chore: Update icon.svg to not be transparent

This commit is contained in:
Matan Kushner 2022-05-28 14:23:25 -04:00 committed by GitHub
parent 7d31bac1cc
commit fdca6fc95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 1 deletions

View File

@ -1 +1,16 @@
<svg fill="none" height="2854" viewBox="0 0 2854 2854" width="2854" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="112.463" x2="2365.33" y1="3485.86" y2="-827.778"><stop offset="0" stop-color="#ed0a62"/><stop offset="1" stop-color="#890cea"/></linearGradient><mask id="b" height="2854" maskUnits="userSpaceOnUse" width="2854" x="0" y="0"><circle cx="1427" cy="1427" fill="#c4c4c4" r="1427"/></mask><g mask="url(#b)"><path d="m3351-313h-3849v3480.04h3849z" fill="url(#a)"/><g fill="#fff"><path clip-rule="evenodd" d="m543 785.6c138.837 26.901 217.616 109.138 241.537 241.6-2.462-137.201 79.15-217.068 241.533-241.6-146.358-15.472-224.161-98.824-241.533-241.6-16.814 137.851-91.598 223.666-241.537 241.6z" fill-rule="evenodd"/><path clip-rule="evenodd" d="m1770.54 1814.15-52.67 140.51-432.48-126.28 43.73-150.69-330.462-131.2c105.352-128.74 210.702-191.97 374.182-272.23-14.58-252.74 189.46-433.817 432.47-612.26 193.15 237.105 278.66 447.51 146.61 742.75 109.39 118.55 156.28 308.94 154.52 486.86zm75.18-670.18c0 69.45-56.29 125.76-125.73 125.76-69.43 0-125.72-56.31-125.72-125.76s56.29-125.75 125.72-125.75c69.44 0 125.73 56.3 125.73 125.75z" fill-rule="evenodd"/><path d="m1606.37 2246.91s-97.37 583.09-511.37 731.09l-650-414c572.5 0 777.71-442.31 777.71-442.31z"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 2854 2854">
<mask id="a" width="2854" height="2854" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha">
<circle cx="1427" cy="1427" r="1427" fill="#C4C4C4"/>
</mask>
<g mask="url(#a)">
<path fill="url(#b)" d="M3351-313H-498v3480.04h3849V-313Z"/>
<path fill="#fff" fill-rule="evenodd" d="M543 785.6c138.837 26.901 217.616 109.138 241.537 241.6-2.462-137.201 79.15-217.068 241.533-241.6-146.358-15.472-224.161-98.824-241.533-241.6C767.723 681.851 692.939 767.666 543 785.6Zm1227.54 1028.55-52.67 140.51-432.48-126.28 43.73-150.69-330.462-131.2c105.352-128.74 210.702-191.97 374.182-272.23-14.58-252.74 189.46-433.817 432.47-612.26 193.15 237.105 278.66 447.51 146.61 742.75 109.39 118.55 156.28 308.94 154.52 486.86l-335.9-77.46Zm75.18-670.18c0 69.45-56.29 125.76-125.73 125.76-69.43 0-125.72-56.31-125.72-125.76s56.29-125.75 125.72-125.75c69.44 0 125.73 56.3 125.73 125.75Z" clip-rule="evenodd"/>
<path fill="#fff" d="M1606.37 2246.91S1509 2830 1095 2978l-650-414c572.5 0 777.71-442.31 777.71-442.31l383.66 125.22Z"/>
</g>
<defs>
<linearGradient id="b" x1="112.463" x2="2365.33" y1="3485.86" y2="-827.778" gradientUnits="userSpaceOnUse">
<stop stop-color="#ED0A62"/>
<stop offset="1" stop-color="#890CEA"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB