mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:59:13 +08:00
Updated Connectivity icons so they can follow theming
CURA-8010_new_icons
This commit is contained in:
parent
13cd2d677c
commit
886f41603a
@ -1,12 +1,8 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" 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 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve">
|
||||
<g id="Layer_1">
|
||||
<g>
|
||||
<circle style="fill:#196EF0;" cx="6" cy="6" r="6"/>
|
||||
<polygon style="fill:#FFFFFF;" points="5,9.414 2.293,6.707 3.707,5.293 5,6.586 8.293,3.293 9.707,4.707 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Comments">
|
||||
</g>
|
||||
<style type="text/css">
|
||||
.st0{fill:#196EF0;}
|
||||
</style>
|
||||
<path class="st0" d="M6,0C2.7,0,0,2.7,0,6s2.7,6,6,6s6-2.7,6-6S9.3,0,6,0z M5,9.4L2.3,6.7l1.4-1.4L5,6.6l3.3-3.3l1.4,1.4L5,9.4z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 439 B |
@ -1,13 +1,9 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" 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 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve">
|
||||
<g id="Layer_1">
|
||||
<g>
|
||||
<circle style="fill:#196EF0;" cx="6" cy="6" r="6"/>
|
||||
<path style="fill:#FFFFFF;" d="M10,6c0,1.66-1.34,3-3,3H4C2.9,9,2,8.1,2,7s0.9-2,2-2c0.06,0,0.12,0,0.18,0.01
|
||||
C4.58,3.84,5.69,3,7,3C8.66,3,10,4.34,10,6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Comments">
|
||||
</g>
|
||||
<style type="text/css">
|
||||
.st0{fill:#196EF0;}
|
||||
</style>
|
||||
<path class="st0" d="M6,0C2.7,0,0,2.7,0,6s2.7,6,6,6s6-2.7,6-6S9.3,0,6,0z M7,9H4C2.9,9,2,8.1,2,7s0.9-2,2-2c0.1,0,0.1,0,0.2,0
|
||||
C4.6,3.8,5.7,3,7,3c1.7,0,3,1.3,3,3S8.7,9,7,9z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 485 B |
@ -1,13 +1,9 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" 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 12 12" style="enable-background:new 0 0 12 12;" xml:space="preserve">
|
||||
<g id="Layer_1">
|
||||
<g>
|
||||
<circle style="fill:#6C6C6C;" cx="6" cy="6" r="6"/>
|
||||
<path style="fill:#FFFFFF;" d="M10,6c0,1.66-1.34,3-3,3H4C2.9,9,2,8.1,2,7s0.9-2,2-2c0.06,0,0.12,0,0.18,0.01
|
||||
C4.58,3.84,5.69,3,7,3C8.66,3,10,4.34,10,6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Comments">
|
||||
</g>
|
||||
<style type="text/css">
|
||||
.st0{fill:#6C6C6C;}
|
||||
</style>
|
||||
<path class="st0" d="M6,0C2.7,0,0,2.7,0,6s2.7,6,6,6s6-2.7,6-6S9.3,0,6,0z M7,9H4C2.9,9,2,8.1,2,7s0.9-2,2-2c0.1,0,0.1,0,0.2,0
|
||||
C4.6,3.8,5.7,3,7,3c1.7,0,3,1.3,3,3S8.7,9,7,9z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 485 B |
Loading…
x
Reference in New Issue
Block a user