1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?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"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- height="48"
- width="48"
- version="1.1"
- id="svg10"
- sodipodi:docname="4digits.svg"
- inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
- <metadata
- id="metadata16">
- <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="defs14" />
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1920"
- inkscape:window-height="1031"
- id="namedview12"
- showgrid="false"
- inkscape:zoom="8.0208333"
- inkscape:cx="31.070422"
- inkscape:cy="47.451449"
- inkscape:window-x="0"
- inkscape:window-y="24"
- inkscape:window-maximized="1"
- inkscape:current-layer="svg10"
- inkscape:document-rotation="0" />
- <path
- d="m44.322082 27.405077a19.729762 19.729765 0 0 1 -19.729762 19.729765 19.729762 19.729765 0 0 1 -19.7297621-19.729765 19.729762 19.729765 0 0 1 19.7297621-19.7297632 19.729762 19.729765 0 0 1 19.729762 19.7297632z"
- fill="#73517c"
- opacity=".99"
- transform="matrix(1.1503549 0 0 1.1503549 -4.486125 -7.525565)"
- id="path2"
- style="fill:#d8c36c;fill-opacity:1" />
- <path
- d="M 44.377731,23.999999 A 20.57396,20.573963 0 0 1 23.803771,44.573962 20.57396,20.573963 0 0 1 3.2298109,23.999999 20.57396,20.573963 0 0 1 23.803771,3.4260388 20.57396,20.573963 0 0 1 44.377731,23.999999 Z"
- fill="#73517c"
- opacity="0.99"
- id="path857"
- style="fill:#ffffff;fill-opacity:0.175321;stroke-width:1.04279" />
- <text
- xml:space="preserve"
- style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:40px;line-height:1.25;font-family:MathJax_Typewriter;-inkscape-font-specification:'MathJax_Typewriter Bold';fill:#ffffff;fill-opacity:1;stroke:none"
- x="13.323771"
- y="36.5"
- id="text880"><tspan
- sodipodi:role="line"
- id="tspan878"
- x="13.323771"
- y="36.5">4</tspan></text>
- </svg>
|