UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 691 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RailLeftIcon=({width:t=24,height:e=24,hidden:l=!1,title:a="Rail Left"}={})=>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="M34.875 4H1.125A1.146 1.146 0 0 0 0 5.167v25.666A1.146 1.146 0 0 0 1.125 32h33.75A1.146 1.146 0 0 0 36 30.833V5.167A1.146 1.146 0 0 0 34.875 4ZM9.3 24H2.7v-2h6.6Zm0-6H2.7v-2h6.6Zm0-6H2.7v-2h6.6ZM34 30H12V10h22Z" /> </svg>`; //# sourceMappingURL=RailLeft.js.map