UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 699 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RailRightOpenIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Rail Right Open"}={})=>l`<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="${r}" > <path d="M14 14h9.006a.994.994 0 0 1 .994.994v6.012a.994.994 0 0 1-.994.994H14v8.912a.5.5 0 0 1-.848.351L0 18 13.152 4.736a.5.5 0 0 1 .848.352Z" /> <rect height="28" rx=".707" ry=".707" width="4" x="28" y="4" /> </svg>`; //# sourceMappingURL=RailRightOpen.js.map