UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 897 B
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RailRightIcon=({width:a=24,height:t=24,hidden:e=!1,title:l="Rail Right"}={})=>h`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${a}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M0 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 4H1.125A1.146 1.146 0 0 0 0 5.167ZM33.3 11.5a.5.5 0 0 1-.5.5h-5.6a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5.6a.5.5 0 0 1 .5.5Zm0 6a.5.5 0 0 1-.5.5h-5.6a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5.6a.5.5 0 0 1 .5.5Zm-6.6 5a.5.5 0 0 1 .5-.5h5.6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5.6a.5.5 0 0 1-.5-.5ZM2 10h22v20H2Z" /> </svg>`; //# sourceMappingURL=RailRight.js.map