mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
Added menu icons for a dark mode
This commit is contained in:
parent
3a5485a179
commit
f18ebec8e9
57 changed files with 1477 additions and 30 deletions
14
resources/icons/white/printer.svg
Normal file
14
resources/icons/white/printer.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
|
||||
<g id="printer">
|
||||
<rect x="1" y="1" fill="#FFFFFF" width="1" height="14"/>
|
||||
<rect x="14" y="1" fill="#FFFFFF" width="1" height="14"/>
|
||||
<rect x="1" y="5" fill="#FFFFFF" width="14" height="1"/>
|
||||
<rect x="1" y="1" fill="#FFFFFF" width="14" height="1"/>
|
||||
<rect x="1" y="13" fill="#FFFFFF" width="14" height="2"/>
|
||||
<rect x="3" y="4" fill="#ED6B21" width="4" height="4"/>
|
||||
<polygon fill="#ED6B21" points="5,9 4,8 6,8 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 766 B |
Loading…
Add table
Add a link
Reference in a new issue