@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 1.04 kB
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CampaignAddIcon=({width:a=24,height:t=24,hidden:e=!1,title:r="Campaign Add"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
height="${t}"
viewBox="0 0 36 36"
width="${a}"
aria-hidden=${e?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
d="M6.227 20.311H2A16.172 16.172 0 0 0 15.688 34v-4.228a12.006 12.006 0 0 1-9.461-9.461ZM15.688 6.228V2A16.172 16.172 0 0 0 2 15.688h4.228a12.005 12.005 0 0 1 9.46-9.46ZM29.772 15.688H34A16.172 16.172 0 0 0 20.312 2v4.228a12.005 12.005 0 0 1 9.46 9.46ZM15.9 21.73a12.329 12.329 0 0 1 5.83-5.83 4.286 4.286 0 1 0-5.83 5.83ZM27 18.1a8.9 8.9 0 1 0 8.9 8.9 8.9 8.9 0 0 0-8.9-8.9Zm5 9.4a.5.5 0 0 1-.5.5H28v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V28h-3.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H26v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V26h3.5a.5.5 0 0 1 .5.5Z"
/>
</svg>`;
//# sourceMappingURL=CampaignAdd.js.map