@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 757 B
JavaScript
;import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BookmarkSingleOutlineIcon=({width:e=24,height:t=24,hidden:l=!1,title:a="Bookmark Single Outline"}={})=>r`<svg
xmlns="http://www.w3.org/2000/svg"
height="${t}"
viewBox="0 0 36 36"
width="${e}"
aria-hidden=${l?"true":"false"}
role="img"
fill="currentColor"
aria-label="${a}"
>
<path
d="M26 4v27.5l-6.522-6.523-1.412-1.411-1.416 1.411L10 31.6 10.011 4Zm1-2H9.012a1 1 0 0 0-1 1L8 35.551c0 .288.1.443.263.443a.517.517 0 0 0 .323-.162l9.476-9.438 9.375 9.376a.488.488 0 0 0 .318.177c.147 0 .243-.152.243-.429V3A1 1 0 0 0 27 2Z"
/>
</svg>`;
//# sourceMappingURL=BookmarkSingleOutline.js.map