mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2024-11-25 07:10:09 +00:00
update
This commit is contained in:
parent
f7348316b2
commit
9d121b6aa9
2 changed files with 12 additions and 23 deletions
|
@ -1,14 +1,8 @@
|
||||||
<!DOCTYPE svg>
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||||
<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
<defs>
|
||||||
<defs>
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#363636;
|
color:#363636;
|
||||||
}
|
}</style>
|
||||||
</style>
|
</defs>
|
||||||
</defs>
|
<path class="ColorScheme-Text" d="m2 2v1h1v10h-1v1h3v-1h-1v-10h1v-1h-3zm4 1v1h6c0.554 0 1 0.446 1 1v6c0 0.554-0.446 1-1 1h-6v1h6c1.108 0 2-0.892 2-2v-6c0-1.108-0.892-2-2-2h-6zm3 2-2 6h1l2-6h-1zm2 0-2 6h1l2-6h-1zm-6 5v1h1v-1h-1z" fill="currentColor"/>
|
||||||
<path class="ColorScheme-Text"
|
|
||||||
style="fill:currentColor; fill-opacity:1; stroke:none"
|
|
||||||
d="M 2 2 L 2 3 L 3 3 L 3 13 L 2 13 L 2 14 L 5 14 L 5 13 L 4 13 L 4 3 L 5 3 L 5 2 L 2 2 z M 6 3 L 6 4 L 13 4 L 13 12 L 6 12 L 6 13 L 14 13 L 14 3 L 6 3 z M 9 5 L 7 11 L 8 11 L 10 5 L 9 5 z M 11 5 L 9 11 L 10 11 L 12 5 L 11 5 z M 5 10 L 5 11 L 6 11 L 6 10 L 5 10 z "
|
|
||||||
/>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 656 B After Width: | Height: | Size: 475 B |
|
@ -1,13 +1,8 @@
|
||||||
<!DOCTYPE svg>
|
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" version="1.1" width="24" height="24">
|
<defs>
|
||||||
<defs>
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#363636;
|
color:#363636;
|
||||||
}
|
}</style>
|
||||||
</style>
|
</defs>
|
||||||
</defs>
|
<path class="ColorScheme-Text" d="m3 4v1h2v14h-2v1h5v-1h-2v-14h2v-1zm6 1v1h10c1.108 0 2 0.892 2 2v8c0 1.108-0.892 2-2 2h-10v1h10c1.662 0 3-1.338 3-3v-8c0-1.662-1.338-3-3-3zm5 2-4 10h1l4-10zm3 0-4 10h1l4-10zm-9 9v1h1v-1z" fill="currentColor"/>
|
||||||
<g transform="translate(1,1)">
|
|
||||||
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 2 3 L 2 4 L 4 4 L 4 18 L 2 18 L 2 19 L 7 19 L 7 18 L 5 18 L 5 4 L 7 4 L 7 3 L 2 3 z M 8 4 L 8 5 L 18 5 L 18 17 L 8 17 L 8 18 L 19 18 L 19 4 L 8 4 z M 13 6 L 9 16 L 10 16 L 14 6 L 13 6 z M 16 6 L 12 16 L 13 16 L 17 6 L 16 6 z M 7 15 L 7 16 L 8 16 L 8 15 L 7 15 z "/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 490 B |
Loading…
Reference in a new issue