Another tweak to the close_path icons
This commit is contained in:
parent
f471ba7d59
commit
c16c67928e
|
@ -4,8 +4,8 @@
|
||||||
<g>
|
<g>
|
||||||
<title>Layer 1</title>
|
<title>Layer 1</title>
|
||||||
<path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m121.5,40l-84,106l27,115l166,2l29,-111"/>
|
<path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m121.5,40l-84,106l27,115l166,2l29,-111"/>
|
||||||
<line x1="240" y1="136" x2="169.5" y2="74" stroke="#f00" stroke-width="25" fill="none"/>
|
<line x1="240" y1="136" x2="169.5" y2="74" stroke="#A00" stroke-width="25" fill="none"/>
|
||||||
<path stroke="none" fill="#f00" d="m158,65l31,74l-3,-50l51,-3z"/>
|
<path stroke="none" fill ="#A00" d="m158,65l31,74l-3,-50l51,-3z"/>
|
||||||
<g stroke-width="15" stroke="#00f" fill="#0ff">
|
<g stroke-width="15" stroke="#00f" fill="#0ff">
|
||||||
<circle r="30" cy="41" cx="123"/>
|
<circle r="30" cy="41" cx="123"/>
|
||||||
<circle r="30" cy="146" cx="40"/>
|
<circle r="30" cy="146" cx="40"/>
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
<circle r="30" cy="260" cx="228"/>
|
<circle r="30" cy="260" cx="228"/>
|
||||||
<circle r="30" cy="148" cx="260"/>
|
<circle r="30" cy="148" cx="260"/>
|
||||||
</g>
|
</g>
|
||||||
<g stroke="#f00" stroke-width="15" fill="none">
|
<g stroke="#A00" stroke-width="15" fill="none">
|
||||||
<line x1="168" y1="24" x2="210" y2="150"/>
|
<line x1="168" y1="24" x2="210" y2="150"/>
|
||||||
<line x1="210" y1="24" x2="168" y2="150"/>
|
<line x1="210" y1="24" x2="168" y2="150"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in a new issue