UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 718 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const AnnotateIcon=({width:t=24,height:a=24,hidden:e=!1,title:l="Annotate"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M24 32v-7a1 1 0 0 1 1-1h7a1.161 1.161 0 0 1-.254.854l-6.892 6.892A1.161 1.161 0 0 1 24 32Z" /> <path d="M31 4H5a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h17v-8a2 2 0 0 1 2-2h8V5a1 1 0 0 0-1-1ZM18 24h-8v-2h8Zm8-6H10v-2h16Zm0-6H10v-2h16Z" /> </svg>`; //# sourceMappingURL=Annotate.js.map