UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.22 kB
"use strict";import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const NamingOrderIcon=({width:l=24,height:r=24,hidden:e=!1,title:t="Naming Order"}={})=>a`<svg xmlns="http://www.w3.org/2000/svg" width="${l}" height="${r}" viewBox="0 0 20 20" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${t}" > <path d="M10.54639,11.00391L6.68945,2.00391c-.23633-.55078-1.14258-.55078-1.37891,0L1.45361,11.00391c-.16309.38086.01318.82227.39404.98535.37891.16113.82129-.0127.98486-.39355l1.1123-2.5957h4.11035l1.1123,2.5957c.12207.28418.39893.4541.68994.4541.09863,0,.19873-.01953.29492-.06055.38086-.16309.55713-.60449.39404-.98535ZM4.58765,7.5l1.41235-3.2959,1.41235,3.2959h-2.82471Z" fill="currentColor" /> <path d="M17.25,18h-5.5c-.2749,0-.52734-.15039-.65869-.3916s-.12012-.53516.02881-.76562l4.75146-7.34277h-4.12158c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h5.5c.2749,0,.52734.15039.65869.3916s.12012.53516-.02881.76562l-4.75146,7.34277h4.12158c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=NamingOrder.js.map