diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/transform-move-vertical.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/transform-move-vertical.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/actions/scalable/transform-move-vertical.svg b/Flat-Remix/actions/scalable/transform-move-vertical.svg new file mode 100644 index 000000000..efcda35a0 --- /dev/null +++ b/Flat-Remix/actions/scalable/transform-move-vertical.svg @@ -0,0 +1,22 @@ +<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 7 0.5 L 7 4.488281 L 10.496094 4.488281 L 10.496094 0.5 Z M 7 7.488281 L 7 11.476562 L 10.496094 11.476562 L 10.496094 7.488281 Z M 7 7.488281"/> + </g> + </defs> + <g> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6.75 0 C 6.613281 0 6.5 0.113281 6.5 0.25 L 6.5 4.738281 C 6.5 4.875 6.613281 4.988281 6.75 4.988281 L 10.746094 4.988281 C 10.882812 4.988281 10.996094 4.875 10.996094 4.738281 L 10.996094 0.25 C 10.996094 0.113281 10.882812 0 10.746094 0 Z M 7.25 0.492188 L 10.25 0.492188 C 10.386719 0.492188 10.496094 0.605469 10.5 0.742188 L 10.5 4.242188 C 10.496094 4.378906 10.386719 4.492188 10.25 4.492188 L 7.25 4.492188 C 7.113281 4.492188 7 4.378906 7 4.242188 L 7 0.742188 C 7 0.605469 7.113281 0.492188 7.25 0.492188 Z M 4.75 1.988281 L 3.5 3.488281 L 4.5 3.488281 L 4.5 9.488281 L 5 9.488281 L 5 3.488281 L 6 3.488281 Z M 6.75 6.988281 C 6.613281 6.988281 6.5 7.101562 6.5 7.238281 L 6.5 11.726562 C 6.5 11.863281 6.613281 11.976562 6.75 11.976562 L 10.746094 11.976562 C 10.882812 11.976562 10.996094 11.863281 10.996094 11.726562 L 10.996094 7.238281 C 10.996094 7.101562 10.882812 6.988281 10.746094 6.988281 Z M 7.25 7.480469 L 10.25 7.480469 C 10.386719 7.480469 10.496094 7.59375 10.5 7.730469 L 10.5 11.230469 C 10.496094 11.367188 10.386719 11.480469 10.25 11.480469 L 7.25 11.480469 C 7.113281 11.480469 7 11.367188 7 11.230469 L 7 7.730469 C 7 7.59375 7.113281 7.480469 7.25 7.480469 Z M 7.25 7.480469"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |