UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 830 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BookmarkSmallIcon=({width:a=24,height:t=24,hidden:e=!1,title:l="Bookmark Small"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${a}" height="${t}" viewBox="0 0 36 36" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="m17.022 23.848 6.122 5.988a.5.5 0 0 0 .542.106.5.5 0 0 0 .314-.454V7a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v22.506a.523.523 0 0 0 .306.456.481.481 0 0 0 .542-.1Z" /> <path d="m17.022 23.848 6.122 5.988a.5.5 0 0 0 .542.106.5.5 0 0 0 .314-.454V7a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v22.506a.523.523 0 0 0 .306.456.481.481 0 0 0 .542-.1Z" /> </svg>`; //# sourceMappingURL=BookmarkSmall.js.map