UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 764 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ReorderIcon=({width:e=24,height:t=24,hidden:a=!1,title:r="Reorder"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M18 4a.994.994 0 0 0-.747.336l-11 10a.979.979 0 0 0-.253.658A1 1 0 0 0 7 16h22a1 1 0 0 0 1-1.006.979.979 0 0 0-.255-.658l-11-10A1 1 0 0 0 18 4ZM18 32a1 1 0 0 0 .747-.336l11-10a.979.979 0 0 0 .253-.658A1 1 0 0 0 29 20H7a1 1 0 0 0-1 1.006.979.979 0 0 0 .255.658l11 10A.994.994 0 0 0 18 32Z" /> </svg>`; //# sourceMappingURL=Reorder.js.map