first
This commit is contained in:
BIN
_core/images/svg/chrome.png
Normal file
BIN
_core/images/svg/chrome.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
33
_core/images/svg/chrome.svg
Normal file
33
_core/images/svg/chrome.svg
Normal file
@@ -0,0 +1,33 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="15.5 15.5 224.5 224.5">
|
||||
<defs>
|
||||
<radialGradient cy="0" cx="0.5" id="r">
|
||||
<stop stop-color="#f06b59"/>
|
||||
<stop offset="1" stop-color="#df2227"/>
|
||||
</radialGradient>
|
||||
<radialGradient r="0.76" cy="0.3" cx="0.65" id="g">
|
||||
<stop offset="0.65" stop-color="#4cb749"/>
|
||||
<stop offset="1" stop-color="#388b41"/>
|
||||
</radialGradient>
|
||||
<radialGradient r="0.8" cy="0.25" cx="0.36" id="y">
|
||||
<stop offset="0.6" stop-color="#FCD209"/>
|
||||
<stop offset="0.7" stop-color="#f7c616"/>
|
||||
<stop offset="1" stop-color="#bc821e"/>
|
||||
</radialGradient>
|
||||
<radialGradient r="1" cy="0" cx="0.5" spreadMethod="pad" id="cf">
|
||||
<stop offset="0.1" stop-color="#7FB3DF"/>
|
||||
<stop offset="0.9" stop-color="#0F5B94"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="cb" r="1" cy="0" cx="0.5">
|
||||
<stop offset="0" stop-color="#F6F0EE"/>
|
||||
<stop offset="1" stop-color="#ddd"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<path d="m198,148a70,70 0 0 0 -140,0l20,0a50,50 0 0 1 100,0" fill-opacity="0.1"/>
|
||||
<circle r="45" cx="127.5" cy="127.6" fill="url(#cf)" stroke="url(#cb)" stroke-width="9" />
|
||||
<path d="m228,78a112,112 0 0 0 -193,-13l45,78a50,50 0 0 1 47,-65" fill="url(#r)"/>
|
||||
<path d="m35,65a112,112 0 0 0 84,174l47,-80a50,50 0 0 1 -86,-16" fill="url(#g)"/>
|
||||
<path d="m119,239a112,112 0 0 0 109,-161l-101,0a50,50 0 0 1 39,81" fill="url(#y)"/>
|
||||
<path d="m35,65l45,78a50,50 0 0 1 2,-34l-45,-47" opacity="0.075"/>
|
||||
<path d="m119,239l47,-80a50,50 0 0 1 -29,17l-20,63" opacity="0.05"/>
|
||||
<path d="m228,78l-101,0a50,50 0 0 1 39,19l64,-16" opacity="0.05"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
6
_core/images/svg/smile-white.svg
Normal file
6
_core/images/svg/smile-white.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg fill="#FFFFFF" height="48" viewBox="0 0 24 24" width="48" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 0h24v24H0z" fill="none"/>
|
||||
<circle cx="15.5" cy="9.5" r="1.5"/>
|
||||
<circle cx="8.5" cy="9.5" r="1.5"/>
|
||||
<path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5s4.32-1.45 5.12-3.5h-1.67c-.7 1.19-1.97 2-3.45 2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 501 B |
6
_core/images/svg/smile.svg
Normal file
6
_core/images/svg/smile.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg fill="#000000" height="48" viewBox="0 0 24 24" width="48" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 0h24v24H0z" fill="none"/>
|
||||
<circle cx="15.5" cy="9.5" r="1.5"/>
|
||||
<circle cx="8.5" cy="9.5" r="1.5"/>
|
||||
<path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5s4.32-1.45 5.12-3.5h-1.67c-.7 1.19-1.97 2-3.45 2z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 501 B |
Reference in New Issue
Block a user