UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 807 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const UnmergeIcon=({width:e=24,height:a=24,hidden:t=!1,title:r="Unmerge"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${e}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M27.2 20.206a.688.688 0 0 0-.49-.206.7.7 0 0 0-.7.7V24H20V10h6v3.3a.7.7 0 0 0 .7.7.688.688 0 0 0 .49-.206l5.69-6.469a.5.5 0 0 0 0-.65L27.2.206A.688.688 0 0 0 26.705 0a.7.7 0 0 0-.7.7V4H15a1 1 0 0 0-1 1v9H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h11v9a1 1 0 0 0 1 1h11v3.3a.7.7 0 0 0 .7.7.688.688 0 0 0 .49-.206l5.685-6.469a.5.5 0 0 0 0-.65Z" /> </svg>`; //# sourceMappingURL=Unmerge.js.map