UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 745 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const OutlinePathIcon=({width:t=24,height:a=24,hidden:e=!1,title:h="Outline Path"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${h}" > <path d="M10.5 22H6V6h16v4.5h2V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h5.5ZM31 12h-5.5v2H30v16H14v-4.5h-2V31a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V13a1 1 0 0 0-1-1Z" /> <path d="M22 15.5V22h-6.5v2H23a1 1 0 0 0 1-1v-7.5ZM20.5 12H13a1 1 0 0 0-1 1v7.5h2V14h6.5Z" /> </svg>`; //# sourceMappingURL=OutlinePath.js.map