UNPKG

@spectrum-web-components/icons-workflow

Version:

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

20 lines (19 loc) 970 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ImageAddIcon=({width:a=24,height:e=24,hidden:t=!1,title:r="Image Add"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${a}" height="${e}" viewBox="0 0 36 36" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <circle cx="24.7" cy="9.3" r="2.7" /> <path d="m20.199 17.512-6.927-6.926a2 2 0 0 0-2.828 0L4 17.029V4h26v11.808c.697.205 1.365.475 2 .804V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h12.558a11.28 11.28 0 0 1 4.64-8.488Z" /> <path d="M26.826 17.746a8.9 8.9 0 1 0 0 17.8 8.9 8.9 0 0 0 0-17.8Zm5 9.4a.5.5 0 0 1-.5.5h-3.5v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-3.5h-3.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3.5v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.5h3.5a.5.5 0 0 1 .5.5v1Z" /> </svg>`; //# sourceMappingURL=ImageAdd.js.map