9remote 2.5.5 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +91 -172
- package/dist/assets/trayIcon.ico +0 -0
- package/dist/cli.cjs +102 -101
- package/dist/ptyDaemon.cjs +10 -9
- package/dist/server.cjs +307 -138
- package/dist/ui/agents/codex.svg +1 -1
- package/dist/ui/assets/index-CAvf0VPf.css +1 -0
- package/dist/ui/assets/index-EXcI2V_p.js +8 -0
- package/dist/ui/favicon.ico +0 -0
- package/dist/ui/index.html +12 -4
- package/dist/vendor/scrcpy-server-v3.1 +0 -0
- package/dist/web/404.html +1 -0
- package/dist/web/__next.__PAGE__.txt +9 -0
- package/dist/web/__next._full.txt +25 -0
- package/dist/web/__next._head.txt +6 -0
- package/dist/web/__next._index.txt +10 -0
- package/dist/web/__next._tree.txt +5 -0
- package/dist/web/_next/static/AUHtJgkYALYyNwHop9pgT/_buildManifest.js +1 -0
- package/dist/web/_next/static/AUHtJgkYALYyNwHop9pgT/_ssgManifest.js +1 -0
- package/dist/web/_next/static/chunks/0a7753a9.4cb02a98e2e453b9.js +1 -0
- package/dist/web/_next/static/chunks/1222.aa4f7f7f397533e9.js +1 -0
- package/dist/web/_next/static/chunks/1228.d291278320bca9ca.js +1 -0
- package/dist/web/_next/static/chunks/1243.f35c2e6494079e05.js +1 -0
- package/dist/web/_next/static/chunks/1311.8c6b8930e22ceea0.js +1 -0
- package/dist/web/_next/static/chunks/132.6032826021079bce.js +1 -0
- package/dist/web/_next/static/chunks/133.1106654a28b5afda.js +1 -0
- package/dist/web/_next/static/chunks/1385.086b560acb0d7a68.js +115 -0
- package/dist/web/_next/static/chunks/1642.cac26d30ac331cb4.js +1 -0
- package/dist/web/_next/static/chunks/1733.f06c240b3ef8a428.js +77 -0
- package/dist/web/_next/static/chunks/1750.f7ba3332b56a8e68.js +1 -0
- package/dist/web/_next/static/chunks/1763.28beedca593b5e19.js +138 -0
- package/dist/web/_next/static/chunks/179.b9e8f385bd414d1c.js +62 -0
- package/dist/web/_next/static/chunks/1838.7c8990f903e3524a.js +215 -0
- package/dist/web/_next/static/chunks/20154aaa.868648f838e03bf1.js +1 -0
- package/dist/web/_next/static/chunks/2038.640b672702093b24.js +1 -0
- package/dist/web/_next/static/chunks/2112.d72eefbdf81659b3.js +23 -0
- package/dist/web/_next/static/chunks/2125.61c6e4a3541e30ad.js +1 -0
- package/dist/web/_next/static/chunks/2129.61afb2f4ff59e46a.js +24 -0
- package/dist/web/_next/static/chunks/213.68ce1361aee3281a.js +1 -0
- package/dist/web/_next/static/chunks/2179.3f55be0b79e3cca7.js +1 -0
- package/dist/web/_next/static/chunks/2180.e6bad8186f52ff89.js +1 -0
- package/dist/web/_next/static/chunks/2264.0fc1474d26067a01.js +1 -0
- package/dist/web/_next/static/chunks/2376.ed6302a91a9de1ae.js +36 -0
- package/dist/web/_next/static/chunks/2545.3ff192a933baf11e.js +1 -0
- package/dist/web/_next/static/chunks/2620.d17f4fac0eec88a5.js +1 -0
- package/dist/web/_next/static/chunks/2847.d3124853ca727b78.js +1 -0
- package/dist/web/_next/static/chunks/2849.f2bcad51c68e44b5.js +1 -0
- package/dist/web/_next/static/chunks/3189.64c6546d621eec0b.js +1 -0
- package/dist/web/_next/static/chunks/3348-9ef29f9cedf6c0df.js +1 -0
- package/dist/web/_next/static/chunks/3429.436b229808b33e81.js +1 -0
- package/dist/web/_next/static/chunks/3514.9643e815d690f2fb.js +1 -0
- package/dist/web/_next/static/chunks/3552.8dd9a3d2c3bcef65.js +86 -0
- package/dist/web/_next/static/chunks/3606.b59e695fd05b4eb3.js +74 -0
- package/dist/web/_next/static/chunks/3692.8c6b8930e22ceea0.js +1 -0
- package/dist/web/_next/static/chunks/3736.4a5662ceeecc6acb.js +94 -0
- package/dist/web/_next/static/chunks/392.842b338137824bb8.js +1 -0
- package/dist/web/_next/static/chunks/3973-9b18bcd9afc0bcb4.js +1 -0
- package/dist/web/_next/static/chunks/3977.8cfd8dec4cb8e893.js +1 -0
- package/dist/web/_next/static/chunks/4090.441fa61655da9b38.js +1 -0
- package/dist/web/_next/static/chunks/4303.54c4aa0b89834fc6.js +1 -0
- package/dist/web/_next/static/chunks/4314.6bbd89507909cad1.js +1 -0
- package/dist/web/_next/static/chunks/4551.d0d6723cacfb90b9.js +226 -0
- package/dist/web/_next/static/chunks/4566.d8e009823b8647d1.js +90 -0
- package/dist/web/_next/static/chunks/4643.dbb152682d076617.js +1 -0
- package/dist/web/_next/static/chunks/4732-76a574510722b2c3.js +11 -0
- package/dist/web/_next/static/chunks/4924.3f5c77a103ac69a9.js +8 -0
- package/dist/web/_next/static/chunks/4930.42e564644c94a93b.js +1 -0
- package/dist/web/_next/static/chunks/5155.d7e8db52ab4c95e0.js +27 -0
- package/dist/web/_next/static/chunks/5158-267908d069475cdc.js +32 -0
- package/dist/web/_next/static/chunks/543.5636e97aa68eb9c8.js +41 -0
- package/dist/web/_next/static/chunks/5506.98304a1821200439.js +1 -0
- package/dist/web/_next/static/chunks/5622.5ead5e748ecedbd1.js +1 -0
- package/dist/web/_next/static/chunks/565f33a6-fd3410bd29f39fdf.js +1 -0
- package/dist/web/_next/static/chunks/5708.22b4531ceebf3eca.js +1 -0
- package/dist/web/_next/static/chunks/5804.ff72a927135eb74c.js +93 -0
- package/dist/web/_next/static/chunks/588.78e2528ff24df85c.js +287 -0
- package/dist/web/_next/static/chunks/6001.e5bcb28bb9ce6571.js +1 -0
- package/dist/web/_next/static/chunks/6075.a6b8434732056526.js +1 -0
- package/dist/web/_next/static/chunks/6180.82fa683aa16f21df.js +1 -0
- package/dist/web/_next/static/chunks/6274.a3795ca6dacb3d62.js +32 -0
- package/dist/web/_next/static/chunks/635-d6ae421935055337.js +1 -0
- package/dist/web/_next/static/chunks/6419.842467d9a877e770.js +1 -0
- package/dist/web/_next/static/chunks/6420.bfa7bc86d03dcefc.js +1 -0
- package/dist/web/_next/static/chunks/6552-145e634541b5b66c.js +1 -0
- package/dist/web/_next/static/chunks/6647.740ec32a32201eab.js +64 -0
- package/dist/web/_next/static/chunks/6730.88fc6f2ccc49496c.js +1 -0
- package/dist/web/_next/static/chunks/6739.82570eba0a02cb26.js +1 -0
- package/dist/web/_next/static/chunks/674.2b5ffad0676aedbe.js +1 -0
- package/dist/web/_next/static/chunks/6742.8e137138a5d1c9e1.js +1 -0
- package/dist/web/_next/static/chunks/6987.743a63813c6288ce.js +79 -0
- package/dist/web/_next/static/chunks/7202.dad90ce4a1d78f67.js +1 -0
- package/dist/web/_next/static/chunks/7233.0f252f6c1cce8058.js +1 -0
- package/dist/web/_next/static/chunks/7248.d89bf328a0dc1b4c.js +1 -0
- package/dist/web/_next/static/chunks/7263.6f224c3924155294.js +1 -0
- package/dist/web/_next/static/chunks/7341.6958eac888a96823.js +34 -0
- package/dist/web/_next/static/chunks/7424.c8c9f85c8ea65885.js +1 -0
- package/dist/web/_next/static/chunks/7507.1204ae29f46e3f01.js +1 -0
- package/dist/web/_next/static/chunks/7629-16de8d4154923623.js +1 -0
- package/dist/web/_next/static/chunks/7811.19082afa63eb73ba.js +1 -0
- package/dist/web/_next/static/chunks/7853.d01982fa0afc1ee2.js +24 -0
- package/dist/web/_next/static/chunks/7908.432ab9feeb9ae756.js +1 -0
- package/dist/web/_next/static/chunks/7960.3b1c77b882ba4bb1.js +1 -0
- package/dist/web/_next/static/chunks/7967.6c62be01fad1603c.js +1 -0
- package/dist/web/_next/static/chunks/7c89255b.f727562586fa21cc.js +153 -0
- package/dist/web/_next/static/chunks/8044.5f87392585c9f3e4.js +38 -0
- package/dist/web/_next/static/chunks/8054.feeb01b8acdb31d4.js +1 -0
- package/dist/web/_next/static/chunks/8115.68d46fb961c724e0.js +172 -0
- package/dist/web/_next/static/chunks/817.cd0f4d221eca4c8b.js +104 -0
- package/dist/web/_next/static/chunks/8334-0e9493cfa1547244.js +1 -0
- package/dist/web/_next/static/chunks/8467.f34d938a32d40325.js +1 -0
- package/dist/web/_next/static/chunks/8495.d6cea1be03635fa8.js +148 -0
- package/dist/web/_next/static/chunks/8516-b3694c9156666b12.js +152 -0
- package/dist/web/_next/static/chunks/8638.03c6480d4aaeb5b3.js +1 -0
- package/dist/web/_next/static/chunks/8716.1ad6febb58e8560e.js +1 -0
- package/dist/web/_next/static/chunks/8839.1ad64faf06fb4a33.js +1 -0
- package/dist/web/_next/static/chunks/8922-a9cee4a104876005.js +1 -0
- package/dist/web/_next/static/chunks/910.43be9c3be85c7fa0.js +21 -0
- package/dist/web/_next/static/chunks/925.7ef504ee39f11840.js +1 -0
- package/dist/web/_next/static/chunks/9259.f4337cbb56e2e0b6.js +1 -0
- package/dist/web/_next/static/chunks/9299.af2a95f6ece07482.js +1 -0
- package/dist/web/_next/static/chunks/9387.96263a2d1602a078.js +1 -0
- package/dist/web/_next/static/chunks/9568-0bfadca4fcb105aa.js +1 -0
- package/dist/web/_next/static/chunks/9641.f6f2982fc4b4735f.js +1 -0
- package/dist/web/_next/static/chunks/9675.be4a175f92aa2f26.js +1 -0
- package/dist/web/_next/static/chunks/9860.05fa134ae44699e0.js +1 -0
- package/dist/web/_next/static/chunks/9b87412a.d2cfae4121762dec.js +122 -0
- package/dist/web/_next/static/chunks/a012e9f0.7dbb2fe05ec0b816.js +82 -0
- package/dist/web/_next/static/chunks/a096f98a-5a93977f5f5de413.js +1 -0
- package/dist/web/_next/static/chunks/ab1da478.d051e56375dab6d8.js +1 -0
- package/dist/web/_next/static/chunks/adcd17ec-9a2791632136b67b.js +18 -0
- package/dist/web/_next/static/chunks/app/_global-error/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/_not-found/page-877523282abd5a7c.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/admins/page-0f20b93a1fbe900c.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/login/page-dbcfb21ebbd0bb00.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/modes/page-8f292692166b56fc.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/ota/page-c9fe76f24ac08288.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/page-622381f5dac39ddb.js +1 -0
- package/dist/web/_next/static/chunks/app/admin/turn/page-8f6b835a319f3fe3.js +1 -0
- package/dist/web/_next/static/chunks/app/dev/question/page-5fd80ae293617365.js +1 -0
- package/dist/web/_next/static/chunks/app/layout-341400810c81f67e.js +1 -0
- package/dist/web/_next/static/chunks/app/login/page-31786ee656da76b1.js +1 -0
- package/dist/web/_next/static/chunks/app/page-1cf39061b48db156.js +22 -0
- package/dist/web/_next/static/chunks/app/workspace/browse/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/editor/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/files/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/git/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/layout-5e8f95fbc4ebaa6b.js +14 -0
- package/dist/web/_next/static/chunks/app/workspace/mobile/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/remote/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/terminal/[sessionId]/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/app/workspace/workspaces/page-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/bbfbfb6c.069db3c4cc981ed3.js +1 -0
- package/dist/web/_next/static/chunks/c7879cf7-0d16fce1674078f9.js +1 -0
- package/dist/web/_next/static/chunks/c7ea4e13.6153499d4c2fb1f2.js +1 -0
- package/dist/web/_next/static/chunks/cdcce140.7a440644c3dd52b8.js +1 -0
- package/dist/web/_next/static/chunks/da9a53d6.df25e193f1f5bcae.js +62 -0
- package/dist/web/_next/static/chunks/framework-42053c69543a55f9.js +1 -0
- package/dist/web/_next/static/chunks/main-255c95c36766ce86.js +5 -0
- package/dist/web/_next/static/chunks/main-app-1831d4f902c3fcb9.js +1 -0
- package/dist/web/_next/static/chunks/next/dist/client/components/builtin/app-error-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/next/dist/client/components/builtin/forbidden-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/next/dist/client/components/builtin/global-error-76800531999827bd.js +1 -0
- package/dist/web/_next/static/chunks/next/dist/client/components/builtin/not-found-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/next/dist/client/components/builtin/unauthorized-5bd6526483106080.js +1 -0
- package/dist/web/_next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/dist/web/_next/static/chunks/webpack-c971919003362f96.js +1 -0
- package/dist/web/_next/static/css/56adcd4d72bf2d84.css +1 -0
- package/dist/web/_next/static/css/5c40e58137a11306.css +1 -0
- package/dist/web/_next/static/css/b496025c9cd768cc.css +1 -0
- package/dist/web/_next/static/media/013b72fa676f92e0-s.woff2 +0 -0
- package/dist/web/_next/static/media/22a5144ee8d83bca-s.p.woff2 +0 -0
- package/dist/web/_next/static/media/2b5b02fc7e511755-s.woff2 +0 -0
- package/dist/web/_next/static/media/65f03d54ccadf4a8-s.woff2 +0 -0
- package/dist/web/_next/static/media/7d4881bb7e1bf84d-s.p.woff2 +0 -0
- package/dist/web/_next/static/media/9766a7e9e2e0ad5a-s.woff2 +0 -0
- package/dist/web/_next/static/media/aa016aab0e6d1295-s.woff2 +0 -0
- package/dist/web/_next/static/media/b66cf8e69499582a-s.woff2 +0 -0
- package/dist/web/_next/static/media/b9408752a0c24fb9-s.woff2 +0 -0
- package/dist/web/_next/static/media/e038a29029a234f2-s.woff2 +0 -0
- package/dist/web/_next/static/media/f639721981034f88-s.woff2 +0 -0
- package/dist/web/_not-found/__next._full.txt +23 -0
- package/dist/web/_not-found/__next._head.txt +6 -0
- package/dist/web/_not-found/__next._index.txt +10 -0
- package/dist/web/_not-found/__next._not-found.__PAGE__.txt +5 -0
- package/dist/web/_not-found/__next._not-found.txt +5 -0
- package/dist/web/_not-found/__next._tree.txt +5 -0
- package/dist/web/_not-found.html +1 -0
- package/dist/web/_not-found.txt +23 -0
- package/dist/web/admin/__next._full.txt +27 -0
- package/dist/web/admin/__next._head.txt +6 -0
- package/dist/web/admin/__next._index.txt +10 -0
- package/dist/web/admin/__next._tree.txt +5 -0
- package/dist/web/admin/__next.admin.__PAGE__.txt +9 -0
- package/dist/web/admin/__next.admin.txt +5 -0
- package/dist/web/admin/admins/__next._full.txt +27 -0
- package/dist/web/admin/admins/__next._head.txt +6 -0
- package/dist/web/admin/admins/__next._index.txt +10 -0
- package/dist/web/admin/admins/__next._tree.txt +5 -0
- package/dist/web/admin/admins/__next.admin.admins.__PAGE__.txt +9 -0
- package/dist/web/admin/admins/__next.admin.admins.txt +5 -0
- package/dist/web/admin/admins/__next.admin.txt +5 -0
- package/dist/web/admin/admins.html +1 -0
- package/dist/web/admin/admins.txt +27 -0
- package/dist/web/admin/login/__next._full.txt +27 -0
- package/dist/web/admin/login/__next._head.txt +6 -0
- package/dist/web/admin/login/__next._index.txt +10 -0
- package/dist/web/admin/login/__next._tree.txt +5 -0
- package/dist/web/admin/login/__next.admin.login.__PAGE__.txt +9 -0
- package/dist/web/admin/login/__next.admin.login.txt +5 -0
- package/dist/web/admin/login/__next.admin.txt +5 -0
- package/dist/web/admin/login.html +1 -0
- package/dist/web/admin/login.txt +27 -0
- package/dist/web/admin/modes/__next._full.txt +27 -0
- package/dist/web/admin/modes/__next._head.txt +6 -0
- package/dist/web/admin/modes/__next._index.txt +10 -0
- package/dist/web/admin/modes/__next._tree.txt +5 -0
- package/dist/web/admin/modes/__next.admin.modes.__PAGE__.txt +9 -0
- package/dist/web/admin/modes/__next.admin.modes.txt +5 -0
- package/dist/web/admin/modes/__next.admin.txt +5 -0
- package/dist/web/admin/modes.html +1 -0
- package/dist/web/admin/modes.txt +27 -0
- package/dist/web/admin/ota/__next._full.txt +27 -0
- package/dist/web/admin/ota/__next._head.txt +6 -0
- package/dist/web/admin/ota/__next._index.txt +10 -0
- package/dist/web/admin/ota/__next._tree.txt +5 -0
- package/dist/web/admin/ota/__next.admin.ota.__PAGE__.txt +9 -0
- package/dist/web/admin/ota/__next.admin.ota.txt +5 -0
- package/dist/web/admin/ota/__next.admin.txt +5 -0
- package/dist/web/admin/ota.html +1 -0
- package/dist/web/admin/ota.txt +27 -0
- package/dist/web/admin/turn/__next._full.txt +27 -0
- package/dist/web/admin/turn/__next._head.txt +6 -0
- package/dist/web/admin/turn/__next._index.txt +10 -0
- package/dist/web/admin/turn/__next._tree.txt +5 -0
- package/dist/web/admin/turn/__next.admin.turn.__PAGE__.txt +9 -0
- package/dist/web/admin/turn/__next.admin.turn.txt +5 -0
- package/dist/web/admin/turn/__next.admin.txt +5 -0
- package/dist/web/admin/turn.html +1 -0
- package/dist/web/admin/turn.txt +27 -0
- package/dist/web/admin.html +1 -0
- package/dist/web/admin.txt +27 -0
- package/dist/web/agent-icons/aider.svg +1 -0
- package/dist/web/agent-icons/amp.png +0 -0
- package/dist/web/agent-icons/ante.png +0 -0
- package/dist/web/agent-icons/antigravity.png +0 -0
- package/dist/web/agent-icons/auggie.png +0 -0
- package/dist/web/agent-icons/autohand.png +0 -0
- package/dist/web/agent-icons/claude-ui.png +0 -0
- package/dist/web/agent-icons/claude.svg +1 -0
- package/dist/web/agent-icons/cline.png +0 -0
- package/dist/web/agent-icons/codebuff.png +0 -0
- package/dist/web/agent-icons/codex-ui.png +0 -0
- package/dist/web/agent-icons/codex.svg +1 -0
- package/dist/web/agent-icons/command-code.png +0 -0
- package/dist/web/agent-icons/continue.png +0 -0
- package/dist/web/agent-icons/copilot.png +0 -0
- package/dist/web/agent-icons/crush.png +0 -0
- package/dist/web/agent-icons/cursor.png +0 -0
- package/dist/web/agent-icons/devin.png +0 -0
- package/dist/web/agent-icons/droid.png +0 -0
- package/dist/web/agent-icons/gemini.png +0 -0
- package/dist/web/agent-icons/goose.png +0 -0
- package/dist/web/agent-icons/grok.png +0 -0
- package/dist/web/agent-icons/hermes.png +0 -0
- package/dist/web/agent-icons/kilo.png +0 -0
- package/dist/web/agent-icons/kimi.png +0 -0
- package/dist/web/agent-icons/kiro.png +0 -0
- package/dist/web/agent-icons/mimo-code.png +0 -0
- package/dist/web/agent-icons/mistral-vibe.png +0 -0
- package/dist/web/agent-icons/omp.svg +1 -0
- package/dist/web/agent-icons/openclaude.png +0 -0
- package/dist/web/agent-icons/openclaw.png +0 -0
- package/dist/web/agent-icons/opencode.png +0 -0
- package/dist/web/agent-icons/pi.svg +1 -0
- package/dist/web/agent-icons/prime-agent.png +0 -0
- package/dist/web/agent-icons/qwen-code.png +0 -0
- package/dist/web/agent-icons/rovo.png +0 -0
- package/dist/web/agent-icons/trae.png +0 -0
- package/dist/web/agents/claude.svg +1 -0
- package/dist/web/agents/codex.svg +1 -0
- package/dist/web/agents/gemini.svg +1 -0
- package/dist/web/agents/opencode.svg +1 -0
- package/dist/web/backgrounds/bg10.jpg +0 -0
- package/dist/web/backgrounds/bg11.jpg +0 -0
- package/dist/web/backgrounds/bg12.jpg +0 -0
- package/dist/web/backgrounds/bg13.jpg +0 -0
- package/dist/web/backgrounds/bg2.jpg +0 -0
- package/dist/web/backgrounds/bg3.jpg +0 -0
- package/dist/web/backgrounds/bg4.jpg +0 -0
- package/dist/web/backgrounds/bg5.jpg +0 -0
- package/dist/web/backgrounds/bg6.jpg +0 -0
- package/dist/web/backgrounds/bg7.jpg +0 -0
- package/dist/web/backgrounds/bg8.jpg +0 -0
- package/dist/web/backgrounds/bg9.jpg +0 -0
- package/dist/web/dev/question/__next._full.txt +27 -0
- package/dist/web/dev/question/__next._head.txt +6 -0
- package/dist/web/dev/question/__next._index.txt +10 -0
- package/dist/web/dev/question/__next._tree.txt +5 -0
- package/dist/web/dev/question/__next.dev.question.__PAGE__.txt +9 -0
- package/dist/web/dev/question/__next.dev.question.txt +5 -0
- package/dist/web/dev/question/__next.dev.txt +5 -0
- package/dist/web/dev/question.html +1 -0
- package/dist/web/dev/question.txt +27 -0
- package/dist/web/favicon.ico +0 -0
- package/dist/web/file.svg +1 -0
- package/dist/web/globe.svg +1 -0
- package/dist/web/icon-192.png +0 -0
- package/dist/web/icon-192.svg +3 -0
- package/dist/web/icon-512.png +0 -0
- package/dist/web/icon-512.svg +3 -0
- package/dist/web/icons/file-types/astro.svg +1 -0
- package/dist/web/icons/file-types/audio.svg +1 -0
- package/dist/web/icons/file-types/avif.svg +1 -0
- package/dist/web/icons/file-types/bat.svg +1 -0
- package/dist/web/icons/file-types/c.svg +1 -0
- package/dist/web/icons/file-types/cheader.svg +1 -0
- package/dist/web/icons/file-types/clojure.svg +1 -0
- package/dist/web/icons/file-types/clojurescript.svg +1 -0
- package/dist/web/icons/file-types/cloudfoundry.svg +1 -0
- package/dist/web/icons/file-types/cpp.svg +1 -0
- package/dist/web/icons/file-types/cppheader.svg +1 -0
- package/dist/web/icons/file-types/csharp.svg +1 -0
- package/dist/web/icons/file-types/css.svg +1 -0
- package/dist/web/icons/file-types/dartlang.svg +1 -0
- package/dist/web/icons/file-types/datadog.svg +1 -0
- package/dist/web/icons/file-types/default.svg +1 -0
- package/dist/web/icons/file-types/diff.svg +1 -0
- package/dist/web/icons/file-types/django.svg +1 -0
- package/dist/web/icons/file-types/docker.svg +1 -0
- package/dist/web/icons/file-types/dotenv.svg +1 -0
- package/dist/web/icons/file-types/editorconfig.svg +1 -0
- package/dist/web/icons/file-types/elixir.svg +1 -0
- package/dist/web/icons/file-types/erlang.svg +1 -0
- package/dist/web/icons/file-types/esphome.svg +1 -0
- package/dist/web/icons/file-types/font.svg +1 -0
- package/dist/web/icons/file-types/git.svg +1 -0
- package/dist/web/icons/file-types/gnu.svg +1 -0
- package/dist/web/icons/file-types/go.svg +1 -0
- package/dist/web/icons/file-types/graphql.svg +1 -0
- package/dist/web/icons/file-types/haskell.svg +1 -0
- package/dist/web/icons/file-types/html.svg +1 -0
- package/dist/web/icons/file-types/image.svg +1 -0
- package/dist/web/icons/file-types/ini.svg +1 -0
- package/dist/web/icons/file-types/janet.svg +1 -0
- package/dist/web/icons/file-types/jar.svg +1 -0
- package/dist/web/icons/file-types/java.svg +1 -0
- package/dist/web/icons/file-types/js.svg +1 -0
- package/dist/web/icons/file-types/json.svg +1 -0
- package/dist/web/icons/file-types/json5.svg +1 -0
- package/dist/web/icons/file-types/kotlin.svg +1 -0
- package/dist/web/icons/file-types/less.svg +1 -0
- package/dist/web/icons/file-types/license.svg +1 -0
- package/dist/web/icons/file-types/locale.svg +1 -0
- package/dist/web/icons/file-types/log.svg +1 -0
- package/dist/web/icons/file-types/lua.svg +1 -0
- package/dist/web/icons/file-types/markdown.svg +1 -0
- package/dist/web/icons/file-types/mdx.svg +1 -0
- package/dist/web/icons/file-types/npm.svg +1 -0
- package/dist/web/icons/file-types/objectivec.svg +1 -0
- package/dist/web/icons/file-types/ocaml.svg +1 -0
- package/dist/web/icons/file-types/parcel.svg +1 -0
- package/dist/web/icons/file-types/pddl_happenings.svg +1 -0
- package/dist/web/icons/file-types/pdf.svg +1 -0
- package/dist/web/icons/file-types/php.svg +1 -0
- package/dist/web/icons/file-types/powershell.svg +1 -0
- package/dist/web/icons/file-types/protobuf.svg +1 -0
- package/dist/web/icons/file-types/python.svg +1 -0
- package/dist/web/icons/file-types/r.svg +1 -0
- package/dist/web/icons/file-types/reactjs.svg +1 -0
- package/dist/web/icons/file-types/reactts.svg +1 -0
- package/dist/web/icons/file-types/ruby.svg +1 -0
- package/dist/web/icons/file-types/rust.svg +1 -0
- package/dist/web/icons/file-types/sass.svg +1 -0
- package/dist/web/icons/file-types/scala.svg +1 -0
- package/dist/web/icons/file-types/scss.svg +1 -0
- package/dist/web/icons/file-types/shell.svg +1 -0
- package/dist/web/icons/file-types/sql.svg +1 -0
- package/dist/web/icons/file-types/sqlite.svg +1 -0
- package/dist/web/icons/file-types/stylus.svg +1 -0
- package/dist/web/icons/file-types/svelte.svg +1 -0
- package/dist/web/icons/file-types/svg.svg +1 -0
- package/dist/web/icons/file-types/swift.svg +1 -0
- package/dist/web/icons/file-types/text.svg +1 -0
- package/dist/web/icons/file-types/toml.svg +1 -0
- package/dist/web/icons/file-types/typescript.svg +1 -0
- package/dist/web/icons/file-types/video.svg +1 -0
- package/dist/web/icons/file-types/vue.svg +1 -0
- package/dist/web/icons/file-types/xml.svg +1 -0
- package/dist/web/icons/file-types/yaml.svg +1 -0
- package/dist/web/icons/file-types/zip.svg +1 -0
- package/dist/web/icons/folder-types/android-open.svg +1 -0
- package/dist/web/icons/folder-types/android.svg +1 -0
- package/dist/web/icons/folder-types/api-open.svg +1 -0
- package/dist/web/icons/folder-types/api.svg +1 -0
- package/dist/web/icons/folder-types/app-open.svg +1 -0
- package/dist/web/icons/folder-types/app.svg +1 -0
- package/dist/web/icons/folder-types/asset-open.svg +1 -0
- package/dist/web/icons/folder-types/asset.svg +1 -0
- package/dist/web/icons/folder-types/azurepipelines-open.svg +1 -0
- package/dist/web/icons/folder-types/azurepipelines.svg +1 -0
- package/dist/web/icons/folder-types/blueprint-open.svg +1 -0
- package/dist/web/icons/folder-types/blueprint.svg +1 -0
- package/dist/web/icons/folder-types/bower-open.svg +1 -0
- package/dist/web/icons/folder-types/bower.svg +1 -0
- package/dist/web/icons/folder-types/component-open.svg +1 -0
- package/dist/web/icons/folder-types/component.svg +1 -0
- package/dist/web/icons/folder-types/config-open.svg +1 -0
- package/dist/web/icons/folder-types/config.svg +1 -0
- package/dist/web/icons/folder-types/controller-open.svg +1 -0
- package/dist/web/icons/folder-types/controller.svg +1 -0
- package/dist/web/icons/folder-types/css-open.svg +1 -0
- package/dist/web/icons/folder-types/css.svg +1 -0
- package/dist/web/icons/folder-types/db-open.svg +1 -0
- package/dist/web/icons/folder-types/db.svg +1 -0
- package/dist/web/icons/folder-types/default-open.svg +1 -0
- package/dist/web/icons/folder-types/default.svg +1 -0
- package/dist/web/icons/folder-types/dist-open.svg +1 -0
- package/dist/web/icons/folder-types/dist.svg +1 -0
- package/dist/web/icons/folder-types/docs-open.svg +1 -0
- package/dist/web/icons/folder-types/docs.svg +1 -0
- package/dist/web/icons/folder-types/fonts-open.svg +1 -0
- package/dist/web/icons/folder-types/fonts.svg +1 -0
- package/dist/web/icons/folder-types/git-open.svg +1 -0
- package/dist/web/icons/folder-types/git.svg +1 -0
- package/dist/web/icons/folder-types/github-open.svg +1 -0
- package/dist/web/icons/folder-types/github.svg +1 -0
- package/dist/web/icons/folder-types/helper-open.svg +1 -0
- package/dist/web/icons/folder-types/helper.svg +1 -0
- package/dist/web/icons/folder-types/hook-open.svg +1 -0
- package/dist/web/icons/folder-types/hook.svg +1 -0
- package/dist/web/icons/folder-types/husky-open.svg +1 -0
- package/dist/web/icons/folder-types/husky.svg +1 -0
- package/dist/web/icons/folder-types/idea-open.svg +1 -0
- package/dist/web/icons/folder-types/idea.svg +1 -0
- package/dist/web/icons/folder-types/images-open.svg +1 -0
- package/dist/web/icons/folder-types/images.svg +1 -0
- package/dist/web/icons/folder-types/interfaces-open.svg +1 -0
- package/dist/web/icons/folder-types/interfaces.svg +1 -0
- package/dist/web/icons/folder-types/ios-open.svg +1 -0
- package/dist/web/icons/folder-types/ios.svg +1 -0
- package/dist/web/icons/folder-types/library-open.svg +1 -0
- package/dist/web/icons/folder-types/library.svg +1 -0
- package/dist/web/icons/folder-types/locale-open.svg +1 -0
- package/dist/web/icons/folder-types/locale.svg +1 -0
- package/dist/web/icons/folder-types/middleware-open.svg +1 -0
- package/dist/web/icons/folder-types/middleware.svg +1 -0
- package/dist/web/icons/folder-types/model-open.svg +1 -0
- package/dist/web/icons/folder-types/model.svg +1 -0
- package/dist/web/icons/folder-types/node-open.svg +1 -0
- package/dist/web/icons/folder-types/node.svg +1 -0
- package/dist/web/icons/folder-types/public-open.svg +1 -0
- package/dist/web/icons/folder-types/public.svg +1 -0
- package/dist/web/icons/folder-types/redux-open.svg +1 -0
- package/dist/web/icons/folder-types/redux.svg +1 -0
- package/dist/web/icons/folder-types/route-open.svg +1 -0
- package/dist/web/icons/folder-types/route.svg +1 -0
- package/dist/web/icons/folder-types/script-open.svg +1 -0
- package/dist/web/icons/folder-types/script.svg +1 -0
- package/dist/web/icons/folder-types/seedkit-open.svg +1 -0
- package/dist/web/icons/folder-types/seedkit.svg +1 -0
- package/dist/web/icons/folder-types/server-open.svg +1 -0
- package/dist/web/icons/folder-types/server.svg +1 -0
- package/dist/web/icons/folder-types/services-open.svg +1 -0
- package/dist/web/icons/folder-types/services.svg +1 -0
- package/dist/web/icons/folder-types/src-open.svg +1 -0
- package/dist/web/icons/folder-types/src.svg +1 -0
- package/dist/web/icons/folder-types/story-open.svg +1 -0
- package/dist/web/icons/folder-types/story.svg +1 -0
- package/dist/web/icons/folder-types/style-open.svg +1 -0
- package/dist/web/icons/folder-types/style.svg +1 -0
- package/dist/web/icons/folder-types/template-open.svg +1 -0
- package/dist/web/icons/folder-types/template.svg +1 -0
- package/dist/web/icons/folder-types/test-open.svg +1 -0
- package/dist/web/icons/folder-types/test.svg +1 -0
- package/dist/web/icons/folder-types/theme-open.svg +1 -0
- package/dist/web/icons/folder-types/theme.svg +1 -0
- package/dist/web/icons/folder-types/tools-open.svg +1 -0
- package/dist/web/icons/folder-types/tools.svg +1 -0
- package/dist/web/icons/folder-types/typescript-open.svg +1 -0
- package/dist/web/icons/folder-types/typescript.svg +1 -0
- package/dist/web/icons/folder-types/typings-open.svg +1 -0
- package/dist/web/icons/folder-types/typings.svg +1 -0
- package/dist/web/icons/folder-types/view-open.svg +1 -0
- package/dist/web/icons/folder-types/view.svg +1 -0
- package/dist/web/icons/folder-types/vscode-open.svg +1 -0
- package/dist/web/icons/folder-types/vscode.svg +1 -0
- package/dist/web/index.html +1 -0
- package/dist/web/index.txt +25 -0
- package/dist/web/login/__next._full.txt +27 -0
- package/dist/web/login/__next._head.txt +6 -0
- package/dist/web/login/__next._index.txt +10 -0
- package/dist/web/login/__next._tree.txt +5 -0
- package/dist/web/login/__next.login.__PAGE__.txt +9 -0
- package/dist/web/login/__next.login.txt +5 -0
- package/dist/web/login.html +1 -0
- package/dist/web/login.txt +27 -0
- package/dist/web/manifest.json +53 -0
- package/dist/web/maskable-192.png +0 -0
- package/dist/web/maskable-512.png +0 -0
- package/dist/web/next.svg +1 -0
- package/dist/web/proxy.html +179 -0
- package/dist/web/screenshot-desktop.png +0 -0
- package/dist/web/screenshot-mobile.png +0 -0
- package/dist/web/screenshots/desktop-ide.webp +0 -0
- package/dist/web/screenshots/mobile-1.webp +0 -0
- package/dist/web/screenshots/mobile-2.webp +0 -0
- package/dist/web/screenshots/mobile-3.webp +0 -0
- package/dist/web/sw-site.js +283 -0
- package/dist/web/sw.js +88 -0
- package/dist/web/swBridgeClaim.js +57 -0
- package/dist/web/vercel.svg +1 -0
- package/dist/web/window.svg +1 -0
- package/dist/web/workspace/__next._full.txt +25 -0
- package/dist/web/workspace/__next._head.txt +6 -0
- package/dist/web/workspace/__next._index.txt +10 -0
- package/dist/web/workspace/__next._tree.txt +6 -0
- package/dist/web/workspace/__next.workspace.__PAGE__.txt +5 -0
- package/dist/web/workspace/__next.workspace.txt +8 -0
- package/dist/web/workspace/browse/__next._full.txt +27 -0
- package/dist/web/workspace/browse/__next._head.txt +6 -0
- package/dist/web/workspace/browse/__next._index.txt +10 -0
- package/dist/web/workspace/browse/__next._tree.txt +6 -0
- package/dist/web/workspace/browse/__next.workspace.browse.__PAGE__.txt +5 -0
- package/dist/web/workspace/browse/__next.workspace.browse.txt +5 -0
- package/dist/web/workspace/browse/__next.workspace.txt +8 -0
- package/dist/web/workspace/browse.html +1 -0
- package/dist/web/workspace/browse.txt +27 -0
- package/dist/web/workspace/editor/__next._full.txt +27 -0
- package/dist/web/workspace/editor/__next._head.txt +6 -0
- package/dist/web/workspace/editor/__next._index.txt +10 -0
- package/dist/web/workspace/editor/__next._tree.txt +6 -0
- package/dist/web/workspace/editor/__next.workspace.editor.__PAGE__.txt +5 -0
- package/dist/web/workspace/editor/__next.workspace.editor.txt +5 -0
- package/dist/web/workspace/editor/__next.workspace.txt +8 -0
- package/dist/web/workspace/editor.html +1 -0
- package/dist/web/workspace/editor.txt +27 -0
- package/dist/web/workspace/files/__next._full.txt +27 -0
- package/dist/web/workspace/files/__next._head.txt +6 -0
- package/dist/web/workspace/files/__next._index.txt +10 -0
- package/dist/web/workspace/files/__next._tree.txt +6 -0
- package/dist/web/workspace/files/__next.workspace.files.__PAGE__.txt +5 -0
- package/dist/web/workspace/files/__next.workspace.files.txt +5 -0
- package/dist/web/workspace/files/__next.workspace.txt +8 -0
- package/dist/web/workspace/files.html +1 -0
- package/dist/web/workspace/files.txt +27 -0
- package/dist/web/workspace/git/__next._full.txt +27 -0
- package/dist/web/workspace/git/__next._head.txt +6 -0
- package/dist/web/workspace/git/__next._index.txt +10 -0
- package/dist/web/workspace/git/__next._tree.txt +6 -0
- package/dist/web/workspace/git/__next.workspace.git.__PAGE__.txt +5 -0
- package/dist/web/workspace/git/__next.workspace.git.txt +5 -0
- package/dist/web/workspace/git/__next.workspace.txt +8 -0
- package/dist/web/workspace/git.html +1 -0
- package/dist/web/workspace/git.txt +27 -0
- package/dist/web/workspace/mobile/__next._full.txt +27 -0
- package/dist/web/workspace/mobile/__next._head.txt +6 -0
- package/dist/web/workspace/mobile/__next._index.txt +10 -0
- package/dist/web/workspace/mobile/__next._tree.txt +6 -0
- package/dist/web/workspace/mobile/__next.workspace.mobile.__PAGE__.txt +5 -0
- package/dist/web/workspace/mobile/__next.workspace.mobile.txt +5 -0
- package/dist/web/workspace/mobile/__next.workspace.txt +8 -0
- package/dist/web/workspace/mobile.html +1 -0
- package/dist/web/workspace/mobile.txt +27 -0
- package/dist/web/workspace/remote/__next._full.txt +27 -0
- package/dist/web/workspace/remote/__next._head.txt +6 -0
- package/dist/web/workspace/remote/__next._index.txt +10 -0
- package/dist/web/workspace/remote/__next._tree.txt +6 -0
- package/dist/web/workspace/remote/__next.workspace.remote.__PAGE__.txt +5 -0
- package/dist/web/workspace/remote/__next.workspace.remote.txt +5 -0
- package/dist/web/workspace/remote/__next.workspace.txt +8 -0
- package/dist/web/workspace/remote.html +1 -0
- package/dist/web/workspace/remote.txt +27 -0
- package/dist/web/workspace/terminal/default/__next._full.txt +27 -0
- package/dist/web/workspace/terminal/default/__next._head.txt +6 -0
- package/dist/web/workspace/terminal/default/__next._index.txt +10 -0
- package/dist/web/workspace/terminal/default/__next._tree.txt +6 -0
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.$d$sessionId.__PAGE__.txt +5 -0
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.$d$sessionId.txt +5 -0
- package/dist/web/workspace/terminal/default/__next.workspace.terminal.txt +5 -0
- package/dist/web/workspace/terminal/default/__next.workspace.txt +8 -0
- package/dist/web/workspace/terminal/default.html +1 -0
- package/dist/web/workspace/terminal/default.txt +27 -0
- package/dist/web/workspace/workspaces/__next._full.txt +27 -0
- package/dist/web/workspace/workspaces/__next._head.txt +6 -0
- package/dist/web/workspace/workspaces/__next._index.txt +10 -0
- package/dist/web/workspace/workspaces/__next._tree.txt +6 -0
- package/dist/web/workspace/workspaces/__next.workspace.txt +8 -0
- package/dist/web/workspace/workspaces/__next.workspace.workspaces.__PAGE__.txt +5 -0
- package/dist/web/workspace/workspaces/__next.workspace.workspaces.txt +5 -0
- package/dist/web/workspace/workspaces.html +1 -0
- package/dist/web/workspace/workspaces.txt +27 -0
- package/dist/web/workspace.html +1 -0
- package/dist/web/workspace.txt +25 -0
- package/package.json +4 -4
- package/dist/ui/assets/index-CLABbREo.css +0 -1
- package/dist/ui/assets/index-MX08IV5-.js +0 -58
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_astro</title><path fill="url(#a)" d="M11.025 20.499c-.532 1.75-.154 4.184 1.105 5.331v-.042l.042-.112c.154-.741.756-1.203 1.526-1.175.713.014 1.12.392 1.217 1.217.042.308.042.616.056.938v.098c0 .7.196 1.371.588 1.959.35.56.84.993 1.497 1.287l-.028-.056-.028-.112c-.49-1.469-.14-2.49 1.147-3.358l.392-.266.868-.573a4.254 4.254 0 0 0 1.791-3.037c.07-.532 0-1.05-.154-1.553l-.21.14c-1.945 1.035-4.17 1.4-6.325.98-1.301-.197-2.56-.56-3.498-1.652z"/><path fill="#fff" d="M4.925 20.191s3.736-1.82 7.486-1.82l2.84-8.759c.098-.42.406-.7.756-.7s.644.28.756.714l2.826 8.746c4.45 0 7.487 1.82 7.487 1.82L20.709 2.84c-.168-.518-.49-.84-.896-.84h-7.612c-.406 0-.7.322-.896.84z"/><defs><linearGradient id="a" x1="8.19" x2="16.91" y1="23" y2="18.89" gradientTransform="translate(-.673 -2.198) scale(1.3993)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#D83333"/><stop offset="1" stop-color="#F041FF"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_audio</title><path d="M17.229,4a.9.9,0,0,0-.569.232l-7.6,6.32a1.158,1.158,0,0,1-.955.328H3.208A1.2,1.2,0,0,0,2,12.088v7.826A1.2,1.2,0,0,0,3.208,21.12H8.1a1.158,1.158,0,0,1,.955.328l7.6,6.32c.521.433,1.081.224,1.081-.289V4.522A.494.494,0,0,0,17.229,4ZM27,6.3,25.209,8.093a14.708,14.708,0,0,1,0,15.844l1.785,1.776A17.19,17.19,0,0,0,27,6.3Zm-4.333,4.323L20.905,12.4a6.035,6.035,0,0,1,0,7.237l1.756,1.756a8.554,8.554,0,0,0,.01-10.769Z" style="fill:#00007f"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_avif</title><path d="M29.913,20.149,23.481,9.03,17.067,20.149Z" style="fill:#fbac30"/><path d="M29.913,20.149l-2.408-2.775H19.483l-2.416,2.775Z" style="fill:#12b17d"/><path d="M23.481,24.33l4.024-6.956H19.483Z" style="fill:#bb255c"/><path d="M8.309,19.138H5.258l-.3,1.02H2.345l2.923-7.939H8.3l2.922,7.939h-2.6Zm-2.435-2h1.82l-.91-2.794Zm3.768-4.916h2.729l1.709,5.339,1.709-5.339h2.729L15.6,20.158H12.564L9.642,12.219"/><path d="M23.03,14.213l-.827.827-.891-.938,1.93-1.883h1.35v4.769H23.03Z" style="fill:#f1f4d4"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><radialGradient id="a" cx="22.737" cy="22.737" r="3.628" gradientTransform="translate(-4.708 41.626) rotate(-81.5) scale(1 1.071)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#bedcdc"/><stop offset="0.5" stop-color="#8e9e9e" stop-opacity="0.74"/><stop offset="1" stop-color="#404f5c" stop-opacity="0.84"/></radialGradient><radialGradient id="b" cx="11.336" cy="11.336" r="5.201" gradientTransform="translate(-2.347 20.753) rotate(-81.5) scale(1 1.071)" xlink:href="#a"/></defs><title>file_type_bat</title><polygon points="24.811 27.318 27.215 24.914 28.417 27.318 27.215 28.52 24.811 27.318" style="fill:silver"/><polygon points="20.964 27.443 24.365 27.443 23.515 29.993 21.815 29.993 20.964 27.443" style="fill:silver"/><polygon points="18.157 24.811 20.561 27.215 18.157 28.417 16.954 27.215 18.157 24.811" style="fill:silver"/><polygon points="18.032 20.964 18.032 24.365 15.482 23.515 15.482 21.815 18.032 20.964" style="fill:silver"/><polygon points="20.664 18.157 18.26 20.561 17.058 18.157 18.26 16.954 20.664 18.157" style="fill:silver"/><polygon points="24.51 18.032 21.11 18.032 21.96 15.482 23.66 15.482 24.51 18.032" style="fill:silver"/><polygon points="27.318 20.664 24.914 18.26 27.318 17.058 28.52 18.26 27.318 20.664" style="fill:silver"/><polygon points="27.443 24.51 27.443 21.11 29.993 21.96 29.993 23.66 27.443 24.51" style="fill:silver"/><path d="M27.776,22.737A5.039,5.039,0,1,1,26.3,19.175,5.023,5.023,0,0,1,27.776,22.737Zm-5.039-1.9a1.9,1.9,0,1,0,1.344.557A1.894,1.894,0,0,0,22.737,20.837Z" style="fill:silver"/><path d="M22.656,18.074A4.664,4.664,0,1,0,27.4,22.656,4.664,4.664,0,0,0,22.656,18.074Zm.15,8.61a3.947,3.947,0,1,1,3.877-4.015A3.947,3.947,0,0,1,22.806,26.684Z" style="fill:#a9a9a9"/><path d="M22.674,19.11a3.628,3.628,0,1,0,3.69,3.564A3.628,3.628,0,0,0,22.674,19.11Zm.1,5.7A2.073,2.073,0,1,1,24.811,22.7,2.073,2.073,0,0,1,22.774,24.81Z" style="fill:url(#a)"/><path d="M22.7,20.665A2.073,2.073,0,1,0,24.81,22.7,2.073,2.073,0,0,0,22.7,20.665Zm.067,3.826a1.754,1.754,0,1,1,1.723-1.784A1.754,1.754,0,0,1,22.768,24.491Z" style="fill:#a9a9a9"/><polygon points="6.563 16.976 8.838 18.238 7.374 19.806 6.009 19.049 6.563 16.976" style="fill:silver"/><polygon points="4.382 13.834 5.722 16.064 3.67 16.69 2.866 15.352 4.382 13.834" style="fill:silver"/><polygon points="4.065 10.023 4.11 12.624 2.02 12.14 1.993 10.579 4.065 10.023" style="fill:silver"/><polygon points="5.696 6.563 4.434 8.838 2.866 7.374 3.623 6.009 5.696 6.563" style="fill:silver"/><polygon points="8.838 4.382 6.608 5.722 5.982 3.67 7.32 2.866 8.838 4.382" style="fill:silver"/><polygon points="12.65 4.065 10.048 4.11 10.532 2.02 12.093 1.993 12.65 4.065" style="fill:silver"/><polygon points="16.109 5.696 13.834 4.434 15.298 2.866 16.663 3.623 16.109 5.696" style="fill:silver"/><polygon points="18.29 8.838 16.95 6.608 19.002 5.982 19.806 7.32 18.29 8.838" style="fill:silver"/><polygon points="18.607 12.65 18.562 10.048 20.652 10.532 20.679 12.093 18.607 12.65" style="fill:silver"/><polygon points="16.976 16.109 18.238 13.834 19.806 15.298 19.049 16.663 16.976 16.109" style="fill:silver"/><polygon points="13.834 18.29 16.064 16.95 16.69 19.002 15.352 19.806 13.834 18.29" style="fill:silver"/><polygon points="10.023 18.607 12.624 18.562 12.14 20.652 10.579 20.679 10.023 18.607" style="fill:silver"/><path d="M11.467,18.831a7.5,7.5,0,1,1,5.261-2.288A7.473,7.473,0,0,1,11.467,18.831Zm2.682-7.544a2.814,2.814,0,1,0-.789,2A2.8,2.8,0,0,0,14.149,11.287Z" style="fill:silver"/><path d="M11.218,4.6a6.737,6.737,0,1,0,6.854,6.619A6.737,6.737,0,0,0,11.218,4.6Zm.217,12.436a5.7,5.7,0,1,1,5.6-5.8A5.7,5.7,0,0,1,11.436,17.036Z" style="fill:#a9a9a9"/><path d="M11.245,6.136a5.2,5.2,0,1,0,5.29,5.109A5.2,5.2,0,0,0,11.245,6.136Zm.14,8.036a2.837,2.837,0,1,1,2.787-2.886A2.837,2.837,0,0,1,11.386,14.172Z" style="fill:url(#b)"/><path d="M11.282,8.227a3.109,3.109,0,1,0,3.163,3.055A3.109,3.109,0,0,0,11.282,8.227Zm.1,5.74a2.631,2.631,0,1,1,2.585-2.677A2.631,2.631,0,0,1,11.382,13.967Z" style="fill:#a9a9a9"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_c</title><path d="M10.676,15.973a10.052,10.052,0,0,0,1.175,5.151,5.446,5.446,0,0,0,6.306,2.408,4.284,4.284,0,0,0,3.09-3.6c.107-.6.109-.61.109-.61,1.737.251,4.537.658,6.274.906l-.11.44a11.256,11.256,0,0,1-2.7,5.39,9.439,9.439,0,0,1-5.366,2.688,14.61,14.61,0,0,1-8.277-.819A10.151,10.151,0,0,1,5.4,21.687a16.225,16.225,0,0,1,.019-11.45,10.538,10.538,0,0,1,8.963-7.054,13.353,13.353,0,0,1,6.666.555,9.571,9.571,0,0,1,6.167,6.9c.094.352.114.417.114.417-1.932.351-4.319.8-6.238,1.215-.362-1.915-1.265-3.428-3.2-3.9a5.263,5.263,0,0,0-6.616,3.57,10.49,10.49,0,0,0-.385,1.439A12.31,12.31,0,0,0,10.676,15.973Z" style="fill:#005f91"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_cheader</title><path d="M8.329,29V3h3.192v9.329a7.132,7.132,0,0,1,5.64-2.589,7.605,7.605,0,0,1,3.636.825,4.842,4.842,0,0,1,2.208,2.279,10.506,10.506,0,0,1,.665,4.221V29H20.478V17.064a4.932,4.932,0,0,0-1.038-3.485,3.858,3.858,0,0,0-2.935-1.091,5.176,5.176,0,0,0-2.669.736,4.157,4.157,0,0,0-1.782,2,9.164,9.164,0,0,0-.532,3.476V29Z" style="fill:#005f91"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_clojure</title><path d="M16,2A14,14,0,1,0,30,16,14.016,14.016,0,0,0,16,2" style="fill:#fff"/><path d="M15.488,16.252c-.126.273-.265.579-.408.9A22.963,22.963,0,0,0,13.8,20.605a5.181,5.181,0,0,0-.119,1.155c0,.174.009.356.024.542a6.658,6.658,0,0,0,4.413.067,3.966,3.966,0,0,1-.44-.466c-.9-1.146-1.4-2.827-2.194-5.652" style="fill:#91dc47"/><path d="M12.169,10.556a6.677,6.677,0,0,0-.077,10.881c.411-1.71,1.44-3.276,2.983-6.415-.092-.252-.2-.527-.313-.817a10.207,10.207,0,0,0-1.6-2.882,4.439,4.439,0,0,0-1-.767" style="fill:#91dc47"/><path d="M21.84,23.7a10.877,10.877,0,0,1-2.257-.471A8.036,8.036,0,0,1,10.716,9.982a5.9,5.9,0,0,0-1.4-.171c-2.358.022-4.848,1.327-5.884,4.852a6.606,6.606,0,0,0-.074,1.361,12.649,12.649,0,0,0,23,7.274,14.737,14.737,0,0,1-3.448.459A8.881,8.881,0,0,1,21.84,23.7" style="fill:#63b132"/><path d="M19.463,21.244a3.53,3.53,0,0,0,.5.172A6.69,6.69,0,0,0,22.7,16.023h0a6.681,6.681,0,0,0-8.79-6.348c1.358,1.548,2.011,3.761,2.643,6.181v0s.2.673.547,1.562a15.434,15.434,0,0,0,1.363,2.788,2.924,2.924,0,0,0,1,1.036" style="fill:#90b4fe"/><path d="M16.013,3.372A12.632,12.632,0,0,0,5.731,8.656a6.425,6.425,0,0,1,3.48-1.009,6.8,6.8,0,0,1,3.182.772c.134.077.261.16.386.246a8.038,8.038,0,0,1,11.273,7.358h0a8.013,8.013,0,0,1-2.391,5.719,9.871,9.871,0,0,0,1.143.064,6.24,6.24,0,0,0,4.051-1.263,5.348,5.348,0,0,0,1.7-2.906A12.632,12.632,0,0,0,16.013,3.372" style="fill:#5881d8"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_clojurescript</title><path d="M10.183,19.363a2.345,2.345,0,0,1-1.848-.71A2.956,2.956,0,0,1,7.7,16.62a2.983,2.983,0,0,1,.659-2.078,2.446,2.446,0,0,1,1.911-.728,3.541,3.541,0,0,1,1.522.313l-.346.914a3.475,3.475,0,0,0-1.189-.281c-.927,0-1.387.614-1.387,1.841a2.23,2.23,0,0,0,.345,1.355,1.2,1.2,0,0,0,1.017.454,2.95,2.95,0,0,0,1.438-.377v.991a2.2,2.2,0,0,1-.652.255,3.5,3.5,0,0,1-.837.084Z" style="fill:#96ca4b"/><path d="M14.811,19.267H13.673V11.736h1.138v7.531Z" style="fill:#96ca4b"/><path d="M16.633,21.645a2.49,2.49,0,0,1-.85-.122v-.9a2.634,2.634,0,0,0,.671.089q.729,0,.729-.824V13.91h1.138v6.053a1.683,1.683,0,0,1-.435,1.253,1.712,1.712,0,0,1-1.253.429Z" style="fill:#5f7fbf"/><path d="M17.112,12.5a.629.629,0,0,1,.167-.467.647.647,0,0,1,.479-.166.577.577,0,0,1,.633.633.646.646,0,0,1-.166.46.64.64,0,0,1-.467.166.668.668,0,0,1-.479-.166.614.614,0,0,1-.167-.46Z" style="fill:#5f7fbf"/><path d="M24.279,17.745a1.408,1.408,0,0,1-.569,1.2,2.732,2.732,0,0,1-1.637.416,3.859,3.859,0,0,1-1.72-.326v-.985a4.247,4.247,0,0,0,1.758.435c.7,0,1.049-.211,1.049-.633a.512.512,0,0,0-.115-.339,1.368,1.368,0,0,0-.384-.281,6.422,6.422,0,0,0-.741-.326,3.465,3.465,0,0,1-1.253-.716,1.322,1.322,0,0,1-.326-.927A1.221,1.221,0,0,1,20.9,14.2a2.614,2.614,0,0,1,1.508-.377,4.258,4.258,0,0,1,1.784.384l-.371.856a4.007,4.007,0,0,0-1.457-.358c-.6,0-.9.173-.9.512a.522.522,0,0,0,.237.428,5.219,5.219,0,0,0,1.023.479,5.062,5.062,0,0,1,.965.467,1.5,1.5,0,0,1,.448.492,1.412,1.412,0,0,1,.147.665Z" style="fill:#5f7fbf"/><path d="M14.994,4.825l.175-.016V3.141l-.207.017a12.917,12.917,0,0,0,0,25.748l.207.017V27.248l-.175-.015a11.249,11.249,0,0,1,0-22.408Z" style="fill:#96ca4b"/><path d="M25.465,7.254a12.875,12.875,0,0,0-8.427-4.1l-.207-.017V4.809l.175.016a11.252,11.252,0,0,1,0,22.414l-.175.016v1.668l.207-.017A12.911,12.911,0,0,0,25.465,7.254Z" style="fill:#5f7fbf"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="0.879" y1="34.702" x2="1.093" y2="34.702" gradientTransform="translate(4527.333 531.419) rotate(98.13) scale(130.809)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#60baeb"/><stop offset="0.041" stop-color="#60baeb"/><stop offset="0.129" stop-color="#4fb4e9"/><stop offset="0.822" stop-color="#4054ad"/><stop offset="1" stop-color="#4054ad"/></linearGradient></defs><title>file_type_cloudfoundry</title><path d="M13.134,18.662s.488-1.85-1.633-4.234l-.071-.075a5.873,5.873,0,0,1,4.5-9.662h.137a5.873,5.873,0,0,1,4.5,9.661c-.011.012-.035.037-.071.073a5.622,5.622,0,0,0-1.634,4.237A8.567,8.567,0,0,0,16.489,2h-.978a8.567,8.567,0,0,0-2.377,16.659" style="fill:#737373"/><path d="M24.242,25.484a2.65,2.65,0,0,1,.514-.15,3.264,3.264,0,0,1,.6-.072s-.01-.067-.023-.167a1.566,1.566,0,0,0-.1-.358l-.066-.186c-.026-.059-.06-.113-.084-.159L25,24.239a5.266,5.266,0,0,1-.614-.139,4.785,4.785,0,0,1-.554-.191,2.39,2.39,0,0,1-.765-.465.561.561,0,0,1-.217-.477.409.409,0,0,1,.1-.21.655.655,0,0,1,.223-.174l-.186-.1c-.056-.03-.118-.066-.189-.1l-.234-.112c-.156-.074-.312-.149-.443-.2l-.207-.084a4.115,4.115,0,0,1-.482.034c-.173,0-.349,0-.52-.014a5.06,5.06,0,0,1-.977-.163,2.421,2.421,0,0,1-.4-.138,1.826,1.826,0,0,1-.3-.157c-.156-.114-.263-.229-.262-.345l-.236-.04c-.146-.023-.458-.065-.656-.091,0,.033-.025.065-.032.12l-.05.242a.951.951,0,0,0,.654,1.114,3.33,3.33,0,0,1,2.3,1.585c.514,1.388-1.647,2.744-4.934,2.744s-5.449-1.356-4.936-2.744A3.263,3.263,0,0,1,13.3,22.575a1.007,1.007,0,0,0,.686-1.172l-.069-.33-.439.054c-.2.022-.381.056-.524.079l-.239.04a.429.429,0,0,1-.224.349,1.941,1.941,0,0,1-.278.164,3.363,3.363,0,0,1-.384.144,3.782,3.782,0,0,1-.469.108,4.615,4.615,0,0,1-.5.068,5.123,5.123,0,0,1-1.017,0l-.058.023c-.035.015-.091.036-.147.064l-.432.206c-.156.078-.3.162-.408.224l-.136.076-.047.031a.57.57,0,0,1,.366.386c.055.155-.021.315-.163.491a2.125,2.125,0,0,1-.308.254,2.775,2.775,0,0,1-.442.235A4.789,4.789,0,0,1,6.9,24.43a.732.732,0,0,0-.067.156c-.034.095-.078.223-.124.354-.019.13-.037.263-.052.365a.578.578,0,0,0-.01.17,3.291,3.291,0,0,1,1.161.2,1.433,1.433,0,0,1,.728.5.8.8,0,0,1,.066.746,1.774,1.774,0,0,1-.661.844L8,27.807l.167.119c.143.1.323.237.534.363l.621.341a1.79,1.79,0,0,0,.226.1l.089.038a5.531,5.531,0,0,1,1.6-.386,4.694,4.694,0,0,1,.8-.019,4.336,4.336,0,0,1,.774.092,4.661,4.661,0,0,1,.7.22,4.007,4.007,0,0,1,.583.33,1.927,1.927,0,0,1,.753.954l.462.018c.278.007.649.032,1.018.013s.74-.018,1.015-.036l.452-.043a1.4,1.4,0,0,1,.237-.53,1.716,1.716,0,0,1,.193-.225,2.337,2.337,0,0,1,.224-.213A2.361,2.361,0,0,1,19,28.606a3.2,3.2,0,0,1,.667-.24,5.926,5.926,0,0,1,.752-.119,6.751,6.751,0,0,1,.792,0,5.613,5.613,0,0,1,1.618.342l.281-.156a4.964,4.964,0,0,0,.57-.351c.181-.134.372-.262.487-.367l.186-.175a2.148,2.148,0,0,1-.734-.816.9.9,0,0,1-.087-.381A.547.547,0,0,1,23.606,26a1.207,1.207,0,0,1,.637-.513" style="fill:#737373"/><path d="M11.641,10.589A3.5,3.5,0,0,0,13,13.334h0a6.165,6.165,0,0,1,1.954,4.456h0c.055,2.088-.088,4.5-.175,5.735h0c-1.118.158-1.9.532-1.9.968h0c0,.579,1.391,1.249,3.108,1.249h0c1.717,0,3.108-.669,3.108-1.249h0c0-.436-.785-.81-1.9-.968h0c-.088-1.23-.229-3.647-.174-5.735h0a6.165,6.165,0,0,1,1.954-4.456h0a3.5,3.5,0,0,0,1.359-2.745h0c-.018-2.058-1.962-3.715-4.342-3.715h0c-2.381,0-4.325,1.656-4.342,3.715" style="fill:url(#a)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_cpp</title><path d="M14.742,24.047a10.242,10.242,0,0,1-4.673.919A7.628,7.628,0,0,1,4.155,22.62,8.876,8.876,0,0,1,2,16.369,9.476,9.476,0,0,1,4.422,9.621a8.216,8.216,0,0,1,6.285-2.588,11.151,11.151,0,0,1,4.035.641v3.761A6.839,6.839,0,0,0,11,10.395,4.813,4.813,0,0,0,7.288,11.93a5.9,5.9,0,0,0-1.413,4.159A5.8,5.8,0,0,0,7.209,20.1a4.57,4.57,0,0,0,3.59,1.493,7.319,7.319,0,0,0,3.943-1.113Z" style="fill:#984c93"/><polygon points="17.112 14.829 17.112 12.485 19.456 12.485 19.456 14.829 21.8 14.829 21.8 17.172 19.456 17.172 19.456 19.515 17.112 19.515 17.112 17.172 14.77 17.172 14.77 14.828 17.112 14.829" style="fill:#984c93"/><polygon points="25.313 14.829 25.313 12.485 27.657 12.485 27.657 14.829 30 14.829 30 17.172 27.657 17.172 27.657 19.515 25.313 19.515 25.313 17.172 22.971 17.172 22.971 14.828 25.313 14.829" style="fill:#984c93"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_cppheader</title><path d="M2.395,25.5V6.5H4.727v6.817a5.212,5.212,0,0,1,4.121-1.892,5.558,5.558,0,0,1,2.657.6,3.539,3.539,0,0,1,1.614,1.665,7.677,7.677,0,0,1,.486,3.085V25.5H11.273V16.778a3.6,3.6,0,0,0-.758-2.547,2.819,2.819,0,0,0-2.145-.8,3.782,3.782,0,0,0-1.951.538,3.038,3.038,0,0,0-1.3,1.458,6.7,6.7,0,0,0-.389,2.54V25.5Z" style="fill:#984c93"/><polygon points="16.727 14.829 16.727 12.485 19.071 12.485 19.071 14.829 21.415 14.829 21.415 17.172 19.071 17.172 19.071 19.515 16.727 19.515 16.727 17.172 14.385 17.172 14.385 14.828 16.727 14.829" style="fill:#984c93"/><polygon points="24.928 14.829 24.928 12.485 27.272 12.485 27.272 14.829 29.615 14.829 29.615 17.172 27.272 17.172 27.272 19.515 24.928 19.515 24.928 17.172 22.585 17.172 22.585 14.828 24.928 14.829" style="fill:#984c93"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_csharp</title><path d="M19.792,7.071h2.553V9.624H24.9V7.071h2.552V9.624H30v2.552h-2.55v2.551H30V17.28H27.449v2.552H24.9v-2.55l-2.55,0,0,2.552H19.793v-2.55l-2.553,0V14.725h2.553V12.179H17.24V9.622h2.554Zm2.553,7.658H24.9V12.176H22.345Z" style="fill:#368832"/><path d="M14.689,24.013a10.2,10.2,0,0,1-4.653.915,7.6,7.6,0,0,1-5.89-2.336A8.839,8.839,0,0,1,2,16.367,9.436,9.436,0,0,1,4.412,9.648a8.181,8.181,0,0,1,6.259-2.577,11.1,11.1,0,0,1,4.018.638v3.745a6.81,6.81,0,0,0-3.723-1.036,4.793,4.793,0,0,0-3.7,1.529,5.879,5.879,0,0,0-1.407,4.142,5.774,5.774,0,0,0,1.328,3.992,4.551,4.551,0,0,0,3.575,1.487,7.288,7.288,0,0,0,3.927-1.108Z" style="fill:#368832"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="css-logo-title css-logo-description"><title>CSS Logo</title><g style="display:inline"><path fill="#639" d="M1.995 1.994h23.52a4.48 4.48 0 0 1 4.48 4.48v19.04a4.48 4.48 0 0 1-4.48 4.48H6.475a4.48 4.48 0 0 1-4.48-4.48Z"/><path fill="#fff" d="M9.079 24.87v-4.704c0-1.876 1.204-2.884 3.024-2.884 1.792-.028 2.912 1.148 2.856 3.136h-2.072c.056-.756-.28-1.316-.84-1.288-.7 0-.896.476-.896 1.372v4.088c0 .868.28 1.288.896 1.316.644 0 .896-.644.84-1.372h2.072c.112 2.044-1.176 3.248-2.996 3.22-1.764 0-2.884-.98-2.884-2.884zm6.636-.336h1.932c.028.896.308 1.456.924 1.456.616 0 .84-.364.84-1.204 0-.7-.308-1.092-1.064-1.456l-.728-.336c-1.288-.616-1.82-1.372-1.82-2.884 0-1.68 1.064-2.856 2.8-2.856 1.736 0 2.66 1.204 2.688 3.164h-1.876c0-.812-.168-1.372-.784-1.372-.56 0-.84.28-.84.98s.252.98.924 1.26l.672.308c1.428.672 2.044 1.54 2.044 3.164 0 1.932-1.092 2.996-2.884 2.996-1.792 0-2.8-1.232-2.828-3.22zm6.328 0h1.96c0 .896.308 1.456.896 1.456.588 0 .84-.364.84-1.204 0-.7-.28-1.092-1.064-1.456l-.728-.336c-1.288-.616-1.792-1.372-1.792-2.884 0-1.68 1.036-2.856 2.8-2.856 1.764 0 2.632 1.204 2.688 3.164h-1.876c-.028-.812-.196-1.372-.812-1.372-.56 0-.812.28-.812.98s.224.98.896 1.26l.7.308c1.4.672 2.016 1.54 2.016 3.164 0 1.932-1.092 2.996-2.884 2.996-1.792 0-2.8-1.232-2.828-3.22z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_dartlang</title><path d="M16.739,2.037a1.314,1.314,0,0,0-.916.377l-.013.01L7.22,7.389l8.566,8.566v.006l10.3,10.3,1.963-3.536L20.968,5.728l-3.3-3.3a1.307,1.307,0,0,0-.927-.388Z" style="fill:#66c3fa"/><path d="M7.25,7.35,2.288,15.931l-.01.013a1.322,1.322,0,0,0-.378.919,1.3,1.3,0,0,0,.387.924L6.4,21.9l16.084,6.327,3.636-2.02-.1-.1-.025,0-10.083-10.1H15.9L7.25,7.35Z" style="fill:#215896"/><path d="M7.192,7.362l8.764,8.773h.013l10.087,10.1,3.839-.732L29.9,14.14l-4.054-3.973a6.521,6.521,0,0,0-3.624-1.616l0-.044L7.192,7.362Z" style="fill:#235997"/><path d="M7.256,7.411l8.768,8.768v.013L26.116,26.284l-.734,3.839H14.022l-3.971-4.056a6.522,6.522,0,0,1-1.614-3.625l-.044,0L7.256,7.411Z" style="fill:#58b6f0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_rust</title><g transform="matrix(.032852 0 0 .032852 3.022 1.8624)"><path d="m584.65 49.556-506.77 58.406-11.799 132.15s43.067 494.97 42.477 493.2c-0.58996-1.7699 60.578 39.195 60.578 39.195s23.451 83.457 107.98 61.068c84.531-22.389 37.507-124.43 30.75-137.67-6.7572-13.246 31.953 36.231 31.953 36.231l46.845-5.6177 7.3802 61.543 372.65-67.16-22.19-268.56z" fill="#fff"/><path class="st0" d="m670.38 608.27-71.24-46.99-59.43 99.27-69.12-20.21-60.86 92.89 3.12 29.24 330.9-60.97-19.22-206.75zm-308.59-89.14 53.09-7.3c8.59 3.86 14.57 5.33 24.87 7.95 16.04 4.18 34.61 8.19 62.11-5.67 6.4-3.17 19.73-15.36 25.12-22.31l217.52-39.46 22.19 268.56-372.65 67.16zm404.06-96.77-21.47 4.09-41.25-426.18-702.86 81.5 86.59 702.68 82.27-11.94c-6.57-9.38-16.8-20.73-34.27-35.26-24.23-20.13-15.66-54.32-1.37-75.91 18.91-36.48 116.34-82.84 110.82-141.15-1.98-21.2-5.35-48.8-25.03-67.71-0.74 7.85 0.59 15.41 0.59 15.41s-8.08-10.31-12.11-24.37c-4-5.39-7.14-7.11-11.39-14.31-3.03 8.33-2.63 17.99-2.63 17.99s-6.61-15.62-7.68-28.8c-3.92 5.9-4.91 17.11-4.91 17.11s-8.59-24.62-6.63-37.88c-3.92-11.54-15.54-34.44-12.25-86.49 21.45 15.03 68.67 11.46 87.07-15.66 6.11-8.98 10.29-33.5-3.05-81.81-8.57-30.98-29.79-77.11-38.06-94.61l-0.99 0.71c4.36 14.1 13.35 43.66 16.8 57.99 10.44 43.47 13.24 58.6 8.34 78.64-4.17 17.42-14.17 28.82-39.52 41.56-25.35 12.78-58.99-18.32-61.12-20.04-24.63-19.62-43.68-51.63-45.81-67.18-2.21-17.02 9.81-27.24 15.87-41.16-8.67 2.48-18.34 6.88-18.34 6.88s11.54-11.94 25.77-22.27c5.89-3.9 9.35-6.38 15.56-11.54-8.99-0.15-16.29 0.11-16.29 0.11s14.99-8.1 30.53-14c-11.37-0.5-22.25-0.08-22.25-0.08s33.45-14.96 59.87-25.94c18.17-7.45 35.92-5.25 45.89 9.17 13.09 18.89 26.84 29.15 55.98 35.51 17.89-7.93 23.33-12.01 45.81-18.13 19.79-21.76 35.33-24.58 35.33-24.58s-7.71 7.07-9.77 18.18c11.22-8.84 23.52-16.22 23.52-16.22s-4.76 5.88-9.2 15.22l1.03 1.53c13.09-7.85 28.48-14.04 28.48-14.04s-4.4 5.56-9.56 12.76c9.87-0.08 29.89 0.42 37.66 1.3 45.87 1.01 55.39-48.99 72.99-55.26 22.04-7.87 31.89-12.63 69.45 24.26 32.23 31.67 57.41 88.36 44.91 101.06-10.48 10.54-31.16-4.11-54.08-32.68-12.11-15.13-21.27-33.01-25.56-55.74-3.62-19.18-17.71-30.31-17.71-30.31s8.18 18.18 8.18 34.24c0 8.77 1.1 41.56 15.16 59.96-1.39 2.69-2.04 13.31-3.58 15.34-16.36-19.77-51.49-33.92-57.22-38.09 19.39 15.89 63.96 52.39 81.08 87.37 16.19 33.08 6.65 63.4 14.84 71.25 2.33 2.25 34.82 42.73 41.07 63.07 10.9 35.45 0.65 72.7-13.62 95.81l-39.85 6.21c-5.83-1.62-9.76-2.43-14.99-5.46 2.88-5.1 8.61-17.82 8.67-20.44l-2.25-3.95c-12.4 17.57-33.18 34.63-50.44 44.43-22.59 12.8-48.63 10.83-65.58 5.58-48.11-14.84-93.6-47.35-104.57-55.89 0 0-0.34 6.82 1.73 8.35 12.13 13.68 39.92 38.43 66.78 55.68l-57.26 6.3 27.07 210.78c-12 1.72-13.87 2.56-27.01 4.43-11.58-40.91-33.73-67.62-57.94-83.18-21.35-13.72-50.8-16.81-78.99-11.23l-1.81 2.1c19.6-2.04 42.74 0.8 66.51 15.85 23.33 14.75 42.13 52.85 49.05 75.79 8.86 29.32 14.99 60.68-8.86 93.92-16.97 23.63-66.51 36.69-106.53 8.44 10.69 17.19 25.14 31.25 44.59 33.9 28.88 3.92 56.29-1.09 75.16-20.46 16.11-16.56 24.65-51.19 22.4-87.66l25.49-3.7 9.2 65.46 421.98-50.81zm-256.73-177.77c-1.18 2.69-3.03 4.45-0.25 13.2l0.17 0.5 0.44 1.13 1.16 2.62c5.01 10.24 10.51 19.9 19.7 24.83 2.38-0.4 4.84-0.67 7.39-0.8 8.63-0.38 14.08 0.99 17.54 2.85 0.31-1.72 0.38-4.24 0.19-7.95-0.67-12.97 2.57-35.03-22.36-46.64-9.41-4.37-22.61-3.02-27.01 2.43 0.8 0.1 1.52 0.27 2.08 0.46 6.65 2.33 2.14 4.62 0.95 7.37m69.87 121.02c-3.27-1.8-18.55-1.09-29.29 0.19-20.46 2.41-42.55 9.51-47.39 13.29-8.8 6.8-4.8 18.66 1.7 23.53 18.23 13.62 34.21 22.75 51.08 20.53 10.36-1.36 19.49-17.76 25.96-32.64 4.43-10.25 4.43-21.31-2.06-24.9m-181.14-104.96c5.77-5.48-28.74-12.68-55.52 5.58-19.75 13.47-20.38 42.35-1.47 58.72 1.89 1.62 3.45 2.77 4.91 3.71 5.52-2.6 11.81-5.23 19.05-7.58 12.23-3.97 22.4-6.02 30.76-7.11 4-4.47 8.65-12.34 7.49-26.59-1.58-19.33-16.23-16.26-5.22-26.73" clip-rule="evenodd" fill="#632ca6" fill-rule="evenodd"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>default_file</title><path d="M20.414,2H5V30H27V8.586ZM7,28V4H19v6h6V28Z" style="fill:#c5c5c5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_diff</title><rect x="6.975" y="3" width="18.05" height="6.017" style="fill:#c00000"/><path d="M12.992,10.95v6.017H6.975v6.017h6.017V29h6.017V22.983h6.017V16.967H19.008V10.95Z" style="fill:green"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_django</title><path d="M14.135,4H18.1V22.169a26.218,26.218,0,0,1-5.143.535c-4.842-.005-7.362-2.168-7.362-6.322,0-4,2.673-6.6,6.816-6.6a6.448,6.448,0,0,1,1.724.2V4Zm0,9.142a3.992,3.992,0,0,0-1.337-.2c-2,0-3.163,1.223-3.163,3.366,0,2.087,1.107,3.239,3.138,3.239a9.355,9.355,0,0,0,1.362-.1v-6.3Z" style="fill:#44b78b"/><path d="M24.4,10.059v9.1c0,3.133-.235,4.639-.923,5.938A6.316,6.316,0,0,1,20.237,28l-3.678-1.733A5.708,5.708,0,0,0,19.7,23.638c.566-1.121.745-2.42.745-5.837V10.059Z" style="fill:#44b78b"/><rect x="20.441" y="4.02" width="3.964" height="4.028" style="fill:#44b78b"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_docker</title><path d="M18.191,13.071H20.7v2.566H21.97a5.5,5.5,0,0,0,1.744-.292,4.462,4.462,0,0,0,.848-.383,3.149,3.149,0,0,1-.589-1.623,3.427,3.427,0,0,1,.616-2.416l.264-.305.314.253a4,4,0,0,1,1.575,2.538,3.837,3.837,0,0,1,2.913.271l.345.2-.181.354a3.629,3.629,0,0,1-3.648,1.74c-2.173,5.413-6.9,7.976-12.642,7.976A7.958,7.958,0,0,1,6.3,20.211l-.025-.043-.226-.459a7.28,7.28,0,0,1-.579-3.693l.035-.38H7.648V13.071h2.51v-2.51h5.02V8.051h3.012v5.02Z" style="fill:#3a4e55"/><path d="M26.324,14.021A3.311,3.311,0,0,0,24.906,11.2a3.072,3.072,0,0,0,.289,3.821,5.279,5.279,0,0,1-3.225,1.037H5.883a6.779,6.779,0,0,0,.667,3.737l.183.335a6.2,6.2,0,0,0,.379.569h0q.992.064,1.829.045h0a8.972,8.972,0,0,0,2.669-.389.193.193,0,1,1,.126.365c-.09.031-.184.061-.281.088h0a8.4,8.4,0,0,1-1.845.3c.044,0-.046.007-.046.007l-.082.007c-.291.016-.6.02-.925.02-.351,0-.7-.007-1.083-.026l-.01.007a7.882,7.882,0,0,0,6.063,2.41c5.56,0,10.276-2.465,12.365-8,1.482.152,2.906-.226,3.553-1.49a3.5,3.5,0,0,0-3.122-.022" style="fill:#00aada"/><path d="M26.324,14.021A3.311,3.311,0,0,0,24.906,11.2a3.072,3.072,0,0,0,.289,3.821,5.279,5.279,0,0,1-3.225,1.037H6.836a5.223,5.223,0,0,0,2.106,4.686h0a8.972,8.972,0,0,0,2.669-.389.193.193,0,1,1,.126.365c-.09.031-.184.061-.281.088h0a8.83,8.83,0,0,1-1.894.314L9.543,21.1c1.892.971,4.636.967,7.782-.241a21.868,21.868,0,0,0,9.1-6.889l-.1.048" style="fill:#27b9ec"/><path d="M5.913,17.732a6.431,6.431,0,0,0,.637,2.061l.183.335a6.2,6.2,0,0,0,.379.569q.992.064,1.829.045a8.972,8.972,0,0,0,2.669-.389.193.193,0,1,1,.126.365c-.09.031-.184.061-.281.088h0a8.826,8.826,0,0,1-1.891.307l-.1,0c-.291.016-.6.026-.922.026-.351,0-.709-.007-1.1-.026a7.913,7.913,0,0,0,6.076,2.413c4.76,0,8.9-1.807,11.3-5.8Z" style="fill:#088cb9"/><path d="M6.98,17.732a4.832,4.832,0,0,0,1.961,3.01,8.972,8.972,0,0,0,2.669-.389.193.193,0,1,1,.126.365c-.09.031-.184.061-.281.088h0a8.959,8.959,0,0,1-1.9.307c1.892.971,4.628.957,7.773-.252a20.545,20.545,0,0,0,5.377-3.13Z" style="fill:#039cc7"/><path d="M9.889,13.671h.172v1.813H9.889V13.671Zm-.33,0h.179v1.813H9.559V13.671Zm-.33,0h.179v1.813H9.23V13.671Zm-.33,0h.179v1.813H8.9V13.671Zm-.33,0h.179v1.813H8.57V13.671Zm-.323,0h.172v1.813H8.248V13.671Zm-.181-.181h2.175v2.176H8.066V13.49Z" style="fill:#00acd3"/><path d="M12.4,11.161h.172v1.813H12.4V11.161Zm-.33,0h.179v1.813H12.07V11.161Zm-.33,0h.179v1.813H11.74V11.161Zm-.33,0h.179v1.813H11.41V11.161Zm-.33,0h.178v1.813h-.178V11.161Zm-.323,0h.172v1.813h-.172V11.161Zm-.181-.181h2.176v2.176H10.577V10.979Z" style="fill:#00acd3"/><path d="M12.4,13.671h.172v1.813H12.4V13.671Zm-.33,0h.179v1.813H12.07V13.671Zm-.33,0h.179v1.813H11.74V13.671Zm-.33,0h.179v1.813H11.41V13.671Zm-.33,0h.178v1.813h-.178V13.671Zm-.323,0h.172v1.813h-.172V13.671Zm-.181-.181h2.176v2.176H10.577V13.49Z" style="fill:#26c2ee"/><path d="M14.909,13.671h.172v1.813h-.172V13.671Zm-.33,0h.179v1.813H14.58V13.671Zm-.33,0h.179v1.813H14.25V13.671Zm-.33,0H14.1v1.813h-.179V13.671Zm-.33,0h.179v1.813h-.179V13.671Zm-.323,0h.172v1.813h-.172V13.671Zm-.181-.181h2.176v2.176H13.087V13.49Z" style="fill:#00acd3"/><path d="M14.909,11.161h.172v1.813h-.172V11.161Zm-.33,0h.179v1.813H14.58V11.161Zm-.33,0h.179v1.813H14.25V11.161Zm-.33,0H14.1v1.813h-.179V11.161Zm-.33,0h.179v1.813h-.179V11.161Zm-.323,0h.172v1.813h-.172V11.161Zm-.181-.181h2.176v2.176H13.087V10.979Z" style="fill:#26c2ee"/><path d="M17.42,13.671h.172v1.813H17.42V13.671Zm-.33,0h.179v1.813H17.09V13.671Zm-.33,0h.179v1.813H16.76V13.671Zm-.33,0h.179v1.813h-.179V13.671Zm-.33,0h.179v1.813H16.1V13.671Zm-.323,0h.172v1.813h-.172V13.671ZM15.6,13.49h2.176v2.176H15.6V13.49Z" style="fill:#26c2ee"/><path d="M17.42,11.161h.172v1.813H17.42V11.161Zm-.33,0h.179v1.813H17.09V11.161Zm-.33,0h.179v1.813H16.76V11.161Zm-.33,0h.179v1.813h-.179V11.161Zm-.33,0h.179v1.813H16.1V11.161Zm-.323,0h.172v1.813h-.172V11.161Zm-.181-.181h2.176v2.176H15.6V10.979Z" style="fill:#00acd3"/><path d="M17.42,8.65h.172v1.813H17.42V8.65Zm-.33,0h.179v1.813H17.09V8.65Zm-.33,0h.179v1.813H16.76V8.65Zm-.33,0h.179v1.813h-.179V8.65Zm-.33,0h.179v1.813H16.1V8.65Zm-.323,0h.172v1.813h-.172V8.65ZM15.6,8.469h2.176v2.176H15.6V8.469Z" style="fill:#26c2ee"/><path d="M19.93,13.671H20.1v1.813H19.93V13.671Zm-.33,0h.178v1.813H19.6V13.671Zm-.33,0h.179v1.813h-.179V13.671Zm-.33,0h.179v1.813h-.179V13.671Zm-.33,0h.179v1.813h-.179V13.671Zm-.323,0h.172v1.813h-.172V13.671Zm-.181-.181h2.176v2.176H18.107V13.49Z" style="fill:#00acd3"/><path d="M12.616,19.193a.6.6,0,1,1-.6.6.6.6,0,0,1,.6-.6" style="fill:#d5eef2"/><path d="M12.616,19.363a.431.431,0,0,1,.156.029.175.175,0,1,0,.241.236.43.43,0,1,1-.4-.265" style="fill:#3a4e55"/><path d="M2,17.949H29.92c-.608-.154-1.923-.362-1.707-1.159-1.105,1.279-3.771.9-4.444.267-.749,1.087-5.111.674-5.415-.173-.939,1.1-3.85,1.1-4.789,0-.3.847-4.666,1.26-5.415.173-.673.631-3.338,1.012-4.444-.267.217.8-1.1,1.005-1.707,1.159" style="fill:#3a4e55"/><path d="M14.211,23.518a5.287,5.287,0,0,1-2.756-2.711,9.2,9.2,0,0,1-1.987.3q-.436.024-.917.025-.554,0-1.168-.033a7.942,7.942,0,0,0,6.145,2.43q.344,0,.683-.013" style="fill:#c0dbe1"/><path d="M12.007,21.773a5.206,5.206,0,0,1-.552-.966,9.2,9.2,0,0,1-1.987.3,6.325,6.325,0,0,0,2.539.664" style="fill:#d5eef2"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1.1667 0 0 1.1667 2 2)" fill-rule="evenodd"><path d="m1 1h22v22h-22z"/><path d="m24 0v24h-24v-24zm-13.067 15.89h-4.093v5.52h4.198v-0.93h-3.083v-1.503h2.77v-0.93h-2.77v-1.224h2.978v-0.934zm2.146 0h-1.084v5.52h1.035v-3.6l2.226 3.6h1.118v-5.52h-1.036v3.686l-2.259-3.687zm5.117 0h-1.208l1.973 5.52h1.19l1.976-5.52h-1.182l-1.352 4.085-1.397-4.086zm-12.796 3.79h-1.68v1.68h1.68z" fill="#ecd53f" fill-rule="nonzero"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_editorconfig</title><path d="M8.709,18.351a1.267,1.267,0,0,0,.532-1.379C8.692,17.207,8.718,17.749,8.709,18.351Z" style="fill:#e3e3f8"/><path d="M14.924,19.852a.871.871,0,0,0,.62-1.135A1.43,1.43,0,0,0,14.924,19.852Z" style="fill:#e3e3f8"/><path d="M2.713,27.079a1.538,1.538,0,0,0,.524,1.353c1.414.794,6.372.175,8.056-.2a14.994,14.994,0,0,0,2.426-1.213,22.643,22.643,0,0,0,4.713-2.557c1.082-.794,2.8-3.029,2.985-4.364l-1.475-.332c-.035,1.5-.375,1.842-1.711,2.191a10.662,10.662,0,0,1-3.57.14,3.362,3.362,0,0,1-2.313-1.562c-1.065-1.414.236-2.4-1.449-2.5-1.772,2.173-4.9.611-6.267.393a30.066,30.066,0,0,0-1.938,7.6,2.748,2.748,0,0,1,2.138.323c2.688,1.039.34,1.955-.733,1.685C3.368,27.864,3.141,27.384,2.713,27.079Z" style="fill:#fdfdfd"/><path d="M6.231,14.537a11.539,11.539,0,0,1,2.985,1.126c1.51.751,1.781.646,1.92,1.693.017.192-.017.3.532.471.925.288-.532-.227,1.946-.218A16.64,16.64,0,0,1,19.559,18.9c.454.288.367.655,1.9.611a18.767,18.767,0,0,0-1.2-6.162c-.864-2.007-2.007-2.313-4.338-3.064-1.362-.436-5.359-.916-6.6-.148-1.161.724-1.379,1.589-2.461,3.107A5.366,5.366,0,0,0,6.231,14.537Z" style="fill:#fdfdfd"/><path d="M15.84,18.246c.873.358-.044,2.671-1.257,2.112-.393-1.108.541-1.737.794-2.234a8.51,8.51,0,0,0-2.461-.148c-.576.218-.707,1.449-.41,2.025,1.4,2.741,7.567,2.156,6.913.026-.262-.864-.506-1-1.388-1.3A6.885,6.885,0,0,0,15.84,18.246Z" style="fill:#fdfdfd"/><path d="M4.869,17.941c.7.672,2.278.777,3.3.829C8.3,17.417,8.413,16.4,9.5,16.483a1.6,1.6,0,0,1-.305,2.13,1.386,1.386,0,0,0,1.362-1.763,14.542,14.542,0,0,0-4.46-1.894A9.506,9.506,0,0,0,4.869,17.941Z" style="fill:#fdfdfd"/><path d="M3.228,26.581c.576-.052,2.077.384,2.2.873C4.494,27.568,3.307,27.48,3.228,26.581Zm-.515.5c.428.305.655.786,1.388.96,1.074.271,3.421-.646.733-1.685A2.748,2.748,0,0,0,2.7,26.032a30.066,30.066,0,0,1,1.938-7.6c1.37.218,4.495,1.781,6.267-.393,1.685.1.384,1.082,1.449,2.5A3.362,3.362,0,0,0,14.662,22.1a10.662,10.662,0,0,0,3.57-.14c1.335-.349,1.676-.69,1.711-2.191l1.475.332c-.183,1.335-1.9,3.57-2.985,4.364a22.643,22.643,0,0,1-4.713,2.557,14.994,14.994,0,0,1-2.426,1.213c-1.685.375-6.642,1-8.056.2A1.538,1.538,0,0,1,2.713,27.079Zm12.211-7.227a1.43,1.43,0,0,1,.62-1.135A.871.871,0,0,1,14.924,19.852Zm.916-1.606a6.885,6.885,0,0,1,2.191.48c.882.3,1.126.436,1.388,1.3.655,2.13-5.516,2.714-6.913-.026-.3-.576-.166-1.807.41-2.025a8.51,8.51,0,0,1,2.461.148c-.253.5-1.187,1.126-.794,2.234C15.8,20.917,16.713,18.6,15.84,18.246Zm-7.131.1c.009-.6-.017-1.143.532-1.379A1.267,1.267,0,0,1,8.709,18.351Zm-3.84-.41a9.506,9.506,0,0,1,1.222-2.985,14.542,14.542,0,0,1,4.46,1.894A1.386,1.386,0,0,1,9.19,18.613a1.6,1.6,0,0,0,.305-2.13c-1.082-.079-1.2.934-1.327,2.287C7.147,18.717,5.567,18.613,4.869,17.941ZM4,17.242c-.323-.89-.323-2.278,1.047-2.392l-.7,1.946C4.162,17.216,4.162,17.12,4,17.242Zm2.234-2.706a5.366,5.366,0,0,1,.628-1.292c1.082-1.519,1.3-2.383,2.461-3.107,1.239-.768,5.237-.288,6.6.148,2.33.751,3.474,1.056,4.338,3.064a18.767,18.767,0,0,1,1.2,6.162c-1.536.044-1.449-.323-1.9-.611a16.64,16.64,0,0,0-5.944-1.292c-2.479-.009-1.021.506-1.946.218-.55-.175-.515-.279-.532-.471-.14-1.047-.41-.943-1.92-1.693A11.539,11.539,0,0,0,6.231,14.537Zm15.449-.428c-.166-.55.14-.515.672-.89a9.021,9.021,0,0,1,.925-.655c1.405-.786,4.024-.916,5.141.017A2.479,2.479,0,0,1,29.5,14.65a5.838,5.838,0,0,1-2.618,3.832,5.213,5.213,0,0,1-4.783,1.2c-.157-.384-.035-2.819-.218-3.718-.166-.8-.079-.89.384-1.37,1.362-1.414,4.312-2.444,5.988-1.231.707.524.506.724.873,1.126.454-.489-.393-2.13-3.517-2.025C23.486,12.529,22.57,14.187,21.68,14.109ZM8.971,9.143a8.094,8.094,0,0,1,2.278-4.6C12.6,3.5,14.016,2.509,16.094,3.687c.515.288.489.436.541,1.152a3.312,3.312,0,0,1-.192,1.5c-1.379,4.451-2.531,1.894-6.948,2.95a6.374,6.374,0,0,1,2.121-3.413c1.2-1.161,2.06-1.911,3.858-1.667a1.842,1.842,0,0,1-.052,2.322c-.8,1.292-1,1.213-.882,2.095.628-.157.82-.768,1.108-1.379,1.754-3.666-.794-4.111-2.357-3.439A10.372,10.372,0,0,0,9.766,7.554c-.122.244-.253.559-.367.829Zm6.913.183C16.067,8.235,17.15,7.964,17.15,4.6c0-1.449-1.781-2.749-4.111-1.781-2,.82-2.3,1.449-3.369,3.055-1,1.519-.969,3.186-1.833,4.591-.253.4-.48.541-.759.943-.2.3-.349.672-.55,1.021A12.94,12.94,0,0,0,5.367,14.4c-1.047.026-1.929.044-2.034,1.126-.14,1.484.559,1.85.559,2.409-.009.6-2.453,6.677-1.772,10.3.192,1,.847,1,1.894,1.126a17.93,17.93,0,0,0,8.056-.707l4.1-1.964a18.85,18.85,0,0,0,3.561-2.5,12.383,12.383,0,0,0,1.309-1.719,3.213,3.213,0,0,0,.8-2.208,8.473,8.473,0,0,1,2.985,1c-.061.6-.358.314-.358.855a1.355,1.355,0,0,0,1.047-.89c-.358-.524-.733-.436-1.248-.855a8.212,8.212,0,0,1,1.719-.707c1.222-.506,3.308-2.042,3.823-3.439a4.449,4.449,0,0,0-.559-3.736,5.444,5.444,0,0,0-3.648-1.161c-1.58,0-3.212,1.135-4.486,1.623-.489-.428-.524-.916-.882-1.388A12.281,12.281,0,0,0,15.884,9.326Z" style="fill:#020202"/><path d="M21.68,14.109c.89.079,1.807-1.58,3.928-1.65,3.125-.1,3.971,1.536,3.517,2.025-.367-.4-.166-.6-.873-1.126-1.676-1.213-4.626-.183-5.988,1.231-.463.48-.55.567-.384,1.37.183.9.061,3.334.218,3.718a5.213,5.213,0,0,0,4.783-1.2A5.838,5.838,0,0,0,29.5,14.65a2.479,2.479,0,0,0-1.082-2.069c-1.117-.934-3.736-.8-5.141-.017a9.021,9.021,0,0,0-.925.655C21.819,13.594,21.514,13.559,21.68,14.109Z" style="fill:#fdf2f2"/><path d="M8.971,9.143,9.4,8.383c.113-.271.244-.585.367-.829A10.372,10.372,0,0,1,13.292,3.81c1.562-.672,4.111-.227,2.357,3.439-.288.611-.48,1.222-1.108,1.379-.122-.882.079-.8.882-2.095a1.842,1.842,0,0,0,.052-2.322c-1.8-.244-2.662.506-3.858,1.667A6.374,6.374,0,0,0,9.5,9.291c4.416-1.056,5.569,1.5,6.948-2.95a3.312,3.312,0,0,0,.192-1.5c-.052-.716-.026-.864-.541-1.152-2.077-1.178-3.491-.192-4.844.855A8.094,8.094,0,0,0,8.971,9.143Z" style="fill:#fef3f3"/><path d="M4,17.242c.166-.122.166-.026.349-.445l.7-1.946C3.673,14.964,3.673,16.352,4,17.242Z" style="fill:#efefef"/><path d="M5.428,27.454c-.122-.489-1.623-.925-2.2-.873C3.307,27.48,4.494,27.568,5.428,27.454Z" style="fill:#faf1f1"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="17.249" y1="-335.597" x2="14.973" y2="-309.994" gradientTransform="matrix(1, 0, 0, -1, 0, -306)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset="0.01" stop-color="#f7f6f8" stop-opacity="0.04"/><stop offset="0.09" stop-color="#aa9cb3" stop-opacity="0.39"/><stop offset="0.2" stop-color="#6f567e" stop-opacity="0.66"/><stop offset="0.32" stop-color="#452459" stop-opacity="0.86"/><stop offset="0.5" stop-color="#2d0843" stop-opacity="0.97"/><stop offset="1" stop-color="#26003d"/></linearGradient></defs><title>file_type_elixir</title><path d="M17.8,8.591c2.079,4.584,7.64,6.5,7.141,12.474-.582,7.017-5.551,8.784-8.316,8.909a8.815,8.815,0,0,1-9.4-7.485C5.618,15.046,12.655,3.632,16.709,2A15.083,15.083,0,0,0,17.8,8.591Zm-.166,18.857a.423.423,0,0,0-.057-.327c-.593-1.1-5.81-1.645-6.907-1.752a8.272,8.272,0,0,0,1.635,1.3,7.766,7.766,0,0,0,2.814,1.041C15.922,27.831,17.467,27.933,17.635,27.447Z" style="fill:#7c648f"/><g style="opacity:0.25"><path d="M18.248,10.618c4.47,4.823,6.445,4.979,6.237,10.478-.249,6.476-4.543,8.191-7.058,8.42-4.2.551-7.495-1.528-8.358-5.686C7.312,17.063,12.978,6.023,16.637,4.36A15.323,15.323,0,0,0,18.258,10.6Z" style="fill:#26003d"/></g><g style="opacity:0.75"><path d="M17.385,9.921C20.369,14,24.319,13.7,25,19.641c.094,6.923-3.6,9.283-6.237,9.948-4.5,1.279-8.514-.645-10.094-5-3.035-7,2.651-18.514,6.31-20.915a15.083,15.083,0,0,0,2.37,6.237Z" style="fill:url(#a)"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_erlang</title><path d="M6.388,23.867a11.012,11.012,0,0,1-3.441-8.234,10.765,10.765,0,0,1,2.864-7.5H2v15.73Zm20.066,0a16.44,16.44,0,0,0,2.537-3.136l-4.218-1.873a8.306,8.306,0,0,1-6.641,4.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.465,6.465,0,0,0,0-.935,9.057,9.057,0,0,0-2.029-6.326H30v15.73H26.456ZM12.332,11.742a3.723,3.723,0,0,1,3.9-3.23,3.29,3.29,0,0,1,3.532,3.23Z" style="fill:#a2003e"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_esphome</title><path d="M26.54,8.146v-1.6a1.027,1.027,0,1,1,2.017,0v1.6m-5.4,0v-1.6a1.016,1.016,0,0,1,.989-1.027.989.989,0,0,1,1.027.95q0,.039,0,.078v1.6m-5.441,0v-1.6a1.027,1.027,0,1,1,2.017,0v1.6m-5.4,0v-1.6a1.027,1.027,0,1,1,2.017,0v1.6m-5.441,0v-1.6a1.027,1.027,0,1,1,2.017,0v1.6m-5.441,0v-1.6a1.027,1.027,0,1,1,2.055,0v1.6M28.557,23.29v1.75a1.027,1.027,0,1,1-2.017,0V23.29m-1.37,0v1.75a1.027,1.027,0,1,1-2.017,0V23.29m-1.408,0v1.75a1.027,1.027,0,1,1-2.017,0V23.29m-1.37,0v1.75a1.027,1.027,0,1,1-2.017,0V23.29m-1.446,0v1.75a1.027,1.027,0,1,1-2.017,0V23.29m-1.37.076v1.712a1.027,1.027,0,1,1-2.017,0V23.366" style="fill:none;stroke:#eee;stroke-width:1.031628607691953px"/><path d="M29.089,8.146H9a.381.381,0,0,0-.381.381V22.986A.407.407,0,0,0,9,23.328H29.089a.409.409,0,0,0,.381-.381V8.488a.409.409,0,0,0-.381-.381Z" style="stroke:#eee;stroke-width:1.031628607691953px"/><path d="M22.354,15.452v-1.9H21.67v1.218l-2.587-2.587-4.376,4.376h1.1v2.968h6.545V16.555h1.1Z" style="fill:#eee"/><path d="M8.542,22.453H2.53V20.931H7.058V19.485H2.53V17.963H7.058V16.479H2.53V14.995H7.058V13.549H2.53V8.983" style="fill:none;stroke:#eee;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.031628607691953px"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_font</title><path d="M12.677,17.781l-2.626-6.256L7.357,17.781ZM19.4,24.292H12.331V22.927l.458-.023a1.847,1.847,0,0,0,.972-.2.313.313,0,0,0,.145-.263,4.158,4.158,0,0,0-.419-1.4l-.812-1.931H7.322L6.4,21.259a3.319,3.319,0,0,0-.349,1.157c0,.036,0,.119.154.241a2.481,2.481,0,0,0,1.191.247l.448.033v1.354H2V22.981l.4-.07A2.188,2.188,0,0,0,3.4,22.593a6.318,6.318,0,0,0,1.18-2.066L10.155,7.491H11.2l5.512,13.174A5.255,5.255,0,0,0,17.761,22.5a1.959,1.959,0,0,0,1.19.4l.454.027Z" style="fill:#cfcfcf"/><path d="M25.841,21.56V17.575a22.542,22.542,0,0,0-2.226.97,3.845,3.845,0,0,0-1.29,1.05,2.03,2.03,0,0,0-.388,1.2,1.951,1.951,0,0,0,.491,1.362,1.49,1.49,0,0,0,1.13.544A4.142,4.142,0,0,0,25.841,21.56Zm-3.333,2.949a2.833,2.833,0,0,1-2.139-.893,3.206,3.206,0,0,1-.833-2.285,2.959,2.959,0,0,1,.415-1.577,5,5,0,0,1,1.791-1.625,23.876,23.876,0,0,1,3.617-1.588v-.074a2.905,2.905,0,0,0-.383-1.833,1.325,1.325,0,0,0-1.075-.412,1.155,1.155,0,0,0-.816.26.687.687,0,0,0-.277.536l.023.646a1.62,1.62,0,0,1-.4,1.158,1.481,1.481,0,0,1-2.1-.019,1.634,1.634,0,0,1-.391-1.134,2.8,2.8,0,0,1,1.182-2.177,4.813,4.813,0,0,1,3.125-.932,5.381,5.381,0,0,1,2.508.524,2.628,2.628,0,0,1,1.213,1.346,6.391,6.391,0,0,1,.244,2.2v3.55a14.665,14.665,0,0,0,.051,1.749.661.661,0,0,0,.054.2c.085-.078.284-.225.864-.806L30,20.495v1.967l-.1.128c-.958,1.283-1.883,1.907-2.83,1.907a1.6,1.6,0,0,1-1.257-.557,1.788,1.788,0,0,1-.358-.74,9.688,9.688,0,0,1-1.433.977A3.579,3.579,0,0,1,22.508,24.509Z" style="fill:#cfcfcf"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_git</title><path d="M29.472,14.753,17.247,2.528a1.8,1.8,0,0,0-2.55,0L12.158,5.067l3.22,3.22a2.141,2.141,0,0,1,2.712,2.73l3.1,3.1a2.143,2.143,0,1,1-1.285,1.21l-2.895-2.895v7.617a2.141,2.141,0,1,1-1.764-.062V12.3a2.146,2.146,0,0,1-1.165-2.814L10.911,6.314,2.528,14.7a1.8,1.8,0,0,0,0,2.551L14.753,29.472a1.8,1.8,0,0,0,2.55,0L29.472,17.3a1.8,1.8,0,0,0,0-2.551" style="fill:#dd4c35"/><path d="M12.158,5.067l3.22,3.22a2.141,2.141,0,0,1,2.712,2.73l3.1,3.1a2.143,2.143,0,1,1-1.285,1.21l-2.895-2.895v7.617a2.141,2.141,0,1,1-1.764-.062V12.3a2.146,2.146,0,0,1-1.165-2.814L10.911,6.314" style="fill:#fff"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_makefile</title><path d="M7.313,18.654a.548.548,0,0,1-.6.233.917.917,0,0,0-.869.08c-.306.218-.637.053-.579-.345a1.229,1.229,0,0,1,.583-.971c.833-.479.254-.812.711-1.293s.357-.629.341-1.283a4.648,4.648,0,0,1-3.4-1.9,6.012,6.012,0,0,1-1.46-3.764,6.365,6.365,0,0,1,.649-3.8A5.315,5.315,0,0,1,5.254,3.089a7.022,7.022,0,0,1,3.489-.77,4.96,4.96,0,0,1,2.443.452,5.148,5.148,0,0,0,1.546.8,1.217,1.217,0,0,0,.782-.226c.047,1.189-1.023,1.292-1.98,1.317s-1.546-.371-2.427-.224A4.193,4.193,0,0,0,6.077,6.212,3.783,3.783,0,0,0,5.408,8.9a1.952,1.952,0,0,0,1.441,1.8c.5.008.61-.136,1.047-.421s2.665-3.043,3.426-3.663a3.522,3.522,0,0,1,2.322-.821,3.24,3.24,0,0,1,1.671.286A12.275,12.275,0,0,1,16.9,7.139a8.833,8.833,0,0,0,.684-.576,2.865,2.865,0,0,1,2.393-.718,3.644,3.644,0,0,1,1.819.8A14.312,14.312,0,0,1,23.809,9.07a3.59,3.59,0,0,0,1.621,1.489c.771.237,1.352-.762,1.437-1.316a5.814,5.814,0,0,0,.112-.935,4.413,4.413,0,0,0-.135-1.125,4,4,0,0,0-.455-1.016,3.606,3.606,0,0,0-1.3-1.25A4.129,4.129,0,0,0,23.7,4.5a13.676,13.676,0,0,0-1.4.2c-.584.04-1.628.171-2.086-.28a1.18,1.18,0,0,1-.378-.853.892.892,0,0,0,.469.19c.366.031.708-.268,1-.441a7.34,7.34,0,0,1,.908-.526,5.856,5.856,0,0,1,2.7-.232,6.308,6.308,0,0,1,2.2.725,6,6,0,0,1,1.634,1.48A4.983,4.983,0,0,1,29.781,6.9a8.981,8.981,0,0,1,.017,3.847,7.577,7.577,0,0,1-1.714,2.819,4.388,4.388,0,0,1-2.317,1.112,4.911,4.911,0,0,0,.086.488c.064.206.188.436.441.363a.236.236,0,0,1,.289.063c.133.116.064.567-.311.769a1.449,1.449,0,0,1-.695.131,6.612,6.612,0,0,1-1.11-.051c-.33-.058-.528-.32-.894-.361a3.572,3.572,0,0,1-1.452-.764,3.048,3.048,0,0,0-.362-.185c.059.18.138.368.177.541s.023.334.043.472.059.247.082.359c.09.081.119.2.272.243a1.706,1.706,0,0,0,.546-.043c.156-.021.26-.106.383-.083a.85.85,0,0,1,.34.193c.1.082.191.094.274.3a3.333,3.333,0,0,1,.171.9,1.93,1.93,0,0,1-.1.755,1.261,1.261,0,0,1-.381.541,5.937,5.937,0,0,1-.956.769,1.652,1.652,0,0,0,.2.3c.1.109.324.229.421.344a.473.473,0,0,1,.148.324.686.686,0,0,1-.109.433,1.9,1.9,0,0,1-.937.573,2.477,2.477,0,0,1,.023,1.06c-.037.159-.119.519-.315.612a3.823,3.823,0,0,1-.814.086c-.239.038-.373.074-.56.111a3.3,3.3,0,0,0-.34.492.4.4,0,0,0,.008.35c.049.15.214.368.261.544a1.091,1.091,0,0,1,.012.541.943.943,0,0,1-.269.46c-.15.157-.446.28-.593.406s-.294.142-.254.352a1.551,1.551,0,0,0,.781.867.925.925,0,0,0,.65-.048c-.015.246-.228.412-.367.576a2.2,2.2,0,0,0,1-.588,2.488,2.488,0,0,1-.752.955,2.872,2.872,0,0,1-.6.4,2.652,2.652,0,0,0,.99,0,1.97,1.97,0,0,1-.748.242,2.2,2.2,0,0,1-.85-.064,5.7,5.7,0,0,1-.951-.541.78.78,0,0,0,.217.442,2.859,2.859,0,0,0,.639.334,9.407,9.407,0,0,1-.963-.116,2.233,2.233,0,0,1-.555-.189,3.647,3.647,0,0,1-.449-.309,1.291,1.291,0,0,0,.215.411,1.963,1.963,0,0,0,.48.232,2.1,2.1,0,0,1-.5-.011,1.408,1.408,0,0,1-.517-.245,3.7,3.7,0,0,1-.52-.463,2.155,2.155,0,0,1-.4-.538c-.058-.154.035-.262.052-.393a1.233,1.233,0,0,0-.318.21.4.4,0,0,0-.118.37,2.46,2.46,0,0,0,.315.589c-.344-.281-.536-.389-.618-.729a1.143,1.143,0,0,1,.272-.846c.075-.119.187-.23.257-.345a4.668,4.668,0,0,1-.466-.456c-.133-.173-.189-.408-.325-.573a3.412,3.412,0,0,0-.478-.407,6.246,6.246,0,0,1,.42.9.6.6,0,0,1-.139.5c-.083.126-.216.154-.343.231s-.323.017-.4.131a.392.392,0,0,0-.023.4l.3.466a1.421,1.421,0,0,1-.381-.328c-.084-.114-.214-.218-.232-.371a.541.541,0,0,1,.073-.422c.1-.137.371-.182.493-.287s.19-.173.183-.309-.14-.232-.253-.318a8.278,8.278,0,0,1-1.088-.815,1.08,1.08,0,0,1-.28-.443.459.459,0,0,1,.085-.368c.083-.151.367-.352.4-.515s-.109-.2-.238-.256-.376.029-.5-.071.035-.311-.1-.427-.445-.051-.6-.176a.837.837,0,0,1-.281-.459.974.974,0,0,1-.024-.509c.038-.131.15-.154.217-.222s.127-.124.036-.225-.385.006-.555-.124-.066-.44-.186-.572-.336-.079-.449-.121-.159.106-.228-.128-.072-.93-.166-1.189-.278-.018-.363-.276a7.085,7.085,0,0,1-.043-1.06l-.175-1.061c-.609.409-2.53.935-2.7,1.233" style="fill:#fff"/><path d="M16.623,8.258A3.733,3.733,0,0,0,16.7,9.2a.909.909,0,0,0,.382.66c.462.343.758.286,1.114.485a1.017,1.017,0,0,1,.446.421.363.363,0,0,1-.17.422.361.361,0,0,0,.371-.48c-.052-.128-.3-.185-.373-.314a.488.488,0,0,1-.04-.393c.064-.236.531-.451.7-.637a.772.772,0,0,0,.208-.9,2.831,2.831,0,0,0-1.45-1.141,3.209,3.209,0,0,0-.5-.15,1.65,1.65,0,0,1,.875.807c.144.374.019.515.024.84,0,.151.2.226.289.322s.07.145.009.259a.3.3,0,0,0-.13-.236c-.13-.093-.271-.073-.341-.263-.106-.289.1-.563-.132-.888a1.029,1.029,0,0,0-.727-.522,1.267,1.267,0,0,0-.423.066L16.613,7.3l0,0a4.594,4.594,0,0,0-1.34-.995,3.033,3.033,0,0,0-1.607-.3,3.068,3.068,0,0,0-2.2.771c-.808.7-2.892,3.367-3.4,3.7a1.7,1.7,0,0,1-1.248.453A2.124,2.124,0,0,1,5.161,8.927,4.041,4.041,0,0,1,5.883,6.07a4.173,4.173,0,0,1,3.224-1.9,12.022,12.022,0,0,1,2.441.23c.771,0,1.534-.132,1.759-.745a1.044,1.044,0,0,1-.672.118A6.739,6.739,0,0,1,11,2.952,5.237,5.237,0,0,0,8.71,2.575a6.319,6.319,0,0,0-3.215.669A5.769,5.769,0,0,0,2.913,5.719a5.866,5.866,0,0,0-.654,3.649,6.068,6.068,0,0,0,1.423,3.613,4.457,4.457,0,0,0,3.295,1.785l.329-1.45-.587.842.015-.937-.531.659-.233-.894-.43.716-.214-1-.623.5.2-.823-.825.092.379-.572-.752.009.438-.764-.667-.106L4,10.35l-.817-.242.676-.648L3.2,8.916l.522-.406L3.23,7.86l.521-.607-.194-.8L4,6.067l.132-.916.5-.249.427-.715L5.844,4.1l.39-.643.793.04.749-.407.778.181.883-.266.654.153.853.125.824.659L10.5,3.5l-.636.305-.526-.321-.362.246-.64.064-.574-.037-.419.511L6.5,4.281l-.3.688-.759.266-.071.791-.544.426L5,7.2l-.47.773.361.676-.355.619.472.308-.107.995.656.166.148.738.715-.075.444.506.549-.536A6.151,6.151,0,0,0,9.606,9.745a10.282,10.282,0,0,1,2.58-2.506,3.451,3.451,0,0,1,2.493-.477c.895.154,1.194.691,1.853,1.257a.626.626,0,0,1,.2-.253,4.416,4.416,0,0,0-.108.492Zm4.665,5.934a.71.71,0,0,1-.2.143,2.376,2.376,0,0,1-.344.083c.173.27.355.543.521.826s.31.594.469.892a4.909,4.909,0,0,0-.022-.511,5.014,5.014,0,0,0-.168-.537c-.071-.239-.159-.564-.26-.9Zm-.06-1.551a.508.508,0,0,1,.168.092.646.646,0,0,1,.255.269,1.025,1.025,0,0,1,.048.466c-.056-.016-.132-.005-.191-.055s-.092-.162-.167-.21a.439.439,0,0,0-.219-.048.694.694,0,0,1,.043.35.431.431,0,0,1-.409.387,1.336,1.336,0,0,1-.342-.036c.04.089.108.167.147.256A1.842,1.842,0,0,0,21,14.039a3.264,3.264,0,0,1,.345-.2,2.175,2.175,0,0,1,.395-.067c-.113.1-.188.2-.3.295l.25.728c.177.111.344.169.566.306a7.337,7.337,0,0,0,.781.515,2.887,2.887,0,0,0,.767.263c.3.057.545.3.844.343a6.43,6.43,0,0,0,1.087.025c.261-.025.6-.16.631-.447a.6.6,0,0,1-.723-.407c-.075-.183-.038-.52-.153-.737s-.274-.286-.466-.552a8.352,8.352,0,0,1-.679-1.045c-.175-.357-.217-.762-.365-1.082a5.285,5.285,0,0,0-.546-.826,2.918,2.918,0,0,0-1.308-1.18,6.4,6.4,0,0,0-.963-.249c-.131.059-.31.124-.342.276a.622.622,0,0,0,.14.493,2.1,2.1,0,0,1,.568.7,2.753,2.753,0,0,1,.03,1.029,1.146,1.146,0,0,1-.328.42Zm-1.451.173a2.483,2.483,0,0,1,.854-.242c.126-.008.321.012.448.017a1.7,1.7,0,0,0,.3-.466,2.519,2.519,0,0,0-.043-.826c-.172-.423-.34-.441-.577-.683a1.347,1.347,0,0,1-.231-.743c-.019-.11-.073-.249-.1-.363a4.64,4.64,0,0,0-1-.052,1.088,1.088,0,0,0,.39-.567,1.116,1.116,0,0,0-.132-.78,3.032,3.032,0,0,0-.576-.6c-.208-.182-.506-.332-.7-.482a5.781,5.781,0,0,1,.768-.275A2.5,2.5,0,0,1,21.02,7.2a4.6,4.6,0,0,1,1.053.833c.384.4.859,1.137,1.23,1.574A7.877,7.877,0,0,0,24.3,10.65a4.973,4.973,0,0,0,.925.5l.481.51.389-.481.625.071.129-.7.574-.157-.093-.947.413-.293-.31-.589.315-.644-.411-.736.159-.708-.476-.405-.062-.753-.664-.253-.266-.655L25.278,4.4l-.366-.486-.5.035-.56-.061-.316-.234-.46.3-.557-.29-1.106.42.721-.627.747-.119L23.45,3.2l.773.254.68-.172.656.388.694-.038.341.612.691.079.374.68.435.237.115.871.387.367-.17.762.456.577-.428.619.457.387-.585.518.592.616-.715.23.466.661-.584.1.383.727-.658-.009.331.545-.722-.087.173.783-.546-.48-.187.949-.377-.682-.2.85-.465-.627.012.891-.514-.8a3.638,3.638,0,0,0,.385,1.382,3.518,3.518,0,0,0,2.24-1.041,7.168,7.168,0,0,0,1.627-2.739,9.306,9.306,0,0,0,.011-3.618,5.45,5.45,0,0,0-1.045-2.109A7.963,7.963,0,0,0,26.9,3.405a6.2,6.2,0,0,0-3.2-.694,3.79,3.79,0,0,0-1.338.25c-.617.224-1.11.714-1.737.955a.6.6,0,0,1-.53,0,.989.989,0,0,0,.723.572,5.464,5.464,0,0,0,1.431-.013A9.013,9.013,0,0,1,23.7,4.285a3.1,3.1,0,0,1,1.484.428,3.658,3.658,0,0,1,1.4,1.318,4,4,0,0,1,.448,1.079,5.063,5.063,0,0,1,.151,1.174,3.6,3.6,0,0,1-.112,1.035c-.212.781-.68,1.576-1.641,1.454-.588-.075-1.475-1.18-1.772-1.585a15.7,15.7,0,0,0-1.969-2.4,3.034,3.034,0,0,0-1.705-.757A2.579,2.579,0,0,0,17.6,6.86a4.609,4.609,0,0,1,.532.17,3.981,3.981,0,0,1,1.094.718,1.19,1.19,0,0,1,.5.968c.008.3-.239.541-.465.758-.139.133-.322.254-.434.357-.149.137-.333.286-.147.5a1.883,1.883,0,0,0,.3.22c.163.121.089.572-.127.691a.712.712,0,0,1-.832-.069c.287-.043.469-.081.461-.315,0-.136-.177-.249-.347-.326a4.931,4.931,0,0,1-1.125-.452c-.411-.3-.42-.458-.531-.922a2.623,2.623,0,0,0-.646.113c-.265.087-.558.3-.8.348a1.718,1.718,0,0,1-1.058.006,4.244,4.244,0,0,0-2.1.349,5.917,5.917,0,0,0-.975.121,6.413,6.413,0,0,0-1.7.995A9.083,9.083,0,0,0,7.22,15.149c-.051.57.112.955-.248,1.233s-.349.992-.471,1.193-.263.111-.525.392-.4.234-.389.766a1.839,1.839,0,0,1,.845-.332c.256-.009.259.328.916-.322.352-.348,1.027-.358,1.5-.512A4.732,4.732,0,0,0,11,16.152a5.613,5.613,0,0,0,1.415-3.381,3.984,3.984,0,0,1-.038,1.247,3.473,3.473,0,0,0,.151,2.442l.309.59a5.184,5.184,0,0,1-.652-.953l-.25-.674a5.057,5.057,0,0,1-1.463,1.662,2.916,2.916,0,0,0,.089,1.169c.128.373-.076.8.021,1.049s.321.106.394.355-.038.741.075.983.392.1.527.174a.774.774,0,0,1,.251.289c.073.1-.028.346.119.425s.376.012.529.088a.357.357,0,0,1,.139.422c-.036.163-.2.238-.272.4a.427.427,0,0,0,.023.434.891.891,0,0,0,.466.314c.19.077.457.034.653.14a1.537,1.537,0,0,1,.476.473.636.636,0,0,1,.127.425,1.19,1.19,0,0,1-.157.505c-.087.157-.278.347.021.647s.287.17.458.364c-.019-.336-.157-.609-.056-.862s.406-.3.566-.411a2.625,2.625,0,0,0,.379-.4,4.487,4.487,0,0,1,0,.491c-.041.266-.119.5.277.544a1.293,1.293,0,0,0,.535-.166c-.1.176-.269.318-.3.528a.918.918,0,0,0,.151.651,2.127,2.127,0,0,0,.582.487,2.227,2.227,0,0,0,.425.2c.007.207-.034.427-.01.621a1.134,1.134,0,0,0,.2.529,1.73,1.73,0,0,0,.465.373c-.094-.218-.283-.424-.281-.653a.734.734,0,0,1,.294-.594c.223-.2.746-.38.992-.577a1.214,1.214,0,0,0,.414-.51,2.23,2.23,0,0,0,.08-.673,2.032,2.032,0,0,1,.119.569,2.006,2.006,0,0,1-.221.794,1.217,1.217,0,0,0,.6-.612c.065.039.032.145.056.349.109-.108.232-.191.341-.293a.949.949,0,0,0,.284-.334.765.765,0,0,0-.008-.459,3.091,3.091,0,0,0-.324-.538c-.1-.181.017-.358.01-.576a1.727,1.727,0,0,0-.6-.1c-.229.033-.491.29-.725.293s-.365-.216-.557-.277a3.409,3.409,0,0,0-.579-.08,5.348,5.348,0,0,1,1.84-.451,11.629,11.629,0,0,1,1.715-.155,4.393,4.393,0,0,0,.769.03c.179-.051.141-.174.194-.307a1.73,1.73,0,0,0-.006-1.079A8.378,8.378,0,0,0,20.46,22c-.511.039-1.117.282-1.644.3a3.165,3.165,0,0,1-1.53-.328,3.63,3.63,0,0,1-.986-1.125c-.215-.329-.486-.975-.651-1.27a1.614,1.614,0,0,0-.339-.5,1.512,1.512,0,0,0-.488-.2c.188.019.392-.04.563.058.256.147.543.756.7,1.021.169-.566.129-.788.618-1.107a2.153,2.153,0,0,0-.5,1.295c.327.537.782,1.393,1.378,1.63a3.907,3.907,0,0,0,.817.168,5.91,5.91,0,0,0,2.132-.315,5.587,5.587,0,0,1,1.678-.04c.215.012.72-.117.825-.333A.382.382,0,0,0,23,20.868c-.081-.126-.3-.186-.414-.3a2.667,2.667,0,0,1-.274-.368,7.515,7.515,0,0,1-1.238.138c.257-.106.5-.167.771-.271a4.6,4.6,0,0,0,.787-.419,2.522,2.522,0,0,0,.51-.391,3.13,3.13,0,0,0,.471-.539,1.406,1.406,0,0,0,.139-.681,2.03,2.03,0,0,0-.1-.805.634.634,0,0,0-.433-.311c-.15-.048-.252.073-.408.09s-.3.115-.527.008a1.967,1.967,0,0,1-.72-.642c-.228-.32-.39-.844-.623-1.247a21.2,21.2,0,0,0-1.376-1.986,4.043,4.043,0,0,1-.118-.593,2.861,2.861,0,0,1,.076-1.13.987.987,0,0,1,.512-.69.563.563,0,0,1,.371-.026.25.25,0,0,1,.167.294c-.045.15-.15.155-.221.231a.808.808,0,0,0-.213.384,1.825,1.825,0,0,1,.412.016.481.481,0,0,1,.339.326.611.611,0,0,0-.456-.22,2.057,2.057,0,0,0-.316.048,2.271,2.271,0,0,1-.118.383c-.056.1-.163.075-.2.191a1.12,1.12,0,0,0-.022.455Zm.546.2c-.208.013-.258-.014-.424.1l.271.422a.65.65,0,0,1,.153-.525Zm-7.072-1.86a.812.812,0,0,1,.036-.194c-.3-.081-.423.115-.6.479-.066.136,0,.217-.072.306s-.185.077-.3.163-.23.251-.338.34a3.758,3.758,0,0,1-.777.418,2.536,2.536,0,0,0,.625-.513c.058-.1.05-.287.14-.377s.123-.152.24-.174.07-.159.108-.266a1.151,1.151,0,0,1,.193-.293.848.848,0,0,1,.339-.329c.158-.059.405,0,.525-.029s.051-.121.138-.173.257-.029.373-.085a1.139,1.139,0,0,0,.429-.442A2.256,2.256,0,0,1,14.187,11a1.478,1.478,0,0,1-.749.89,2.38,2.38,0,0,1-.426.16c.073-.1.177-.143.219-.3a3.762,3.762,0,0,0,.02-.6Zm1.931,1.493c.157-.014.351.028.5.02a2.652,2.652,0,0,0,.377-.07c-.023-.221,0-.627-.205-.774a1.783,1.783,0,0,0-.817.008,7.63,7.63,0,0,0-1.017.385,3.168,3.168,0,0,1,.923-.514,2.428,2.428,0,0,1,.948-.09c.1.028.123.07.185.156a1.811,1.811,0,0,1,.268.9,2.524,2.524,0,0,1,.157.229,1.1,1.1,0,0,1,.081.338c-.056-.081-.022-.183-.177-.243a1.507,1.507,0,0,0-.6.018.508.508,0,0,1-.231.934.541.541,0,0,1-.641-.333.988.988,0,0,1-.021-.4.794.794,0,0,0-.688.259,1.3,1.3,0,0,0,.523.508,1.681,1.681,0,0,0,.5.186,2.516,2.516,0,0,0,.676.032.734.734,0,0,0,.444-.216,1.04,1.04,0,0,0,.212-.47,1.369,1.369,0,0,1-.083.431.786.786,0,0,1-.778.412,2.853,2.853,0,0,1-1.019-.2,1.542,1.542,0,0,1-.73-.624,1.8,1.8,0,0,1-.02-.557c.332-.22.413-.166.806-.231.164-.027.277-.088.433-.1Zm.9-2.187a1.48,1.48,0,0,0,.524.212c.147,0,.185-.1.272-.154a6.578,6.578,0,0,0,.523,1.333c.1.169.159.09.232.26s.107.514.176.73a5.907,5.907,0,0,0,.242.564,7.727,7.727,0,0,1-.583-.9c-.114-.241-.041-.262-.133-.492s-.279-.588-.418-.882a.829.829,0,0,1-.3.008c-.076-.023-.061-.1-.129-.156s-.184-.032-.28-.115a.592.592,0,0,1-.127-.405Zm-1.964,7.762c.138-.112.511-.023.789,0l-.6.154c-.019.068-.01.147-.056.2s-.132.079-.2.119c.007-.179-.072-.363.066-.475Zm2.574-3.737a2.621,2.621,0,0,0,.205-.6c-.027.252.024.529-.1.712s-.339.151-.518.2c.139-.106.3-.153.411-.312Zm-.252,2.8a1,1,0,0,1,.5-.9,2.14,2.14,0,0,1,.706-.253,2.751,2.751,0,0,1,1.186.155,7.055,7.055,0,0,1,.7.459c.239.141.409.236.637.395.35.243.554.512.8.673a1.763,1.763,0,0,0,.435.113.73.73,0,0,1-.407.033,1.823,1.823,0,0,1-.513-.306,3.515,3.515,0,0,0-.579-.42c-.145-.084-.383-.183-.542-.287s-.435-.331-.587-.407a1.892,1.892,0,0,0-.759-.146,1.606,1.606,0,0,0-.959.267.645.645,0,0,0-.264.66,2.992,2.992,0,0,1,.23-.3.721.721,0,0,1,.607-.131.531.531,0,0,1,.459.415,1.1,1.1,0,0,0-.238-.159.573.573,0,0,0-.51.05c-.21.112-.153.278-.183.463a1.765,1.765,0,0,1-.069.231.453.453,0,0,1-.211-.113,1.493,1.493,0,0,0,.008.259,3.194,3.194,0,0,0,.1.319,1.872,1.872,0,0,1-.39-.47,1.237,1.237,0,0,1-.148-.6Zm1.889.318a.98.98,0,0,1,.439.114,1.712,1.712,0,0,1,.314.223,1.858,1.858,0,0,1,.5.877,5.274,5.274,0,0,1,.077.745,4.767,4.767,0,0,0-.225-.687,1.682,1.682,0,0,0-.783-.8.42.42,0,0,0-.252-.032c.028.047.075.086.077.155a.27.27,0,0,1-.13.259.493.493,0,0,1-.541-.1.48.48,0,0,1-.12-.535c.091-.224.439-.224.644-.216Zm-10.406.644a.726.726,0,0,0-.6.4.548.548,0,0,1-.6.233.917.917,0,0,0-.869.08c-.306.218-.637.053-.579-.344a1.226,1.226,0,0,1,.583-.971c.832-.479.254-.812.71-1.293s.356-.629.342-1.283a4.65,4.65,0,0,1-3.4-1.9A6.013,6.013,0,0,1,2.036,9.4a6.362,6.362,0,0,1,.649-3.8A5.314,5.314,0,0,1,5.254,3.078a7.026,7.026,0,0,1,3.489-.769,4.958,4.958,0,0,1,2.443.452,5.153,5.153,0,0,0,1.545.8,1.218,1.218,0,0,0,.782-.226c.047,1.189-1.023,1.292-1.981,1.317s-1.546-.371-2.427-.223A4.192,4.192,0,0,0,6.078,6.2a3.78,3.78,0,0,0-.669,2.683,1.951,1.951,0,0,0,1.44,1.8c.5.008.61-.136,1.047-.421S10.561,7.221,11.322,6.6a3.518,3.518,0,0,1,2.321-.821,3.236,3.236,0,0,1,1.671.285A12.282,12.282,0,0,1,16.9,7.128a8.515,8.515,0,0,0,.684-.576,2.865,2.865,0,0,1,2.393-.718,3.644,3.644,0,0,1,1.819.8A14.284,14.284,0,0,1,23.81,9.059a3.594,3.594,0,0,0,1.621,1.489c.771.237,1.351-.762,1.437-1.316A5.786,5.786,0,0,0,26.98,8.3a4.39,4.39,0,0,0-.134-1.125,4.012,4.012,0,0,0-.455-1.016,3.6,3.6,0,0,0-1.3-1.25A4.131,4.131,0,0,0,23.7,4.485a13.632,13.632,0,0,0-1.4.2c-.584.04-1.627.171-2.085-.28a1.18,1.18,0,0,1-.378-.854.891.891,0,0,0,.469.189c.366.031.708-.268,1-.441a7.2,7.2,0,0,1,.907-.526,5.861,5.861,0,0,1,2.7-.233,6.315,6.315,0,0,1,2.2.725,6.005,6.005,0,0,1,1.634,1.48,4.992,4.992,0,0,1,1.037,2.15,8.988,8.988,0,0,1,.017,3.847,7.581,7.581,0,0,1-1.713,2.819,4.391,4.391,0,0,1-2.317,1.112c.034.177.04.342.085.487.065.206.188.436.442.364a.236.236,0,0,1,.289.062c.133.117.063.567-.312.769a1.444,1.444,0,0,1-.695.131,6.517,6.517,0,0,1-1.11-.051c-.33-.058-.528-.319-.894-.361a3.576,3.576,0,0,1-1.452-.764,3.069,3.069,0,0,0-.362-.185c.059.18.137.368.177.541s.022.334.043.473.059.246.081.359c.091.081.12.2.272.243a1.688,1.688,0,0,0,.546-.043c.156-.021.261-.105.383-.083a.853.853,0,0,1,.341.193c.1.082.19.094.274.3a3.364,3.364,0,0,1,.17.9,1.922,1.922,0,0,1-.1.755,1.254,1.254,0,0,1-.381.541,5.924,5.924,0,0,1-.957.769,1.691,1.691,0,0,0,.2.3c.1.108.324.229.421.343a.474.474,0,0,1,.148.324.689.689,0,0,1-.109.434,1.9,1.9,0,0,1-.937.573,2.484,2.484,0,0,1,.023,1.06c-.037.159-.119.519-.315.612a3.808,3.808,0,0,1-.814.086c-.239.038-.373.074-.56.111a3.312,3.312,0,0,0-.34.491.4.4,0,0,0,.008.35c.049.15.215.369.261.544a1.091,1.091,0,0,1,.012.541.952.952,0,0,1-.269.461c-.15.157-.446.279-.593.406s-.294.142-.254.352a1.548,1.548,0,0,0,.781.867.93.93,0,0,0,.65-.047c-.015.246-.228.412-.367.575a2.2,2.2,0,0,0,1-.587,2.486,2.486,0,0,1-.752.954,2.86,2.86,0,0,1-.6.4,2.634,2.634,0,0,0,.991,0,1.964,1.964,0,0,1-.748.242,2.189,2.189,0,0,1-.85-.063,5.72,5.72,0,0,1-.951-.541.782.782,0,0,0,.216.442,2.849,2.849,0,0,0,.639.334,9.6,9.6,0,0,1-.963-.116,2.274,2.274,0,0,1-.555-.189,3.8,3.8,0,0,1-.449-.309,1.3,1.3,0,0,0,.215.411,1.95,1.95,0,0,0,.481.233,2.1,2.1,0,0,1-.5-.011,1.409,1.409,0,0,1-.517-.245,3.708,3.708,0,0,1-.521-.464,2.146,2.146,0,0,1-.4-.538c-.058-.154.035-.262.052-.393a1.218,1.218,0,0,0-.319.209.4.4,0,0,0-.118.371,2.45,2.45,0,0,0,.315.589c-.344-.281-.536-.39-.618-.729a1.142,1.142,0,0,1,.272-.846c.075-.119.187-.23.256-.345a4.636,4.636,0,0,1-.466-.456c-.133-.174-.189-.408-.325-.574a3.436,3.436,0,0,0-.478-.406,6.173,6.173,0,0,1,.42.9.6.6,0,0,1-.139.5c-.083.126-.216.154-.342.231s-.324.016-.4.131a.393.393,0,0,0-.023.4l.3.466a1.418,1.418,0,0,1-.381-.328c-.085-.113-.214-.218-.232-.371a.541.541,0,0,1,.073-.423c.1-.136.371-.182.493-.287s.19-.173.183-.309-.139-.233-.253-.318a8.319,8.319,0,0,1-1.088-.815,1.091,1.091,0,0,1-.28-.443.461.461,0,0,1,.085-.368c.083-.151.367-.352.4-.515s-.109-.2-.238-.257-.375.029-.5-.071.035-.311-.1-.427-.445-.051-.6-.176a.84.84,0,0,1-.281-.46.968.968,0,0,1-.024-.509c.037-.131.149-.153.217-.221s.127-.124.036-.226-.386.006-.556-.124-.066-.44-.186-.571-.336-.08-.449-.122-.158.106-.228-.127-.072-.929-.165-1.189-.278-.017-.364-.276a7.171,7.171,0,0,1-.043-1.061l-.175-1.061a3.741,3.741,0,0,1-1.666.654,10.832,10.832,0,0,0,.338,4.321c.543,1.777,1.643,2.824,3.128,4.328a9.109,9.109,0,0,1-3.478-4.188,9.791,9.791,0,0,1-.414-4.277" style="fill:#030303"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 254.5 225"><title>file_type_go</title><path d="M-46.926,89c-.621,0-.777-.311-.466-.777l3.262-4.194a2.225,2.225,0,0,1,1.708-.777H13.026c.621,0,.777.466.466.932l-2.64,4.038a2.367,2.367,0,0,1-1.553.932Z" style="fill:#00acd7"/><path d="M-70.379,103.285c-.621,0-.777-.311-.466-.777l3.262-4.194a2.225,2.225,0,0,1,1.708-.777H4.95a.714.714,0,0,1,.777.932L4.484,102.2a1.358,1.358,0,0,1-1.4.932Z" style="fill:#00acd7"/><path d="M-32.792,117.574c-.621,0-.777-.466-.466-.932l2.174-3.883a2.06,2.06,0,0,1,1.553-.932H1.533c.621,0,.932.466.932,1.087l-.311,3.728a1.167,1.167,0,0,1-1.087,1.087Z" style="fill:#00acd7"/><path d="M128.426,86.2c-9.785,2.485-16.464,4.349-26.093,6.834-2.33.621-2.485.777-4.5-1.553-2.33-2.64-4.038-4.349-7.3-5.9-9.785-4.815-19.259-3.417-28.112,2.33-10.561,6.834-16,16.929-15.842,29.51.155,12.425,8.7,22.676,20.968,24.385,10.561,1.4,19.414-2.33,26.4-10.251,1.4-1.708,2.64-3.572,4.194-5.747H68.163c-3.262,0-4.038-2.019-2.951-4.659,2.019-4.815,5.747-12.891,7.921-16.929a4.194,4.194,0,0,1,3.883-2.485h56.535c-.311,4.194-.311,8.387-.932,12.581a66.239,66.239,0,0,1-12.736,30.442C108.7,159.51,94.1,168.673,75.618,171.158c-15.221,2.019-29.355-.932-41.78-10.251a48.785,48.785,0,0,1-19.725-34.48c-2.019-16.929,2.951-32.15,13.2-45.508C38.342,66.475,52.942,57.312,70.8,54.05c14.6-2.64,28.578-.932,41.159,7.61a48.686,48.686,0,0,1,18.017,21.9C130.911,84.958,130.289,85.735,128.426,86.2Z" style="fill:#00acd7"/><path d="M179.835,172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.711,48.711,0,0,1-16.774-29.976c-2.8-17.551,2.019-33.082,12.581-46.905,11.338-14.91,25.006-22.676,43.488-25.938,15.842-2.8,30.753-1.243,44.265,7.921,12.27,8.387,19.88,19.725,21.9,34.635,2.64,20.968-3.417,38.052-17.861,52.652a71.17,71.17,0,0,1-37.276,19.88C188.067,171.469,183.874,171.624,179.835,172.09ZM216.8,109.343a44.7,44.7,0,0,0-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657-14.444,3.262-23.763,12.425-27.18,27.025a25.579,25.579,0,0,0,14.289,29.355c8.542,3.728,17.085,3.262,25.317-.932C209.345,132.64,216.024,122.7,216.8,109.343Z" style="fill:#00acd7"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_graphql</title><rect x="-0.43" y="12.534" width="22.901" height="1.187" transform="translate(-5.858 16.107) rotate(-59.999)" style="fill:#e10098"/><rect x="4.545" y="21.162" width="22.902" height="1.187" style="fill:#e10098"/><rect x="10.43" y="18.008" width="1.187" height="13.227" transform="translate(-15.812 21.857) rotate(-59.999)" style="fill:#e10098"/><rect x="20.381" y="0.771" width="1.187" height="13.227" transform="translate(4.092 21.856) rotate(-59.999)" style="fill:#e10098"/><rect x="4.412" y="6.787" width="13.227" height="1.187" transform="translate(-2.213 6.502) rotate(-30.001)" style="fill:#e10098"/><rect x="20.389" y="1.677" width="1.187" height="22.901" transform="translate(-3.753 12.25) rotate(-30.001)" style="fill:#e10098"/><rect x="5.454" y="9.386" width="1.187" height="13.228" style="fill:#e10098"/><rect x="25.36" y="9.386" width="1.187" height="13.228" style="fill:#e10098"/><rect x="15.222" y="24.097" width="11.504" height="1.037" transform="translate(-9.498 13.785) rotate(-30.001)" style="fill:#e10098"/><path d="M28.12,23a2.5,2.5,0,1,1-.915-3.411A2.5,2.5,0,0,1,28.12,23" style="fill:#e10098"/><path d="M8.2,11.5a2.5,2.5,0,1,1-.915-3.411A2.5,2.5,0,0,1,8.2,11.5" style="fill:#e10098"/><path d="M3.88,23a2.5,2.5,0,1,1,3.411.915A2.5,2.5,0,0,1,3.88,23" style="fill:#e10098"/><path d="M23.8,11.5a2.5,2.5,0,1,1,3.411.915A2.5,2.5,0,0,1,23.8,11.5" style="fill:#e10098"/><path d="M16,30a2.5,2.5,0,1,1,2.5-2.5A2.493,2.493,0,0,1,16,30" style="fill:#e10098"/><path d="M16,6.991a2.5,2.5,0,1,1,2.5-2.5,2.493,2.493,0,0,1-2.5,2.5" style="fill:#e10098"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_haskell</title><polygon points="2 25.882 8.588 16 2 6.118 6.941 6.118 13.529 16 6.941 25.882 2 25.882" style="fill:#453a62"/><polygon points="8.588 25.882 15.177 16 8.588 6.118 13.529 6.118 26.706 25.882 21.765 25.882 17.647 19.706 13.529 25.882 8.588 25.882" style="fill:#5e5086"/><polygon points="24.51 20.118 22.314 16.824 30 16.823 30 20.118 24.51 20.118" style="fill:#8f4e8b"/><polygon points="21.216 15.177 19.02 11.883 30 11.882 30 15.177 21.216 15.177" style="fill:#8f4e8b"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_html</title><polygon points="5.902 27.201 3.655 2 28.345 2 26.095 27.197 15.985 30 5.902 27.201" style="fill:#e44f26"/><polygon points="16 27.858 24.17 25.593 26.092 4.061 16 4.061 16 27.858" style="fill:#f1662a"/><polygon points="16 13.407 11.91 13.407 11.628 10.242 16 10.242 16 7.151 15.989 7.151 8.25 7.151 8.324 7.981 9.083 16.498 16 16.498 16 13.407" style="fill:#ebebeb"/><polygon points="16 21.434 15.986 21.438 12.544 20.509 12.324 18.044 10.651 18.044 9.221 18.044 9.654 22.896 15.986 24.654 16 24.65 16 21.434" style="fill:#ebebeb"/><polygon points="15.989 13.407 15.989 16.498 19.795 16.498 19.437 20.507 15.989 21.437 15.989 24.653 22.326 22.896 22.372 22.374 23.098 14.237 23.174 13.407 22.341 13.407 15.989 13.407" style="fill:#fff"/><polygon points="15.989 7.151 15.989 9.071 15.989 10.235 15.989 10.242 23.445 10.242 23.445 10.242 23.455 10.242 23.517 9.548 23.658 7.981 23.732 7.151 15.989 7.151" style="fill:#fff"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_image</title><path d="M30,5.851Q30,16,30,26.149H2Q2,16,2,5.851H30" style="fill:#2dcc9f"/><path d="M24.232,8.541a2.2,2.2,0,1,0,1.127.623,2.212,2.212,0,0,0-1.127-.623" style="fill:#fff"/><path d="M18.111,20.1q-2.724-3.788-5.45-7.575Q8.619,18.147,4.579,23.766q5.449,0,10.9,0,1.316-1.832,2.634-3.663" style="fill:#fff"/><path d="M22.057,16q-2.793,3.882-5.584,7.765,5.584,0,11.169,0Q24.851,19.882,22.057,16Z" style="fill:#fff"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_ini</title><path d="M23.265,24.381l.9-.894c4.164.136,4.228-.01,4.411-.438l1.144-2.785L29.805,20l-.093-.231c-.049-.122-.2-.486-2.8-2.965V15.5c3-2.89,2.936-3.038,2.765-3.461L28.538,9.225c-.171-.422-.236-.587-4.37-.474l-.9-.93a20.166,20.166,0,0,0-.141-4.106l-.116-.263-2.974-1.3c-.438-.2-.592-.272-3.4,2.786l-1.262-.019c-2.891-3.086-3.028-3.03-3.461-2.855L9.149,3.182c-.433.175-.586.237-.418,4.437l-.893.89c-4.162-.136-4.226.012-4.407.438L2.285,11.733,2.195,12l.094.232c.049.12.194.48,2.8,2.962l0,1.3c-3,2.89-2.935,3.038-2.763,3.462l1.138,2.817c.174.431.236.584,4.369.476l.9.935a20.243,20.243,0,0,0,.137,4.1l.116.265,2.993,1.308c.435.182.586.247,3.386-2.8l1.262.016c2.895,3.09,3.043,3.03,3.466,2.859l2.759-1.115C23.288,28.644,23.44,28.583,23.265,24.381ZM11.407,17.857a4.957,4.957,0,1,1,6.488,2.824A5.014,5.014,0,0,1,11.407,17.857Z" style="fill:#99b8c4"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_janet</title><path d="M7.339,27.544c-2.369-1.6-2.987-3.863-1.545-6.077,1.082-1.648,1.545-1.133,2.266,2.42a11.472,11.472,0,0,0,1.391,3.657C10.79,29.037,9.5,29.037,7.339,27.544Z" style="fill:#d45500"/><path d="M17.433,27.7c-1.184-1.493-1.339-2.575-.566-4.532.515-1.442,3.3-3.09,4.429-2.678.618.258.618.1,0-1.133-1.236-2.42-2.627-3.3-5.974-3.656-2.627-.309-3.348-.618-4.378-1.906a7.871,7.871,0,0,1-1.287-1.854c0-.618-1.8-.463-2.472.206A3.165,3.165,0,0,0,6.567,14.1c0,2.112-.567,2.215-2.421.412-2.42-2.369-2.368-4.635.258-7.107A34.041,34.041,0,0,0,7.648,3.8L9.039,2h4.532a47.087,47.087,0,0,1,6.54.412c2.369.515,5.459,3.193,7.365,6.437,1.287,2.163,1.442,2.987,1.545,7.313a24.658,24.658,0,0,0,.463,5.82c.567,1.39-.721,3.862-2.523,4.789A23.6,23.6,0,0,1,19.6,29.037,3.46,3.46,0,0,1,17.433,27.7Zm4.584-6.128a.258.258,0,1,0-.258.257A.244.244,0,0,0,22.017,21.57Z" style="fill:#d45500"/><path d="M9.451,28.471c-1.7-1.6-1.957-2.215-2.884-7.056-1.339-6.952-1.339-8.394.154-9.785,1.7-1.6,2.524-1.442,4.378.876,1.442,1.8,1.854,2.008,4.48,2.214,2.369.206,3.142.515,4.635,1.957a13.365,13.365,0,0,1,2.369,3.193c.515,1.288.464,1.648-.257,2.369-.876.824-.979.824-1.494.052-.412-.721-.772-.773-1.751-.309-1.39.618-2.06,3.347-1.236,4.944.515.875.412,1.184-.618,1.854a10.739,10.739,0,0,1-3.553,1.081C11.511,30.17,11.15,30.067,9.451,28.471Z" style="fill:#deaa87"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_java</title><path d="M12.325,23.654s-1.07.622.761.833a16.023,16.023,0,0,0,5.8-.246,10.088,10.088,0,0,0,1.541.752c-5.481,2.349-12.405-.136-8.1-1.339" style="fill:#5382a1"/><path d="M11.656,20.588s-1.2.888.633,1.078a22.618,22.618,0,0,0,7.481-.359,3.32,3.32,0,0,0,1.152.7c-6.627,1.938-14.009.153-9.266-1.421" style="fill:#5382a1"/><path d="M17.3,15.388a2.051,2.051,0,0,1-.355,2.954s3.429-1.77,1.854-3.987c-1.471-2.067-2.6-3.095,3.508-6.636,0,0-9.586,2.394-5.007,7.669" style="fill:#5382a1"/><path d="M24.552,25.921s.792.652-.872,1.157c-3.164.958-13.168,1.248-15.948.038-1-.435.874-1.038,1.464-1.164a3.8,3.8,0,0,1,.966-.108c-1.111-.783-7.181,1.537-3.083,2.2,11.176,1.812,20.372-.816,17.473-2.124" style="fill:#5382a1"/><path d="M12.84,17.412s-5.089,1.209-1.8,1.648a38.225,38.225,0,0,0,6.731-.072c2.106-.178,4.221-.555,4.221-.555a8.934,8.934,0,0,0-1.28.685c-5.168,1.359-15.151.727-12.277-.663a9.629,9.629,0,0,1,4.407-1.042" style="fill:#5382a1"/><path d="M21.969,22.515c5.253-2.73,2.824-5.353,1.129-5a3.932,3.932,0,0,0-.6.161.957.957,0,0,1,.449-.346c3.354-1.179,5.933,3.478-1.083,5.322a.458.458,0,0,0,.106-.138" style="fill:#5382a1"/><path d="M18.8,2s2.909,2.91-2.759,7.386c-4.546,3.59-1.037,5.637,0,7.975-2.653-2.394-4.6-4.5-3.294-6.463C14.664,8.019,19.976,6.623,18.8,2" style="fill:#5382a1"/><path d="M13.356,29.912c5.042.323,12.786-.179,12.969-2.565,0,0-.353.9-4.167,1.623a41.458,41.458,0,0,1-12.76.2s.645.533,3.959.746" style="fill:#5382a1"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_jar</title><path d="M12.7,23.56s-1.07.622.761.833a16.023,16.023,0,0,0,5.8-.246A10.088,10.088,0,0,0,20.8,24.9c-5.481,2.349-12.405-.136-8.1-1.339" style="fill:#5382a1"/><path d="M12.026,20.494s-1.2.888.633,1.078a22.618,22.618,0,0,0,7.481-.359,3.32,3.32,0,0,0,1.152.7c-6.627,1.938-14.009.153-9.266-1.421" style="fill:#5382a1"/><path d="M17.673,15.294a2.051,2.051,0,0,1-.355,2.954s3.429-1.77,1.854-3.987c-1.471-2.067-2.6-3.095,3.508-6.636,0,0-9.586,2.394-5.007,7.669" style="fill:#e76f00"/><path d="M24.922,25.827s.792.652-.872,1.157c-3.164.958-13.168,1.248-15.948.038-1-.435.874-1.038,1.464-1.164a3.8,3.8,0,0,1,.966-.108c-1.111-.783-7.181,1.537-3.083,2.2,11.176,1.812,20.372-.816,17.473-2.124" style="fill:#5382a1"/><path d="M13.211,17.318s-5.089,1.209-1.8,1.648a38.225,38.225,0,0,0,6.731-.072c2.106-.178,4.221-.555,4.221-.555a8.934,8.934,0,0,0-1.28.685C15.913,20.382,5.93,19.75,8.8,18.359a9.629,9.629,0,0,1,4.407-1.042" style="fill:#5382a1"/><path d="M22.34,22.421c5.253-2.73,2.824-5.353,1.129-5a3.932,3.932,0,0,0-.6.161.957.957,0,0,1,.449-.346c3.354-1.179,5.933,3.478-1.083,5.322a.458.458,0,0,0,.106-.138" style="fill:#5382a1"/><path d="M19.172,1.906s2.909,2.91-2.759,7.386c-4.546,3.59-1.037,5.637,0,7.975-2.653-2.394-4.6-4.5-3.294-6.463,1.917-2.879,7.229-4.275,6.056-8.9" style="fill:#e76f00"/><path d="M13.727,29.818c5.042.323,12.786-.179,12.969-2.565,0,0-.353.9-4.167,1.623a41.458,41.458,0,0,1-12.76.2s.645.533,3.959.746" style="fill:#5382a1"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_js</title><path d="M18.774,19.7a3.727,3.727,0,0,0,3.376,2.078c1.418,0,2.324-.709,2.324-1.688,0-1.173-.931-1.589-2.491-2.272l-.856-.367c-2.469-1.052-4.11-2.37-4.11-5.156,0-2.567,1.956-4.52,5.012-4.52A5.058,5.058,0,0,1,26.9,10.52l-2.665,1.711a2.327,2.327,0,0,0-2.2-1.467,1.489,1.489,0,0,0-1.638,1.467c0,1.027.636,1.442,2.1,2.078l.856.366c2.908,1.247,4.549,2.518,4.549,5.376,0,3.081-2.42,4.769-5.671,4.769a6.575,6.575,0,0,1-6.236-3.5ZM6.686,20c.538.954,1.027,1.76,2.2,1.76,1.124,0,1.834-.44,1.834-2.15V7.975h3.422V19.658c0,3.543-2.078,5.156-5.11,5.156A5.312,5.312,0,0,1,3.9,21.688Z" style="fill:#f5de19"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_json</title><path d="M4.014,14.976a2.51,2.51,0,0,0,1.567-.518A2.377,2.377,0,0,0,6.386,13.1,15.261,15.261,0,0,0,6.6,10.156q.012-2.085.075-2.747a5.236,5.236,0,0,1,.418-1.686,3.025,3.025,0,0,1,.755-1.018A3.046,3.046,0,0,1,9,4.125,6.762,6.762,0,0,1,10.544,4h.7V5.96h-.387a2.338,2.338,0,0,0-1.723.468A3.4,3.4,0,0,0,8.709,8.52a36.054,36.054,0,0,1-.137,4.133,4.734,4.734,0,0,1-.768,2.06A4.567,4.567,0,0,1,6.1,16a3.809,3.809,0,0,1,1.992,1.754,8.861,8.861,0,0,1,.618,3.865q0,2.435.05,2.9A1.755,1.755,0,0,0,9.264,25.7a2.639,2.639,0,0,0,1.592.337h.387V28h-.7a5.655,5.655,0,0,1-1.773-.2,2.97,2.97,0,0,1-1.324-.93,3.353,3.353,0,0,1-.681-1.63A24.175,24.175,0,0,1,6.6,22.006,16.469,16.469,0,0,0,6.386,18.9a2.408,2.408,0,0,0-.805-1.361,2.489,2.489,0,0,0-1.567-.524Z" style="fill:#f5de19"/><path d="M27.986,17.011a2.489,2.489,0,0,0-1.567.524,2.408,2.408,0,0,0-.805,1.361,16.469,16.469,0,0,0-.212,3.109,24.175,24.175,0,0,1-.169,3.234,3.353,3.353,0,0,1-.681,1.63,2.97,2.97,0,0,1-1.324.93,5.655,5.655,0,0,1-1.773.2h-.7V26.04h.387a2.639,2.639,0,0,0,1.592-.337,1.755,1.755,0,0,0,.506-1.186q.05-.462.05-2.9a8.861,8.861,0,0,1,.618-3.865A3.809,3.809,0,0,1,25.9,16a4.567,4.567,0,0,1-1.7-1.286,4.734,4.734,0,0,1-.768-2.06,36.054,36.054,0,0,1-.137-4.133,3.4,3.4,0,0,0-.425-2.092,2.338,2.338,0,0,0-1.723-.468h-.387V4h.7A6.762,6.762,0,0,1,23,4.125a3.046,3.046,0,0,1,1.149.581,3.025,3.025,0,0,1,.755,1.018,5.236,5.236,0,0,1,.418,1.686q.062.662.075,2.747a15.261,15.261,0,0,0,.212,2.947,2.377,2.377,0,0,0,.805,1.355,2.51,2.51,0,0,0,1.567.518Z" style="fill:#f5de19"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_json5</title><path d="M12.815,15.167l.68-5.676h6.489v2h-4.4L15.329,13.7a2.4,2.4,0,0,1,.252-.122,2.962,2.962,0,0,1,.374-.13,2.9,2.9,0,0,1,.458-.106,2.834,2.834,0,0,1,.512-.046,3.983,3.983,0,0,1,1.466.252,2.736,2.736,0,0,1,1.076.723,3.167,3.167,0,0,1,.664,1.168,5,5,0,0,1,.228,1.588,4.157,4.157,0,0,1-.236,1.387,3.307,3.307,0,0,1-1.9,2.029,4.3,4.3,0,0,1-1.715.312,4.75,4.75,0,0,1-1.458-.228,4.054,4.054,0,0,1-1.252-.656,3.359,3.359,0,0,1-.878-1.046,2.787,2.787,0,0,1-.32-1.382H15.18a1.458,1.458,0,0,0,.39.97,1.383,1.383,0,0,0,1.558.206,1.089,1.089,0,0,0,.4-.412,1.749,1.749,0,0,0,.206-.618,4.3,4.3,0,0,0,.062-.74,2.709,2.709,0,0,0-.092-.74,1.506,1.506,0,0,0-.282-.558,1.229,1.229,0,0,0-.5-.349,1.78,1.78,0,0,0-.718-.13,2.121,2.121,0,0,0-.5.054,1.805,1.805,0,0,0-.382.138,1.318,1.318,0,0,0-.274.19,1.28,1.28,0,0,0-.19.2l-2.048-.482" style="fill:#fff"/><path d="M5.985,23.343a4.45,4.45,0,0,1-1.311-.58,3.2,3.2,0,0,1-.848-.824,3.012,3.012,0,0,1-.458-1.008,4.879,4.879,0,0,1-.13-1.143v-1.55a2.3,2.3,0,0,0-.076-.618,1.184,1.184,0,0,0-.222-.466.969.969,0,0,0-.382-.306A1.324,1.324,0,0,0,2,16.744V15.012a1.074,1.074,0,0,0,.937-.4,1.841,1.841,0,0,0,.3-1.1v-1.55a4.879,4.879,0,0,1,.13-1.143,3.037,3.037,0,0,1,.458-1.008A3.17,3.17,0,0,1,4.671,9a4.482,4.482,0,0,1,1.311-.58l.48,1.344a1.222,1.222,0,0,0-.488.328,1.742,1.742,0,0,0-.306.5,2.524,2.524,0,0,0-.16.634,5.827,5.827,0,0,0-.046.74v1.55A2.844,2.844,0,0,1,5.126,14.9a2.37,2.37,0,0,1-1.076.983,2.356,2.356,0,0,1,1.076.992,2.808,2.808,0,0,1,.336,1.374v1.55a5.827,5.827,0,0,0,.046.74,2.586,2.586,0,0,0,.16.634,1.684,1.684,0,0,0,.306.5A1.222,1.222,0,0,0,6.462,22c0-.005-.477,1.344-.477,1.344" style="fill:#999"/><path d="M8.215,19.393a1.289,1.289,0,0,1,.1-.512,1.212,1.212,0,0,1,.29-.4,1.373,1.373,0,0,1,.45-.274,1.637,1.637,0,0,1,.58-.1,1.555,1.555,0,0,1,.572.1,1.269,1.269,0,0,1,.45.274,1.077,1.077,0,0,1,.29.4,1.294,1.294,0,0,1,0,1.024,1.151,1.151,0,0,1-.29.412,1.388,1.388,0,0,1-.45.268,1.613,1.613,0,0,1-.572.1,1.578,1.578,0,0,1-.58-.1,1.409,1.409,0,0,1-.45-.268,1.229,1.229,0,0,1-.39-.924m0-6.088a1.289,1.289,0,0,1,.1-.512,1.212,1.212,0,0,1,.29-.4,1.373,1.373,0,0,1,.45-.274,1.637,1.637,0,0,1,.58-.1,1.555,1.555,0,0,1,.572.1,1.269,1.269,0,0,1,.45.274,1.077,1.077,0,0,1,.29.4,1.294,1.294,0,0,1,0,1.024,1.151,1.151,0,0,1-.29.412,1.388,1.388,0,0,1-.45.268,1.613,1.613,0,0,1-.572.1,1.578,1.578,0,0,1-.58-.1,1.409,1.409,0,0,1-.45-.268,1.229,1.229,0,0,1-.39-.924" style="fill:#999"/><path d="M24.24,20.293a3.648,3.648,0,0,1-.122.929,4.534,4.534,0,0,1-.336.891,4.706,4.706,0,0,1-.5.807,4.005,4.005,0,0,1-.61.664l-1.3-.61c.081-.173.168-.349.26-.526a4.846,4.846,0,0,0,.268-.558,4.443,4.443,0,0,0,.206-.656,3.406,3.406,0,0,0,.084-.8V18.656h2.059l-.008,1.636" style="fill:#999"/><path d="M25.538,21.994a1.251,1.251,0,0,0,.488-.328,1.707,1.707,0,0,0,.306-.5,2.525,2.525,0,0,0,.16-.634,5.826,5.826,0,0,0,.046-.74v-1.55a2.844,2.844,0,0,1,.336-1.382,2.364,2.364,0,0,1,1.084-.983,2.364,2.364,0,0,1-1.084-.983,2.844,2.844,0,0,1-.336-1.382v-1.55a5.827,5.827,0,0,0-.046-.74,2.586,2.586,0,0,0-.16-.634,1.684,1.684,0,0,0-.306-.5,1.222,1.222,0,0,0-.488-.328l.48-1.338A4.45,4.45,0,0,1,27.329,9a3.092,3.092,0,0,1,.848.815,2.892,2.892,0,0,1,.45,1.008,4.606,4.606,0,0,1,.138,1.143v1.55a2.655,2.655,0,0,0,.068.626,1.448,1.448,0,0,0,.222.474,1.037,1.037,0,0,0,.382.3,1.376,1.376,0,0,0,.564.106v1.731a1.077,1.077,0,0,0-.946.412,1.828,1.828,0,0,0-.29,1.084v1.55a4.606,4.606,0,0,1-.138,1.143,2.915,2.915,0,0,1-.45,1.008,3.157,3.157,0,0,1-.848.824,4.482,4.482,0,0,1-1.311.58l-.48-1.352" style="fill:#999"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" fill="none" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m30 30h-28v-28h28l-14.289 13.794z" fill="url(#a)" stroke-width=".58333"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(-28 0 0 -28 30 2)" gradientUnits="userSpaceOnUse"><stop stop-color="#E44857" offset="0"/><stop stop-color="#C711E1" offset=".50449"/><stop stop-color="#7F52FF" offset="1"/></radialGradient></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="-3.609" y1="-492.685" x2="-3.609" y2="-480.271" gradientTransform="translate(19.712 502.891)" gradientUnits="userSpaceOnUse"><stop offset="0.15" stop-color="#2a4f84"/><stop offset="0.388" stop-color="#294e82"/><stop offset="1" stop-color="#172e4e"/></linearGradient></defs><title>file_type_less</title><path d="M28.559,20.226a2.4,2.4,0,0,1-2.394,2.394H6.04a2.4,2.4,0,0,1-2.394-2.394V12.6A2.4,2.4,0,0,1,6.04,10.206H26.165A2.4,2.4,0,0,1,28.559,12.6Z" style="fill:url(#a)"/><path d="M24.349,16.25a1.972,1.972,0,0,1,1.578,1.891,1.69,1.69,0,0,1-.653,1.4,2.934,2.934,0,0,1-1.862.559,4.558,4.558,0,0,1-2.241-.618,1.986,1.986,0,0,1,.16-.669,1.83,1.83,0,0,1,.35-.576,3.7,3.7,0,0,0,1.649.493.965.965,0,0,0,.51-.112.339.339,0,0,0,.178-.3q0-.353-.546-.529l-.653-.247q-1.482-.54-1.482-1.762a1.753,1.753,0,0,1,.623-1.416,2.587,2.587,0,0,1,1.678-.648,5.094,5.094,0,0,1,1.15.147,4.555,4.555,0,0,1,1.032.472,1.668,1.668,0,0,1-.13.722,1.22,1.22,0,0,1-.38.558,4.261,4.261,0,0,0-1.66-.446.544.544,0,0,0-.362.106.338.338,0,0,0-.124.27q0,.282.451.446l.736.259Z" style="fill:#f6f6f6"/><path d="M19.1,16.25a1.972,1.972,0,0,1,1.577,1.891,1.691,1.691,0,0,1-.652,1.4,2.937,2.937,0,0,1-1.862.559,4.56,4.56,0,0,1-2.241-.618,1.981,1.981,0,0,1,.16-.669,1.821,1.821,0,0,1,.35-.576,3.7,3.7,0,0,0,1.649.493.963.963,0,0,0,.51-.112.34.34,0,0,0,.178-.3q0-.353-.546-.529l-.653-.247q-1.482-.54-1.482-1.762a1.752,1.752,0,0,1,.623-1.416,2.585,2.585,0,0,1,1.677-.648,5.088,5.088,0,0,1,1.15.147,4.552,4.552,0,0,1,1.032.472,1.668,1.668,0,0,1-.13.722,1.22,1.22,0,0,1-.38.558,4.263,4.263,0,0,0-1.661-.446.543.543,0,0,0-.362.106.339.339,0,0,0-.124.27q0,.282.451.446l.736.259Z" style="fill:#f6f6f6"/><path d="M15.264,16.333a2.822,2.822,0,0,0-.172-1,2.239,2.239,0,0,0-.492-.787,2.28,2.28,0,0,0-.777-.517,2.737,2.737,0,0,0-1.026-.314,2.8,2.8,0,0,0-1.18.361,2.256,2.256,0,0,0-.83.646,2.765,2.765,0,0,0-.487.969,4.4,4.4,0,0,0-.16,1.216,5.681,5.681,0,0,0,.13,1.257,2.628,2.628,0,0,0,.445,1,2.107,2.107,0,0,0,.818.657,2.935,2.935,0,0,0,1.251.277,3.952,3.952,0,0,0,2.324-.712,1.865,1.865,0,0,0-.484-1.081,6.188,6.188,0,0,1-.857.262,3.208,3.208,0,0,1-.656.079,1.017,1.017,0,0,1-.815-.29,1.187,1.187,0,0,1-.271-.77h3.083A4.447,4.447,0,0,0,15.264,16.333Zm-3.248.081a2.433,2.433,0,0,1,.218-1,.632.632,0,0,1,.559-.264.66.66,0,0,1,.582.282,1.749,1.749,0,0,1,.194.856v.13H12.016Z" style="fill:#f6f6f6"/><path d="M29.18,17.2a1.605,1.605,0,0,0-.53,1.265v2.051a1.81,1.81,0,0,1-.683,1.557,2.8,2.8,0,0,1-1.654.549l-.373,0V21.594a1.241,1.241,0,0,0,.595-.334,1.369,1.369,0,0,0,.419-1.047V18.556a2.545,2.545,0,0,1,.257-1.323,2.5,2.5,0,0,1,1.2-.838,2.528,2.528,0,0,1-1.324-1.179,2.956,2.956,0,0,1-.135-1.165V12.533a1.458,1.458,0,0,0-.366-1.054,1.152,1.152,0,0,0-.648-.314v-.96c.445,0,.669,0,.928,0a1.676,1.676,0,0,1,1.023.442,2,2,0,0,1,.673,1.009,2.33,2.33,0,0,1,.086.7v1.757a1.846,1.846,0,0,0,.5,1.383,2.113,2.113,0,0,0,.854.479v.794a1.943,1.943,0,0,0-.82.426Z" style="fill:#f6f6f6;stroke:#404040;stroke-miterlimit:10;stroke-width:0.25px"/><path d="M5.594,10.206H5.26a1.673,1.673,0,0,0-1.023.442,1.71,1.71,0,0,0-.673,1.009,3.531,3.531,0,0,0-.038.7v1.757A1.867,1.867,0,0,1,2.981,15.5,2.847,2.847,0,0,1,2,15.977v.793a2.552,2.552,0,0,1,.947.426,1.638,1.638,0,0,1,.577,1.265v2.051A1.781,1.781,0,0,0,4.16,22.07a2.8,2.8,0,0,0,1.654.55l.421,0V21.594a1.47,1.47,0,0,1-.643-.334,1.355,1.355,0,0,1-.371-1.047V18.557a2.516,2.516,0,0,0-.305-1.323,2.5,2.5,0,0,0-1.2-.838,2.529,2.529,0,0,0,1.324-1.178,2.857,2.857,0,0,0,.183-1.165V12.534A1.462,1.462,0,0,1,5.54,11.48a1.313,1.313,0,0,1,.575-.271l.428,0V10.206H5.594Z" style="fill:#f6f6f6;stroke:#404040;stroke-miterlimit:10;stroke-width:0.25px"/><path d="M9.537,18.529h-.32c-.348,0-.479-.183-.479-.551V11.219a1.256,1.256,0,0,0-.268-.856c-.15-.164-.411-.162-.783-.162H6.964l-.085,0v8.106a1.875,1.875,0,0,0,.352,1.24,1.441,1.441,0,0,0,1.145.393,7.859,7.859,0,0,0,1.269-.118,2.23,2.23,0,0,0,.036-.509,2.278,2.278,0,0,0-.142-.782Z" style="fill:#f6f6f6"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="-264.845" y1="181.772" x2="-255.586" y2="182.061" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#bd6316"/><stop offset="1" stop-color="#4e1500"/></linearGradient><linearGradient id="b" x1="-263.276" y1="170.205" x2="-256.603" y2="171.772" xlink:href="#a"/><linearGradient id="c" x1="-265.068" y1="175.732" x2="-256.777" y2="178.801" xlink:href="#a"/><linearGradient id="d" x1="-655.014" y1="147.549" x2="-655.555" y2="146.948" gradientTransform="matrix(-0.947, -0.323, -0.323, 0.947, -558.144, -332.613)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd436"/><stop offset="1" stop-color="#8b3f02"/></linearGradient><linearGradient id="e" x1="-258.899" y1="170.981" x2="-253.843" y2="171.325" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff8b7"/><stop offset="1" stop-color="#fcbf0e"/></linearGradient><linearGradient id="f" x1="-258.884" y1="170.975" x2="-253.896" y2="171.314" xlink:href="#a"/><linearGradient id="g" x1="-257.805" y1="172.266" x2="-257.726" y2="168.648" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#d"/><linearGradient id="h" x1="-258.935" y1="181.92" x2="-256.173" y2="182.108" xlink:href="#e"/><linearGradient id="i" x1="-274.156" y1="170.544" x2="-274.512" y2="173.778" gradientTransform="matrix(-1, 0, 0, 1, -257.657, -155.509)" xlink:href="#d"/><linearGradient id="j" x1="-645.79" y1="-337.938" x2="-645.121" y2="-334.17" gradientTransform="matrix(-0.615, -0.789, -0.789, 0.615, -644.695, -286.477)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffef94"/><stop offset="1" stop-color="#ffd200"/></linearGradient><linearGradient id="k" x1="-276.128" y1="178.682" x2="-274.754" y2="178.682" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -305.235, -16.952)" xlink:href="#d"/><linearGradient id="l" x1="-274.314" y1="178.887" x2="-271.841" y2="178.987" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -305.235, -16.952)" xlink:href="#d"/><linearGradient id="m" x1="-273.817" y1="189.281" x2="-274.213" y2="174.569" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -305.235, -16.952)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d89530"/><stop offset="1" stop-color="#772d00"/></linearGradient><linearGradient id="n" x1="-274.075" y1="174.09" x2="-273.917" y2="181.459" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -305.235, -16.952)" xlink:href="#d"/><linearGradient id="o" x1="-272.919" y1="189.281" x2="-273.315" y2="174.57" xlink:href="#m"/><linearGradient id="p" x1="-273.177" y1="174.071" x2="-273.019" y2="181.44" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -305.235, -16.952)" xlink:href="#d"/><linearGradient id="q" x1="-652.29" y1="-335.227" x2="-651.867" y2="-332.867" gradientTransform="matrix(-0.615, -0.789, -0.789, 0.615, -644.695, -286.477)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffdb57"/><stop offset="1" stop-color="#b55c13"/></linearGradient><linearGradient id="r" x1="-665.076" y1="157.413" x2="-659.751" y2="150.922" gradientTransform="matrix(-0.947, -0.323, -0.323, 0.947, -558.144, -332.613)" xlink:href="#m"/><linearGradient id="s" x1="-665.161" y1="156.114" x2="-664.822" y2="155.701" gradientTransform="matrix(-0.947, -0.323, -0.323, 0.947, -558.144, -332.613)" xlink:href="#m"/><linearGradient id="t" x1="-665.308" y1="156.436" x2="-665.836" y2="155.32" gradientTransform="matrix(-0.947, -0.323, -0.323, 0.947, -558.144, -332.613)" xlink:href="#m"/><linearGradient id="u" x1="-655.442" y1="147.568" x2="-654.817" y2="146.776" xlink:href="#d"/><linearGradient id="v" x1="-253.999" y1="175.1" x2="-254.134" y2="173.736" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#m"/><linearGradient id="w" x1="-252.571" y1="173.138" x2="-252.785" y2="170.963" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#m"/><linearGradient id="x" x1="-257.206" y1="169.107" x2="-259.174" y2="169.787" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#m"/><linearGradient id="y" x1="-260.717" y1="170.284" x2="-260.77" y2="171.228" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#m"/><linearGradient id="z" x1="-257.835" y1="174.993" x2="-257.782" y2="171.93" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#d"/><linearGradient id="aa" x1="-263.928" y1="171.018" x2="-255.721" y2="171.018" gradientTransform="matrix(-0.897, 0.441, 0.441, 0.897, -292.36, -27.561)" xlink:href="#d"/><linearGradient id="ab" x1="-514.299" y1="-57.926" x2="-505.041" y2="-57.638" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#a"/><linearGradient id="ac" x1="-512.744" y1="-69.496" x2="-505.964" y2="-67.904" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#a"/><linearGradient id="ad" x1="-514.521" y1="-63.966" x2="-506.23" y2="-60.897" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#a"/><linearGradient id="ae" x1="-662.221" y1="-197.167" x2="-662.762" y2="-197.768" gradientTransform="matrix(-0.564, -0.911, -0.774, 0.455, -516.113, -497.612)" xlink:href="#d"/><linearGradient id="af" x1="-508.354" y1="-68.717" x2="-503.297" y2="-68.373" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#e"/><linearGradient id="ag" x1="-508.338" y1="-68.723" x2="-503.351" y2="-68.384" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#a"/><linearGradient id="ah" x1="-507.26" y1="-67.432" x2="-507.18" y2="-71.05" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#d"/><linearGradient id="ai" x1="-508.389" y1="-57.779" x2="-505.627" y2="-57.591" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#e"/><linearGradient id="aj" x1="-523.609" y1="-69.153" x2="-523.966" y2="-65.918" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#d"/><linearGradient id="ak" x1="-645.333" y1="-334.169" x2="-642.973" y2="-332.091" xlink:href="#j"/><linearGradient id="al" x1="-525.581" y1="-61.015" x2="-524.207" y2="-61.015" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#d"/><linearGradient id="am" x1="-523.768" y1="-60.81" x2="-521.294" y2="-60.71" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#d"/><linearGradient id="an" x1="-523.27" y1="-50.416" x2="-523.666" y2="-65.127" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#m"/><linearGradient id="ao" x1="-523.528" y1="-65.606" x2="-523.37" y2="-58.238" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#d"/><linearGradient id="ap" x1="-522.372" y1="-50.416" x2="-522.768" y2="-65.127" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#m"/><linearGradient id="aq" x1="-522.631" y1="-65.626" x2="-522.472" y2="-58.257" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -492.49, -86.99)" xlink:href="#d"/><linearGradient id="ar" x1="-649.116" y1="-328.591" x2="-646.827" y2="-326.795" xlink:href="#j"/><linearGradient id="as" x1="-672.284" y1="-187.303" x2="-666.958" y2="-193.795" gradientTransform="matrix(-0.564, -0.911, -0.774, 0.455, -516.113, -497.612)" xlink:href="#m"/><linearGradient id="at" x1="-672.369" y1="-188.603" x2="-672.03" y2="-189.016" gradientTransform="matrix(-0.564, -0.911, -0.774, 0.455, -516.113, -497.612)" xlink:href="#m"/><linearGradient id="au" x1="-672.516" y1="-188.281" x2="-673.044" y2="-189.397" gradientTransform="matrix(-0.564, -0.911, -0.774, 0.455, -516.113, -497.612)" xlink:href="#m"/><linearGradient id="av" x1="-662.648" y1="-197.148" x2="-662.023" y2="-197.94" gradientTransform="matrix(-0.564, -0.911, -0.774, 0.455, -516.113, -497.612)" xlink:href="#d"/><linearGradient id="aw" x1="-503.367" y1="-64.607" x2="-503.501" y2="-65.971" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#m"/><linearGradient id="ax" x1="-502.006" y1="-66.361" x2="-502.232" y2="-68.654" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#m"/><linearGradient id="ay" x1="-506.661" y1="-70.591" x2="-508.629" y2="-69.911" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#m"/><linearGradient id="az" x1="-510.172" y1="-69.414" x2="-510.224" y2="-68.47" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#m"/><linearGradient id="ba" x1="-507.289" y1="-64.705" x2="-507.236" y2="-67.768" gradientTransform="matrix(-0.947, -0.323, -0.148, 0.966, -476.554, -85.464)" xlink:href="#d"/><linearGradient id="bb" x1="-642.337" y1="-337.231" x2="-640.048" y2="-335.435" gradientTransform="matrix(-0.615, -0.789, -0.789, 0.615, -644.695, -286.477)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffdb57"/><stop offset="1" stop-color="#b66512"/></linearGradient><linearGradient id="bc" x1="-628.479" y1="-215.005" x2="-627.663" y2="-209.203" gradientTransform="matrix(-0.79, -0.614, -0.614, 0.79, -612.222, -211.392)" xlink:href="#a"/><linearGradient id="bd" x1="-633.006" y1="-211.18" x2="-622.552" y2="-211.18" gradientTransform="matrix(-0.79, -0.614, -0.614, 0.79, -612.222, -211.392)" xlink:href="#e"/><linearGradient id="be" x1="-627.491" y1="-215.556" x2="-627.755" y2="-211.648" gradientTransform="matrix(-0.79, -0.614, -0.614, 0.79, -612.222, -211.392)" xlink:href="#d"/><linearGradient id="bf" x1="-627.796" y1="-210.705" x2="-627.057" y2="-205.186" gradientTransform="matrix(-0.79, -0.614, -0.614, 0.79, -612.222, -211.392)" xlink:href="#d"/><linearGradient id="bg" x1="245.815" y1="139.434" x2="245.923" y2="136.367" gradientTransform="translate(-214.883 -165.485) rotate(7.312)" xlink:href="#e"/><linearGradient id="bh" x1="-626.269" y1="-215.112" x2="-627.643" y2="-213.078" gradientTransform="matrix(-0.79, -0.614, -0.614, 0.79, -612.222, -211.392)" xlink:href="#d"/></defs><title>file_type_license</title><polygon points="13.372 16.416 18.385 13.952 19.315 15.845 19.261 16.083 17.213 17.09 22.919 28.701 22.698 29.06 21.155 29.818 20.335 29.368 14.876 18.259 14.394 18.496 13.372 16.416" style="fill:url(#a)"/><path d="M9.24,13.619l1.2,2.44c.072.146.416.252.617.292l2.634.683L18.3,14.766l.867-2.342a.679.679,0,0,0,.036-.674l-1.2-2.44a.546.546,0,0,0-.452-.3l-4.44.136a1.278,1.278,0,0,0-1.018.541l-2.72,3.162A.916.916,0,0,0,9.24,13.619Zm1.932.033a.356.356,0,0,1,.011-.334l1.84-2.215a.829.829,0,0,1,.66-.351l2.877-.088a.355.355,0,0,1,.293.2l.356.725a.242.242,0,0,1-.139.339L11.833,14.5a.224.224,0,0,1-.3-.121Z" style="fill:url(#b)"/><path d="M9.426,13.209l1.2,2.44c.072.146.416.252.617.292l2.7.547.782,1.591L15.1,17.9l5.459,11.109.82.451L22.92,28.7l-.017-.683,0,0,.868-1.458-.241-.49-.54.1-.31-.63.41-.366L22.5,23.974l-.593-.006-.277-.564.357-.473-.3-.607-.568.043-.432-.879.382-.423-.161-.327a.871.871,0,0,1-.659-1.342l-.345-.7a1.347,1.347,0,0,1-.962-1.956l-.29-.591.631-.31-.773-1.546.843-2.277a.68.68,0,0,0,.035-.674l-1.2-2.44a.546.546,0,0,0-.453-.3L13.3,8.733a1.278,1.278,0,0,0-1.018.541l-2.84,3.419A.548.548,0,0,0,9.426,13.209Zm1.932.033a.356.356,0,0,1,.011-.334l1.84-2.215a.828.828,0,0,1,.66-.351l2.877-.088a.354.354,0,0,1,.293.2l.356.725a.242.242,0,0,1-.139.339l-5.238,2.574a.224.224,0,0,1-.3-.121Z" style="fill:url(#c)"/><polygon points="14.47 18.381 14.746 18.063 15.081 17.899 14.942 18.144 14.47 18.381" style="fill:url(#d)"/><path d="M11.259,15.828l2.776.6,4.38-2.152.865-2.339a.576.576,0,0,0,.024-.567L18.1,8.917a.441.441,0,0,0-.367-.246l-4.438.13a1.169,1.169,0,0,0-.938.5L9.52,12.725a.447.447,0,0,0-.011.414l1.206,2.453A1,1,0,0,0,11.259,15.828Zm.354-1.836,0,0-.358-.729a.463.463,0,0,1,.013-.434l0-.008L13.121,10.6a.922.922,0,0,1,.739-.389l2.881-.084a.468.468,0,0,1,.392.257l.358.729c.005.009.19.3-.187.481l-5.244,2.577C11.788,14.3,11.62,14.007,11.613,13.992Z" style="fill:url(#e)"/><path d="M11.246,15.738c.006,0,2.438.51,2.751.591l4.354-2.139c.028-.076.878-2.336.878-2.336a.472.472,0,0,0,.015-.458L18.036,8.938a.337.337,0,0,0-.282-.187L13.3,8.892a1.083,1.083,0,0,0-.864.46L9.573,12.788a.341.341,0,0,0-.008.313l1.206,2.454A1.118,1.118,0,0,0,11.246,15.738Zm.245-1.7-.355-.723a.568.568,0,0,1,.018-.535l0-.008.01-.015,1.865-2.241a1.033,1.033,0,0,1,.824-.43l2.9-.091a.575.575,0,0,1,.492.316l.359.73a.456.456,0,0,1,.027.338.484.484,0,0,1-.265.286l-5.287,2.6a.415.415,0,0,1-.331.025h0A.486.486,0,0,1,11.49,14.042Z" style="fill:url(#f)"/><path d="M11.268,15.663c.009,0,2.53.528,2.722.577l4.3-2.113.878-2.314a.419.419,0,0,0,.01-.4l-1.2-2.436a.282.282,0,0,0-.237-.156l-4.433.149a1.033,1.033,0,0,0-.82.437L10.135,12.23l-.5.595a.285.285,0,0,0,0,.254L10.828,15.5A1.181,1.181,0,0,0,11.268,15.663Zm.14-1.529-.351-.715a.575.575,0,0,1-.011-.56l1.959-2.36a1.082,1.082,0,0,1,.86-.447l2.887-.1a.628.628,0,0,1,.538.341l.356.724a.539.539,0,0,1-.309.773l-5.267,2.588A.482.482,0,0,1,11.408,14.135Z" style="fill:url(#g)"/><path d="M18.463,14.345l.7,1.433-.653.321.319.649a1.428,1.428,0,0,0,1,2.043l.3.619a.958.958,0,0,0,.706,1.436l.107.218-.39.428.5,1.011.577-.047.239.485-.366.478.336.683.6,0,.523,1.065-.419.371.382.777.549-.1.181.368C23.612,26.671,22.8,28,22.8,28v.638l-1.342.659-.729-.414L15.241,17.707l-.467.23-.7-1.433Z" style="fill:url(#h)"/><rect x="14.289" y="15.413" width="4.622" height="1.4" transform="translate(-5.405 8.973) rotate(-26.171)" style="fill:url(#i)"/><path d="M18.128,14.582l-.8.392.617,1.256.8-.392Zm-1.319.648.617,1.256.308-.152-.617-1.256Z" style="fill:url(#j)"/><path d="M18.4,16.123l.308.628a1.523,1.523,0,0,0,1.037,2.11l.263.535a1.052,1.052,0,0,0,.744,1.513l.054.111-.381.423.557,1.134.567-.043.177.36-.357.472.392.8.591.006.456.929-.409.366.45.917.539-.1.12.243L22.634,28l-1.027.5L16.082,17.265Z" style="fill:url(#k)"/><path d="M17.141,16.745l5.528,11.248.046.511-1.247.613-.613-.349L15.372,17.614Z" style="fill:url(#l)"/><polygon points="22.287 28.694 22.714 28.484 17.92 18.73 16.892 17.176 17.494 18.94 22.287 28.694" style="fill:url(#m)"/><polygon points="16.892 17.176 22.5 28.589 22.287 28.694 17.494 18.94 16.892 17.176" style="fill:url(#n)"/><polygon points="21.481 29.09 21.908 28.881 17.114 19.126 16.086 17.572 16.688 19.336 21.481 29.09" style="fill:url(#o)"/><polygon points="16.086 17.572 21.694 28.985 21.481 29.09 16.688 19.336 16.086 17.572" style="fill:url(#p)"/><path d="M18.27,16.189l-.411.2,5.285,10.755.279-.47-.181-.369-.386.072-.45-.917L22.7,25.2l-.508-1.034-.424,0-.392-.8.256-.338-.237-.482-.407.031-.557-1.134.273-.3-.143-.291a1.038,1.038,0,0,1-.619-1.259l-.391-.8a1.505,1.505,0,0,1-.906-1.844Zm-.68.334,5.371,10.929.108-.182L17.75,16.445Z" style="fill:url(#q)"/><polygon points="15.018 18.247 20.374 29.244 20.57 28.971 15.179 17.939 15.018 18.247" style="fill:url(#r)"/><polygon points="20.436 29.315 20.647 29.024 21.352 29.385 21.149 29.679 20.436 29.315" style="fill:url(#s)"/><polygon points="21.446 29.41 21.267 29.67 22.649 29.011 22.78 28.77 21.446 29.41" style="fill:url(#t)"/><polygon points="14.029 16.673 13.804 17.061 14.405 18.354 14.702 18 14.029 16.673" style="fill:url(#u)"/><polygon points="13.946 16.506 13.707 16.938 10.763 16.177 10.887 15.832 13.946 16.506" style="fill:url(#v)"/><path d="M9.359,13s-.145.444-.087.563l1.212,2.465.2-.384Z" style="fill:url(#w)"/><path d="M16.683,10.624l.1-.327-2.963.095a.914.914,0,0,0-.51.251l-.007.165a1.871,1.871,0,0,1,.394-.1Z" style="fill:url(#x)"/><path d="M16.83,10.309a.329.329,0,0,1,.17.137c.047.095.358.714.382.762l-.164.279-.341-.693c-.023-.047-.108-.145-.147-.149Z" style="fill:url(#y)"/><path d="M11.237,13.786l.171.348a.482.482,0,0,0,.661.248l5.267-2.588a.539.539,0,0,0,.309-.773l-.153-.31,1.08-.531.606,1.232a.419.419,0,0,1-.01.4l-.878,2.314-4.3,2.113c-.191-.049-2.713-.575-2.722-.577a1.181,1.181,0,0,1-.439-.16l-.6-1.222Z" style="fill:url(#z)"/><path d="M13.377,8.968l.532,1.084.539-.018L13.916,8.95Zm2.306-.077-1.395.047.533,1.084,1.4-.046Zm1.471,2.994-1.142.561,1.106,2.25,1.142-.561Zm-1.447.711-.441.217,1.106,2.251.441-.217Z" style="fill:url(#aa)"/><polygon points="10.65 14.159 15.937 15.962 15.623 18 15.45 18.134 13.29 17.397 11.369 29.898 10.998 30 9.371 29.445 8.976 28.532 10.814 16.571 10.306 16.398 10.65 14.159" style="fill:url(#ab)"/><path d="M8.951,9.175l-.542,2.747a.567.567,0,0,0,.175.452l1.976,2.461,4.866,1.659,1.969-1.077a.535.535,0,0,0,.4-.463l.4-2.627a.659.659,0,0,0-.188-.544L14.453,8.7a1.313,1.313,0,0,0-1.1-.337l-3.874.345A.707.707,0,0,0,8.951,9.175Zm1.5,1.407a.281.281,0,0,1,.192-.234l2.633-.256a.928.928,0,0,1,.724.315l2.3,2a.426.426,0,0,1,.121.352l-.1.651s-.027.237-.3.146L10.5,11.667a.269.269,0,0,1-.172-.305Z" style="fill:url(#ac)"/><path d="M9.322,9.01l-.4,2.627c-.024.157.188.481.324.653l1.817,2.33L10.8,16.334l.392.134L9.349,28.427l.395.914,1.627.555.363-.507v0l1.483-.436.081-.528-.479-.314.1-.678.523.028.2-1.283-.461-.428.093-.608.54-.087.1-.653-.469-.375.145-.946.532-.034.054-.352a1.047,1.047,0,0,1-.29-.859.688.688,0,0,1,.512-.585l.116-.756a1.6,1.6,0,0,1-.364-1.232,1.07,1.07,0,0,1,.688-.874l.1-.636.666.227.246-1.674,1.915-1.047a.535.535,0,0,0,.4-.463l.4-2.627a.657.657,0,0,0-.188-.544l-3.556-3.08a1.313,1.313,0,0,0-1.1-.336l-4.109.445A.434.434,0,0,0,9.322,9.01Zm1.5,1.407a.281.281,0,0,1,.192-.234l2.663-.289a.852.852,0,0,1,.711.218l2.3,2a.427.427,0,0,1,.122.352l-.12.781s-.027.237-.3.146L10.871,11.5A.269.269,0,0,1,10.7,11.2Z" style="fill:url(#ad)"/><polygon points="10.428 16.37 10.82 16.337 11.173 16.457 10.929 16.535 10.428 16.37" style="fill:url(#ae)"/><path d="M9.317,12.221l1.846,2.421,4.619,1.575,1.967-1.076a.454.454,0,0,0,.331-.393l.406-2.641a.53.53,0,0,0-.152-.441L14.782,8.583a1.207,1.207,0,0,0-1.011-.31l-4.109.453a.354.354,0,0,0-.237.292L9.02,11.659A1.261,1.261,0,0,0,9.317,12.221Zm1.289-1.077v0l.121-.785a.367.367,0,0,1,.25-.305l.008,0,2.675-.295a.953.953,0,0,1,.794.247l2.3,2a.563.563,0,0,1,.166.467l-.121.785c0,.01-.014.35-.411.215l-5.53-1.886A.423.423,0,0,1,10.606,11.144Z" style="fill:url(#af)"/><path d="M9.356,12.146c0,.005,1.63,2.115,1.831,2.4l4.591,1.566,1.974-1.065a.372.372,0,0,0,.264-.321l.406-2.646a.405.405,0,0,0-.118-.338L14.733,8.651a1.117,1.117,0,0,0-.931-.285L9.669,8.81a.271.271,0,0,0-.179.221l-.406,2.642A1.421,1.421,0,0,0,9.356,12.146Zm1.126-1.054.12-.778a.451.451,0,0,1,.309-.375l.008,0,.016,0,2.7-.29a1.07,1.07,0,0,1,.883.278l2.324,2.01a.694.694,0,0,1,.212.581l-.121.786a.38.38,0,0,1-.165.265.417.417,0,0,1-.365.018l-5.576-1.9a.5.5,0,0,1-.273-.219h0A.55.55,0,0,1,10.482,11.091Z" style="fill:url(#ag)"/><path d="M9.415,12.108c.006.008,1.693,2.194,1.816,2.366l4.535,1.546,1.963-1.048a.33.33,0,0,0,.228-.282l.4-2.623a.339.339,0,0,0-.1-.283L14.7,8.719a1.066,1.066,0,0,0-.884-.271l-3.4.359L9.7,8.883a.226.226,0,0,0-.142.183s-.4,2.594-.4,2.611A1.506,1.506,0,0,0,9.415,12.108Zm.952-1.007.118-.77a.463.463,0,0,1,.3-.414l2.836-.308a1.12,1.12,0,0,1,.921.292l2.316,2a.758.758,0,0,1,.234.632s-.1.633-.12.779c-.034.219-.191.5-.668.339l-5.555-1.894A.584.584,0,0,1,10.366,11.1Z" style="fill:url(#ah)"/><path d="M15.781,16.3l-.237,1.543-.689-.235-.107.7a1.158,1.158,0,0,0-.7.917,1.723,1.723,0,0,0,.367,1.283l-.1.666a.765.765,0,0,0-.527.634,1.154,1.154,0,0,0,.29.912l-.036.235-.542.031-.167,1.088.479.379-.08.522-.55.084-.113.736.471.432-.176,1.146-.532-.031-.128.837.488.317-.061.4c-.09.027-1.455.411-1.455.411l-.352.462L9.9,29.286l-.343-.822L11.4,16.434l-.493-.168.237-1.543Z" style="fill:url(#ai)"/><polygon points="11.056 16.181 15.43 17.672 15.638 16.32 11.264 14.828 11.056 16.181" style="fill:url(#aj)"/><path d="M15.388,16.234l-.842-.287L14.339,17.3l.841.287ZM14,15.76l-.208,1.353.325.111.208-1.353Z" style="fill:url(#ak)"/><path d="M14.756,17.55l-.1.676a1.251,1.251,0,0,0-.7.957A1.845,1.845,0,0,0,14.3,20.5l-.089.576a.844.844,0,0,0-.525.678,1.256,1.256,0,0,0,.275.95l-.018.119-.531.034-.188,1.221.469.375-.06.388-.539.087-.132.858.46.427-.154,1-.522-.028-.152.987.478.314-.04.262-1.506.443-1.083-.369,1.86-12.1Z" style="fill:url(#al)"/><path d="M13.423,17.1,11.563,29.2l-.246.4L10,29.16l-.289-.692,1.845-12.009Z" style="fill:url(#am)"/><polygon points="10.877 29.44 11.327 29.594 12.941 19.093 12.99 17.23 12.491 18.939 10.877 29.44" style="fill:url(#an)"/><polygon points="12.99 17.23 11.102 29.517 10.877 29.44 12.491 18.939 12.99 17.23" style="fill:url(#ao)"/><polygon points="10.028 29.151 10.477 29.304 12.091 18.803 12.14 16.94 11.641 18.65 10.028 29.151" style="fill:url(#ap)"/><polygon points="12.14 16.94 10.253 29.227 10.028 29.151 11.641 18.65 12.14 16.94" style="fill:url(#aq)"/><path d="M14.615,17.5l-.433-.148L12.4,28.932l.478-.14.061-.4L12.6,28.17l.152-.987.374.02.171-1.113-.33-.306.132-.858.387-.062.08-.519-.336-.268.188-1.221.381-.024.048-.314a1.2,1.2,0,0,1-.154-.766.85.85,0,0,1,.363-.59l.132-.856a1.79,1.79,0,0,1-.231-1.123,1.261,1.261,0,0,1,.536-.861Zm-.717-.244L12.09,29.024l.185-.054,1.791-11.655Z" style="fill:url(#ar)"/><polygon points="10.932 16.665 9.075 28.47 9.378 28.412 11.228 16.557 10.932 16.665" style="fill:url(#as)"/><polygon points="9.085 28.566 9.41 28.506 9.764 29.272 9.443 29.34 9.085 28.566" style="fill:url(#at)"/><polygon points="9.823 29.357 9.54 29.417 10.987 29.93 11.222 29.849 9.823 29.357" style="fill:url(#au)"/><polygon points="11.024 14.816 10.633 14.936 10.392 16.303 10.821 16.26 11.024 14.816" style="fill:url(#av)"/><polygon points="11.05 14.636 10.625 14.777 8.541 12.171 9.024 11.957 11.05 14.636" style="fill:url(#aw)"/><path d="M9.384,8.813s-.358.218-.378.346L8.46,11.932l.51-.253Z" style="fill:url(#ax)"/><path d="M16.435,12.332l.256-.168-2.375-2.052a.962.962,0,0,0-.538-.183l-.1.115a2.143,2.143,0,0,1,.362.211Z" style="fill:url(#ay)"/><path d="M16.724,12.208a.393.393,0,0,1,.058.221c-.016.1-.112.774-.12.825l-.283.085s.107-.7.115-.747a.4.4,0,0,0-.033-.213Z" style="fill:url(#az)"/><path d="M10.424,10.725l-.058.375a.584.584,0,0,0,.381.653L16.3,13.647c.478.163.634-.12.668-.339l.051-.334,1.139.388-.2,1.327a.33.33,0,0,1-.228.282l-1.963,1.048-4.535-1.546c-.123-.173-1.81-2.359-1.816-2.366a1.506,1.506,0,0,1-.257-.43l.2-1.315Z" style="fill:url(#ba)"/><path d="M14.756,8.764l-.179,1.166.432.373.179-1.167Zm1.851,1.595-1.119-.965-.179,1.167,1.119.965Zm-.5,3.223-1.2-.411-.372,2.423,1.2.411Zm-1.526-.52L14.12,12.9l-.372,2.423.465.159Z" style="fill:url(#bb)"/><path d="M9.936,2.733c2.042-1.441,5.206-.715,7.065,1.8A6.169,6.169,0,0,1,18.27,9.1c-.219-.73-1.023-.427-1.664-.441a4.11,4.11,0,0,0-.763-3.207C14.6,3.778,12.41,3.1,11.07,4.094s-1.382,3.253-.143,4.929a3.68,3.68,0,0,0,3.69,1.742c.521.444,1,.871,1.507,1.329-1.84,1.134-4.8.334-6.51-1.982C7.754,7.6,7.684,4.323,9.936,2.733Z" style="fill:url(#bc)"/><path d="M9.956,2.841c1.939-1.405,5.111-.606,6.892,1.8A6.587,6.587,0,0,1,18.228,8.8c-.293-.387-1.035-.264-1.466-.211a4.6,4.6,0,0,0-.823-3.272c-1.317-1.78-3.546-2.373-4.97-1.32s-1.442,3.27-.125,5.051a4.034,4.034,0,0,0,3.842,1.905c.4.35.79.715,1.185,1.073-1.982,1.012-4.528.084-6.123-2.073C7.966,7.545,7.851,4.366,9.956,2.841Z" style="fill:url(#bd)"/><path d="M10.1,2.918c1.855-1.345,4.971-.5,6.675,1.8a6.635,6.635,0,0,1,1.361,3.89,1.872,1.872,0,0,0-1.148-.126,4.555,4.555,0,0,0-.946-3.23c-1.394-1.885-3.6-2.472-5.1-1.357s-1.511,3.279-.171,5.2a4.075,4.075,0,0,0,3.976,1.973c.323.285.639.58.957.871-1.939.959-4.394-.1-5.893-2.131C8.1,7.511,8.1,4.363,10.1,2.918Z" style="fill:url(#be)"/><path d="M9.684,3.412C8.6,4.969,8.825,7.5,10.3,9.494c1.413,1.911,3.466,2.885,5.249,2.443-1.694.674-4.074-.233-5.554-2.235C8.455,7.621,8.335,4.919,9.684,3.412Z" style="fill:url(#bf)"/><path d="M9.9,3.511c-.171.291.366.627.547.144a4.29,4.29,0,0,1,2.442-1.222A3.558,3.558,0,0,0,9.9,3.511Zm.077.506a.244.244,0,1,0,.211.273A.243.243,0,0,0,9.975,4.017Z" style="fill:url(#bg)"/><path d="M11.035,3.763c1.4-1.181,3.664-.647,5.163,1.132a4.723,4.723,0,0,1,1.2,3.542c-.136.014-.273.03-.411.048a4.555,4.555,0,0,0-.946-3.23c-1.394-1.885-3.6-2.472-5.1-1.357-.071.053-.136.11-.2.167A2.672,2.672,0,0,1,11.035,3.763Z" style="fill:url(#bh)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_locale</title><path d="M28.137,30A1.854,1.854,0,0,0,30,28.168V9.454a1.854,1.854,0,0,0-1.863-1.835H9.956L17.253,30Z" style="fill:#d9d9d9"/><polygon points="22.041 24.715 17.286 30.003 15.555 24.715 22.041 24.715" style="fill:#4352b8"/><path d="M28.233,15.373V14.279H22.959V12.512H21.247v1.767H17.881v1.094h6.7a9.7,9.7,0,0,1-1.922,3.38c-1.369-1.619-1.375-2.146-1.375-2.146H19.862s.059.788,1.978,3.038a13.51,13.51,0,0,1-1.1,1.016l.438,1.366s.659-.567,1.487-1.445c.828.9,1.9,1.978,3.279,3.265l.9-.9c-1.481-1.344-2.567-2.41-3.364-3.265a9.929,9.929,0,0,0,2.385-4.315h2.368Z" style="fill:#617d8b"/><path d="M3.863,2A1.87,1.87,0,0,0,2,3.863V22.855a1.869,1.869,0,0,0,1.863,1.863H22.044L14.747,2Z" style="fill:#4f8bf5"/><path d="M16.989,7.619H28.137A1.854,1.854,0,0,1,30,9.454V20.681Z" style="fill:#fff;opacity:0.200000002980232;isolation:isolate"/><path d="M7.055,13.808c.611-1.573,1.211-3.151,1.821-4.724h1.77c.1.242.189.487.282.73.447,1.153.887,2.309,1.334,3.463s.879,2.286,1.319,3.429l.356.923c-.419,0-.839,0-1.258,0h-.3q-.331-1.011-.658-2.024H7.8q-.326,1.013-.658,2.024c-.518,0-1.036,0-1.554,0q.734-1.911,1.469-3.822m1.181.673c1.017,0,2.034,0,3.051,0-.51-1.338-1.014-2.678-1.526-4.015C9.249,11.8,8.746,13.143,8.235,14.481Z" style="fill:#f2f2f2"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_log</title><path d="M29.4,27.6H2.5V4.5H29.4Zm-25.9-1H28.4V5.5H3.5Z" style="fill:#00bd02"/><rect x="2.5" y="5.5" width="26.9" height="1.9" style="fill:#00bd02"/><rect x="11.333" y="9.5" width="8.167" height="1" style="fill:#00bd02"/><rect x="11.333" y="12.083" width="12.5" height="1" style="fill:#00bd02"/><rect x="11.333" y="14.75" width="10.617" height="1" style="fill:#00bd02"/><rect x="11.333" y="17.583" width="14.167" height="1" style="fill:#00bd02"/><rect x="11.333" y="20.5" width="9.834" height="1" style="fill:#00bd02"/><rect x="11.5" y="23.083" width="12.167" height="1" style="fill:#00bd02"/><rect x="5.5" y="9.5" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="12.083" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="12.083" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="14.667" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="17.25" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="20.5" width="4.333" height="1" style="fill:#00bd02"/><rect x="5.5" y="23.083" width="4.333" height="1" style="fill:#00bd02"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_lua</title><path d="M16.5,30l-.011-.321c.4-.014.8-.045,1.19-.094l.039.319C17.312,29.952,16.9,29.984,16.5,30Zm-1.222-.011c-.4-.021-.814-.061-1.216-.118l.045-.318c.393.055.793.094,1.188.115ZM18.92,29.7l-.067-.314c.387-.083.776-.184,1.155-.3l.094.307C19.714,29.511,19.316,29.615,18.92,29.7Zm-6.063-.053c-.4-.091-.791-.2-1.177-.326l.1-.306c.377.122.764.23,1.15.319Zm8.4-.665-.121-.3c.364-.148.728-.314,1.08-.493l.006,0,.145.286,0,0C22,28.661,21.626,28.831,21.253,28.982Zm-10.718-.088c-.374-.158-.745-.335-1.1-.524l.15-.284c.35.186.713.358,1.078.512Zm12.893-1.021-.17-.273c.337-.21.668-.437.984-.675l.193.257C24.111,27.425,23.772,27.658,23.428,27.873ZM8.379,27.751c-.341-.22-.676-.459-1-.708l.2-.253c.312.243.64.476.972.691Zm17-1.346-.215-.239c.294-.265.58-.546.851-.836l.235.219C25.972,25.846,25.679,26.134,25.378,26.4ZM6.454,26.252c-.3-.276-.585-.569-.856-.87l.239-.215c.265.294.547.58.836.85ZM27.041,24.62l-.253-.2c.244-.312.476-.639.692-.972l.27.175C27.529,23.966,27.29,24.3,27.041,24.62ZM4.82,24.439c-.244-.324-.476-.662-.692-1.007l.272-.17c.21.337.438.668.676.984Zm23.547-1.867-.284-.151c.186-.35.358-.713.513-1.078l.3.125C28.735,21.843,28.558,22.214,28.368,22.572Zm-24.841-.2-.006-.012c-.183-.359-.352-.728-.5-1.1l.3-.121c.147.362.312.724.491,1.074l.006.012ZM29.32,20.325l-.306-.1c.122-.377.23-.764.319-1.15l.313.072C29.555,19.543,29.446,19.939,29.32,20.325ZM2.608,20.107c-.12-.388-.223-.786-.308-1.182l.314-.067c.083.387.184.776.3,1.155ZM29.87,17.946l-.318-.045c.056-.393.094-.793.115-1.188l.321.017C29.967,17.135,29.927,17.544,29.87,17.946ZM2.1,17.72c-.05-.4-.082-.812-.1-1.218l.321-.011c.014.4.046.8.094,1.19Zm27.582-2.2c-.014-.4-.045-.8-.093-1.19l.319-.039c.049.4.082.813.1,1.218ZM2.331,15.3,2.01,15.28c.021-.405.061-.814.117-1.216l.318.045C2.39,14.5,2.352,14.9,2.331,15.3Zm27.057-2.144c-.083-.387-.184-.776-.3-1.155L29.4,11.9c.119.388.223.786.307,1.183ZM2.663,12.934l-.313-.072c.091-.4.2-.791.326-1.177l.306.1C2.859,12.161,2.752,12.548,2.663,12.934Zm26.026-2.062c-.149-.366-.315-.732-.5-1.086l.286-.146c.185.363.355.736.507,1.111ZM3.4,10.665l-.3-.125c.158-.374.334-.745.524-1.1l.284.15C3.724,9.937,3.552,10.3,3.4,10.665ZM4.513,8.557l-.27-.174c.22-.341.458-.676.707-1l.254.2C4.961,7.9,4.728,8.224,4.513,8.557ZM5.977,6.676l-.235-.219c.276-.3.569-.585.87-.857l.215.239C6.533,6.1,6.247,6.386,5.977,6.676Zm1.77-1.6-.193-.257c.323-.244.662-.477,1.007-.692l.17.272C8.394,4.614,8.063,4.841,7.747,5.079Zm15.705-.558-.018-.012.175-.27.018.011Zm-1.047-.616c-.35-.186-.713-.358-1.078-.512l.125-.3c.374.158.745.334,1.1.524ZM9.769,3.815l-.146-.286.018-.009c.356-.181.724-.349,1.093-.5l.121.3c-.361.147-.72.311-1.068.488Zm10.44-.838c-.377-.122-.764-.229-1.151-.317l.072-.313c.4.091.792.2,1.178.325Zm-8.229-.06-.094-.307c.388-.119.786-.223,1.182-.308l.067.314C12.747,2.7,12.359,2.8,11.98,2.917Zm5.9-.473c-.393-.055-.793-.092-1.188-.113l.016-.321c.405.021.814.059,1.216.115Zm-3.572-.026-.04-.319c.4-.05.812-.083,1.218-.1l.012.321C15.106,2.337,14.705,2.369,14.312,2.418Z" style="fill:gray"/><circle cx="16" cy="15.998" r="10.708" style="fill:navy"/><circle cx="20.435" cy="11.562" r="3.136" style="fill:#fff"/><circle cx="26.708" cy="5.29" r="3.137" style="fill:navy"/><path d="M13.1,21.352v-.79H9.629V14.326h-.9v7.026H13.1" style="fill:#fff"/><path d="M17.916,21.352V16.3h-.8v2.785c0,1.031-.54,1.706-1.378,1.706A.95.95,0,0,1,14.7,19.8V16.3h-.8v3.817c0,.838.626,1.378,1.609,1.378a1.863,1.863,0,0,0,1.687-.925v.781h.723" style="fill:#fff"/><path d="M23.791,21.333v-.607a.664.664,0,0,1-.173.019c-.279,0-.434-.145-.434-.4V17.536c0-.9-.655-1.378-1.9-1.378-1.224,0-1.976.472-2.024,1.638h.81c.067-.617.434-.9,1.185-.9.723,0,1.128.27,1.128.752v.212c0,.337-.2.482-.838.559a5.763,5.763,0,0,0-1.619.308,1.327,1.327,0,0,0-.887,1.311c0,.916.636,1.455,1.658,1.455a2.363,2.363,0,0,0,1.715-.742.855.855,0,0,0,.829.665,1.967,1.967,0,0,0,.549-.087m-1.407-1.725a1.366,1.366,0,0,1-1.513,1.185c-.626,0-.993-.222-.993-.771,0-.53.357-.761,1.214-.887a4,4,0,0,0,1.291-.279v.752" style="fill:#fff"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_markdown</title><rect x="2.5" y="7.955" width="27" height="16.091" style="fill:none;stroke:#755838"/><polygon points="5.909 20.636 5.909 11.364 8.636 11.364 11.364 14.773 14.091 11.364 16.818 11.364 16.818 20.636 14.091 20.636 14.091 15.318 11.364 18.727 8.636 15.318 8.636 20.636 5.909 20.636" style="fill:#755838"/><polygon points="22.955 20.636 18.864 16.136 21.591 16.136 21.591 11.364 24.318 11.364 24.318 16.136 27.045 16.136 22.955 20.636" style="fill:#755838"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_mdx</title><path d="M20.3,16.5l-3.9,3.9-4-3.9,1.1-1.1,2.1,2.1V11.8h1.5v5.8l2.1-2.1ZM3.5,15.7l2.7,2.7L9,15.7v4.4h1.5V12L6.2,16.3,2,12v8.1H3.5Z" style="fill:#d2d2d2"/><path d="M28.8,20l-3.1-3.1L22.6,20l-1-1.1,3.1-3.1-3.2-3.2,1.1-1,3.1,3.2,3.2-3.2,1.1,1-3.2,3.2,3.1,3.1Z" style="fill:#f9ac00"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>file_type_npm</title><path d="M2 2H30V30H2" fill="#c12127"/><path d="M7.25 7.25h17.5v17.5h-3.5v-14H16v14H7.25" fill="#fff"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_objectivec</title><path d="M11.29,15.976a8.892,8.892,0,0,0,1.039,4.557,4.818,4.818,0,0,0,5.579,2.13,3.789,3.789,0,0,0,2.734-3.181c.095-.535.1-.54.1-.54,1.537.222,4.014.582,5.55.8l-.1.389A9.958,9.958,0,0,1,23.8,24.9a8.35,8.35,0,0,1-4.747,2.378,12.925,12.925,0,0,1-7.322-.725,8.98,8.98,0,0,1-5.106-5.524A14.353,14.353,0,0,1,6.642,10.9a9.323,9.323,0,0,1,7.929-6.24,11.812,11.812,0,0,1,5.9.491,8.467,8.467,0,0,1,5.456,6.1c.083.311.1.369.1.369-1.709.311-3.821.705-5.518,1.075C20.186,11,19.387,9.666,17.678,9.25a4.656,4.656,0,0,0-5.853,3.158,9.28,9.28,0,0,0-.341,1.273A10.89,10.89,0,0,0,11.29,15.976Z" style="fill:#c2c2c2"/><polygon points="2.033 30 2.033 2 7.967 2 7.967 4.227 4.723 4.227 4.723 27.773 7.967 27.773 7.967 30 2.033 30" style="fill:#c2c2c2"/><polygon points="29.967 29.999 24.033 29.999 24.033 27.771 27.277 27.771 27.277 4.226 24.033 4.226 24.033 1.999 29.967 1.999 29.967 29.999" style="fill:#c2c2c2"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><defs><linearGradient id="a" x1="-745.623" y1="-92.76" x2="-745.623" y2="-85.108" gradientTransform="translate(758 113.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f29104"/><stop offset="1" stop-color="#ec6813"/></linearGradient><linearGradient id="b" x1="-741.99" y1="-109.477" x2="-741.99" y2="-85.099" xlink:href="#a"/><linearGradient id="c" x1="-752.111" y1="-93.918" x2="-752.111" y2="-85.284" xlink:href="#a"/></defs><title>file_type_ocaml</title><path d="M16.571,25.246a4.28,4.28,0,0,0-.039-.709c-.059-.2-.2-.217-.3-.374a3.507,3.507,0,0,1-.532-1.477c-.02-.453-.2-.886-.217-1.339-.02-.217.02-.453,0-.669a1.963,1.963,0,0,0-.039-.315,1.133,1.133,0,0,0-.039-.2l.059-.138a2.72,2.72,0,0,1,.65-.039c.256,0,.512.02.768.02a7.961,7.961,0,0,0,1.536-.059,3.722,3.722,0,0,0,1.949-.847,4.946,4.946,0,0,0,1.536-2.008c.177-.394.177-1.083.551-1.4.433-.374,1.181-.335,1.693-.571a1.187,1.187,0,0,1,.807-.138c.217.039.63.315.729-.059-.079-.039-.1-.138-.138-.177.414-.039,0-1-.158-1.2A2.225,2.225,0,0,0,24.25,13a3.509,3.509,0,0,0-1.536-.217c-.886.177-.827-.335-1.339-.335-.63,0-1.733.039-1.93.63a1.54,1.54,0,0,1-.335.512c-.138.177.02.354-.039.571-.079.217-.177.985-.276,1.26-.177.453-.394,1.024-.788,1.024a3.152,3.152,0,0,1-1.437-.079c-.276-.1-.729-.256-.945-.335-1.024-.433-1.2-.906-1.2-.906a3.026,3.026,0,0,1-.512-.866c-.118-.414-.315-.768-.394-1s-.3-.591-.453-.985a2.667,2.667,0,0,0-.709-1.063c-.315-.276-.61-.729-1.26-.591a1.641,1.641,0,0,0-.866.315c-.217.177-.3.571-.492.886-.118.177-.315.709-.512,1.162a1.929,1.929,0,0,1-.335.65c-.118.079-.256.2-.414.138a.924.924,0,0,1-.315-.2,5.334,5.334,0,0,1-.709-1.122,11.1,11.1,0,0,0-.788-1.241,1.016,1.016,0,0,0-.985-.551c-1.024,0-1.1.571-1.556,1.418a5.574,5.574,0,0,1-.669,1.4c-.236.256-.945,1.339-1.457,1.516H2v7.62c.039-.1.059-.2.1-.276.2-.414.65-.807.906-1.221a3.5,3.5,0,0,0,.374-.709,3.743,3.743,0,0,1,.236-.709.794.794,0,0,1,.571-.335c.354-.059.65.492,1.083.709.2.079,1.063.394,1.319.453.433.1.906.2,1.339.276.236.039.453.079.709.1a7.3,7.3,0,0,1,1.083.1,2.277,2.277,0,0,0-.807,1.221c-.158.433-.276.925-.473,1.339-.217.473-.669.669-.61,1.221a2.668,2.668,0,0,1,.02.689,4.009,4.009,0,0,1-.217.689c-.1.315-.217,1.359-.354,1.674l.906-.118h0A10.692,10.692,0,0,0,8.4,26.388a3.737,3.737,0,0,1,.729-1.28c.335-.374.315-.847.512-1.3a12.488,12.488,0,0,1,.768-1.3c.492-.807.807-1.812,1.851-2.028a3.3,3.3,0,0,1,1.024.709,4.452,4.452,0,0,1,.886,1.1,12.851,12.851,0,0,1,.886,2.678,1.227,1.227,0,0,0,.394.709,5.462,5.462,0,0,1,.433.729c.079.177.2.571.3.788a6.267,6.267,0,0,1,.315.827l.847-.02h.02v-.02A9.754,9.754,0,0,1,16.571,25.246Z" style="fill:#fff"/><path d="M16.217,27.235c-.1-.2-.217-.61-.3-.788a5.462,5.462,0,0,0-.433-.729,1.119,1.119,0,0,1-.394-.709,12.487,12.487,0,0,0-.886-2.678,4.452,4.452,0,0,0-.886-1.1,3.3,3.3,0,0,0-1.024-.709c-1.044.2-1.359,1.221-1.851,2.028a12.488,12.488,0,0,0-.768,1.3c-.2.433-.177.925-.512,1.3a3.443,3.443,0,0,0-.729,1.28c-.039.1-.118,1.083-.217,1.319h0l1.536-.1c1.437.1,1.024.65,3.249.532l3.525-.118h0A6.267,6.267,0,0,0,16.217,27.235Z" style="fill:url(#a)"/><path d="M26.456,3.8H5.544A3.521,3.521,0,0,0,2.02,7.328v7.679h0c.512-.177,1.221-1.26,1.457-1.516a5.913,5.913,0,0,0,.669-1.4c.453-.827.532-1.418,1.556-1.418a1.016,1.016,0,0,1,.985.551,9.547,9.547,0,0,1,.788,1.241,4.849,4.849,0,0,0,.709,1.122,2,2,0,0,0,.315.2c.158.059.3-.059.414-.138A1.929,1.929,0,0,0,9.246,13c.2-.453.394-.965.512-1.162.2-.315.276-.709.492-.886a1.59,1.59,0,0,1,.866-.315c.65-.138.945.315,1.26.591a3.285,3.285,0,0,1,.709,1.063c.158.394.354.768.453.985a8.946,8.946,0,0,1,.394,1,3.713,3.713,0,0,0,.512.866s.177.473,1.2.906a8.749,8.749,0,0,0,.945.335,3.152,3.152,0,0,0,1.437.079c.394,0,.61-.571.788-1.024.1-.276.217-1.044.276-1.26s-.1-.374.039-.571c.158-.217.256-.236.335-.512.2-.61,1.3-.63,1.93-.63.532,0,.453.512,1.339.335a3.243,3.243,0,0,1,1.536.217,2.225,2.225,0,0,1,1.142.551c.158.2.571,1.162.158,1.2.039.039.079.138.138.177-.1.374-.492.1-.729.059a1.187,1.187,0,0,0-.807.138c-.512.217-1.241.2-1.693.571-.374.315-.374,1-.551,1.4a5.167,5.167,0,0,1-1.536,2.008,3.9,3.9,0,0,1-1.949.847,7.961,7.961,0,0,1-1.536.059c-.256-.02-.512-.02-.768-.02-.158,0-.669-.02-.65.039l-.059.138a.7.7,0,0,0,.039.2c.02.118.02.217.039.315,0,.217-.02.453,0,.669.02.453.2.866.217,1.339a3.26,3.26,0,0,0,.532,1.477c.1.158.236.177.3.374a4.163,4.163,0,0,1,.039.709,9.685,9.685,0,0,0,.827,2.757v.02h0c.512-.079,1.044-.276,1.713-.374,1.241-.177,2.954-.1,4.056-.2,2.8-.256,4.312,1.142,6.813.571V7.328A3.551,3.551,0,0,0,26.456,3.8ZM16.02,20.343Z" style="fill:url(#b)"/><path d="M8.478,23.573c.2-.433.315-.906.473-1.339a2.277,2.277,0,0,1,.807-1.221,7.3,7.3,0,0,0-1.083-.1c-.236-.02-.473-.059-.709-.1-.433-.079-.925-.177-1.339-.276-.256-.059-1.142-.374-1.319-.453-.453-.2-.748-.768-1.083-.709a.794.794,0,0,0-.571.335,3.743,3.743,0,0,0-.236.709c-.1.236-.256.473-.374.709a12.289,12.289,0,0,0-.925,1.2c-.039.1-.059.2-.1.3v4.745a5.4,5.4,0,0,1,.729.158,8.77,8.77,0,0,0,4.371.354l.177-.02h0c.138-.315.256-1.359.354-1.674a5.494,5.494,0,0,0,.217-.689,2.668,2.668,0,0,0-.02-.689C7.809,24.242,8.262,24.045,8.478,23.573Z" style="fill:url(#c)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><linearGradient id="a" x2="1" gradientTransform="rotate(22.5 -23.4 38.96)scale(2.23)" gradientUnits="userSpaceOnUse"><stop offset=".4" stop-color="#c37a45"/><stop offset=".7" stop-color="#964d22"/></linearGradient><linearGradient id="b" x2="1" gradientTransform="rotate(113.5 5.45 11.85)scale(4.565)" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#af6938"/><stop offset=".7" stop-color="#8d4419"/></linearGradient></defs><path fill="#e8b57e" d="m28.38 7.89-1.2 2-5.14 2.18-4.37 4.08a1 1 0 0 0-.15.27q0 .03-.04.02-.05 0-.05-.02a.3.3 0 0 0-.15-.27l-2.2-1.42-1.59-1.04-8.25-2.11-2.39-3.7.04-.05 8.95-2.32h.02l3.05 4.57.06.09q.09.14.07.2h.06v-.05l.02-.06v-.02l.02-.05v-.02l.06-.1 2.75-4q.01-.02.03-.02l10.38 1.79z"/><path fill="url(#a)" d="m15.03 10.37-6.04 2.17 4.5 1.15 1.59 1.04-.03-4.36v-.03z"/><path fill="#e4ae76" d="M11.83 5.5 2.88 7.84l-.04.05 2.38 3.7 3.77.96 6.04-2.17q.02-.05-.07-.2l-.06-.09-3.05-4.57z"/><path fill="#d1a578" d="m5.31 11.59-.08-.02-2.38-3.7.03-.05z"/><path fill="url(#b)" d="m15.05 10.37.03 4.36 2.19 1.42a.3.3 0 0 1 .15.27q0 .02.04.02h.01q.03 0 .04-.02a1 1 0 0 1 .15-.27l4.37-4.08.27-.12-7.2-1.58-.05-.04z"/><path fill="#e4ae76" d="m17.94 6.06-2.75 4-.03.04-.08.27 7.22 1.58 4.86-2.07 1.21-2-.02-.05-10.39-1.78z"/><path fill="#bf9064" d="M17.33 26.49 6.84 22.58q-.08-.05-.07-.15l-.45-8.94.02-.05-.09-.18L2 10.84l.04-.08 11.45 2.94 3.78 2.45a.3.3 0 0 1 .15.27q.01.03.05.02.05.01.04-.01a1 1 0 0 1 .16-.27l4.37-4.09 7.91-3.37.05.07-4.27 3.76q-.12.14-.1.23l-.44 8.76q-.01.06-.1.1l-7.66 4.86q-.05.03-.1.01"/><path fill="#b6875b" d="m2 10.84 4.26 2.42.1.18-.03.05 11.06 3.06q.01-.1.08-.11-.03 0-.05-.02a.3.3 0 0 0-.15-.27l-3.78-2.45-11.45-2.94z"/><path fill="#976a40" d="M10.54 14.43c.1.07.11.2.12.29l.05 2.16.01.02 1.78.54.02-.01-.04-2.22c0-.08-.03-.23-.12-.29l-4.03-2.45-1.9-.49z"/><path fill="#d4a271" d="M17.47 16.43q-.07.02-.08.12c-.02-.12-.06-.26-.13-.3l-3.81-2.46.03-.1 3.79 2.45a.3.3 0 0 1 .15.27q.01.02.05.02"/><path fill="#deb37e" d="m13.49 13.69-.04.1L2 10.83l.04-.08z"/><path fill="#ce9c6b" d="M25.72 12.52c-.08.08-.12.19-.1.23l-8.06 3.8h-.02q-.01-.1-.07-.12l.03-.01.02-.05.01-.04.12-.18 4.37-4.09 7.92-3.37.05.07z"/><path fill="#d7a977" d="m22.1 12.15-4.33 4.03a.6.6 0 0 0-.2.38h-.02q-.01-.11-.07-.13.03.01.04-.01v-.04l.03-.05q.04-.1.12-.18l4.37-4.09z"/><path fill="#a9794b" d="m25.69 10.61-4.34 3.94a.5.5 0 0 0-.15.34l-.06 2.15q0 .02.02.01l1.3-.66v-.01l.07-2.13q.01-.2.16-.31l4.32-3.9z"/><path fill="#f8ce92" d="M22.1 12.15 30 8.77l-.05-.07-7.92 3.36z"/><path d="M22.62 21.8c.14-.63.68-1.04.8-.5q-.06-.08-.16.1c-.02-.05-.14-.02-.15.09-.04-.06-.15 0-.16.09-.02-.04-.14-.01-.16.1-.03-.05-.13 0-.17.12m.65-.96-.05.1q0 .05.01.04.02 0 .03-.02zm.1-.27c-.01 0-.06.08-.06.1v.04q.02 0 .03-.02zm-.2.22c-.01 0-.06.07-.06.1v.04q.02 0 .04-.03zm-.22.19-.05.1.01.04q.02 0 .03-.03zm-.17-.43.59-.35-.25.05.03-.42a.8.8 0 0 0 .3-.55l.02-.45-.52.3.03.27-.04.05.05.34-.13-.37.06-.05-.04-.2-.1.06-.02.41c-.01.18.12.34.28.25l-.02.42zm1.26.87-.04-.04.56-1.26.04.03zm-.03-.8-.03.66.05-.04.03-.66zm.56-.34-.03.65.04-.02.04-.66zm-.38.2.12.15.13-.3zm.31-.04-.02.42-.11-.13zm-.09.64-.25.16.13-.31zm-.31 0 .02-.4.11.14zm-.34-.08.06-.03v-.17l.14.17-.14.3v-.13l-.06.04zm1.06-.45.01-.18-.06.03v-.16l-.14.33.13.16v-.15zm-1.78.5L23 22.13q.01.08-.05.13-.06.04-.06-.08l-.04.03c-.01.13.08.12.11.1q.1-.06.08-.17l.05-1.11zm1.66-1.57-.73.43.01-.21.73-.43zm-.6.1.1-.06.04-.74.12-.07-.16-.34-.2.54.11-.07zm.38-.22.12-.07.03-.74.12-.07-.15-.33-.2.53.11-.07zm.03 1.76-.47-.64.04-.08.47.65zm.43-1.65-1.22.73.08-1.76 1.23-.69zm-.09 1.75-1.2.75.08-1.72 1.2-.72zm-2.49 1.55.06-1.75 1.27-.75L23.6 22zm.13-3.6 1.28-.72-.08 1.76-1.27.75zm-.03-.04-.13 3.71 2.55-1.59.17-3.56zm-9.36 4.29c.18-.53.97-.36 1.21.43q-.1-.18-.25-.11c-.04-.09-.16-.13-.23-.09-.06-.1-.19-.13-.24-.08-.03-.06-.15-.15-.24-.09-.06-.1-.18-.14-.25-.06m.95-.28c-.01 0-.08.02-.08.05q-.01.04.01.05t.05.01c.03-.02.03-.1.02-.1m.1-.2s-.07.02-.07.05q-.01.04.01.05t.05.01c.03-.02.03-.1.02-.1m-.3-.01c-.02-.01-.08.02-.09.04q0 .04.02.06h.04c.03-.01.03-.1.02-.1m-.3-.05c-.02 0-.08.02-.09.05q0 .04.02.05t.04 0c.03-.01.03-.1.02-.1m-.3-.67.89.31-.37-.23v-.45a.3.3 0 0 0 .44-.27v-.44l-.8-.27.06.32h-.07l.12.46-.23-.55h.08l-.07-.26-.16-.05.02.45c0 .18.18.49.44.56v.44zm2.06 2.49-.07-.08.84-.74.07.08zm-.1-.95v.72l.07.02v-.72zm.9.33v.72l.08.03v-.72zm-.63-.27.2.34.22-.18zm.53.36v.47l-.21-.3zm-.11.63-.41-.15.2-.18zm-.52-.4v-.46l.2.31zm-.56-.52.1.03v-.17l.23.35-.22.19v-.18l-.1-.02zm1.75.84v-.2l-.1-.04v-.18l-.23.2.23.34v-.16zm-2.9-1.65.02 1.14q0 .08-.08.05-.09 0-.07-.15h-.06q-.02.19.13.22t.15-.1v-1.14zm2.59.25-1.18-.41v-.23l1.18.4zm-1.02-.63.2.07v-.82l.19.06-.28-.56-.3.37.19.06zm.65.21.2.07v-.82l.19.07-.29-.57-.3.38.2.06zm.2 2.09-.85-1.36.06-.04.85 1.36zm.6-1.37-1.98-.7v-1.86l1.98.65zm0 1.94-1.97-.73v-1.83l1.97.69zm-3.9-1.44-.03-1.8 1.9.66v1.83zm-.07-3.71 1.92.63.02 1.87-1.9-.66zm-.04-.07.07 3.82 3.98 1.47.01-3.96z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>file_type_pddl_happenings</title><rect x="11.36" y="4.15" width="17.37" height="6.45" style="fill:#0055d4"/><ellipse cx="5.863" cy="7.375" rx="2.638" ry="2.785" style="fill:#0055d4"/><rect x="11.433" y="12.945" width="17.37" height="6.45" style="fill:#0055d4"/><ellipse cx="5.936" cy="16.169" rx="2.638" ry="2.785" style="fill:#0055d4"/><rect x="11.433" y="21.739" width="17.37" height="6.45" style="fill:#0055d4"/><ellipse cx="5.936" cy="24.964" rx="2.638" ry="2.785" style="fill:#0055d4"/></svg>
|