UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 837 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const StarburstIcon=({width:t=24,height:a=24,hidden:l=!1,title:e="Starburst"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${e}" > <path d="m18.1 3.325 2.52 7.087 6.793-3.229a.5.5 0 0 1 .666.666l-3.229 6.793 7.087 2.52a.5.5 0 0 1 0 .942l-7.087 2.52 3.229 6.793a.5.5 0 0 1-.666.666l-6.793-3.229-2.52 7.088a.5.5 0 0 1-.942 0l-2.52-7.087-6.789 3.229a.5.5 0 0 1-.666-.666l3.229-6.793L3.325 18.1a.5.5 0 0 1 0-.942l7.087-2.52-3.229-6.789a.5.5 0 0 1 .666-.666l6.793 3.229 2.52-7.087a.5.5 0 0 1 .938 0Z" /> </svg>`; //# sourceMappingURL=Starburst.js.map