diff options
Diffstat (limited to 'Flat Remix/actions/scalable/transform-move-horizontal.svg')
-rw-r--r-- | Flat Remix/actions/scalable/transform-move-horizontal.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix/actions/scalable/transform-move-horizontal.svg b/Flat Remix/actions/scalable/transform-move-horizontal.svg deleted file mode 100644 index 21bef464b..000000000 --- a/Flat Remix/actions/scalable/transform-move-horizontal.svg +++ /dev/null @@ -1,22 +0,0 @@ -<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"> - <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(36.078431%,38.039216%,42.352941%)" d="M 0.523438 1.503906 L 0.523438 5 L 4.511719 5 L 4.511719 1.503906 Z M 7.511719 1.503906 L 7.511719 5 L 11.5 5 L 11.5 1.503906 Z M 7.511719 1.503906"/> - </g> - </defs> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 0.273438 1.003906 C 0.136719 1.003906 0.0234375 1.117188 0.0234375 1.253906 L 0.0234375 5.25 C 0.0234375 5.386719 0.136719 5.5 0.273438 5.5 L 4.761719 5.5 C 4.898438 5.5 5.011719 5.386719 5.011719 5.25 L 5.011719 1.253906 C 5.011719 1.117188 4.898438 1.003906 4.761719 1.003906 Z M 7.261719 1.003906 C 7.125 1.003906 7.011719 1.117188 7.011719 1.253906 L 7.011719 5.25 C 7.011719 5.386719 7.125 5.5 7.261719 5.5 L 11.75 5.5 C 11.886719 5.5 12 5.386719 12 5.25 L 12 1.253906 C 12 1.117188 11.886719 1.003906 11.75 1.003906 Z M 0.769531 1.5 L 4.269531 1.5 C 4.40625 1.5 4.519531 1.613281 4.519531 1.75 L 4.519531 4.75 C 4.519531 4.886719 4.40625 5 4.269531 5 L 0.769531 5 C 0.632812 5 0.519531 4.886719 0.519531 4.75 L 0.519531 1.75 C 0.519531 1.613281 0.632812 1.5 0.769531 1.5 Z M 7.757812 1.5 L 11.257812 1.5 C 11.394531 1.5 11.507812 1.613281 11.507812 1.75 L 11.507812 4.75 C 11.507812 4.886719 11.394531 5 11.257812 5 L 7.757812 5 C 7.621094 5 7.507812 4.886719 7.507812 4.75 L 7.507812 1.75 C 7.507812 1.613281 7.621094 1.5 7.757812 1.5 Z M 8.511719 6 L 8.511719 7 L 2.511719 7 L 2.511719 7.5 L 8.511719 7.5 L 8.511719 8.5 L 10.011719 7.25 Z M 8.511719 6"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> -</svg> |