1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?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="svg16"
- sodipodi:docname="com.github.djaler.formatter.svg"
- inkscape:version="0.92.3 (2405546, 2018-03-11)">
- <metadata
- id="metadata22">
- <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="defs20" />
- <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="1017"
- id="namedview18"
- showgrid="false"
- inkscape:zoom="3.4766083"
- inkscape:cx="16.927412"
- inkscape:cy="31.926961"
- inkscape:window-x="0"
- inkscape:window-y="30"
- inkscape:window-maximized="1"
- inkscape:current-layer="svg16" />
- <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="#527f66"
- opacity=".99"
- transform="matrix(1.1503549 0 0 1.1503549 -4.486125 -7.525565)"
- id="path2"
- style="fill:#628798;fill-opacity:1" />
- <g
- fill="#fff"
- id="g10">
- <path
- d="m12 6c-.831001 0-1.5.669-1.5 1.5v24c0 .831.669 1.5 1.5 1.5h1.5v9h19.5v-9h1.5c.831 0 1.5-.669 1.5-1.5v-24c0-.831-.669-1.5-1.5-1.5zm4.5 30h3v3h-3zm10.5 0h3v3h-3z"
- fill-opacity=".507772"
- id="path4" />
- <path
- d="m12 6c-.831001 0-1.5.669-1.5 1.5v24c0 .831.669 1.5 1.5 1.5h1.5 19.5 1.5c.831 0 1.5-.669 1.5-1.5v-24c0-.831-.669-1.5-1.5-1.5z"
- id="path6" />
- <circle
- cx="15.892858"
- cy="13.107143"
- r="8.392858"
- stroke="#527f66"
- stroke-linecap="round"
- stroke-linejoin="bevel"
- id="circle8"
- style="stroke:#628798;stroke-opacity:1" />
- </g>
- <path
- style="opacity:1;fill:none;fill-opacity:1;stroke:#628798;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="m 15.940678,18.342712 c -2.871132,0 -5.198645,-2.327512 -5.198645,-5.198644 0,-2.871132 2.327513,-5.1986445 5.198645,-5.1986444 1.435566,1e-7 2.735227,0.5818782 3.675997,1.5226478"
- id="path829"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cssc" />
- <path
- style="fill:#628798;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
- d="M 21.20339,7.9322033 17.644068,11.338983 21.508475,12 Z"
- id="path832"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccc" />
- </svg>
|