Merge pull request #21 from edent/master

Update with head repo
This commit is contained in:
Jude Gibbons
2020-03-09 19:31:10 +00:00
committed by GitHub
10 changed files with 514 additions and 64 deletions

View File

@@ -38,6 +38,7 @@ Say thanks!
<tr>
<td>dev.to<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dev_to.svg" width="125" title="dev.to"/><br>735 Bytes</td>
<td>Goodreads<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/goodreads.svg" width="125" title="Goodreads"/><br>684 Bytes</td>
<td>TikTok<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/tiktok.svg" width="125" title="TikTok"/><br>1007 Bytes</td>
</tr>
</table>
@@ -210,9 +211,9 @@ Say thanks!
<table>
<tr>
<td>Chrome<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/chrome.svg" width="125" title="Chrome" /><br>378 Bytes</td>
<td>Firefox<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="125" title="Firefox" /><br>993 Bytes</td>
<td>Firefox<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/firefox.svg" width="125" title="Firefox" /><br>1023 Bytes</td>
<td>Samsung Internet<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td>
<td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>645 Bytes</td>
<td>Edge<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/edge.svg" width="125" title="Edge" /><br>964 Bytes</td>
<td>Opera<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opera.svg" width="125" title="Opera" /><br>721 Bytes</td>
<td>Safari<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/safari.svg" width="125" title="Safari" /><br>698 Bytes</td>
</tr>

View File

@@ -1,12 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FFFFFF"
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
android:fillColor="#fff"
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
<path
android:fillColor="#0078D7"
android:pathData="M180 297c0 10 2 20 5 28a81 81 0 0 0 33 40 150 150 0 0 0 79 21 183 183 0 0 0 63 -11 265 265 0 0 0 57 -25v92a327 327 0 0 1 -99 30l-36 2a197 197 0 0 1 -90 -22 179 179 0 0 1 -65 -60 165 165 0 0 1 -25 -88 176 176 0 0 1 29 -96 162 162 0 0 1 78 -62c-9 9 -16 19 -21 32 -5 12 -8 25 -9 37h154c0 -16 -1 -29 -4 -41 -4 -12 -9 -21 -16 -29s-16 -14 -27 -17c-11 -4 -25 -6 -41 -6 -18 0 -37 2 -56 8A236 236 0 0 0 54 232a254 254 0 0 1 34 -99 210 210 0 0 1 71 -69 203 203 0 0 1 265 60 225 225 0 0 1 34 119v54z" />
</vector>
android:fillColor="url(#a)"
android:pathData="M439,374 C389,451,308,472,276,470 C85,461,114,208,229,209 C147,261,259,433,424,366 C441,354,444,369,439,374" />
<path
android:fillColor="url(#b)"
android:pathData="M311,255 C329,173,280,120,182,120 S38,212,38,259 C38,383,163,512,325,462 C191,501,111,346,179,252 C225,186,302,184,311,255 M411,99 L412,99" />
<path
android:fillColor="url(#c)"
android:pathData="M39,253 C51,-15,419,-30,472,202 C486,309,386,351,306,317 C264,291,332,297,303,218 C255,106,52,115,39,253" />
</vector>

View File

@@ -1,57 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FFFFFF"
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
<group
android:scaleX="4"
android:scaleY="4">
<path android:pathData="M110 65A45 45 0 0 1 20 65A45 45 0 0 1 110 65Z">
<aapt:attr name="android:fillColor">
<gradient
android:centerX="74"
android:centerY="38"
android:gradientRadius="81"
android:tileMode="clamp"
android:type="radial">
<item
android:color="#00CCDD"
android:offset="0" />
<item
android:color="#0066DD"
android:offset="0.3" />
<item
android:color="#551177"
android:offset="0.6" />
</gradient>
</aapt:attr>
</path>
<path android:pathData="M17 65c-3 41 50 62 73 43c-3 2 -11 2 -11 2s27 -7 29 -21c-3 4 -9 7 -9 7s19 -17 14 -38c0 0 2 3 -3 15c5 -35 -15 -39 -15 -52c0 0 -2 4 -2 5c-6 -5 -11 -9 -12 -14c0 0 -20 23 3 40c18 26 -17 51 -37 27c5 2 13 3 21 -2c11 1 3 -9 -7 -6c-19 5 -19 -19 -9 -10c2 -3 1 -7 1 -7c4 -4 7 -1 11 -8c2 -6 -8 2 -12 -7c1 -3 3 -6 8 -9c-7 -3 -13 4 -13 4s-6 -3 -13 -1c-5 -4 -4 -10 -4 -10s-6 3 -7 17c-6 6 -8 16 -8 16l3 -5c0 0 -3 9 -3 18">
<aapt:attr name="android:fillColor">
<gradient
android:centerX="94.07063"
android:centerY="42.91915"
android:gradientRadius="103.0638"
android:tileMode="clamp"
android:type="radial">
<item
android:color="#FFEE44"
android:offset="0.2" />
<item
android:color="#FFBB00"
android:offset="0.4" />
<item
android:color="#FF2233"
android:offset="0.7" />
<item
android:color="#AA0077"
android:offset="0.9" />
</gradient>
</aapt:attr>
</path>
</group>
</vector>
android:fillColor="#fff"
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
<path
android:fillColor="url(#a)"
android:pathData="M48,49 S45,40,47,33 C38,35,14,68,14,68 S19,77,19,83 C16,74,-1,58,-7,46 C-31,59,-23,85,-23,85" />
<path
android:fillColor="url(#b)"
android:pathData="M64,41 C78.3594,41,90,52.6406,90,67 C90,81.3594,78.3594,93,64,93 C49.6406,93,38,81.3594,38,67 C38,52.6406,49.6406,41,64,41 Z" />
<path
android:fillColor="url(#a)"
android:pathData="M21,45 L64,57 C58,68,48,60,41,71 S74,74,58,113 L28,113 M64,138 L65,138" />
<path
android:fillColor="url(#c)"
android:pathData="M35,43 C51,43,47,50,64,57 C46,63,41,48,26,57 C31,66,38,65,38,65 C39,108,110,94,105,48 C96,30,104,8,121,-3" />
</vector>

View File

@@ -0,0 +1,450 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
height="81.96698"
width="87.418564"
id="svg1008"
version="1.1"
viewBox="0 0 87.418564 81.96698">
<metadata
id="metadata1012">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs978">
<linearGradient
gradientTransform="translate(3.7,-0.0040855)"
gradientUnits="userSpaceOnUse"
y2="74.468002"
x2="6.447"
y1="12.393"
x1="70.786003"
id="a">
<stop
id="stop834"
stop-color="#fff44f"
offset=".048" />
<stop
id="stop836"
stop-color="#ffe847"
offset=".111" />
<stop
id="stop838"
stop-color="#ffc830"
offset=".225" />
<stop
id="stop840"
stop-color="#ff980e"
offset=".368" />
<stop
id="stop842"
stop-color="#ff8b16"
offset=".401" />
<stop
id="stop844"
stop-color="#ff672a"
offset=".462" />
<stop
id="stop846"
stop-color="#ff3647"
offset=".534" />
<stop
id="stop848"
stop-color="#e31587"
offset=".705" />
</linearGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="80.796997"
cy="-8515.1211"
cx="-7907.187"
id="b">
<stop
id="stop851"
stop-color="#ffbd4f"
offset=".129" />
<stop
id="stop853"
stop-color="#ffac31"
offset=".186" />
<stop
id="stop855"
stop-color="#ff9d17"
offset=".247" />
<stop
id="stop857"
stop-color="#ff980e"
offset=".283" />
<stop
id="stop859"
stop-color="#ff563b"
offset=".403" />
<stop
id="stop861"
stop-color="#ff3750"
offset=".467" />
<stop
id="stop863"
stop-color="#f5156c"
offset=".71" />
<stop
id="stop865"
stop-color="#eb0878"
offset=".782" />
<stop
id="stop867"
stop-color="#e50080"
offset=".86" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="80.796997"
cy="-8482.0889"
cx="-7936.7109"
id="c">
<stop
id="stop870"
stop-color="#960e18"
offset=".3" />
<stop
id="stop872"
stop-opacity=".74"
stop-color="#b11927"
offset=".351" />
<stop
id="stop874"
stop-opacity=".343"
stop-color="#db293d"
offset=".435" />
<stop
id="stop876"
stop-opacity=".094"
stop-color="#f5334b"
offset=".497" />
<stop
id="stop878"
stop-opacity="0"
stop-color="#ff3750"
offset=".53" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="58.534"
cy="-8533.457"
cx="-7926.9702"
id="d">
<stop
id="stop881"
stop-color="#fff44f"
offset=".132" />
<stop
id="stop883"
stop-color="#ffdc3e"
offset=".252" />
<stop
id="stop885"
stop-color="#ff9d12"
offset=".506" />
<stop
id="stop887"
stop-color="#ff980e"
offset=".526" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="38.471001"
cy="-8460.9844"
cx="-7945.6479"
id="e">
<stop
id="stop890"
stop-color="#3a8ee6"
offset=".353" />
<stop
id="stop892"
stop-color="#5c79f0"
offset=".472" />
<stop
id="stop894"
stop-color="#9059ff"
offset=".669" />
<stop
id="stop896"
stop-color="#c139e6"
offset="1" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.972,-0.235,0.275,1.138,10095.002,7833.7939)"
r="20.396999"
cy="-8491.5459"
cx="-7935.6201"
id="f">
<stop
id="stop899"
stop-opacity="0"
stop-color="#9059ff"
offset=".206" />
<stop
id="stop901"
stop-opacity=".064"
stop-color="#8c4ff3"
offset=".278" />
<stop
id="stop903"
stop-opacity=".45"
stop-color="#7716a8"
offset=".747" />
<stop
id="stop905"
stop-opacity=".6"
stop-color="#6e008b"
offset=".975" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="27.676001"
cy="-8518.4268"
cx="-7937.731"
id="g">
<stop
id="stop908"
stop-color="#ffe226"
offset="0" />
<stop
id="stop910"
stop-color="#ffdb27"
offset=".121" />
<stop
id="stop912"
stop-color="#ffc82a"
offset=".295" />
<stop
id="stop914"
stop-color="#ffa930"
offset=".502" />
<stop
id="stop916"
stop-color="#ff7e37"
offset=".732" />
<stop
id="stop918"
stop-color="#ff7139"
offset=".792" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="118.081"
cy="-8535.9814"
cx="-7915.9771"
id="h">
<stop
id="stop921"
stop-color="#fff44f"
offset=".113" />
<stop
id="stop923"
stop-color="#ff980e"
offset=".456" />
<stop
id="stop925"
stop-color="#ff5634"
offset=".622" />
<stop
id="stop927"
stop-color="#ff3647"
offset=".716" />
<stop
id="stop929"
stop-color="#e31587"
offset=".904" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.105,0.995,-0.653,0.069,-4680.304,8470.1869)"
r="86.499001"
cy="-8522.8594"
cx="-7927.165"
id="i">
<stop
id="stop932"
stop-color="#fff44f"
offset="0" />
<stop
id="stop934"
stop-color="#ffe847"
offset=".06" />
<stop
id="stop936"
stop-color="#ffc830"
offset=".168" />
<stop
id="stop938"
stop-color="#ff980e"
offset=".304" />
<stop
id="stop940"
stop-color="#ff8b16"
offset=".356" />
<stop
id="stop942"
stop-color="#ff672a"
offset=".455" />
<stop
id="stop944"
stop-color="#ff3647"
offset=".57" />
<stop
id="stop946"
stop-color="#e31587"
offset=".737" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="73.720001"
cy="-8508.1758"
cx="-7938.3828"
id="j">
<stop
id="stop949"
stop-color="#fff44f"
offset=".137" />
<stop
id="stop951"
stop-color="#ff980e"
offset=".48" />
<stop
id="stop953"
stop-color="#ff5634"
offset=".592" />
<stop
id="stop955"
stop-color="#ff3647"
offset=".655" />
<stop
id="stop957"
stop-color="#e31587"
offset=".904" />
</radialGradient>
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7978.7,8523.9959)"
r="80.685997"
cy="-8503.8613"
cx="-7918.9229"
id="k">
<stop
id="stop960"
stop-color="#fff44f"
offset=".094" />
<stop
id="stop962"
stop-color="#ffe141"
offset=".231" />
<stop
id="stop964"
stop-color="#ffaf1e"
offset=".509" />
<stop
id="stop966"
stop-color="#ff980e"
offset=".626" />
</radialGradient>
<linearGradient
gradientTransform="translate(3.7,-0.0040855)"
gradientUnits="userSpaceOnUse"
y2="66.806"
x2="15.267"
y1="12.061"
x1="70.013"
id="l">
<stop
id="stop969"
stop-opacity=".8"
stop-color="#fff44f"
offset=".167" />
<stop
id="stop971"
stop-opacity=".634"
stop-color="#fff44f"
offset=".266" />
<stop
id="stop973"
stop-opacity=".217"
stop-color="#fff44f"
offset=".489" />
<stop
id="stop975"
stop-opacity="0"
stop-color="#fff44f"
offset=".6" />
</linearGradient>
</defs>
<path
style="fill:url(#a)"
id="path980"
d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 l 0.007,0.065 c -4.382,-10.925 -11.813,-15.33 -17.882,-24.9220005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 l 0.015,-0.026 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 a 19.387,19.387 0 0 0 -10.666,4.111 11.587,11.587 0 0 0 -1,-0.758 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.623,4.347 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 l -0.052,0.256 c -0.073,0.341 -0.336,2.049 -0.381,2.42 0,0.029 -0.006,0.056 -0.009,0.085 A 36.937,36.937 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z m -44.67,30.338 c 0.181,0.087 0.351,0.181 0.537,0.264 l 0.027,0.017 q -0.282,-0.135 -0.564,-0.281 z m 8.878,-23.376 z m 31.952,-4.934 v -0.037 l 0.007,0.041 z" />
<path
style="fill:url(#b)"
id="path982"
d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 v 0.037 l 0.007,0.041 a 35.1,35.1 0 0 1 -1.206,26.158 c -4.442,9.531 -15.194,19.3 -32.024,18.825 -18.185,-0.515 -34.2,-14.009 -37.194,-31.683 -0.545,-2.787 0,-4.2 0.274,-6.465 A 28.876,28.876 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z" />
<path
style="fill:url(#c)"
id="path984"
d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 v 0.037 l 0.007,0.041 a 35.1,35.1 0 0 1 -1.206,26.158 c -4.442,9.531 -15.194,19.3 -32.024,18.825 -18.185,-0.515 -34.2,-14.009 -37.194,-31.683 -0.545,-2.787 0,-4.2 0.274,-6.465 A 28.876,28.876 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z" />
<path
style="fill:url(#d)"
id="path986"
d="m 60.782,31.382915 c 0.084,0.059 0.162,0.118 0.241,0.177 a 21.1,21.1 0 0 0 -3.6,-4.695 C 45.377,14.816915 54.266,0.7419145 55.765,0.0269145 l 0.015,-0.022 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 0.452,-0.031 0.9,-0.069 1.362,-0.069 a 19.56,19.56 0 0 1 16.982,9.917 z" />
<path
style="fill:url(#e)"
id="path988"
d="m 43.825,33.788915 c -0.064,0.964 -3.47,4.289 -4.661,4.289 -11.021,0 -12.81,6.667 -12.81,6.667 0.488,5.614 4.4,10.238 9.129,12.684 0.216,0.112 0.435,0.213 0.654,0.312 q 0.569,0.252 1.138,0.466 a 17.235,17.235 0 0 0 5.043,0.973 c 19.317,0.906 23.059,-23.1 9.119,-30.066 a 13.38,13.38 0 0 1 9.345,2.269 19.56,19.56 0 0 0 -16.982,-9.917 c -0.46,0 -0.91,0.038 -1.362,0.069 a 19.387,19.387 0 0 0 -10.666,4.111 c 0.591,0.5 1.258,1.168 2.663,2.553 2.63,2.591 9.375,5.275 9.39,5.59 z" />
<path
style="fill:url(#f)"
id="path990"
d="m 43.825,33.788915 c -0.064,0.964 -3.47,4.289 -4.661,4.289 -11.021,0 -12.81,6.667 -12.81,6.667 0.488,5.614 4.4,10.238 9.129,12.684 0.216,0.112 0.435,0.213 0.654,0.312 q 0.569,0.252 1.138,0.466 a 17.235,17.235 0 0 0 5.043,0.973 c 19.317,0.906 23.059,-23.1 9.119,-30.066 a 13.38,13.38 0 0 1 9.345,2.269 19.56,19.56 0 0 0 -16.982,-9.917 c -0.46,0 -0.91,0.038 -1.362,0.069 a 19.387,19.387 0 0 0 -10.666,4.111 c 0.591,0.5 1.258,1.168 2.663,2.553 2.63,2.591 9.375,5.275 9.39,5.59 z" />
<path
style="fill:url(#g)"
id="path992"
d="m 29.965,24.356915 c 0.314,0.2 0.573,0.374 0.8,0.531 a 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 c 0.189,-0.005 5.811,-0.106 8.638,1.732 z" />
<path
style="fill:url(#h)"
id="path994"
d="m 5.354,42.158915 c 2.991,17.674 19.009,31.168 37.194,31.683 16.83,0.476 27.582,-9.294 32.024,-18.825 a 35.1,35.1 0 0 0 1.206,-26.158 v -0.037 c 0,-0.029 -0.006,-0.046 0,-0.037 l 0.007,0.065 c 1.375,8.977 -3.191,17.674 -10.329,23.555 l -0.022,0.05 c -13.908,11.327 -27.218,6.834 -29.912,5 q -0.282,-0.135 -0.564,-0.281 c -8.109,-3.876 -11.459,-11.264 -10.741,-17.6 a 9.953,9.953 0 0 1 -9.181,-5.775 14.618,14.618 0 0 1 14.249,-0.572 19.3,19.3 0 0 0 14.552,0.572 c -0.015,-0.315 -6.76,-3 -9.39,-5.59 -1.405,-1.385 -2.072,-2.052 -2.663,-2.553 a 11.587,11.587 0 0 0 -1,-0.758 c -0.23,-0.157 -0.489,-0.327 -0.8,-0.531 -2.827,-1.838 -8.449,-1.737 -8.635,-1.732 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.638,4.337 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 c -0.019,0.079 -1.396,6.099 -0.717,9.221 z" />
<path
style="fill:url(#i)"
id="path996"
d="m 57.425,26.864915 a 21.1,21.1 0 0 1 3.6,4.7 c 0.213,0.161 0.412,0.321 0.581,0.476 8.787,8.1 4.183,19.55 3.84,20.365 7.138,-5.881 11.7,-14.578 10.329,-23.555 -4.384,-10.93 -11.815,-15.335 -17.884,-24.9270005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 -1.499,0.711 -10.388,14.7860005 1.66,26.8340005 z" />
<path
style="fill:url(#j)"
id="path998"
d="m 61.6,32.035915 c -0.169,-0.155 -0.368,-0.315 -0.581,-0.476 -0.079,-0.059 -0.157,-0.118 -0.241,-0.177 a 13.38,13.38 0 0 0 -9.345,-2.269 c 13.94,6.97 10.2,30.972 -9.119,30.066 a 17.235,17.235 0 0 1 -5.043,-0.973 q -0.569,-0.213 -1.138,-0.466 c -0.219,-0.1 -0.438,-0.2 -0.654,-0.312 l 0.027,0.017 c 2.694,1.839 16,6.332 29.912,-5 l 0.022,-0.05 c 0.347,-0.81 4.951,-12.263 -3.84,-20.36 z" />
<path
style="fill:url(#k)"
id="path1000"
d="m 26.354,44.744915 c 0,0 1.789,-6.667 12.81,-6.667 1.191,0 4.6,-3.325 4.661,-4.289 a 19.3,19.3 0 0 1 -14.552,-0.572 14.618,14.618 0 0 0 -14.249,0.572 9.953,9.953 0 0 0 9.181,5.775 c -0.718,6.337 2.632,13.725 10.741,17.6 0.181,0.087 0.351,0.181 0.537,0.264 -4.733,-2.445 -8.641,-7.069 -9.129,-12.683 z" />
<path
style="fill:url(#l)"
id="path1002"
d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 l 0.007,0.065 c -4.382,-10.925 -11.813,-15.33 -17.882,-24.9220005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 l 0.015,-0.026 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 0.452,-0.031 0.9,-0.069 1.362,-0.069 a 19.56,19.56 0 0 1 16.982,9.917 13.38,13.38 0 0 0 -9.345,-2.269 c 13.94,6.97 10.2,30.972 -9.119,30.066 a 17.235,17.235 0 0 1 -5.043,-0.973 q -0.569,-0.213 -1.138,-0.466 c -0.219,-0.1 -0.438,-0.2 -0.654,-0.312 l 0.027,0.017 q -0.282,-0.135 -0.564,-0.281 c 0.181,0.087 0.351,0.181 0.537,0.264 -4.733,-2.446 -8.641,-7.07 -9.129,-12.684 0,0 1.789,-6.667 12.81,-6.667 1.191,0 4.6,-3.325 4.661,-4.289 -0.015,-0.315 -6.76,-3 -9.39,-5.59 -1.405,-1.385 -2.072,-2.052 -2.663,-2.553 a 11.587,11.587 0 0 0 -1,-0.758 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.623,4.347 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 l -0.052,0.256 c -0.073,0.341 -0.4,2.073 -0.447,2.445 0,0.028 0,-0.029 0,0 A 45.094,45.094 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z m -3.845,1.991 0.007,0.041 z" />
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -0,0 +1 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" width="256px" height="256px" viewBox="0 0 256 256"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{opacity:0.35;fill:url(#radial-gradient);}.cls-2,.cls-4{isolation:isolate;}.cls-3{fill:url(#linear-gradient-2);}.cls-4{opacity:0.41;fill:url(#radial-gradient-2);}.cls-5{fill:url(#radial-gradient-3);}.cls-6{fill:url(#radial-gradient-4);}</style><linearGradient id="linear-gradient" x1="63.33" y1="84.03" x2="241.67" y2="84.03" gradientTransform="matrix(1, 0, 0, -1, 0, 266)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0c59a4"/><stop offset="1" stop-color="#114a8b"/></linearGradient><radialGradient id="radial-gradient" cx="161.83" cy="68.91" r="95.38" gradientTransform="matrix(1, 0, 0, -0.95, 0, 248.84)" gradientUnits="userSpaceOnUse"><stop offset="0.72" stop-opacity="0"/><stop offset="0.95" stop-opacity="0.53"/><stop offset="1"/></radialGradient><linearGradient id="linear-gradient-2" x1="157.35" y1="161.39" x2="45.96" y2="40.06" gradientTransform="matrix(1, 0, 0, -1, 0, 266)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1b9de2"/><stop offset="0.16" stop-color="#1595df"/><stop offset="0.67" stop-color="#0680d7"/><stop offset="1" stop-color="#0078d4"/></linearGradient><radialGradient id="radial-gradient-2" cx="-340.29" cy="62.99" r="143.24" gradientTransform="matrix(0.15, -0.99, -0.8, -0.12, 176.64, -125.4)" gradientUnits="userSpaceOnUse"><stop offset="0.76" stop-opacity="0"/><stop offset="0.95" stop-opacity="0.5"/><stop offset="1"/></radialGradient><radialGradient id="radial-gradient-3" cx="113.37" cy="570.21" r="202.43" gradientTransform="matrix(-0.04, 1, 2.13, 0.08, -1179.54, -106.69)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#35c1f1"/><stop offset="0.11" stop-color="#34c1ed"/><stop offset="0.23" stop-color="#2fc2df"/><stop offset="0.31" stop-color="#2bc3d2"/><stop offset="0.67" stop-color="#36c752"/></radialGradient><radialGradient id="radial-gradient-4" cx="376.52" cy="567.97" r="97.34" gradientTransform="matrix(0.28, 0.96, 0.78, -0.23, -303.76, -148.5)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#66eb6e"/><stop offset="1" stop-color="#66eb6e" stop-opacity="0"/></radialGradient></defs><title>Edge_Logo_265x265</title><path class="cls-1" d="M235.68,195.46a93.73,93.73,0,0,1-10.54,4.71,101.87,101.87,0,0,1-35.9,6.46c-47.32,0-88.54-32.55-88.54-74.32A31.48,31.48,0,0,1,117.13,105c-42.8,1.8-53.8,46.4-53.8,72.53,0,73.88,68.09,81.37,82.76,81.37,7.91,0,19.84-2.3,27-4.56l1.31-.44A128.34,128.34,0,0,0,241,201.1,4,4,0,0,0,235.68,195.46Z" transform="translate(-4.63 -4.92)"/><path class="cls-2" d="M235.68,195.46a93.73,93.73,0,0,1-10.54,4.71,101.87,101.87,0,0,1-35.9,6.46c-47.32,0-88.54-32.55-88.54-74.32A31.48,31.48,0,0,1,117.13,105c-42.8,1.8-53.8,46.4-53.8,72.53,0,73.88,68.09,81.37,82.76,81.37,7.91,0,19.84-2.3,27-4.56l1.31-.44A128.34,128.34,0,0,0,241,201.1,4,4,0,0,0,235.68,195.46Z" transform="translate(-4.63 -4.92)"/><path class="cls-3" d="M110.34,246.34A79.2,79.2,0,0,1,87.6,225,80.72,80.72,0,0,1,117.13,105c3.12-1.47,8.45-4.13,15.54-4a32.35,32.35,0,0,1,25.69,13,31.88,31.88,0,0,1,6.36,18.66c0-.21,24.46-79.6-80-79.6-43.9,0-80,41.66-80,78.21a130.15,130.15,0,0,0,12.11,56,128,128,0,0,0,156.38,67.11,75.55,75.55,0,0,1-62.78-8Z" transform="translate(-4.63 -4.92)"/><path class="cls-4" d="M110.34,246.34A79.2,79.2,0,0,1,87.6,225,80.72,80.72,0,0,1,117.13,105c3.12-1.47,8.45-4.13,15.54-4a32.35,32.35,0,0,1,25.69,13,31.88,31.88,0,0,1,6.36,18.66c0-.21,24.46-79.6-80-79.6-43.9,0-80,41.66-80,78.21a130.15,130.15,0,0,0,12.11,56,128,128,0,0,0,156.38,67.11,75.55,75.55,0,0,1-62.78-8Z" transform="translate(-4.63 -4.92)"/><path class="cls-5" d="M156.94,153.78c-.81,1.05-3.3,2.5-3.3,5.66,0,2.61,1.7,5.12,4.72,7.23,14.38,10,41.49,8.68,41.56,8.68A59.56,59.56,0,0,0,230.19,167a61.38,61.38,0,0,0,30.43-52.88c.26-22.41-8-37.31-11.34-43.91C228.09,28.76,182.35,4.92,132.61,4.92a128,128,0,0,0-128,126.2c.48-36.54,36.8-66.05,80-66.05,3.5,0,23.46.34,42,10.07,16.34,8.58,24.9,18.94,30.85,29.21,6.18,10.67,7.28,24.15,7.28,29.52S162,147.2,156.94,153.78Z" transform="translate(-4.63 -4.92)"/><path class="cls-6" d="M156.94,153.78c-.81,1.05-3.3,2.5-3.3,5.66,0,2.61,1.7,5.12,4.72,7.23,14.38,10,41.49,8.68,41.56,8.68A59.56,59.56,0,0,0,230.19,167a61.38,61.38,0,0,0,30.43-52.88c.26-22.41-8-37.31-11.34-43.91C228.09,28.76,182.35,4.92,132.61,4.92a128,128,0,0,0-128,126.2c.48-36.54,36.8-66.05,80-66.05,3.5,0,23.46.34,42,10.07,16.34,8.58,24.9,18.94,30.85,29.21,6.18,10.67,7.28,24.15,7.28,29.52S162,147.2,156.94,153.78Z" transform="translate(-4.63 -4.92)"/></svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@@ -159,9 +159,9 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/mailchimp.svg" width="256" /> | <img src="/images/reference/Mailchimp_v1.svg" width="256" /> | https://mailchimp.com/about/brand-assets/ |
| <img src="/images/svg/yelp.svg" width="256" /> | <img src="/images/reference/Yelp_burst_positive_RGB.png" width="256" /> | https://www.yelp.co.uk/brand |
| <img src="/images/svg/chrome.svg" width="256" /> | <img src="/images/reference/chrome.svg" width="256" /> | https://www.google.com/chrome/static/images/chrome-logo.svg |
| <img src="/images/svg/edge.svg" width="256" /> | <img src="/images/reference/edge.png" width="256" /> | https://commons.wikimedia.org/wiki/File:Microsoft_Edge_logo.svg |
| <img src="/images/svg/edge.svg" width="256" /> | <img src="/images/reference/Microsoft_Edge_logo_2019.svg" width="256" /> | https://www.microsoft.com/en-us/edge |
| <img src="/images/svg/opera.svg" width="256" /> | <img src="/images/reference/opera.png" width="256" /> | https://brand.opera.com/ |
| <img src="/images/svg/firefox.svg" width="256" /> | <img src="/images/reference/firefox.svg" width="256" /> | https://design.firefox.com/photon/visuals/product-identity-assets.html |
| <img src="/images/svg/Firefox_logo_2019.svg" width="256" /> | <img src="/images/reference/firefox.svg" width="256" /> | https://mozilla.design/firefox/logos-usage/ |
| <img src="/images/svg/raspberry_pi.svg" width="256" /> | <img src="/images/reference/RPi-Logo-SCREEN.png" width="256" /> | https://www.raspberrypi.org/trademark-rules/ |
| <img src="/images/svg/venmo.svg" width="256" /> | <img src="/images/reference/venmo-icon.svg" width="256" /> | https://venmo.com/about/brand |
| <img src="/images/svg/square_cash.svg" width="256" /> | <img src="/images/reference/square-cash-app-logo.jpg" width="256" /> | https://squareup.com/us/en/press |
@@ -218,3 +218,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/gatehub.svg" width="256"/> | <img src="/images/reference/gatehub.png" width="256"/> | https://gatehub.net/ |
| <img src="/images/svg/goodreads.svg" width="256"/> | <img src="/images/reference/goodreads.png" width="256"/> | https://www.goodreads.com/about/press |
| <img src="/images/svg/openbugbounty.svg" width="256"/> | <img src="/images/reference/openbugbounty.svg" width="256"/> | https://www.openbugbounty.org |
| <img src="/images/svg/tiktok.svg" width="256"/> | <img src="/images/reference/tiktok.svg" width="256"/> | https://www.tiktok.com |

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="29px" height="32px" viewBox="0 0 29 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com -->
<title>编组 2</title>
<desc>Created with Sketch.</desc>
<g id="页面1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="编组-2" transform="translate(0.979236, 0.000000)" fill-rule="nonzero">
<path d="M10.7907645,12.33 L10.7907645,11.11 C10.3672629,11.0428887 9.93950674,11.0061284 9.51076448,10.9999786 C5.35996549,10.9912228 1.68509679,13.6810205 0.438667694,17.6402658 C-0.807761399,21.5995112 0.663505842,25.9093887 4.07076448,28.28 C1.51848484,25.5484816 0.809799545,21.5720834 2.26126817,18.1270053 C3.71273679,14.6819273 7.05329545,12.4115428 10.7907645,12.33 L10.7907645,12.33 Z" id="路径" fill="#25F4EE"></path>
<path d="M11.0207645,26.15 C13.3415287,26.1468776 15.2491662,24.3185414 15.3507645,22 L15.3507645,1.31 L19.1307645,1.31 C19.0536068,0.877682322 19.0167818,0.439130992 19.0207645,0 L13.8507645,0 L13.8507645,20.67 C13.764798,23.0003388 11.8526853,24.846212 9.52076448,24.85 C8.82390914,24.844067 8.13842884,24.6726969 7.52076448,24.35 C8.33268245,25.4749154 9.63346203,26.1438878 11.0207645,26.15 Z" id="路径" fill="#25F4EE"></path>
<path d="M26.1907645,8.33 L26.1907645,7.18 C24.79964,7.18047625 23.4393781,6.76996242 22.2807645,6 C23.2964446,7.18071769 24.6689622,7.99861177 26.1907645,8.33 L26.1907645,8.33 Z" id="路径" fill="#25F4EE"></path>
<path d="M22.2807645,6 C21.1394675,4.70033161 20.5102967,3.02965216 20.5107645,1.3 L19.1307645,1.3 C19.4909812,3.23268519 20.6300383,4.93223067 22.2807645,6 L22.2807645,6 Z" id="路径" fill="#FE2C55"></path>
<path d="M9.51076448,16.17 C7.51921814,16.1802178 5.79021626,17.544593 5.31721201,19.4791803 C4.84420777,21.4137677 5.74860956,23.4220069 7.51076448,24.35 C6.55594834,23.0317718 6.42106871,21.2894336 7.16162883,19.8399613 C7.90218896,18.3904889 9.39306734,17.4787782 11.0207645,17.48 C11.4547752,17.4854084 11.8857908,17.5527546 12.3007645,17.68 L12.3007645,12.42 C11.8769919,12.3565056 11.4492562,12.3230887 11.0207645,12.32 L10.7907645,12.32 L10.7907645,16.32 C10.3736368,16.2081544 9.94244934,16.1576246 9.51076448,16.17 Z" id="路径" fill="#FE2C55"></path>
<path d="M26.1907645,8.33 L26.1907645,12.33 C23.61547,12.3250193 21.107025,11.5098622 19.0207645,10 L19.0207645,20.51 C19.0097352,25.7544158 14.7551919,30.0000116 9.51076448,30 C7.56312784,30.0034556 5.66240321,29.4024912 4.07076448,28.28 C6.72698674,31.1368108 10.8608257,32.0771989 14.4914706,30.6505586 C18.1221155,29.2239183 20.5099375,25.7208825 20.5107645,21.82 L20.5107645,11.34 C22.604024,12.8399663 25.1155724,13.6445013 27.6907645,13.64 L27.6907645,8.49 C27.1865925,8.48839535 26.6839313,8.43477816 26.1907645,8.33 Z" id="路径" fill="#FE2C55"></path>
<path d="M19.0207645,20.51 L19.0207645,10 C21.1134087,11.5011898 23.6253623,12.3058546 26.2007645,12.3 L26.2007645,8.3 C24.6792542,7.97871265 23.3034403,7.17147491 22.2807645,6 C20.6300383,4.93223067 19.4909812,3.23268519 19.1307645,1.3 L15.3507645,1.3 L15.3507645,22 C15.2751521,23.8467664 14.0381991,25.4430201 12.268769,25.9772302 C10.4993389,26.5114403 8.58570942,25.8663815 7.50076448,24.37 C5.73860956,23.4420069 4.83420777,21.4337677 5.30721201,19.4991803 C5.78021626,17.564593 7.50921814,16.2002178 9.50076448,16.19 C9.934903,16.1938693 10.3661386,16.2612499 10.7807645,16.39 L10.7807645,12.39 C7.0223379,12.4536691 3.65653929,14.7319768 2.20094561,18.1976761 C0.745351938,21.6633753 1.47494493,25.6617476 4.06076448,28.39 C5.66809542,29.4755063 7.57158782,30.0378224 9.51076448,30 C14.7551919,30.0000116 19.0097352,25.7544158 19.0207645,20.51 Z" id="路径" fill="#000000"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -3,4 +3,4 @@ aria-label="Edge" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M180 297c0 10 2 20 5 28a81 81 0 0 0 33 40 150 150 0 0 0 79 21 183 183 0 0 0 63-11 265 265 0 0 0 57-25v92a327 327 0 0 1-99 30l-36 2a197 197 0 0 1-90-22 179 179 0 0 1-65-60 165 165 0 0 1-25-88 176 176 0 0 1 29-96 162 162 0 0 1 78-62c-9 9-16 19-21 32-5 12-8 25-9 37h154c0-16-1-29-4-41-4-12-9-21-16-29s-16-14-27-17c-11-4-25-6-41-6-18 0-37 2-56 8A236 236 0 0 0 54 232a254 254 0 0 1 34-99 210 210 0 0 1 71-69 203 203 0 0 1 265 60 225 225 0 0 1 34 119v54z" fill="#0078d7"/></svg>
fill="#fff"/><radialGradient id="a" cx=".6" cy=".5"><stop offset=".8" stop-color="#148"/><stop offset="1" stop-color="#137"/></radialGradient><radialGradient id="b" cx=".5" cy=".6" fx=".2" fy=".6"><stop offset=".8" stop-color="#38c"/><stop offset="1" stop-color="#269"/></radialGradient><linearGradient id="c" y1=".5" y2="1"><stop offset=".1" stop-color="#5ad"/><stop offset=".6" stop-color="#5c8"/><stop offset=".8" stop-color="#7d5"/></linearGradient><path d="M439 374c-50 77-131 98-163 96-191-9-162-262-47-261-82 52 30 224 195 157 17-12 20 3 15 8" fill="url(#a)"/><path d="M311 255c18-82-31-135-129-135S38 212 38 259c0 124 125 253 287 203-134 39-214-116-146-210 46-66 123-68 132 3 M411 99h1" fill="url(#b)"/><path d="M39 253C51-15 419-30 472 202c14 107-86 149-166 115-42-26 26-20-3-99-48-112-251-103-264 35" fill="url(#c)"/></svg>

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Firefox" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
viewBox="0 0 512 512">
<rect width="512" height="512"
rx="15%"
fill="#fff"/><defs><radialGradient id="a" cx=".8" cy=".3" r="1"><stop offset=".2" stop-color="#fe4"/><stop offset=".4" stop-color="#fb0"/><stop offset=".7" stop-color="#f23"/><stop offset=".9" stop-color="#a07"/></radialGradient><radialGradient id="b" cx=".6" cy=".2" r=".9"><stop offset="0" stop-color="#0cd"/><stop offset=".3" stop-color="#06d"/><stop offset=".6" stop-color="#517"/></radialGradient></defs><g transform="scale(4)"><circle cx="65" cy="65" r="45" fill="url(#b)"/><path d="M17 65c-3 41 50 62 73 43c-3 2-11 2-11 2s27-7 29-21c-3 4-9 7-9 7s19-17 14-38c0 0 2 3-3 15c5-35-15-39-15-52c0 0-2 4-2 5c-6-5-11-9-12-14c0 0-20 23 3 40c18 26-17 51-37 27c5 2 13 3 21-2c11 1 3-9-7-6c-19 5-19-19-9-10c2-3 1-7 1-7c4-4 7-1 11-8c2-6-8 2-12-7c1-3 3-6 8-9c-7-3-13 4-13 4s-6-3-13-1c-5-4-4-10-4-10s-6 3-7 17c-6 6-8 16-8 16l3-5c0 0-3 9-3 18" fill="url(#a)"/></g></svg>
fill="#fff"/><linearGradient id="a" x1=".7" x2=".3" y2=".8"><stop offset=".3" stop-color="#fd5"/><stop offset=".6" stop-color="#f85"/><stop offset="1" stop-color="#d06"/></linearGradient><radialGradient id="b" cx=".4" cy=".7"><stop offset=".4" stop-color="#74d"/><stop offset="1" stop-color="#a2d"/></radialGradient><linearGradient id="c" x1=".8" y1=".2" x2=".4" y2=".8"><stop offset=".2" stop-color="#fd5"/><stop offset="1" stop-color="#f33"/></linearGradient><g transform="scale(4)"><path d="M48 49s-3-9-1-16c-9 2-33 35-33 35a51 48 0 1087-32s5 9 5 15c-3-9-20-25-26-37-24 13-16 39-16 39" fill="url(#a)"/><circle cx="64" cy="67" r="26" fill="url(#b)"/><path d="M21 45l43 12c-6 11-16 3-23 14a22 22 0 1034-20s33 3 17 42H28m36 25h1" fill="url(#a)"/><path d="M35 43c16 0 12 7 29 14-18 6-23-9-38 0 5 9 12 8 12 8 1 43 72 29 67-17a50 46.6 47 01-88 33c-9-18-1-40 16-51" fill="url(#c)"/></g></svg>

Before

Width:  |  Height:  |  Size: 993 B

After

Width:  |  Height:  |  Size: 1023 B

6
images/svg/tiktok.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="TikTok" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#ff004f" d="M337.8 202.6a150.8 150.8 0 0 0 88 28.2v-63.1c-6.2 0-12.4-.7-18.5-2v49.7c-32.8 0-63.1-10.4-88-28.1V316a116.7 116.7 0 0 1-181.6 97 116.7 116.7 0 0 0 200.1-81.5V202.5zm22.8-63.6a88 88 0 0 1-22.8-51.5v-8.1h-17.5a88.3 88.3 0 0 0 40.3 59.6zM178.5 363.5a53.4 53.4 0 0 1 58.7-83.1v-64.6c-6.2-.8-12.3-1.2-18.5-1V265a53.5 43.5 0 0 0-40.2 98.5z"/><path d="M319.4 187.3a150.8 150.8 0 0 0 88 28v-49.6a88.3 88.3 0 0 1-46.8-26.7 88.3 88.3 0 0 1-40.3-59.6h-46v252a53.4 53.4 0 0 1-95.8 32 53.3 53.3 0 0 1 40.2-98.4v-50.2a116.7 116.7 0 0 0-81 198.1 116.7 116.7 0 0 0 181.6-97V187.4z"/><path fill="#00f2ea" d="M407.3 165.7v-13.4a88 88 0 0 1-46.7-13.3 88.2 88.2 0 0 0 46.7 26.7zm-87-86.3a90 90 0 0 1-1-7.3V64H256v252a53.4 53.4 0 0 1-77.4 47.5 53.3 53.3 0 0 0 95.9-32.1v-252zM218.7 214.8v-14.3a116.7 116.7 0 0 0-81 212.4 116.7 116.7 0 0 1 81-198.1z"/></svg>

After

Width:  |  Height:  |  Size: 1007 B