[{"data":1,"prerenderedAt":159},["ShallowReactive",2],{"header-current-promo":3,"header-games":4,"i-heroicons:server-stack-16-solid":61,"article-how-to-change-vein-server-day-night-cycle-speed-en":66,"help-game-articles-vein-en":93,"game-info-article-vein":138,"i-heroicons:chevron-right-20-solid":144,"i-heroicons:user-circle-20-solid":147,"i-heroicons:clock-20-solid":149,"i-heroicons:calendar-days-20-solid":151,"i-heroicons:chevron-down-20-solid":153,"i-heroicons:wrench-screwdriver-20-solid":155,"i-heroicons:arrow-right-20-solid":157},"SUMMER26",{"total":5,"featured":6},33,[7,15,22,28,33,39,44,49,56],{"slug":8,"name":9,"icon":10,"hasIcon":11,"badge":12,"basePrice":13,"link":14},"minecraft","Minecraft","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fminecraft.png",true,"Most Popular",1,"\u002Fminecraft-server-hosting",{"slug":16,"name":17,"icon":18,"hasIcon":11,"badge":19,"basePrice":20,"link":21},"hytale","Hytale","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fhytale.png","",6,"\u002Fhytale-server-hosting",{"slug":23,"name":24,"icon":25,"hasIcon":11,"badge":26,"basePrice":20,"link":27},"palworld","Palworld","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fpalworld.png",null,"\u002Fpalworld-server-hosting",{"slug":29,"name":30,"icon":31,"hasIcon":11,"badge":26,"basePrice":20,"link":32},"rust","Rust","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Frust.png","\u002Frust-server-hosting",{"slug":34,"name":35,"icon":36,"hasIcon":11,"badge":26,"basePrice":37,"link":38},"valheim","Valheim","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvalheim.png",5,"\u002Fvalheim-server-hosting",{"slug":40,"name":41,"icon":42,"hasIcon":11,"badge":26,"basePrice":20,"link":43},"satisfactory","Satisfactory","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fsatisfactory.png","\u002Fsatisfactory-server-hosting",{"slug":45,"name":46,"icon":47,"hasIcon":11,"badge":26,"basePrice":20,"link":48},"enshrouded","Enshrouded","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fenshrouded.png","\u002Fenshrouded-server-hosting",{"slug":50,"name":51,"icon":52,"hasIcon":11,"badge":53,"basePrice":54,"link":55},"terraria","Terraria","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fterraria.png","New Update",4,"\u002Fterraria-server-hosting",{"slug":57,"name":58,"icon":59,"hasIcon":11,"badge":26,"basePrice":54,"link":60},"project-zomboid","Project Zomboid","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fproject-zomboid.png","\u002Fproject-zomboid-server-hosting",{"left":62,"top":62,"width":63,"height":63,"rotate":62,"vFlip":64,"hFlip":64,"body":65},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":67,"game_slug":68,"slug":69,"category":70,"title":71,"description":72,"content":73,"keywords":26,"author_name":74,"author_role":75,"is_featured":64,"published_at":76,"allSlugs":77,"author":82,"date":76,"lastUpdated":83,"game":84,"dateFormatted":86,"lastUpdatedFormatted":86,"imageDims":87},"121df8db-be04-4c11-8e4b-6c22979fecaf","vein","how-to-change-vein-server-day-night-cycle-speed","Configuration","How to Change the Day and Night Cycle Speed on Your VEIN Server","Change the day and night cycle speed on your VEIN server by editing the vein.Time console variables in Engine.ini, with a day-length table and copy-paste presets.","VEIN runs a full day and night cycle, and you control how fast it moves with four console variables in `Engine.ini`. Speed the clock up so a session does not drag, or slow it down for long, tense nights. This guide covers every time setting, what each one does, how to work out the real day length, and copy-paste presets you can drop straight onto your server.\n\n## Where the day and night settings live\n\nVEIN reads its time settings from console variables named `vein.Time.*` in this file:\n\n```\nVein\u002FSaved\u002FConfig\u002FLinuxServer\u002FEngine.ini\n```\n\nThey all sit under a single `[ConsoleVariables]` section. A few things to know first:\n\n- The values are numeric. Multipliers take decimals (for example `12` or `1.5`), and toggles use `1` for on and `0` for off.\n- `Engine.ini` is read at server startup, so a file edit needs a restart to take effect.\n- If the `[ConsoleVariables]` section is not in the file yet, add it once and put every `vein.` line under it.\n\n## The four time console variables\n\nThese are the settings that shape the day and night cycle, with their default values:\n\n| Variable | Default | What it does |\n|---|---|---|\n| `vein.Time.TimeMultiplier` | `16` | How fast the world clock runs. Higher is faster (shorter days), `1` is real-time. |\n| `vein.Time.NightTimeMultiplier` | `3` | How much faster night runs than day. `3` means night passes three times quicker. |\n| `vein.Time.NightTimeMultiplierStart` | `20` | The hour (24-hour clock) the night speed-up begins. `20` is 8 PM. |\n| `vein.Time.NightTimeMultiplierEnd` | `6` | The hour the night speed-up ends. `6` is 6 AM. |\n\n`TimeMultiplier` is the master dial. `NightTimeMultiplier` and its start and end hours let you keep pleasant daylight while rushing through the dangerous dark.\n\n## How long is a full in-game day?\n\n`TimeMultiplier` is the ratio of game time to real time, so a rough full-day length is 24 hours divided by the multiplier:\n\n| `vein.Time.TimeMultiplier` | Full day, if night ran at day speed |\n|---|---|\n| `1` | 24 real hours (true real-time) |\n| `4` | about 6 hours |\n| `8` | about 3 hours |\n| `12` | about 2 hours |\n| `16` (default) | about 1.5 hours |\n\nThose figures assume night runs at the same speed as day. In practice the default `NightTimeMultiplier` of `3` makes the roughly ten night hours pass about three times faster, so at stock settings a full day lands closer to 65 minutes, with only about 12 of those minutes spent in darkness. Lower `TimeMultiplier` for longer days all round, or raise `NightTimeMultiplier` to trim the nights without touching the daylight.\n\n## Speed up dangerous nights only\n\nNight is when VEIN is most dangerous, so many servers keep a slow, relaxed day and blast through the dark. That is exactly what the night variables are for. With the defaults, the clock triples its pace between `20:00` (`NightTimeMultiplierStart`) and `06:00` (`NightTimeMultiplierEnd`). To make nights even shorter, raise `NightTimeMultiplier`:\n\n```\n[ConsoleVariables]\nvein.Time.TimeMultiplier=8\nvein.Time.NightTimeMultiplier=5\n```\n\nThat gives long, comfortable days at 8x with nights that fly by at 40x. Widen the window by moving the start earlier or the end later if you want the fast phase to cover dusk and dawn too.\n\n## Edit Engine.ini in your DoomHosting panel\n\nAlways edit with the server stopped, or VEIN will overwrite your change when it shuts down.\n\n1. Stop the server from the panel.\n2. Open the File Manager (or connect over FTP with the details on your panel) and go to `Vein\u002FSaved\u002FConfig\u002FLinuxServer\u002F`.\n3. Open `Engine.ini` and find the `[ConsoleVariables]` section, or add it if it is missing.\n4. Add or edit your `vein.Time.*` lines under that heading, then save.\n5. Start the server again.\n\nNew to the panel? The [control panel overview](\u002Fgamepanel) shows where the File Manager and Startup tab live.\n\n![VEIN File Manager open at Vein\u002FSaved\u002FConfig\u002FLinuxServer showing the Engine.ini file](https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fvein\u002Fvein-engineini-filemanager.webp)\n\n## Change it live with the admin Config menu\n\nIf you are joined to your own server as an admin, press the backslash key (`\\`) to open the in-game Config menu and adjust the time settings there. It writes the same values back to `Engine.ini`, so they stick across restarts, and because VEIN is in Early Access this menu always matches the settings your installed build supports.\n\n## Build it with the free config generator\n\nIf you would rather not hand-edit an INI file, our [free VEIN config generator](\u002Ftools\u002Fvein-server-config-generator) builds the whole `[ConsoleVariables]` block for you, day and night speed included. Set the day\u002Fnight speed and extra night speed sliders, add any zombie or loot tweaks, then copy the block or download a ready-made `Engine.ini`. Paste it into the file above, restart, and there are no syntax mistakes to chase.\n\n![The DoomHosting VEIN config generator building an Engine.ini ConsoleVariables block](https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fvein\u002Fvein-config-generator.webp)\n\n## Copy-paste presets\n\nDrop one of these under `[ConsoleVariables]` in your `Engine.ini`, then adjust to taste.\n\nLong days, for a slower survival pace with plenty of daylight to explore and build:\n\n```\n[ConsoleVariables]\nvein.Time.TimeMultiplier=6\nvein.Time.NightTimeMultiplier=2\n```\n\nBalanced, close to stock but with slightly quicker nights:\n\n```\n[ConsoleVariables]\nvein.Time.TimeMultiplier=12\nvein.Time.NightTimeMultiplier=3\n```\n\nFast nights, for daylight play with the dark rushed through:\n\n```\n[ConsoleVariables]\nvein.Time.TimeMultiplier=8\nvein.Time.NightTimeMultiplier=6\n```\n\n## Bonus: keep time moving on an empty server\n\nBy default VEIN pauses the world clock when nobody is online. If you want day and night to keep cycling around the clock, turn on `vein.Time.ContinueWithNoPlayers`:\n\n```\n[ConsoleVariables]\nvein.Time.ContinueWithNoPlayers=1\n```\n\nLeave it at `0` if you would rather the world wait for players, so nobody logs in to a night they did not play through.\n\n## Common issues\n\n- **Changes do not apply.** The usual cause is editing `Engine.ini` while the server is running, so VEIN rewrites the file on shutdown and undoes your edit. Stop the server first, then edit, then start.\n- **Settings are ignored.** Check the path and section. The lines must sit under `[ConsoleVariables]` in `Vein\u002FSaved\u002FConfig\u002FLinuxServer\u002FEngine.ini`, not in another file.\n- **`true` and `false` do nothing.** VEIN console variables are numeric. Use `1` and `0`, not `true` and `false`.\n- **A setting is missing or acts differently.** VEIN is in Early Access and its console variables can change between patches. The in-game admin Config menu is always the source of truth for your installed version.\n\nOnce your day length feels right, the [VEIN RAM calculator](\u002Ftools\u002Fvein-ram-calculator) helps you size the server for your player count, or rent a fresh one on dedicated hardware from our [VEIN server hosting](\u002Fvein-server-hosting) page.","Magnus","Game Server Expert","2026-07-02T00:00:00+00:00",{"da":78,"de":79,"en":69,"pl":80,"sv":81},"aendr-dag-og-nat-cyklus-vein-server","vein-server-tag-nacht-zyklus-aendern","jak-zmienic-cykl-dnia-i-nocy-na-serwerze-vein","andra-dag-och-nattcykel-vein-server",{"name":74,"role":75},"2026-07-02T17:54:01.567752+00:00",{"slug":68,"name":85},"Vein","Jul 2, 2026",{"https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fvein\u002Fvein-engineini-filemanager.webp":88,"https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fvein\u002Fvein-config-generator.webp":91},{"width":89,"height":90},1600,1059,{"width":89,"height":92},860,[94,104,115,118,128],{"id":95,"game_slug":68,"slug":96,"category":70,"title":97,"description":98,"content":26,"keywords":26,"author_name":74,"author_role":75,"is_featured":11,"published_at":99,"author":100,"date":99,"lastUpdated":101,"game":102,"dateFormatted":103},"21846e45-f849-4eca-986c-b81860a02235","how-to-change-vein-server-difficulty-and-scarcity","How to Change Difficulty and Scarcity on Your VEIN Server","Change difficulty and loot scarcity on your VEIN server by editing the Engine.ini console variables or using the in-game admin Config menu, with copy-paste presets.","2026-06-29T12:00:00+00:00",{"name":74,"role":75},"2026-06-29T13:18:30.655424+00:00",{"slug":68,"name":85},"Jun 29, 2026",{"id":105,"game_slug":68,"slug":106,"category":107,"title":108,"description":109,"content":26,"keywords":26,"author_name":74,"author_role":75,"is_featured":11,"published_at":110,"author":111,"date":110,"lastUpdated":112,"game":113,"dateFormatted":114},"edde091b-27d8-4892-bde4-8f09cfcf7b45","getting-started-vein-server","Getting Started","How to Set Up Your VEIN Server","Set up your VEIN server in minutes: start it from the control panel, connect with friends on port 7777, set max players, manage files over FTP, and install mods.","2026-06-28T18:58:41.11+00:00",{"name":74,"role":75},"2026-06-28T20:17:32.424555+00:00",{"slug":68,"name":85},"Jun 28, 2026",{"id":67,"game_slug":68,"slug":69,"category":70,"title":71,"description":72,"content":26,"keywords":26,"author_name":74,"author_role":75,"is_featured":64,"published_at":76,"author":116,"date":76,"lastUpdated":83,"game":117,"dateFormatted":86},{"name":74,"role":75},{"slug":68,"name":85},{"id":119,"game_slug":68,"slug":120,"category":121,"title":122,"description":123,"content":26,"keywords":26,"author_name":74,"author_role":75,"is_featured":64,"published_at":124,"author":125,"date":124,"lastUpdated":126,"game":127,"dateFormatted":114},"25f08453-4402-4c1a-8705-03dc37d40b4e","how-to-upload-vein-world","Administration","How to Upload a World to Your VEIN Server","How to upload an existing VEIN world or singleplayer save to your dedicated server: back up, drop your save into Vein\u002FSaved\u002FSaveGames over FTP, and restart.","2026-06-28T20:12:07.632+00:00",{"name":74,"role":75},"2026-06-28T20:17:33.206563+00:00",{"slug":68,"name":85},{"id":129,"game_slug":68,"slug":130,"category":131,"title":132,"description":133,"content":26,"keywords":26,"author_name":74,"author_role":75,"is_featured":64,"published_at":134,"author":135,"date":134,"lastUpdated":136,"game":137,"dateFormatted":114},"ea42b225-9c33-4135-a0e6-4a18c25ad134","best-vein-mods","Mods & Customization","Best VEIN Mods and How to Install Them","The best VEIN mods and how to install them on your server: UE4SS, Zombie Tweaks, 7 Days To VEIN hordes, carry capacity, plus the .pak install steps over FTP.","2026-06-28T19:35:24.898+00:00",{"name":74,"role":75},"2026-06-28T20:17:32.834354+00:00",{"slug":68,"name":85},{"slug":68,"name":139,"icon":140,"cardImage":141,"description":142,"status":143},"VEIN","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvein.png","https:\u002F\u002Fcdn.doomhosting.com\u002Fgames\u002Fvein.webp","VEIN is a post-apocalyptic survival sandbox where you scavenge abandoned towns, fend off intelligent zombies that hunt by sight, sound, and smell, and rebuild civilization with up to 32 survivors. Restore the simulated power grid and water network, farm and hunt for food, repair vehicles, and fortify a base against bandits and the dead. Rent a dedicated VEIN server from DoomHosting for instant setup, smooth 32-player co-op, full FTP access, mod support, DDoS protection, and 24\u002F7 expert support.","active",{"left":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":146},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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":148},"\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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":150},"\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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":152},"\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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":154},"\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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":156},"\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":62,"top":62,"width":145,"height":145,"rotate":62,"vFlip":64,"hFlip":64,"body":158},"\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>",1783074910536]