[{"data":1,"prerenderedAt":180},["ShallowReactive",2],{"header-games":3,"i-heroicons:server-stack-16-solid":65,"article-how-to-open-fivem-ports-windows-firewall-en":70,"game-info-article-fivem":94,"help-game-articles-fivem-en":100,"i-heroicons:chevron-right-20-solid":161,"i-heroicons:user-circle-20-solid":164,"i-heroicons:clock-20-solid":166,"i-heroicons:calendar-days-20-solid":168,"i-heroicons:chevron-down-20-solid":170,"i-heroicons:hand-thumb-up-20-solid":172,"i-heroicons:hand-thumb-down-20-solid":174,"i-heroicons:wrench-screwdriver-20-solid":176,"i-heroicons:arrow-right-20-solid":178},{"promoCode":4,"promoPercentage":5,"total":6,"featured":7},"DOOM25",0.25,44,[8,16,23,29,35,41,46,52,59],{"slug":9,"name":10,"icon":11,"hasIcon":12,"badge":13,"basePrice":14,"link":15},"minecraft","Minecraft","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fminecraft.png",true,"Most Popular",1,"\u002Fminecraft-server-hosting",{"slug":17,"name":18,"icon":19,"hasIcon":12,"badge":20,"basePrice":21,"link":22},"hytale","Hytale","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fhytale.png","",6,"\u002Fhytale-server-hosting",{"slug":24,"name":25,"icon":26,"hasIcon":12,"badge":27,"basePrice":21,"link":28},"palworld","Palworld","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fpalworld.png","new_update","\u002Fpalworld-server-hosting",{"slug":30,"name":31,"icon":32,"hasIcon":12,"badge":33,"basePrice":21,"link":34},"rust","Rust","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Frust.png",null,"\u002Frust-server-hosting",{"slug":36,"name":37,"icon":38,"hasIcon":12,"badge":33,"basePrice":39,"link":40},"valheim","Valheim","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvalheim.png",5,"\u002Fvalheim-server-hosting",{"slug":42,"name":43,"icon":44,"hasIcon":12,"badge":33,"basePrice":21,"link":45},"satisfactory","Satisfactory","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fsatisfactory.png","\u002Fsatisfactory-server-hosting",{"slug":47,"name":48,"icon":49,"hasIcon":12,"badge":33,"basePrice":50,"link":51},"enshrouded","Enshrouded","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fenshrouded.png",8,"\u002Fenshrouded-server-hosting",{"slug":53,"name":54,"icon":55,"hasIcon":12,"badge":56,"basePrice":57,"link":58},"terraria","Terraria","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fterraria.png","New Update",4,"\u002Fterraria-server-hosting",{"slug":60,"name":61,"icon":62,"hasIcon":12,"badge":27,"basePrice":63,"link":64},"project-zomboid","Project Zomboid","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fproject-zomboid.png",7,"\u002Fproject-zomboid-server-hosting",{"left":66,"top":66,"width":67,"height":67,"rotate":66,"vFlip":68,"hFlip":68,"body":69},0,16,false,"\u003Cpath fill=\"currentColor\" d=\"M5.354 2a2 2 0 0 0-1.857 1.257l-.338.845Q3.565 4 4 4h8q.436 0 .84.102l-.337-.845A2 2 0 0 0 10.646 2z\"\u002F>\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 13a2 2 0 0 1 2-2h8a2 2 0 1 1 0 4H4a2 2 0 0 1-2-2m10.75 0a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M9 13.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M4 5.5a2 2 0 1 0 0 4h8a2 2 0 1 0 0-4zm8 2.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M9.75 7.5a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0\" clip-rule=\"evenodd\"\u002F>",{"id":71,"game_slug":72,"slug":73,"category":74,"title":75,"description":76,"content":77,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":80,"allSlugs":81,"author":88,"date":80,"lastUpdated":89,"game":90,"dateFormatted":92,"lastUpdatedFormatted":92,"imageDims":93},"b724b58f-3bd4-455c-8b77-efa3ae126675","fivem","how-to-open-fivem-ports-windows-firewall","Configuration","How to Open FiveM Ports in Windows Firewall (30120)","Open port 30120 on TCP and UDP plus 40120 for txAdmin on a Windows VPS, with PowerShell commands or the firewall wizard, then verify the ports from outside.","Windows Server blocks inbound traffic by default. That is why a fresh FiveM install on a Windows VPS starts cleanly, prints no errors, and still refuses every single connection. Two ports fix it.\n\nThis guide covers the one-command method, the Windows Defender Firewall wizard step by step, and how to prove the ports are actually open afterwards instead of guessing.\n\nIf you run a FiveM server with us, the ports are already open and there is nothing to do here. This guide is for a self-managed Windows VPS. You can compare the two approaches on our [FiveM server hosting](\u002Ffivem-server-hosting) and [VPS hosting](\u002Fvps-hosting) pages.\n\n## Which ports does a FiveM server need?\n\n| Port | Protocol | What it carries |\n|---|---|---|\n| 30120 | TCP | Server browser endpoints (`\u002Finfo.json`, `\u002Fdynamic.json`) and resource downloads to joining players |\n| 30120 | UDP | Live game traffic and the heartbeat that registers your server with the Cfx master list |\n| 40120 | TCP | The txAdmin web panel |\n\nThe important detail: **30120 needs both TCP and UDP**. Those are two separate firewall rules, not one. A TCP-only rule is the most common mistake here, and it produces a confusing symptom: `http:\u002F\u002Fyour-ip:30120\u002Finfo.json` loads fine in a browser, so the server looks reachable, but nobody can actually play and the server never appears in the browser.\n\nPort 40120 only needs to be open if you want to reach txAdmin from your own PC. If you always manage the server from inside the VPS over Remote Desktop, leave 40120 closed. That is one less admin panel exposed to the internet.\n\n## Open the FiveM ports with one command\n\nThis is the fastest method and the one to use if you are comfortable in a terminal. Right-click Start, choose **Windows PowerShell (Admin)** or **Terminal (Admin)**, and paste:\n\n```powershell\nNew-NetFirewallRule -DisplayName \"FiveM 30120 TCP\" -Direction Inbound -Protocol TCP -LocalPort 30120 -Action Allow\nNew-NetFirewallRule -DisplayName \"FiveM 30120 UDP\" -Direction Inbound -Protocol UDP -LocalPort 30120 -Action Allow\nNew-NetFirewallRule -DisplayName \"txAdmin 40120 TCP\" -Direction Inbound -Protocol TCP -LocalPort 40120 -Action Allow\n```\n\nIf you prefer Command Prompt, the `netsh` equivalent does exactly the same thing:\n\n```\nnetsh advfirewall firewall add rule name=\"FiveM 30120 TCP\" dir=in action=allow protocol=TCP localport=30120\nnetsh advfirewall firewall add rule name=\"FiveM 30120 UDP\" dir=in action=allow protocol=UDP localport=30120\nnetsh advfirewall firewall add rule name=\"txAdmin 40120 TCP\" dir=in action=allow protocol=TCP localport=40120\n```\n\nCheck that the rules landed:\n\n```powershell\nGet-NetFirewallRule -DisplayName \"FiveM*\", \"txAdmin*\" | Format-Table DisplayName, Enabled, Direction, Action\n```\n\nYou should see three rules, all `True`, `Inbound`, `Allow`. No restart is needed, the rules apply immediately.\n\n## Open the ports with the Windows Defender Firewall wizard\n\nUse this if you would rather see what you are doing. You repeat these steps twice for port 30120 (once for TCP, once for UDP) and optionally a third time for 40120.\n\n**1.** Press `Win + R`, type `wf.msc` and press Enter. This opens Windows Defender Firewall with Advanced Security.\n\n**2.** Select **Inbound Rules** in the left column, then **New Rule** on the right.\n\n**3.** Choose **Port** and click Next.\n\n**4.** Choose **TCP**, select **Specific local ports**, and enter `30120`.\n\n**5.** Choose **Allow the connection**.\n\n**6.** Leave **Domain**, **Private** and **Public** all ticked. A VPS network adapter is usually classed as Public, so unticking it is a common way to create a rule that looks correct and does nothing.\n\n**7.** Give it a name you will recognise later, for example `FiveM 30120 TCP`, then click Finish.\n\n**8.** Repeat steps 2 to 7, this time choosing **UDP** at step 4. This second rule is not optional.\n\n## Check the ports are really open\n\nDo this from outside the VPS. Testing from inside proves nothing, because traffic that never leaves the machine never meets the firewall. Use your home PC, or your phone on mobile data.\n\nWith the FiveM server running, open this in a browser and replace the IP with your own:\n\n```\nhttp:\u002F\u002F203.0.113.10:30120\u002Finfo.json\n```\n\nA wall of JSON means TCP 30120 is open and the server is answering. A timeout means it is not.\n\nThat page only proves the TCP half. To confirm the whole thing end to end, have someone connect, or use our [FiveM server status checker](\u002Ftools\u002Ffivem-server-status-checker), which queries the server the same way the server browser does.\n\n## If you changed the port in server.cfg\n\nThe firewall rules and `server.cfg` have to agree. FiveM binds the port from these two lines:\n\n```\nendpoint_add_tcp \"0.0.0.0:30120\"\nendpoint_add_udp \"0.0.0.0:30120\"\n```\n\nIf you move the server to, say, 30125, both lines change and both firewall rules change with them. Keep the TCP and UDP endpoint on the same number unless you have a specific reason not to.\n\nThe txAdmin port is set separately, in the txAdmin settings, not in `server.cfg`.\n\n## Common mistakes\n\n- **Only opening TCP.** The most frequent one. UDP carries the actual gameplay and the master list heartbeat.\n- **Creating an outbound rule.** Windows allows outbound traffic by default. Inbound is what you need.\n- **Unticking Public on the profile step.** A VPS adapter normally sits on the Public profile.\n- **Testing from inside the VPS.** Loopback traffic never touches the firewall, so it always looks like it works.\n- **A second firewall.** If you installed a third-party antivirus with its own firewall, it keeps its own rule list and your Windows Defender Firewall rules do not apply to it.\n- **Assuming a VPS needs port forwarding.** It does not. A VPS has its own public IP, so the OS firewall is the only thing in the way. Port forwarding only applies when you host from a home connection behind a router.\n\n## Frequently asked questions\n\n**Do I need to open port 30110 as well?**\nNo. FiveM uses 30120 for both TCP and UDP by default. 30110 turns up in old guides and is not needed.\n\n**Is it safe to leave 40120 open?**\nIt is the txAdmin login page, so opening it puts that panel on the internet. Use a strong password and enable two-factor authentication in txAdmin, or leave the port closed and manage the panel over Remote Desktop instead.\n\n**Can I disable Windows Firewall instead?**\nYou can, and you should not. Turning it off exposes RDP, SMB and every other listening service on the VPS. Creating three rules takes less time than recovering a compromised server.\n\n**My ports are open and the server still is not in the list.**\nThat is a different problem with its own causes. See [FiveM Server Not Showing in the Server List](\u002Fhelp\u002Farticles\u002Ffivem-server-not-showing-in-server-list).\n\n**Do I have to do this on a DoomHosting FiveM server?**\nNo. The ports are configured for you at setup. This only applies to a self-managed VPS.","Magnus","Game Server Expert","2026-08-19T10:00:00+00:00",{"da":82,"de":83,"en":73,"fi":84,"fr":85,"pl":86,"sv":87},"saadan-aabner-du-fivem-porte-i-windows-firewall","fivem-ports-in-windows-firewall-oeffnen","fivem-porttien-avaaminen-windows-palomuurissa","ouvrir-les-ports-fivem-pare-feu-windows","jak-otworzyc-porty-fivem-w-zaporze-windows","sa-oppnar-du-fivem-portar-i-windows-firewall",{"name":78,"role":79},"2026-08-19T14:06:05.878627+00:00",{"slug":72,"name":91},"Fivem","Aug 19, 2026",{},{"slug":72,"name":95,"icon":96,"cardImage":97,"description":98,"status":99},"FiveM","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Ffivem.png","https:\u002F\u002Fcdn.doomhosting.com\u002Fgames\u002Ffivem.webp","FiveM is the community-built multiplayer mod for Grand Theft Auto V that turns Los Santos into your own custom city. Host roleplay servers running ESX or QBCore, racing leagues, drift meets, deathmatch arenas, or whatever wild game mode you can script in Lua. Run servers with up to 256 slots and total control over rules, jobs, and economy. Rent a dedicated FiveM server from DoomHosting for one-click txAdmin, instant setup, full FTP, DDoS protection, and 24\u002F7 expert support.","active",[101,112,115,124,134,143,151],{"id":102,"game_slug":72,"slug":103,"category":104,"title":105,"description":106,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":12,"published_at":107,"author":108,"date":107,"lastUpdated":109,"game":110,"dateFormatted":111},"298606ae-c9e3-47f4-ba24-32f3ad3c1b44","how-to-get-a-fivem-license-key","Getting Started","How to Get a FiveM License Key (Cfx.re Keymaster)","Step-by-step guide to creating a free FiveM (CFX) license key at portal.cfx.re and pasting it into your DoomHosting panel so your FXServer can start.","2026-06-08T11:46:51.879+00:00",{"name":78,"role":79},"2026-08-04T14:56:34.274298+00:00",{"slug":72,"name":91},"Jun 8, 2026",{"id":71,"game_slug":72,"slug":73,"category":74,"title":75,"description":76,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":80,"author":113,"date":80,"lastUpdated":89,"game":114,"dateFormatted":92},{"name":78,"role":79},{"slug":72,"name":91},{"id":116,"game_slug":72,"slug":117,"category":118,"title":119,"description":120,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":80,"author":121,"date":80,"lastUpdated":122,"game":123,"dateFormatted":92},"85e9308a-6d02-4c21-be42-880bc5f585f2","fivem-server-not-showing-in-server-list","Troubleshooting","FiveM Server Not Showing in the Server List: How to Fix It","Six reasons a FiveM server never reaches the browser, from a closed UDP port to an uncommented sv_master1 line, plus a one minute test that finds yours.",{"name":78,"role":79},"2026-08-19T14:05:59.406458+00:00",{"slug":72,"name":91},{"id":125,"game_slug":72,"slug":126,"category":74,"title":127,"description":128,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":129,"author":130,"date":129,"lastUpdated":131,"game":132,"dateFormatted":133},"0e738668-4b74-47d0-b1a1-e04bdafa7d16","how-to-set-up-txadmin-on-your-fivem-server","How to Set Up txAdmin on Your FiveM Server","Set up txAdmin on your DoomHosting FiveM server: enable it, open the web panel, link your admin PIN, deploy recipes, and schedule automatic restarts.","2026-07-26T12:00:00+00:00",{"name":78,"role":79},"2026-07-31T11:00:09.860666+00:00",{"slug":72,"name":91},"Jul 26, 2026",{"id":135,"game_slug":72,"slug":136,"category":137,"title":138,"description":139,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":129,"author":140,"date":129,"lastUpdated":141,"game":142,"dateFormatted":133},"6ac91e58-921e-430e-8282-4538cb98372e","how-to-install-esx-or-qbcore-on-your-fivem-server","Mods & Customization","How to Install ESX or QBCore on Your FiveM Server","Install ESX or QBCore on your FiveM server: create the MySQL database, upload the framework to resources, and set the right ensure order in server.cfg.",{"name":78,"role":79},"2026-07-31T10:59:54.145974+00:00",{"slug":72,"name":91},{"id":144,"game_slug":72,"slug":145,"category":137,"title":146,"description":147,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":129,"author":148,"date":129,"lastUpdated":149,"game":150,"dateFormatted":133},"f49917e2-0cc2-4622-8d49-1d200088f18f","how-to-add-custom-cars-and-scripts-to-your-fivem-server","How to Add Custom Cars and Scripts to Your FiveM Server","Add custom cars and scripts to your FiveM server. Learn the resources folder structure, ensure order, and how to stream add-on vehicles the right way.",{"name":78,"role":79},"2026-07-31T11:03:03.00073+00:00",{"slug":72,"name":91},{"id":152,"game_slug":72,"slug":153,"category":74,"title":154,"description":155,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":156,"author":157,"date":156,"lastUpdated":158,"game":159,"dateFormatted":160},"c993cdae-41d6-4c77-9453-9582ff038f68","how-to-connect-a-database-to-your-fivem-server","How to Connect a Database to Your FiveM Server","Create a MySQL database in the DoomHosting panel, point oxmysql at it from server.cfg, and import your ESX or QBCore schema on your FiveM server.","2026-07-25T10:00:00+00:00",{"name":78,"role":79},"2026-07-31T11:01:25.652403+00:00",{"slug":72,"name":91},"Jul 25, 2026",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":163},20,"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10L8.22 6.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":165},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18 10a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-5.5-2.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M10 12a5.99 5.99 0 0 0-4.793 2.39A6.48 6.48 0 0 0 10 16.5a6.48 6.48 0 0 0 4.793-2.11A5.99 5.99 0 0 0 10 12\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":167},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m.75-13a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 0 0 0-1.5h-3.25z\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":169},"\u003Cg fill=\"currentColor\">\u003Cpath d=\"M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z\"\u002F>\u003Cpath fill-rule=\"evenodd\" d=\"M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z\" clip-rule=\"evenodd\"\u002F>\u003C\u002Fg>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":171},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":173},"\u003Cpath fill=\"currentColor\" d=\"M1 8.25a1.25 1.25 0 1 1 2.5 0v7.5a1.25 1.25 0 1 1-2.5 0zM11 3V1.7c0-.268.14-.526.395-.607A2 2 0 0 1 14 3c0 .995-.182 1.948-.514 2.826c-.204.54.166 1.174.744 1.174h2.52c1.243 0 2.261 1.01 2.146 2.247a24 24 0 0 1-1.341 5.974C17.153 16.323 16.072 17 14.9 17h-3.192a3 3 0 0 1-1.341-.317l-2.734-1.366A3 3 0 0 0 6.292 15H5V8h.963c.685 0 1.258-.483 1.612-1.068a4 4 0 0 1 2.166-1.73c.432-.143.853-.386 1.011-.814c.16-.432.248-.9.248-1.388\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":175},"\u003Cpath fill=\"currentColor\" d=\"M18.905 12.75a1.25 1.25 0 1 1-2.5 0v-7.5a1.25 1.25 0 0 1 2.5 0zm-10 4.25v1.3c0 .268-.14.526-.395.607q-.287.091-.605.093a2 2 0 0 1-2-2c0-.995.182-1.948.514-2.826c.204-.54-.166-1.174-.744-1.174h-2.52c-1.243 0-2.261-1.01-2.146-2.247c.193-2.08.651-4.082 1.341-5.974C2.752 3.678 3.833 3 5.005 3h3.192a3 3 0 0 1 1.341.317l2.734 1.366A3 3 0 0 0 13.613 5h1.292v7h-.963c-.685 0-1.258.482-1.612 1.068a4 4 0 0 1-2.166 1.73c-.432.143-.853.386-1.011.814c-.16.432-.248.9-.248 1.388\"\u002F>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":177},"\u003Cg fill=\"currentColor\">\u003Cpath fill-rule=\"evenodd\" d=\"M14.5 10a4.5 4.5 0 0 0 4.284-5.882c-.105-.324-.51-.391-.751-.15L15.34 6.66a.45.45 0 0 1-.493.11a3 3 0 0 1-1.618-1.616a.455.455 0 0 1 .11-.494l2.694-2.692c.24-.241.174-.647-.15-.752a4.5 4.5 0 0 0-5.873 4.575c.055.873-.128 1.808-.8 2.368l-7.23 6.024a2.724 2.724 0 1 0 3.837 3.837l6.024-7.23c.56-.672 1.495-.855 2.368-.8q.144.01.291.01M5 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0\" clip-rule=\"evenodd\"\u002F>\u003Cpath d=\"M14.5 11.5q.26 0 .514-.022l3.754 3.754a2.5 2.5 0 0 1-3.536 3.536l-4.41-4.41l2.172-2.607c.052-.062.147-.138.342-.196a2.3 2.3 0 0 1 .777-.067q.192.012.387.012M6 4.586l2.33 2.33a.5.5 0 0 1-.08.09L6.8 8.214L4.586 6H3.309a.5.5 0 0 1-.447-.276l-1.7-3.402a.5.5 0 0 1 .093-.577l.49-.49a.5.5 0 0 1 .577-.094l3.402 1.7A.5.5 0 0 1 6 3.31z\"\u002F>\u003C\u002Fg>",{"left":66,"top":66,"width":162,"height":162,"rotate":66,"vFlip":68,"hFlip":68,"body":179},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10\" clip-rule=\"evenodd\"\u002F>",1787161158248]