UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 869 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ImageAlbumIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Image Album"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${a}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <circle cx="26.5" cy="13.5" r="2.5" /> <path d="M33 6H3a1 1 0 0 0-1 1v3H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1v8H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h1v3a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1ZM6 25a1 1 0 0 1-1 1H4v-4h1a1 1 0 0 1 1 1Zm0-12a1 1 0 0 1-1 1H4v-4h1a1 1 0 0 1 1 1Zm26 12.748-4.519-4.519a1.713 1.713 0 0 0-2.424 0l-2.633 2.632-6.476-6.477a1.716 1.716 0 0 0-2.425 0L8 22.908V8h24Z" /> </svg>`; //# sourceMappingURL=ImageAlbum.js.map