UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 773 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BookmarkSmallOutlineIcon=({width:t=24,height:e=24,hidden:l=!1,title:a="Bookmark Small Outline"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 36 36" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M22 8v17.914l-3.58-3.5-1.4-1.364-1.4 1.36L12 25.944V8h10m1-2H11a1 1 0 0 0-1 1v22.506a.523.523 0 0 0 .306.456.421.421 0 0 0 .2.044.511.511 0 0 0 .352-.148l6.174-6.01 6.122 5.988a.5.5 0 0 0 .352.144.472.472 0 0 0 .2-.038.5.5 0 0 0 .294-.454V7a1 1 0 0 0-1-1Z" /> </svg>`; //# sourceMappingURL=BookmarkSmallOutline.js.map