123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
- <svg
- width="256"
- height="256"
- viewBox="0 0 256 256.00001"
- version="1.1"
- id="svg1"
- inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
- sodipodi:docname="speechbubble.svg"
- inkscape:export-filename="..\assets\textures\speechbubble.png"
- inkscape:export-xdpi="96"
- inkscape:export-ydpi="96"
- 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">
- <sodipodi:namedview
- id="namedview1"
- pagecolor="#505050"
- bordercolor="#ffffff"
- borderopacity="1"
- inkscape:showpageshadow="0"
- inkscape:pageopacity="0"
- inkscape:pagecheckerboard="1"
- inkscape:deskcolor="#505050"
- inkscape:document-units="px"
- inkscape:zoom="2.9153076"
- inkscape:cx="131.89003"
- inkscape:cy="153.5001"
- inkscape:window-width="1689"
- inkscape:window-height="799"
- inkscape:window-x="2816"
- inkscape:window-y="346"
- inkscape:window-maximized="0"
- inkscape:current-layer="layer1" />
- <defs
- id="defs1">
- <filter
- style="color-interpolation-filters:sRGB;"
- inkscape:label="Blur"
- id="filter2"
- x="-0.055400618"
- y="-0.050941024"
- width="1.1108012"
- height="1.1057993">
- <feGaussianBlur
- stdDeviation="4 4"
- result="blur"
- id="feGaussianBlur2" />
- </filter>
- </defs>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1">
- <path
- id="path1"
- style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:5.60896;stroke-dasharray:none"
- d="m 128.00091,11.934741 a 106.30526,94.88339 0 0 0 -106.306823,94.882349 106.30526,94.88339 0 0 0 106.306823,94.88469 106.30526,94.88339 0 0 0 40.61544,-7.20218 43.20065,52.389599 0 0 1 1.90511,15.35123 43.20065,52.389599 0 0 1 -9.93531,33.30866 43.20065,52.389599 0 0 0 37.98181,-51.93638 43.20065,52.389599 0 0 0 -1.36963,-12.63957 106.30526,94.88339 0 0 0 37.10758,-71.76645 106.30526,94.88339 0 0 0 -106.305,-94.882349 z" />
- <path
- id="path2"
- style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:6;stroke-dasharray:none;filter:url(#filter2)"
- d="M 128.00097,3.8431203 A 113.71645,101.49829 0 0 0 14.282855,105.3403 113.71645,101.49829 0 0 0 128.00097,206.83999 a 113.71645,101.49829 0 0 0 43.44699,-7.70429 46.212431,56.041998 0 0 1 2.03792,16.42146 46.212431,56.041998 0 0 1 -10.62796,35.63081 46.212431,56.041998 0 0 0 40.62976,-55.55719 46.212431,56.041998 0 0 0 -1.46512,-13.52075 A 113.71645,101.49829 0 0 0 241.71714,105.3403 113.71645,101.49829 0 0 0 128.00097,3.8431203 Z"
- transform="matrix(0.93482747,0,0,0.93482747,8.3420878,8.3420807)" />
- <path
- id="path3"
- style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:5.60896;stroke-dasharray:none"
- d="m 128.00091,11.934741 a 106.30526,94.88339 0 0 0 -106.306823,94.882349 106.30526,94.88339 0 0 0 106.306823,94.88469 106.30526,94.88339 0 0 0 40.61544,-7.20218 43.20065,52.389599 0 0 1 1.90511,15.35123 43.20065,52.389599 0 0 1 -9.93531,33.30866 43.20065,52.389599 0 0 0 37.98181,-51.93638 43.20065,52.389599 0 0 0 -1.36963,-12.63957 106.30526,94.88339 0 0 0 37.10758,-71.76645 106.30526,94.88339 0 0 0 -106.305,-94.882349 z" />
- </g>
- </svg>
|