diff options
| author | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
|---|---|---|
| committer | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-06-14 19:29:33 +0300 |
| commit | 56082af20a8712570edd6ed523baad4755ecd241 (patch) | |
| tree | 2366ad69de817a80403cdcbe5cdd48ad90106bd6 /themes/usr-share-icons/Papirus/24x24/symbolic/places | |
init
Diffstat (limited to 'themes/usr-share-icons/Papirus/24x24/symbolic/places')
31 files changed, 225 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-desktop-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-desktop-symbolic.svg new file mode 120000 index 000000000..702a980ff --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-desktop-symbolic.svg @@ -0,0 +1 @@ +budgie-start-here-symbolic.svg
\ No newline at end of file diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-start-here-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-start-here-symbolic.svg new file mode 100644 index 000000000..1e8351d97 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/budgie-start-here-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 0,-4.418278 -3.581722,-8 -8,-8 z m 1.365234,4 c 2.079558,0 3.173168,1.457184 3.69336,2.699219 L 18.5,11 17.0625,11.660156 c 0.111459,1.22331 -0.445119,2.497751 -1.205078,3.425782 -0.72956,0.906932 -1.692772,1.413702 -2.787109,1.708984 C 11.4896,17.216752 9.6643146,16.994433 8.2558594,16.066406 7.435105,15.475843 6.7064596,14.600672 6.2910156,13.556641 5.9566345,12.523155 5.9355325,11.490517 6.0976562,10.457031 c 0.1621256,0.590563 0.6395961,1.387299 1.2070313,1.556032 0.5674353,0.168732 1.2873138,0.08316 1.7128906,-0.328125 C 9.9193947,10.809639 10.42459,9.234303 11.427734,8.548828 12.005303,8.116452 12.686339,8 13.365234,8 Z M 14,9 c -0.552284,0 -1,0.447716 -1,1 0,0.552284 0.447716,1 1,1 0.552285,0 1,-0.447716 1,-1 0,-0.552284 -0.447715,-1 -1,-1 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-documents-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-documents-symbolic.svg new file mode 100644 index 000000000..af56b0320 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-documents-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,5 C 6.446,5 6,5.446 6,6 v 13 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 9 L 14,5 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-download-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-download-symbolic.svg new file mode 100644 index 000000000..0859bfa84 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-download-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 14,4 v 6 h 2.5 L 12,17 7.5,10 H 10 V 4 Z M 6,18 h 12 v 2 H 6 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-music-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-music-symbolic.svg new file mode 100644 index 000000000..fcd1cb1a6 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-music-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 9,5 c 0,0 0,0 0,1 v 7.19 C 8.68,13.07 8.36,13 8,13 c -1.66,0 -3,1.34 -3,3 0,1.66 1.34,3 3,3 1.66,0 3,-1.34 3,-3 V 9 h 6 v 4.19 C 16.68,13.07 16.36,13 16,13 c -1.66,0 -3,1.34 -3,3 0,1.66 1.34,3 3,3 1.66,0 3,-1.34 3,-3 V 5 c 0,0 0,0 -1,0 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-pictures-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-pictures-symbolic.svg new file mode 100644 index 000000000..7954bcd21 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-pictures-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,6 C 5,6 5,7 5,7 v 10 c 0,1 1,1 1,1 h 12 c 0,0 1,0 1,-1 V 7 C 19,6 18,6 18,6 Z m 3.5,4.56 3.31,3.75 2.13,-2.06 2.06,2.06 V 16 H 7 v -2.5 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-publicshare-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-publicshare-symbolic.svg new file mode 100644 index 000000000..59313d676 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-publicshare-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 C 6,5 5,5 5,6 v 11 c 0,0 0,1 1,1 h 12 c 0,0 1,0 1,-1 V 8 C 19,7 18,7 18,7 H 13 L 11,5 Z m 8.5,5 C 15.33,10 16,10.67 16,11.5 16,12.33 15.33,13 14.5,13 13.67,13 13,12.33 13,11.5 13,10.67 13.67,10 14.5,10 Z m 0,4 C 17,14 17,15.5 17,15.5 V 16 h -5 v -0.5 c 0,0 0,-1.5 2.5,-1.5 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-remote-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-remote-symbolic.svg new file mode 100644 index 000000000..881873df7 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-remote-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,7 C 8.979,7.404 7.404,8.979 7,11 H 4 v 2 h 3 c 0.405,2.018 1.982,3.595 4,4 z m 2,0 v 10 c 2.021,-0.404 3.596,-1.979 4,-4 h 3 V 11 H 17 C 16.595,8.982 15.018,7.405 13,7 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-saved-search-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-saved-search-symbolic.svg new file mode 100644 index 000000000..bf93cef8e --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-saved-search-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.5,5 A 5.5,5.5 0 0 0 5,10.5 5.5,5.5 0 0 0 10.5,16 5.5,5.5 0 0 0 13.6172,15.031 l 3.6618,3.662 A 1,1 0 0 0 18,19 1,1 0 0 0 19,18 1,1 0 0 0 18.697,17.283 l -3.67,-3.6697 A 5.5,5.5 0 0 0 16,10.5 5.5,5.5 0 0 0 10.5,5 Z m 0,2 A 3.5,3.5 0 0 1 14,10.5 3.5,3.5 0 0 1 10.5,14 3.5,3.5 0 0 1 7,10.5 3.5,3.5 0 0 1 10.5,7 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-symbolic.svg new file mode 100644 index 000000000..935599078 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 5,6 v 11 c 0,0 0,1 1,1 h 12 c 0,0 1,0 1,-1 V 8 C 19,7 18,7 18,7 H 13 L 11,5 H 6 C 6,5 5,5 5,6 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-templates-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-templates-symbolic.svg new file mode 100644 index 000000000..34f7d03cb --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-templates-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,4 V 6 H 10 C 9.45,6 9,6.45 9,7 v 4 L 9.54,11.54 6.13,17.5 6,20 7.87,18.5 8.59,17.23 C 9.66,17.73 10.82,18 12,18 c 1.18,0 2.34,-0.27 3.41,-0.77 L 16.13,18.5 18,20 17.87,17.5 17.1,16.16 C 18.94,14.64 20,12.38 20,10 h -2 c 0,1.66 -0.69,3.25 -1.91,4.38 L 14.46,11.54 15,11 V 7 C 15,6.45 14.55,6 14,6 H 13 V 4 Z m 1,4 c 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 0,-0.55 0.45,-1 1,-1 z m -0.99,5 c 0.63,0.31 1.26,0.54 1.98,0 l 1.42,2.49 C 13.65,15.82 12.83,16 12,16 11.17,16 10.35,15.82 9.59,15.49 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-videos-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-videos-symbolic.svg new file mode 100644 index 000000000..a054ee265 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/folder-videos-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 6,7 h 9 c 1,0 1,1 1,1 v 8 c 0,1 -1,1 -1,1 H 6 C 6,17 5,17 5,16 V 8 C 5,8 5,7 6,7 Z m 14,1 v 8 l -5,-4 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/internet-radio-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/internet-radio-symbolic.svg new file mode 100644 index 000000000..80e321b0f --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/internet-radio-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 a 7,7 0 0 0 -7,7 7,7 0 0 0 5,6.701172 V 15.580078 A 5,5 0 0 1 7,11 a 5,5 0 0 1 5,-5 5,5 0 0 1 5,5 5,5 0 0 1 -3,4.576172 v 2.128906 A 7,7 0 0 0 19,11 7,7 0 0 0 12,4 Z m 0,4 c -1.656854,0 -3,1.343146 -3,3 0.00178,1.269804 0.8028154,2.400952 2,2.824219 V 19 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 V 13.826172 C 14.197859,13.402665 14.999045,12.270521 15,11 15,9.343146 13.656854,8 12,8 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-archive-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-archive-symbolic.svg new file mode 100644 index 000000000..0e9805310 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-archive-symbolic.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 8,4 v 1 h 8 V 4 Z m 0,2 v 1 h 8 V 6 Z m 0,2 v 5 h 8 V 8 Z m 1,1 3,1.5 3,-1.5 v 1 L 12,11.5 9,10 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 C 5,5 5,6 5,6 v 12 c 0,0 0,1 1,1 h 12 c 1,0 1,-1 1,-1 V 6 c 0,0 0,-1 -1,-1 h -1 v 9 h -3 c 0,1.11 -0.89,2 -2,2 -1.11,0 -2,-0.89 -2,-2 H 7 V 5 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-inbox-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-inbox-symbolic.svg new file mode 100644 index 000000000..d34431f58 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-inbox-symbolic.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 C 5,5 5,6 5,6 v 12 c 0,0 0,1 1,1 h 12 c 1,0 1,-1 1,-1 V 6 c 0,0 0,-1 -1,-1 h -3 v 2 h 2 v 7 h -3 c 0,1.11 -0.89,2 -2,2 -1.11,0 -2,-0.89 -2,-2 H 7 V 7 H 9 V 5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,5 V 9 H 8 l 4,5 4,-5 H 14 V 5 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-outbox-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-outbox-symbolic.svg new file mode 100644 index 000000000..5ca92fe8e --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-folder-outbox-symbolic.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 C 5,5 5,6 5,6 v 12 c 0,0 0,1 1,1 h 12 c 1,0 1,-1 1,-1 V 6 C 19,6 19,5 18,5 H 12.5 L 14,7 h 3 v 7 h -3 c 0,1.11 -0.89,2 -2,2 -1.11,0 -2,-0.89 -2,-2 H 7 V 7 h 3 l 1.5,-2 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,13 V 11 H 8 l 4,-5 4,5 h -2 v 2 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-inbox-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-inbox-symbolic.svg new file mode 120000 index 000000000..e4b172e23 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-inbox-symbolic.svg @@ -0,0 +1 @@ +mail-folder-inbox-symbolic.svg
\ No newline at end of file diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-outbox-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-outbox-symbolic.svg new file mode 120000 index 000000000..0fcdf2d0a --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/mail-outbox-symbolic.svg @@ -0,0 +1 @@ +mail-folder-outbox-symbolic.svg
\ No newline at end of file diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/nemo-bookmark-not-found-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/nemo-bookmark-not-found-symbolic.svg new file mode 100644 index 000000000..647671e9d --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/nemo-bookmark-not-found-symbolic.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="m 12,4.390625 -2.1191406,5.5 L 4,10.199219 8.5703125,13.919922 7.0605469,19.609375 12,16.410156 16,19 V 18 17 16.068359 L 15.429688,13.919922 16,13.455078 V 12 c 5.5e-5,-0.552262 0.447738,-0.999945 1,-1 h 2 c 0.0052,-4.1e-5 0.01042,-4.1e-5 0.01563,0 L 20,10.199219 14.119141,9.890625 Z"/> + <path style="fill:currentColor" class="ColorScheme-NegativeText error" d="m 17,12 v 5 h 2 v -5 z m 0,6 v 2 h 2 v -2 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/network-workgroup-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/network-workgroup-symbolic.svg new file mode 100644 index 000000000..e61fc62c7 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/network-workgroup-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,5 c -3.87,0 -7,3.13 -7,7 0,3.87 3.13,7 7,7 3.87,0 7,-3.13 7,-7 0,-3.87 -3.13,-7 -7,-7 z m -0.5,1.94 c 0.07,-0.01 0.15,0 0.22,0 0.01,0.03 -0.05,0.14 -0.13,0.31 -0.48,1.06 -0.51,2.3 -0.06,2.97 0.08,0.12 0.16,0.23 0.16,0.25 0,0.01 -0.09,0.03 -0.19,0.03 -0.23,0 -0.45,-0.14 -0.91,-0.5 C 10.39,9.84 10.13,9.71 10.03,9.69 9.87,9.66 9.83,9.67 9.62,9.87 c -0.19,0.2 -0.25,0.3 -0.25,0.47 0,0.67 0.79,1.19 2.25,1.5 1.99,0.42 2.48,0.8 2.54,1.85 0.07,1.31 -0.63,2.3 -2.16,3.06 -0.18,0.09 -0.3,0.13 -0.38,0.16 -0.03,-0.01 -0.05,0 -0.09,0 C 11.52,16.87 11.5,16.77 11.5,16.59 11.5,15.9 11.23,15.18 10.81,14.78 10.7,14.67 10.39,14.45 10.13,14.28 9.86,14.12 9.59,13.93 9.53,13.84 9.43,13.71 9.42,13.63 9.5,13.37 c 0.14,-0.45 0.3,-0.71 0.63,-1 0.16,-0.15 0.33,-0.27 0.37,-0.28 0.04,0 -0.22,-0.08 -0.59,-0.15 C 9.53,11.86 8.97,11.7 8.69,11.59 8.16,11.4 7.46,11.01 7.19,10.72 7.18,10.71 7.17,10.7 7.16,10.69 7.54,9.15 8.63,7.89 10.06,7.28 10.36,7.15 10.67,7.07 11,7 11.16,6.97 11.33,6.95 11.5,6.94 Z m 4.69,2.34 c 0.11,0.07 0.56,1.03 0.68,1.5 0.17,0.61 0.16,1.65 0,2.25 -0.05,0.23 -0.13,0.44 -0.15,0.47 C 16.69,13.53 16.6,13.37 16.5,13.19 16.4,13 16.06,12.61 15.78,12.31 14.98,11.46 14.85,11.02 15.19,10.34 15.36,10 16.1,9.23 16.19,9.28 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/places-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/places-symbolic.svg new file mode 100644 index 000000000..8767b1a97 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/places-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.7851563,4 C 4.7851563,4 4,4.0003006 4,4.7695312 V 13.230469 C 4,13.230469 3.9994419,14 4.7851563,14 H 8 V 10.769531 C 8,10.04444 8.5202474,9.409164 8.953125,9.197266 9.3860026,8.985367 9.7851562,9 9.7851562,9 H 14.056641 L 15,9.732422 V 5.8066406 C 15.000001,5.0374099 14.214844,5 14.214844,5 H 10 L 8.7148438,4 Z m 4.9999999,6 C 9.7851562,10 9,10.000301 9,10.769531 v 8.460938 C 9,19.230469 8.9994419,20 9.7851562,20 H 19.214844 C 19.214844,20 20,19.999699 20,19.230469 V 11.808594 C 20.000001,11.039363 19.214844,11 19.214844,11 H 15 l -1.285156,-1 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-plasma-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-plasma-symbolic.svg new file mode 100644 index 000000000..ec4334c69 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-plasma-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8 5c-0.554 0-1 0.446-1 1s0.446 1 1 1 1-0.446 1-1-0.446-1-1-1zm6 0-2 2 3 3-3 3 2 2 5-5-5-5zm-7.5 5c-0.830994 0-1.5 0.668994-1.5 1.5 0 0.830994 0.669006 1.5 1.5 1.5 0.831006 0 1.5-0.669006 1.5-1.5 0-0.831006-0.668994-1.5-1.5-1.5zm3.5 5c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-symbolic.svg new file mode 120000 index 000000000..7f7521d9c --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-kde-symbolic.svg @@ -0,0 +1 @@ +start-here-kde-plasma-symbolic.svg
\ No newline at end of file diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-symbolic.svg new file mode 100644 index 000000000..0920541e7 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-symbolic.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7.5,7 h 1 C 8.777,7 9,7.223 9,7.5 v 1 C 9,8.777 8.777,9 8.5,9 h -1 C 7.223,9 7,8.777 7,8.5 v -1 C 7,7.223 7.223,7 7.5,7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11.5,7 h 1 C 12.777,7 13,7.223 13,7.5 v 1 C 13,8.777 12.777,9 12.5,9 h -1 C 11.223,9 11,8.777 11,8.5 v -1 C 11,7.223 11.223,7 11.5,7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 15.5,7 h 1 C 16.777,7 17,7.223 17,7.5 v 1 C 17,8.777 16.777,9 16.5,9 h -1 C 15.223,9 15,8.777 15,8.5 v -1 C 15,7.223 15.223,7 15.5,7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7.5,11 h 1 C 8.777,11 9,11.223 9,11.5 v 1 C 9,12.777 8.777,13 8.5,13 h -1 C 7.223,13 7,12.777 7,12.5 v -1 C 7,11.223 7.223,11 7.5,11 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11.5,11 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 C 11.223,13 11,12.777 11,12.5 v -1 C 11,11.223 11.223,11 11.5,11 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 15.5,11 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 C 15.223,13 15,12.777 15,12.5 v -1 C 15,11.223 15.223,11 15.5,11 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7.5,15 h 1 C 8.777,15 9,15.223 9,15.5 v 1 C 9,16.777 8.777,17 8.5,17 h -1 C 7.223,17 7,16.777 7,16.5 v -1 C 7,15.223 7.223,15 7.5,15 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11.5,15 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 C 11.223,17 11,16.777 11,16.5 v -1 C 11,15.223 11.223,15 11.5,15 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 15.5,15 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 C 15.223,17 15,16.777 15,16.5 v -1 C 15,15.223 15.223,15 15.5,15 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-tuxedo-os-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-tuxedo-os-symbolic.svg new file mode 100644 index 000000000..889c5233d --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/start-here-tuxedo-os-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12.000009 4.0000022c-1.94636 0.00154-3.82539 0.7126064-5.28516 2.0000054h9.68555l-3.21484 5.3496104 2.51364 3.65038h-2.2988l-1.20117-1.69921-1.73243 2.69921h8.4414c0.7092-1.2142 1.0857-2.59387 1.0918-3.99999 0-2.1217304-0.8428-4.1565704-2.3431-5.6568604s-3.5352-2.3431455-5.65689-2.3431454zm-6.90821 4.0000054c-0.70914 1.21421-1.0857216 2.5938904-1.091798 4.0000004 0 4.41829 3.581728 7.99999 8.000008 7.99999 1.96958-3e-3 3.86879-0.7325 5.33399-2.0488-0.0189 0.0157-0.0378 0.0336-0.0566 0.0488h-9.77739l3.69922-5.8535-2.19922-3.1464904h2.30078l1.04883 1.3496104 1.34961-2.3496104z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/trash-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/trash-symbolic.svg new file mode 120000 index 000000000..2c3d1a40b --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/trash-symbolic.svg @@ -0,0 +1 @@ +user-trash-symbolic.svg
\ No newline at end of file diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-bookmarks-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-bookmarks-symbolic.svg new file mode 100644 index 000000000..5889fd884 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-bookmarks-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,4.39 9.88,9.89 4,10.2 8.57,13.92 7.06,19.61 12,16.41 16.94,19.61 15.43,13.92 20,10.2 14.12,9.89 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-desktop-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-desktop-symbolic.svg new file mode 100644 index 000000000..fbba51283 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-desktop-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.8003902,6 C 5.3571903,6 4.999609,6.3464547 4.999609,6.7773437 V 8 H 19.000391 V 6.7773437 C 19.000391,6.3464548 18.64281,6 18.199609,6 Z M 4.999609,9 v 8.222656 C 4.999609,17.653545 5.3571903,18 5.8003902,18 H 7.9999997 V 16.794922 C 7.9999997,16.354315 8.3575809,16 8.8007809,16 H 15.199219 C 15.642419,16 16,16.354315 16,16.794922 V 18 h 2.199609 c 0.443201,0 0.754351,-0.348964 0.800782,-0.777344 V 9 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-home-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-home-symbolic.svg new file mode 100644 index 000000000..745c76e7c --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-home-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.5,12 H 7 v 6 h 4 v -4 h 3 v 4 h 4 v -6 h 1.5 l -7,-7 z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-trash-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-trash-symbolic.svg new file mode 100644 index 000000000..7ee4d8082 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/user-trash-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,5 C 10,5 10,6 10,6 H 7 C 7,6 6,6 6,7 V 8 H 19 V 7 C 19,6 18,6 18,6 H 15 C 15,6 15,5 14,5 Z M 7,9 v 9 c 0,0.52 0.48,1 1,1 h 9 c 0.52,0 1,-0.48 1,-1 V 9 Z"/> +</svg> diff --git a/themes/usr-share-icons/Papirus/24x24/symbolic/places/workspaces-symbolic.svg b/themes/usr-share-icons/Papirus/24x24/symbolic/places/workspaces-symbolic.svg new file mode 100644 index 000000000..51f33f972 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/symbolic/places/workspaces-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,4 C 5.338,4 4,5.338 4,7 v 10 c 0,1.662 1.338,3 3,3 h 10 c 1.662,0 3,-1.338 3,-3 V 7 C 20,5.338 18.662,4 17,4 Z m 0,2 h 10 c 0.588594,0 1,0.4114055 1,1 v 9 H 6 V 7 C 6,6.4114055 6.4114055,6 7,6 Z m 0,11 h 2 v 2 H 7 Z m 4,0 h 2 v 2 h -2 z m 4,0 h 2 v 2 h -2 z"/> +</svg> |
