Fixed icons: `stack-2`, `stack`
This commit is contained in:
parent
cfd5764255
commit
f11f35141a
|
|
@ -4,6 +4,7 @@ tags: [pile, elements, layout, wrap]
|
||||||
version: "1.39"
|
version: "1.39"
|
||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<path d="M12 6l-8 4l8 4l8 -4l-8 -4" />
|
<polyline points="12 4 4 8 12 12 20 8 12 4" />
|
||||||
<path d="M4 14l8 4l8 -4" />
|
<polyline points="4 12 12 16 20 12" />
|
||||||
|
<polyline points="4 16 12 20 20 16" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@ tags: [pile, elements, layout, wrap]
|
||||||
version: "1.1"
|
version: "1.1"
|
||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<polyline points="12 4 4 8 12 12 20 8 12 4" />
|
<path d="M12 6l-8 4l8 4l8 -4l-8 -4" />
|
||||||
<polyline points="4 12 12 16 20 12" />
|
<path d="M4 14l8 4l8 -4" />
|
||||||
<polyline points="4 16 12 20 20 16" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue