UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 720 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MergeIcon=({width:e=24,height:a=24,hidden:t=!1,title:r="Merge"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${a}" viewBox="0 0 36 36" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M27.195 10.206a.685.685 0 0 0-.49-.206.7.7 0 0 0-.705.701V14h-8V5a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h9v14H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9h8v3.299a.7.7 0 0 0 .705.701.685.685 0 0 0 .49-.206l5.685-6.47a.5.5 0 0 0 0-.649Z" /> </svg>`; //# sourceMappingURL=Merge.js.map