mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:55:53 +08:00
Added new icon for Top/Bottom
CURA-8010_new_icons
This commit is contained in:
parent
2bd6f28f3a
commit
13cd2d677c
@ -1346,7 +1346,7 @@
|
|||||||
"top_bottom":
|
"top_bottom":
|
||||||
{
|
{
|
||||||
"label": "Top/Bottom",
|
"label": "Top/Bottom",
|
||||||
"icon": "category_topbottom",
|
"icon": "PrintTopBottom",
|
||||||
"description": "Top/Bottom",
|
"description": "Top/Bottom",
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"children":
|
"children":
|
||||||
|
10
resources/themes/cura-light/icons/24/PrintTopBottom.svg
Normal file
10
resources/themes/cura-light/icons/24/PrintTopBottom.svg
Normal 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 |
Loading…
x
Reference in New Issue
Block a user