Added new icon for Top/Bottom

CURA-8010_new_icons
This commit is contained in:
jelle Spijker 2021-04-28 11:00:52 +02:00 committed by Jelle Spijker
parent 2bd6f28f3a
commit 13cd2d677c
No known key found for this signature in database
GPG Key ID: 6662DC033BE6B99A
2 changed files with 11 additions and 1 deletions

View File

@ -1346,7 +1346,7 @@
"top_bottom":
{
"label": "Top/Bottom",
"icon": "category_topbottom",
"icon": "PrintTopBottom",
"description": "Top/Bottom",
"type": "category",
"children":

View File

@ -0,0 +1,10 @@
<svg id="ICONS2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<circle cx="10" cy="8" r="1"/><circle cx="14" cy="8" r="1"/>
<circle cx="18" cy="8" r="1"/><circle cx="18" cy="16" r="1"/>
<circle cx="14" cy="16" r="1"/>
<circle cx="10" cy="16" r="1"/>
<circle cx="6" cy="16" r="1"/>
<circle cx="6" cy="8" r="1"/>
<path d="M6,5H20.82A3,3,0,0,0,18,3H6A3,3,0,0,0,3.18,5Z"/>
<path d="M19,19H3.18A3,3,0,0,0,6,21H18a3,3,0,0,0,2.82-2Z"/>
</svg>

After

Width:  |  Height:  |  Size: 478 B