fix some icons
parent
c8a2b70ed4
commit
74ad604a08
Binary file not shown.
Before Width: | Height: | Size: 8.1 KiB |
|
@ -0,0 +1,9 @@
|
||||||
|
<svg width="300" height="300" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit -->
|
||||||
|
<defs>
|
||||||
|
<filter id="svg_4_blur" x="-50%" y="-50%" width="200%" height="200%">
|
||||||
|
<feGaussianBlur stdDeviation="25"/>
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
<circle fill="#000000" stroke="#000000" stroke-width="5" stroke-dasharray="null" cx="150" cy="150" r="91.80151" id="svg_4" filter="url(#svg_4_blur)"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 435 B |
Binary file not shown.
Before Width: | Height: | Size: 195 B |
|
@ -267,25 +267,6 @@
|
||||||
</svg>
|
</svg>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g id="angle">
|
|
||||||
<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<path stroke-width="2" stroke-dasharray="1,3" id="svg_6" d="m32.78778,41.03469c-0.40379,-8.68145 -4.50873,-16.79003 -12.11365,-20.5932" stroke="#000000" fill="none"/>
|
|
||||||
<path id="svg_7" d="m29.20348,7.67055l-24.20348,34.47921l41.16472,0" stroke-width="3" stroke="#404040" fill="none"/>
|
|
||||||
</svg>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g id="blur">
|
|
||||||
<svg width="300" height="300" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit -->
|
|
||||||
<defs>
|
|
||||||
<filter id="svg_4_blur" x="-50%" y="-50%" width="200%" height="200%">
|
|
||||||
<feGaussianBlur stdDeviation="25"/>
|
|
||||||
</filter>
|
|
||||||
</defs>
|
|
||||||
<circle fill="#000000" stroke="#000000" stroke-width="5" stroke-dasharray="null" cx="150" cy="150" r="91.80151" id="svg_4" filter="url(#svg_4_blur)"/>
|
|
||||||
</svg>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g id="fontsize">
|
<g id="fontsize">
|
||||||
<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
||||||
<text fill="#606060" stroke="none" x="14.451" y="41.4587" id="svg_2" font-size="26" font-family="serif" text-anchor="middle">T</text>
|
<text fill="#606060" stroke="none" x="14.451" y="41.4587" id="svg_2" font-size="26" font-family="serif" text-anchor="middle">T</text>
|
||||||
|
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue