diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/edit-delete.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/edit-delete.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/edit-delete.svg b/Flat-Remix-Yellow/actions/scalable/edit-delete.svg index f21148eec..84aa39d45 100644 --- a/Flat-Remix-Yellow/actions/scalable/edit-delete.svg +++ b/Flat-Remix-Yellow/actions/scalable/edit-delete.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,4 C 9,4 9,5 9,5 H 6 C 6,5 5,5 5,6 V 7 H 19 V 6 C 19,5 18,5 18,5 H 15 C 15,5 15,4 14,4 Z M 6,8 V 19 C 6,19.52 6.48,20 7,20 H 17 C 17.52,20 18,19.52 18,19 V 8 Z M 9,11 H 10 C 10.28,11 10.541,11.1 10.721,11.281 L 12,12.559 13.279,11.281 C 13.459,11.1 13.72,11 14,11 H 15 V 12 C 15,12.276 14.901,12.538 14.721,12.719 L 13.44,14 14.721,15.281 C 14.901,15.462 15,15.724 15,16 V 17 H 14 C 13.72,17 13.459,16.9 13.279,16.719 L 12,15.434 10.721,16.719 C 10.541,16.9 10.28,17 10,17 H 9 V 16 C 9,15.724 9.0993,15.462 9.2793,15.281 L 10.56,14 9.2793,12.719 C 9.0993,12.538 9,12.276 9,12 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,3 C 8,3 8,4 8,4 H 5 C 5,4 4,4 4,5 V 6 H 18 V 5 C 18,4 17,4 17,4 H 14 C 14,4 14,3 13,3 Z M 5,7 V 18 C 5,18.52 5.48,19 6,19 H 16 C 16.52,19 17,18.52 17,18 V 7 Z M 8,10 H 9 C 9.28,10 9.5407,10.1 9.7207,10.281 L 11,11.559 12.279,10.281 C 12.459,10.1 12.72,10 13,10 H 14 V 11 C 14,11.276 13.901,11.538 13.721,11.719 L 12.44,13 13.721,14.281 C 13.901,14.462 14,14.724 14,15 V 16 H 13 C 12.72,16 12.459,15.9 12.279,15.719 L 11,14.434 9.7207,15.719 C 9.5407,15.9 9.28,16 9,16 H 8 V 15 C 8,14.724 8.0993,14.462 8.2793,14.281 L 9.5605,13 8.2793,11.719 C 8.0993,11.538 8,11.276 8,11 Z"/> </svg> |