UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

17 lines (16 loc) 716 B
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MoveUpDownIcon=({width:e=24,height:t=24,hidden:r=!1,title:a="Move Up Down"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M23.517 6.311A1 1 0 0 1 22.8 8H20v6h-6V8h-2.778a1.006 1.006 0 0 1-.722-1.707L17 0ZM23.5 29.707A1.006 1.006 0 0 0 22.778 28H20v-6h-6v6h-2.8a1 1 0 0 0-.715 1.689L17 36Z" /> <rect height="4" rx="1" ry="1" width="30" x="2" y="16" /> </svg>`; //# sourceMappingURL=MoveUpDown.js.map