diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/edit-select-none.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/edit-select-none.svg | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/edit-select-none.svg b/Flat-Remix-Dark/actions/scalable/edit-select-none.svg index caf685923..9f8db80c5 100644 --- a/Flat-Remix-Dark/actions/scalable/edit-select-none.svg +++ b/Flat-Remix-Dark/actions/scalable/edit-select-none.svg @@ -1,21 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <defs> - <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> - <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> - </filter> - <mask id="mask0"> - <g filter="url(#alpha)"> - <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> - </g> - </mask> - <clipPath id="clip1"> - <rect width="12" height="12" x="0" y="0"/> - </clipPath> - <g id="surface5" clip-path="url(#clip1)"> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 3 2.5 C 3 2.5 2.5 2.507812 2.5 3 L 2.5 3.5 L 3.5 3.5 L 3.5 2.5 Z M 4.5 2.5 L 4.5 3.5 L 5.5 3.5 L 5.5 2.5 Z M 6.5 2.5 L 6.5 3.5 L 7.5 3.5 L 7.5 2.5 Z M 8.5 2.5 L 8.5 3.5 L 9.5 3.5 L 9.5 3 C 9.5 2.507812 9 2.5 9 2.5 Z M 2.5 4.5 L 2.5 5.5 L 3.5 5.5 L 3.5 4.5 Z M 4.5 4.5 L 4.5 7.5 L 7.5 7.5 L 7.5 4.5 Z M 8.5 4.5 L 8.5 5.5 L 9.5 5.5 L 9.5 4.5 Z M 2.5 6.5 L 2.5 7.5 L 3.5 7.5 L 3.5 6.5 Z M 8.5 6.5 L 8.5 7.5 L 9.5 7.5 L 9.5 6.5 Z M 2.5 8.5 L 2.5 9 C 2.5 9.492188 3 9.5 3 9.5 L 3.5 9.5 L 3.5 8.5 Z M 4.5 8.5 L 4.5 9.5 L 5.5 9.5 L 5.5 8.5 Z M 6.5 8.5 L 6.5 9.5 L 7.5 9.5 L 7.5 8.5 Z M 8.5 8.5 L 8.5 9.5 L 9 9.5 C 9 9.5 9.5 9.492188 9.5 9 L 9.5 8.5 Z M 8.5 8.5"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 2 1 C 2 1 1 1.0186 1 2 L 1 3 L 3 3 L 3 1 L 2 1 z M 5 1 L 5 3 L 7 3 L 7 1 L 5 1 z M 9 1 L 9 3 L 11 3 L 11 1 L 9 1 z M 13 1 L 13 3 L 15 3 L 15 2 C 15 1.01859 14 1 14 1 L 13 1 z M 1 5 L 1 7 L 3 7 L 3 5 L 1 5 z M 5 5 L 5 11 L 11 11 L 11 5 L 5 5 z M 13 5 L 13 7 L 15 7 L 15 5 L 13 5 z M 1 9 L 1 11 L 3 11 L 3 9 L 1 9 z M 13 9 L 13 11 L 15 11 L 15 9 L 13 9 z M 1 13 L 1 14 C 1 14.98141 2 15 2 15 L 3 15 L 3 13 L 1 13 z M 5 13 L 5 15 L 7 15 L 7 13 L 5 13 z M 9 13 L 9 15 L 11 15 L 11 13 L 9 13 z M 13 13 L 13 15 L 14 15 C 14 15 15 14.9814 15 14 L 15 13 L 13 13 z" transform="translate(4 4)"/> </svg> |