UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 723 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RailTopIcon=({width:t=24,height:e=24,hidden:a=!1,title:l="Rail Top"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M1.125 32h33.75A1.147 1.147 0 0 0 36 30.833V5.167A1.147 1.147 0 0 0 34.875 4H1.125A1.147 1.147 0 0 0 0 5.167v25.666A1.147 1.147 0 0 0 1.125 32ZM15.4 8.5a.5.5 0 0 1 .5-.5h17.6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H15.9a.5.5 0 0 1-.5-.5ZM2 12h32v16H2Z" /> </svg>`; //# sourceMappingURL=RailTop.js.map