UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 798 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ExperienceAddToIcon=({width:e=24,height:t=24,hidden:a=!1,title:r="Experience Add To"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M20 26h-8v-4h8v-2h-8v-4h16v2h4V3a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h19ZM4 6h24v8H4Zm6 20H4V16h6Z" /> <path d="m35.394 29.051-3.837-3.837 4.3-4.363A.5.5 0 0 0 35.5 20H22v13.494a.5.5 0 0 0 .854.358l4.33-4.265 3.837 3.837a1 1 0 0 0 1.414 0l2.96-2.959a1 1 0 0 0-.001-1.414Z" /> </svg>`; //# sourceMappingURL=ExperienceAddTo.js.map