Created
November 7, 2023 13:25
-
-
Save andriytyurnikov/a07c494ce059b4b05d6bc335201fdef7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<!-- Created with Inkscape (http://www.inkscape.org/) --> | |
<svg | |
width="320" | |
height="80" | |
viewBox="0 0 320 80" | |
version="1.1" | |
id="svg1" | |
inkscape:version="1.3 (0e150ed, 2023-07-21)" | |
sodipodi:docname="eyeballs-viridis.svg" | |
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
xmlns:xlink="http://www.w3.org/1999/xlink" | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:svg="http://www.w3.org/2000/svg"> | |
<sodipodi:namedview | |
id="namedview1" | |
pagecolor="#ffffff" | |
bordercolor="#000000" | |
borderopacity="0.25" | |
inkscape:showpageshadow="false" | |
inkscape:pageopacity="0.0" | |
inkscape:pagecheckerboard="true" | |
inkscape:deskcolor="#7e7e7e" | |
inkscape:document-units="px" | |
borderlayer="true" | |
labelstyle="default" | |
inkscape:clip-to-page="true" | |
showguides="true" | |
inkscape:zoom="1.3593707" | |
inkscape:cx="144.18436" | |
inkscape:cy="176.18447" | |
inkscape:window-width="1472" | |
inkscape:window-height="788" | |
inkscape:window-x="0" | |
inkscape:window-y="37" | |
inkscape:window-maximized="0" | |
inkscape:current-layer="layer1" /> | |
<defs | |
id="defs1"> | |
<linearGradient | |
id="linearGradient2" | |
inkscape:label="Inferno 0-30"> | |
<stop | |
style="stop-color:#fcffa4;stop-opacity:1;" | |
offset="0" | |
id="stop1" /> | |
<stop | |
style="stop-color:#fcffa4;stop-opacity:1;" | |
offset="0.05" | |
id="stop3" /> | |
<stop | |
style="stop-color:#b43359;stop-opacity:1;" | |
offset="0.14" | |
id="stop8" /> | |
<stop | |
style="stop-color:#4c0c6b;stop-opacity:1;" | |
offset="0.41999999" | |
id="stop9" /> | |
<stop | |
style="stop-color:#150b37;stop-opacity:1;" | |
offset="1" | |
id="stop10" /> | |
</linearGradient> | |
<linearGradient | |
id="linearGradient2-1" | |
inkscape:label="Viridis 0-30"> | |
<stop | |
style="stop-color:#fde725;stop-opacity:1;" | |
offset="0" | |
id="stop2" /> | |
<stop | |
style="stop-color:#fde725;stop-opacity:1;" | |
offset="0.05" | |
id="stop7" /> | |
<stop | |
style="stop-color:#228c8d;stop-opacity:1;" | |
offset="0.14" | |
id="stop6" /> | |
<stop | |
style="stop-color:#3e4a89;stop-opacity:1;" | |
offset="0.41999999" | |
id="stop5" /> | |
<stop | |
style="stop-color:#482374;stop-opacity:1;" | |
offset="1" | |
id="stop4" /> | |
</linearGradient> | |
<radialGradient | |
inkscape:collect="always" | |
xlink:href="#linearGradient2-1" | |
id="radialGradient7" | |
cx="40" | |
cy="40" | |
fx="40" | |
fy="40" | |
r="40" | |
gradientUnits="userSpaceOnUse" /> | |
</defs> | |
<g | |
inkscape:label="scene" | |
inkscape:groupmode="layer" | |
id="layer1"> | |
<circle | |
style="fill:url(#radialGradient7);stroke-width:0.462037" | |
id="path1-6" | |
cx="40" | |
cy="40" | |
r="40" | |
inkscape:label="eyeball-map" /> | |
<g | |
id="g7" | |
inkscape:label="eyeball-regions" | |
transform="translate(240)"> | |
<circle | |
style="fill:#3e4a89;fill-opacity:1;stroke-width:0.462037" | |
id="path1-6-8" | |
cx="40" | |
cy="40" | |
r="40" | |
inkscape:label="left-eyeball" /> | |
<circle | |
style="fill:#228c8d;fill-opacity:1;stroke-width:0.196366" | |
id="path1-6-8-6" | |
cx="40" | |
cy="40" | |
inkscape:label="left-eyeball" | |
r="17" /> | |
<circle | |
style="fill:#fde725;fill-opacity:1;stroke-width:0.0693055" | |
id="path1-6-8-6-6" | |
cx="40" | |
cy="40" | |
inkscape:label="left-eyeball" | |
r="6" /> | |
</g> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment