UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 636 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const SubtractFrontPathIcon=({width:t=24,height:a=24,hidden:e=!1,title:r="Subtract Front 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="${r}" > <path d="M31 12h-7V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h7v7a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V13a1 1 0 0 0-1-1Zm-1 18H14V14h16Z" /> </svg>`; //# sourceMappingURL=SubtractFrontPath.js.map