UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 656 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DollyIcon=({width:t=24,height:e=24,hidden:l=!1,title:a="Dolly"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M30.841 24H24L20.364 8h5.584a.375.375 0 0 0 .237-.666L18 .65 9.815 7.334a.375.375 0 0 0 .237.666h5.584L12 24H5.159a.75.75 0 0 0-.465 1.338L18 35.85l13.306-10.512A.75.75 0 0 0 30.841 24Z" /> </svg>`; //# sourceMappingURL=Dolly.js.map