Created
June 12, 2024 14:13
-
-
Save kiranandcode/0f0563351f0c0cc1c0bace368080e5bb to your computer and use it in GitHub Desktop.
Z3 SVG
This file contains hidden or 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 | |
version="1.1" | |
id="svg2" | |
xml:space="preserve" | |
width="315.92181" | |
height="179.00089" | |
viewBox="0 0 315.92181 179.00089" | |
sodipodi:docname="z3.svg" | |
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" | |
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:svg="http://www.w3.org/2000/svg"><defs | |
id="defs6"><linearGradient | |
x1="96.676552" | |
y1="165.52266" | |
x2="96.676552" | |
y2="119.40957" | |
gradientUnits="userSpaceOnUse" | |
gradientTransform="matrix(2.834646,0,0,-2.834646,-198.74084,471.22459)" | |
spreadMethod="pad" | |
id="linearGradient20"><stop | |
style="stop-opacity:1;stop-color:#ffffff" | |
offset="0" | |
id="stop16" /><stop | |
style="stop-opacity:1;stop-color:#3753b2" | |
offset="1" | |
id="stop18" /></linearGradient></defs><sodipodi:namedview | |
id="namedview4" | |
pagecolor="#505050" | |
bordercolor="#eeeeee" | |
borderopacity="1" | |
inkscape:pageshadow="0" | |
inkscape:pageopacity="0" | |
inkscape:pagecheckerboard="0" | |
showgrid="false" | |
inkscape:zoom="1.1714637" | |
inkscape:cx="-63.16884" | |
inkscape:cy="204.87191" | |
inkscape:window-width="1920" | |
inkscape:window-height="1131" | |
inkscape:window-x="0" | |
inkscape:window-y="32" | |
inkscape:window-maximized="1" | |
inkscape:current-layer="g14" /><g | |
id="g8" | |
inkscape:groupmode="layer" | |
inkscape:label="z3" | |
transform="scale(1.3333333)"><g | |
id="g10"><g | |
id="g12"><g | |
id="g14"><path | |
d="M 182.613,2.785 C 164.859,2.727 147.867,4.676 147.867,4.676 l -5.894,25.984 c 0.132,0.535 15.402,-2.547 30.804,-2.277 15.403,0.269 18.618,7.5 18.082,10.715 -0.539,3.214 -1.742,8.707 -10.851,10.714 -9.106,2.008 -27.055,0.133 -27.055,0.133 l -3.211,27.188 c 0,0 0.578,-0.059 1.324,-0.145 5.93,-0.613 29.996,-2.765 35.504,2.157 6.297,5.625 5.492,5.625 5.758,9.375 0.27,3.75 -1.871,15.535 -19.82,15.398 -17.946,-0.133 -39.641,-6.43 -39.641,-6.43 l 2.945,29.735 c 0,0 52.098,9.242 71.922,0.265 19.821,-8.972 25.578,-23.968 25.313,-35.488 -0.262,-11.195 -5.207,-23.902 -23.313,-27.805 0.047,-0.019 0.094,-0.035 0.141,-0.05 C 235.188,54.633 234.25,38.43 234.117,30.527 233.98,22.625 227.637,14.93 217.777,8.426 210.84,3.852 196.422,2.832 182.613,2.785 Z M 12.445,5.469 12.066,6.035 V 31.793 H 68.129 L 2.785,102.254 v 27.082 h 108.149 l 0.378,-27.461 H 52.789 L 118.32,29.332 V 5.469 Z" | |
style="fill:url(#linearGradient20);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:5.57008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
id="path22" /></g></g></g></g></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment