UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 787 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const EraseIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Erase"}={})=>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}" > <path d="M18.613 28.132a1 1 0 0 0 1.414 0l13.562-13.561a1 1 0 0 0 0-1.414L22.275 1.843a1 1 0 0 0-1.414 0L7.3 15.4a1 1 0 0 0 0 1.414l.707.707-6.3 6.3a2 2 0 0 0 0 2.829l6.505 6.5a2.8 2.8 0 0 0 1.921.85H33.5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H13.331l4.575-4.575ZM10.9 31.607a1 1 0 0 1-1.414 0l-6.368-6.364 6.3-6.3 7.071 7.071Z" /> </svg>`; //# sourceMappingURL=Erase.js.map