UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 677 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FastForwardIcon=({width:t=24,height:a=24,hidden:e=!1,title:r="Fast Forward"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M14.149 30.919V5.081a1 1 0 0 1 1.625-.781l16.149 12.919a1 1 0 0 1 0 1.562L15.774 31.7a1 1 0 0 1-1.625-.781ZM12.149 9.519 5.625 4.3A1 1 0 0 0 4 5.081v25.838a1 1 0 0 0 1.625.781l6.524-5.22Z" /> </svg>`; //# sourceMappingURL=FastForward.js.map