UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 656 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const StepBackwardIcon=({width:t=24,height:e=24,hidden:r=!1,title:a="Step Backward"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <rect height="28" rx="1" ry="1" width="8" x="26" y="4" /> <path d="M20 30.919V5.081a1 1 0 0 0-1.625-.781L2.226 17.219a1 1 0 0 0 0 1.562L18.375 31.7A1 1 0 0 0 20 30.919Z" /> </svg>`; //# sourceMappingURL=StepBackward.js.map