diff options
author | 2020-05-06 20:47:36 +0200 | |
---|---|---|
committer | 2020-05-06 20:47:36 +0200 | |
commit | daa8cb29af21e8656dd81230bea8d4f6576f1013 (patch) | |
tree | 601567b8ddb957582f8c0869926eeb554e5131d4 /Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg | |
parent | dfded412ac400065c1dab5000462eb824d994cb4 (diff) | |
download | flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.tar.gz flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.zip |
Update action icons from Papirus icon theme
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg b/Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg index 5d6659a01..04d7669f2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg +++ b/Flat-Remix-Red-Light/actions/scalable/stroke-join-round.svg @@ -1,8 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 4 2 C 2.892 2 2 2.892 2 4 L 2 14 L 6 14 L 6 6 L 14 6 L 14 2 L 4 2 z M 4 3 L 13 3 L 13 5 L 5 5 L 5 13 L 3 13 L 3 4 C 3 3.446 3.446 3 4 3 z M 8 8 L 8 14 L 12 14 L 12 12 L 14 12 L 14 8 L 8 8 z M 9 9 L 13 9 L 13 11 L 11 11 L 11 13 L 9 13 L 9 9 z" transform="translate(4 4)"/> + <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="12" height="12" x="9" y="9"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,9 V 21 H 9 V 9 H 21 V 3 H 9 C 3,3 3,9 3,9 Z"/> </svg> |