Merge branch 'main' into convert-to-monorepo

This commit is contained in:
Prozilla 2024-06-18 12:04:38 +02:00
commit ddfc9267f2
No known key found for this signature in database
GPG key ID: 5858DFE71CAF31EE
17 changed files with 20 additions and 114 deletions

14
.github/FUNDING.yml vendored
View file

@ -1,13 +1 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: "prozilla" # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
ko_fi: "prozilla"

View file

@ -9,14 +9,13 @@
<link rel="canonical" href="https://os.prozilla.dev/">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="icon" href="/favicon.ico?v=5" sizes="any">
<link rel="icon" href="/icon.svg?v=4" type="image/svg+xml">
<link rel="icon" href="/icon.png" type="image/png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6">
<link rel="icon" href="/favicon.ico?v=6" sizes="any">
<link rel="icon" href="/icon.svg?v=6" type="image/svg+xml">
<link rel="icon" href="/icon.png?v=6" type="image/png">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
@ -27,7 +26,7 @@
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/>
<meta property="og:url" content="https://os.prozilla.dev/">
<meta property="og:locale" content="en_US">
@ -35,7 +34,7 @@
<meta name="twitter:title" content="ProzillaOS | Web-based Operating System"/>
<meta name="twitter:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/>
<meta name="twitter:url" content="https://os.prozilla.dev/">
<!-- Fonts -->

View file

@ -23,7 +23,7 @@ export const WindowsView: FC = memo(() => {
useEffect(() => {
const resetViewportTitleAndIcon = () => {
setViewportTitle(`${systemName} | ${tagLine}`);
setViewportIcon("/favicon.ico");
setViewportIcon("/favicon.ico?v=6");
};
if (sortedWindows.length === 0 || sortedWindows[sortedWindows.length - 1].minimized)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 236 KiB

BIN
public/assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png?v=4"/>
<TileColor>#0d1114</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 649 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -1,43 +1,15 @@
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_255_70" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="9" y="6" width="175" height="185">
<path d="M105.792 9C108.101 5 113.875 5 116.184 9L139.377 49.1704C141.686 53.1704 138.799 58.1704 134.181 58.1704H87.7958C83.177 58.1704 80.2902 53.1704 82.5996 49.1704L105.792 9Z" fill="#10AC84"/>
<path d="M32.0528 47.109C31.0566 43.3912 34.4587 39.9891 38.1765 40.9853L76.4129 51.2307C80.1308 52.2269 81.376 56.8742 78.6543 59.5959L50.6634 87.5868C47.9417 90.3085 43.2944 89.0633 42.2982 85.3454L32.0528 47.109Z" fill="#10AC84"/>
<path d="M11.0148 110.663C8.49251 108.897 8.82797 105.062 11.6187 103.761L41.1996 89.9672C43.9903 88.6659 47.1432 90.8736 46.8749 93.9411L44.0302 126.456C43.7618 129.523 40.2734 131.15 37.7511 129.384L11.0148 110.663Z" fill="#10AC84"/>
<path d="M25.5812 162.489C23.2732 162.408 21.918 159.859 23.1418 157.901L37.4348 135.027C38.6586 133.069 41.5436 133.169 42.6278 135.208L55.2904 159.023C56.3746 161.062 54.8448 163.51 52.5368 163.43L25.5812 162.489Z" fill="#10AC84"/>
<path d="M183.179 119.324C183.179 158.864 151.125 190.918 111.585 190.918C72.0443 190.918 39.9904 158.864 39.9904 119.324C39.9904 79.7835 72.0443 47.7296 111.585 47.7296C151.125 47.7296 183.179 79.7835 183.179 119.324Z" fill="#1DD1A1"/>
<path d="M89.9213 144.504C85.1693 144.504 80.8013 143.4 76.8173 141.192C72.8813 138.984 69.7373 135.912 67.3853 131.976C65.0813 127.992 63.9293 123.528 63.9293 118.584C63.9293 113.64 65.0813 109.2 67.3853 105.264C69.7373 101.328 72.8813 98.256 76.8173 96.048C80.8013 93.84 85.1693 92.736 89.9213 92.736C94.6733 92.736 99.0173 93.84 102.953 96.048C106.937 98.256 110.057 101.328 112.313 105.264C114.617 109.2 115.769 113.64 115.769 118.584C115.769 123.528 114.617 127.992 112.313 131.976C110.009 135.912 106.889 138.984 102.953 141.192C99.0173 143.4 94.6733 144.504 89.9213 144.504ZM89.9213 133.272C93.9533 133.272 97.1693 131.928 99.5693 129.24C102.017 126.552 103.241 123 103.241 118.584C103.241 114.12 102.017 110.568 99.5693 107.928C97.1693 105.24 93.9533 103.896 89.9213 103.896C85.8413 103.896 82.5773 105.216 80.1293 107.856C77.7293 110.496 76.5293 114.072 76.5293 118.584C76.5293 123.048 77.7293 126.624 80.1293 129.312C82.5773 131.952 85.8413 133.272 89.9213 133.272Z" fill="#1E262E"/>
<path d="M140.907 144.504C137.211 144.504 133.899 143.904 130.971 142.704C128.043 141.504 125.691 139.728 123.915 137.376C122.187 135.024 121.275 132.192 121.179 128.88H134.283C134.475 130.752 135.123 132.192 136.227 133.2C137.331 134.16 138.771 134.64 140.547 134.64C142.371 134.64 143.811 134.232 144.867 133.416C145.923 132.552 146.451 131.376 146.451 129.888C146.451 128.64 146.019 127.608 145.155 126.792C144.339 125.976 143.307 125.304 142.059 124.776C140.859 124.248 139.131 123.648 136.875 122.976C133.611 121.968 130.947 120.96 128.883 119.952C126.819 118.944 125.043 117.456 123.555 115.488C122.067 113.52 121.323 110.952 121.323 107.784C121.323 103.08 123.027 99.408 126.435 96.768C129.843 94.08 134.283 92.736 139.755 92.736C145.323 92.736 149.811 94.08 153.219 96.768C156.627 99.408 158.451 103.104 158.691 107.856H145.371C145.275 106.224 144.675 104.952 143.571 104.04C142.467 103.08 141.051 102.6 139.323 102.6C137.835 102.6 136.635 103.008 135.723 103.824C134.811 104.592 134.355 105.72 134.355 107.208C134.355 108.84 135.123 110.112 136.659 111.024C138.195 111.936 140.595 112.92 143.859 113.976C147.123 115.08 149.763 116.136 151.779 117.144C153.843 118.152 155.619 119.616 157.107 121.536C158.595 123.456 159.339 125.928 159.339 128.952C159.339 131.832 158.595 134.448 157.107 136.8C155.667 139.152 153.555 141.024 150.771 142.416C147.987 143.808 144.699 144.504 140.907 144.504Z" fill="#1E262E"/>
</mask>
<g mask="url(#mask0_255_70)">
<path d="M105.792 9C108.102 5 113.875 5 116.184 9L139.377 49.1704C141.686 53.1704 138.8 58.1704 134.181 58.1704H87.7959C83.1771 58.1704 80.2903 53.1704 82.5997 49.1704L105.792 9Z" fill="#36B39E"/>
<path d="M32.0527 47.109C31.0565 43.3912 34.4586 39.9891 38.1764 40.9853L76.4128 51.2307C80.1307 52.2269 81.3759 56.8742 78.6543 59.5959L50.6633 87.5869C47.9416 90.3085 43.2943 89.0633 42.2981 85.3454L32.0527 47.109Z" fill="#36B39E"/>
<path d="M11.0149 110.663C8.49254 108.897 8.828 105.062 11.6187 103.761L41.1996 89.9673C43.9903 88.6659 47.1433 90.8736 46.8749 93.9411L44.0302 126.456C43.7619 129.523 40.2735 131.15 37.7511 129.384L11.0149 110.663Z" fill="#36B39E"/>
<path d="M25.5813 162.489C23.2733 162.408 21.918 159.859 23.1418 157.901L37.4348 135.027C38.6586 133.069 41.5436 133.169 42.6278 135.208L55.2904 159.023C56.3746 161.062 54.8449 163.51 52.5369 163.43L25.5813 162.489Z" fill="#36B39E"/>
<g filter="url(#filter0_d_255_70)">
<circle cx="111.585" cy="119.324" r="71.5944" fill="#4DFFE1"/>
</g>
<g filter="url(#filter1_d_255_70)">
<path d="M91.768 146.864C87.928 146.864 84.376 146.192 81.112 144.848C77.896 143.504 75.064 141.632 72.616 139.232C70.168 136.832 68.272 134.048 66.928 130.88C65.584 127.664 64.912 124.208 64.912 120.512C64.912 116.768 65.584 113.312 66.928 110.144C68.272 106.976 70.144 104.216 72.544 101.864C74.944 99.464 77.752 97.616 80.968 96.32C84.232 94.976 87.784 94.304 91.624 94.304C95.416 94.304 98.92 94.976 102.136 96.32C105.4 97.616 108.232 99.464 110.632 101.864C113.08 104.216 114.976 107 116.32 110.216C117.664 113.384 118.336 116.84 118.336 120.584C118.336 124.28 117.664 127.736 116.32 130.952C114.976 134.12 113.104 136.904 110.704 139.304C108.304 141.656 105.472 143.504 102.208 144.848C98.992 146.192 95.512 146.864 91.768 146.864ZM91.624 136.568C94.648 136.568 97.288 135.896 99.544 134.552C101.848 133.208 103.624 131.336 104.872 128.936C106.12 126.488 106.744 123.68 106.744 120.512C106.744 118.112 106.384 115.952 105.664 114.032C104.944 112.064 103.912 110.384 102.568 108.992C101.224 107.552 99.616 106.472 97.744 105.752C95.92 104.984 93.88 104.6 91.624 104.6C88.6 104.6 85.936 105.272 83.632 106.616C81.376 107.912 79.624 109.76 78.376 112.16C77.128 114.512 76.504 117.296 76.504 120.512C76.504 122.912 76.864 125.096 77.584 127.064C78.304 129.032 79.312 130.736 80.608 132.176C81.952 133.568 83.56 134.648 85.432 135.416C87.304 136.184 89.368 136.568 91.624 136.568ZM139.581 146.792C135.405 146.792 131.805 146.12 128.781 144.776C125.805 143.384 123.069 141.296 120.573 138.512L127.917 131.24C129.549 133.112 131.349 134.576 133.317 135.632C135.333 136.64 137.661 137.144 140.301 137.144C142.701 137.144 144.549 136.712 145.845 135.848C147.189 134.984 147.861 133.784 147.861 132.248C147.861 130.856 147.429 129.728 146.565 128.864C145.701 128 144.549 127.256 143.109 126.632C141.717 126.008 140.157 125.408 138.429 124.832C136.749 124.256 135.069 123.608 133.389 122.888C131.709 122.12 130.149 121.184 128.709 120.08C127.317 118.928 126.189 117.512 125.325 115.832C124.461 114.104 124.029 111.944 124.029 109.352C124.029 106.232 124.773 103.544 126.261 101.288C127.797 99.032 129.909 97.328 132.597 96.176C135.285 94.976 138.381 94.376 141.885 94.376C145.437 94.376 148.677 95 151.605 96.248C154.581 97.496 157.029 99.2 158.949 101.36L151.605 108.632C150.069 107.048 148.509 105.872 146.925 105.104C145.389 104.336 143.637 103.952 141.669 103.952C139.701 103.952 138.141 104.336 136.989 105.104C135.837 105.824 135.261 106.88 135.261 108.272C135.261 109.568 135.693 110.624 136.557 111.44C137.421 112.208 138.549 112.88 139.941 113.456C141.381 114.032 142.941 114.608 144.621 115.184C146.349 115.76 148.053 116.432 149.733 117.2C151.413 117.968 152.949 118.952 154.341 120.152C155.781 121.304 156.933 122.792 157.797 124.616C158.661 126.392 159.093 128.6 159.093 131.24C159.093 136.088 157.365 139.904 153.909 142.688C150.453 145.424 145.677 146.792 139.581 146.792Z" fill="#1E262E"/>
</g>
<g clip-path="url(#clip0_355_231)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M113.256 8.002C114.982 8.0516 116.551 9.01841 117.371 10.5382L133.637 40.6794C134.457 42.1992 134.404 44.0412 133.498 45.5114C132.592 46.9816 130.97 47.8568 129.244 47.8072L95.0081 46.8235C93.2818 46.7739 91.7131 45.8071 90.8929 44.2873C90.0727 42.7674 90.1256 40.9255 91.0317 39.4553L109.002 10.2978C109.908 8.82754 111.529 7.9524 113.256 8.002Z" fill="#36B39E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M47.7275 32.1412C48.9768 31.2384 50.6129 31.0707 52.0194 31.7012L79.9132 44.2055C81.3197 44.836 82.283 46.169 82.4402 47.7023C82.5975 49.2356 81.9247 50.7363 80.6754 51.6391L55.8995 69.5438C54.6502 70.4466 53.0141 70.6144 51.6076 69.9838C50.2011 69.3533 49.2378 68.0204 49.0806 66.487L45.9627 36.0781C45.8055 34.5448 46.4782 33.0441 47.7275 32.1412Z" fill="#36B39E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.2448 83.6071C13.7186 82.3156 14.8454 81.3749 16.2008 81.1395L43.0806 76.4704C44.4359 76.2349 45.8139 76.7405 46.6955 77.7965C47.5771 78.8526 47.8283 80.2988 47.3545 81.5903L37.9582 107.203C37.4844 108.495 36.3576 109.436 35.0023 109.671C33.6469 109.906 32.2689 109.401 31.3873 108.345L13.9038 87.4008C13.0223 86.3447 12.7711 84.8986 13.2448 83.6071Z" fill="#36B39E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0673 138.697C11.8256 137.493 12.2445 136.252 13.1661 135.441L31.4437 119.353C32.3653 118.541 33.6497 118.283 34.813 118.676C35.9764 119.069 36.8419 120.052 37.0837 121.256L41.8774 145.129C42.1191 146.332 41.7003 147.574 40.7787 148.385C39.8571 149.196 38.5727 149.454 37.4093 149.061L14.3379 141.276C13.1746 140.884 12.3091 139.901 12.0673 138.697Z" fill="#36B39E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.5164 177.42C36.9321 176.695 36.7791 175.713 37.1151 174.844L43.7788 157.616C44.1148 156.747 44.8887 156.124 45.8091 155.981C46.7294 155.837 47.6563 156.196 48.2406 156.921L59.8289 171.306C60.4132 172.031 60.5662 173.013 60.2302 173.882C59.8942 174.751 59.1202 175.374 58.1999 175.518L39.948 178.361C39.0277 178.504 38.1007 178.146 37.5164 177.42Z" fill="#36B39E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M109.875 181.851C144.608 181.851 172.765 153.694 172.765 118.96C172.765 84.2267 144.608 56.0696 109.875 56.0696C75.1412 56.0696 46.9841 84.2267 46.9841 118.96C46.9841 153.694 75.1412 181.851 109.875 181.851ZM143.31 119.554C143.31 137.959 128.39 152.88 109.984 152.88C91.5787 152.88 76.6581 137.959 76.6581 119.554C76.6581 101.148 91.5787 86.2279 109.984 86.2279C128.39 86.2279 143.31 101.148 143.31 119.554Z" fill="#4DFFE1"/>
</g>
<defs>
<filter id="filter0_d_255_70" x="19.9905" y="27.7296" width="183.189" height="183.189" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="10"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_255_70"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_255_70" result="shape"/>
</filter>
<filter id="filter1_d_255_70" x="44.9121" y="74.304" width="134.18" height="92.56" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="10"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_255_70"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_255_70" result="shape"/>
</filter>
<clipPath id="clip0_355_231">
<rect width="161" height="174" fill="white" transform="translate(12 8)"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,44 +0,0 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M2780 4953 c-19 -8 -47 -31 -61 -51 -24 -35 -239 -404 -362 -622 -8
-14 -38 -65 -67 -115 -28 -49 -62 -108 -75 -130 -12 -22 -44 -78 -71 -124 -39
-68 -48 -94 -48 -132 0 -38 -4 -49 -21 -57 -17 -8 -24 -4 -44 29 -29 46 -48
54 -251 105 -8 2 -51 13 -95 25 -44 11 -87 23 -95 24 -8 2 -97 27 -197 54
-100 28 -192 53 -205 55 -13 3 -70 18 -128 34 -58 16 -116 27 -129 25 -63 -9
-111 -59 -112 -116 -1 -28 56 -268 81 -337 4 -14 23 -81 40 -150 144 -558 161
-605 230 -626 25 -8 27 -11 16 -27 -12 -15 -16 -16 -41 -3 -38 20 -72 13 -167
-33 -46 -21 -117 -55 -158 -74 -68 -31 -114 -53 -290 -134 -281 -131 -290
-137 -290 -198 1 -51 22 -74 161 -171 74 -51 143 -100 154 -108 27 -19 327
-230 389 -272 26 -19 60 -34 75 -34 15 0 28 -6 28 -12 0 -7 4 -30 8 -50 6 -34
5 -36 -14 -31 -32 8 -76 -15 -95 -50 -9 -18 -24 -44 -34 -59 -45 -72 -198
-315 -207 -330 -5 -9 -36 -60 -68 -112 -50 -81 -58 -99 -52 -126 11 -51 34
-58 200 -64 572 -21 575 -21 599 -11 11 5 21 3 26 -5 20 -32 82 -102 155 -175
44 -43 79 -83 77 -88 -1 -5 2 -6 8 -2 6 3 24 -7 41 -24 17 -17 34 -31 39 -31
5 0 13 -6 17 -14 4 -7 18 -18 31 -25 12 -7 20 -17 16 -23 -4 -7 -2 -8 5 -4 7
4 26 -3 44 -16 60 -45 243 -143 298 -160 22 -6 39 -15 39 -20 0 -4 3 -7 8 -6
10 3 85 -23 100 -35 7 -5 15 -7 19 -4 3 4 13 2 23 -3 23 -12 192 -50 250 -57
25 -2 72 -8 105 -13 62 -8 332 -5 395 5 19 3 67 10 105 16 92 15 96 16 125 27
14 5 27 10 30 10 35 0 349 122 380 148 8 7 22 14 30 16 8 2 17 5 20 8 4 5 37
28 207 141 13 9 32 25 42 35 11 11 37 35 60 54 49 42 131 124 161 163 12 15
26 24 32 21 7 -4 8 -2 4 4 -4 7 10 33 32 60 50 59 136 194 184 287 33 64 105
239 114 275 2 8 11 42 20 75 64 234 80 469 48 715 -4 36 -8 77 -9 93 0 15 -3
27 -6 27 -5 0 -33 121 -34 145 0 6 -2 12 -5 15 -3 3 -18 43 -34 90 -16 47 -46
123 -67 168 -22 46 -36 89 -32 95 3 5 2 7 -4 4 -13 -8 -46 50 -37 66 4 6 4 9
-1 5 -4 -4 -34 31 -66 77 -32 47 -71 102 -88 122 -16 20 -28 40 -25 45 3 5 2
7 -3 6 -4 -1 -55 45 -113 103 -100 99 -259 229 -280 229 -6 0 -10 5 -10 10 0
6 -6 10 -13 10 -7 0 -22 8 -33 18 -10 10 -34 24 -51 31 -18 7 -33 18 -33 24 0
6 -3 7 -7 4 -3 -4 -13 -1 -22 7 -9 8 -20 15 -24 15 -4 0 -27 9 -50 20 -39 19
-42 23 -41 58 1 37 -12 68 -82 184 -19 31 -34 62 -34 68 0 6 -4 11 -10 11 -5
0 -10 4 -10 9 0 4 -37 71 -81 147 -45 76 -95 164 -111 194 -17 30 -34 60 -38
65 -4 6 -17 26 -27 45 -78 138 -234 402 -245 413 -40 40 -111 53 -168 30z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB