mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2026-05-20 23:48:33 +00:00
Add some icons
This commit is contained in:
9
src/actions/16/object-ungroup-pop-selection.svg
Normal file
9
src/actions/16/object-ungroup-pop-selection.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#363636;
|
||||
}</style>
|
||||
</defs>
|
||||
<path d="m9 4v4h3v-4z" fill="#3daee9"/>
|
||||
<path class="ColorScheme-Text" d="m2 2v3h1v-2h2v-1h-2zm9 0v1h2v2h1v-3zm-5 2c-1.105 0-2 0.895-2 2s0.895 2 2 2 2-0.895 2-2-0.895-2-2-2zm-1 5v3h2v-3zm5.5 0-1.5 3h3zm-8.5 2v3h3v-1h-2v-2zm11 0v2h-2v1h3v-3z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 475 B |
12
src/actions/22/object-ungroup-pop-selection.svg
Normal file
12
src/actions/22/object-ungroup-pop-selection.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#363636;
|
||||
}
|
||||
.ColorScheme-Highlight {
|
||||
color:#3daee9;
|
||||
}</style>
|
||||
</defs>
|
||||
<path class="ColorScheme-Text" d="m12 5v5h5v-5z" fill="#3daee9"/>
|
||||
<path class="ColorScheme-Text" d="m3 3v4h1v-3h3v-1zm12 0v1h3v3h1v-4zm-7.5 2c-1.3807 0-2.5 1.1193-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.1193 2.5-2.5-1.1193-2.5-2.5-2.5zm-1.5 7v5h3v-5zm8.5 0-2.5 5h5zm-11.5 3v4h4v-1h-3v-3zm15 0v3h-3v1h4v-4z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 595 B |
9
src/actions/24/object-ungroup-pop-selection.svg
Normal file
9
src/actions/24/object-ungroup-pop-selection.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#363636;
|
||||
}</style>
|
||||
</defs>
|
||||
<path d="m13 6v5h5v-5z" fill="#3daee9"/>
|
||||
<path class="ColorScheme-Text" d="m4 4v4h1v-3h3v-1zm12 0v1h3v3h1v-4zm-7.5 2c-1.3807 0-2.5 1.1193-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.1193 2.5-2.5-1.1193-2.5-2.5-2.5zm-1.5 7v5h3v-5zm8.5 0-2.5 5h5zm-11.5 3v4h4v-1h-3v-3zm15 0v3h-3v1h4v-4z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 508 B |
3
src/actions/symbolic/find-location-symbolic.svg
Normal file
3
src/actions/symbolic/find-location-symbolic.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m8 1h-1v1.025c-3.1927 0.24697-5.7299 2.7825-5.979 5.975h-1.021v1h1.025c0.24697 3.1927 2.7825 5.7299 5.975 5.979v1.021h1v-1.025c3.1927-0.24697 5.7299-2.7825 5.979-5.975h1.021v-1h-1.025c-0.24697-3.1927-2.7825-5.7299-5.975-5.979zm-0.5 2c3.0376 0 5.5 2.4624 5.5 5.5 0 3.0376-2.4624 5.5-5.5 5.5-3.0376 0-5.5-2.4624-5.5-5.5 0-3.0376 2.4624-5.5 5.5-5.5zm0 3c-1.3807 0-2.5 1.1193-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.1193 2.5-2.5-1.1193-2.5-2.5-2.5z" fill="#363636"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 551 B |
Reference in New Issue
Block a user