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/16x16/actions/link.svg | |
init
Diffstat (limited to 'themes/usr-share-icons/Papirus/16x16/actions/link.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus/16x16/actions/link.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/16x16/actions/link.svg b/themes/usr-share-icons/Papirus/16x16/actions/link.svg new file mode 100644 index 000000000..ca4d88289 --- /dev/null +++ b/themes/usr-share-icons/Papirus/16x16/actions/link.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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,3 C 2.23,3 0,5.23 0,8 0,10.77 2.23,13 5,13 H 7 V 11 H 5 C 3.34,11 2,9.67 2,8 2,6.34 3.34,5 5,5 H 7 V 3 Z M 9,3 V 5 H 11 C 12.66,5 14,6.34 14,8 14,9.67 12.66,11 11,11 H 9 V 13 H 11 C 13.77,13 16,10.77 16,8 16,5.23 13.77,3 11,3 Z M 5,7 V 9 H 11 V 7 Z"/> +</svg> |
