1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="48"
height="48"
version="1.1"
id="svg10"
sodipodi:docname="source-msg-square.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<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" />
</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="1011"
id="namedview12"
showgrid="true"
inkscape:zoom="16"
inkscape:cx="36.5"
inkscape:cy="11.75"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg10"
inkscape:document-rotation="0"
inkscape:pagecheckerboard="0"
inkscape:showpageshadow="2"
inkscape:deskcolor="#d1d1d1">
<inkscape:grid
type="xygrid"
id="grid841"
originx="0"
originy="0"
spacingy="1"
spacingx="1"
units="px"
visible="true" />
</sodipodi:namedview>
<path
d="M 0,3 V 48 H 9 V 15 h 3 c 3,0 6,3 6,6 v 27 h 9 v -6 h 6 v 6 h 9 v -6 h 6 v -9 h -6 v -9 h -9 v 9 H 27 V 21 C 12,3 27,21 12,3 Z"
fill="#d38c2d"
id="path2"
sodipodi:nodetypes="ccccssccccccccccccccccc" />
<path
d="M 0,3 V 45 H 9 V 12 h 3 c 3,0 6,3 6,6 v 27 h 9 v -6 h 6 v 6 h 9 v -6 h 6 v -6 h -6 v -9 h -9 v 9 H 27 V 18 C 27,15 24,3 12,3 Z"
fill="#f9aa40"
id="path4"
sodipodi:nodetypes="ccccssccccccccccccccssc" />
<rect
style="fill:#3065a7;fill-opacity:1;stroke-width:0.777303"
id="rect1-0"
width="14"
height="14"
x="29.061731"
y="-24.81909"
transform="rotate(45)"
ry="1"
rx="1" />
<rect
style="fill:#6193d2;fill-opacity:1;stroke-width:0.777303"
id="rect1"
width="14"
height="14"
x="26.940411"
y="-26.940411"
transform="rotate(45)"
rx="1"
ry="1" />
</svg>
|