new plugin: layer-count

fixes #821
This commit is contained in:
fkloft
2014-08-15 01:20:57 +02:00
parent 9544db6da2
commit b89bce6fb6
3 changed files with 184 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30">
<g style="fill:#000000;fill-opacity:0.4;stroke:none">
<path d="M 6,24 24,24 15,6 z"/>
<path d="M 6,24 24,24 15,12 z"/>
<path d="M 6,24 24,24 15,18 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 236 B