UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 873 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RibbonIcon=({width:a=24,height:t=24,hidden:e=!1,title:l="Ribbon"}={})=>r`<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="M11.776 22.661 7.564 30.24a.5.5 0 0 0 .617.693L12.2 29.5a.5.5 0 0 1 .639.3l1.432 4.016a.5.5 0 0 0 .926.038l1.681-3.708-3.042-6.441a11.429 11.429 0 0 1-2.06-1.044Zm16.66 7.579-3.869-7.807a11.248 11.248 0 0 1-8.218 1.935l4.459 9.49a.5.5 0 0 0 .925-.038l1.432-4.02a.5.5 0 0 1 .64-.3l4.014 1.432a.5.5 0 0 0 .617-.692ZM18 4a9 9 0 1 0 9 9 9 9 0 0 0-9-9Zm0 14.5a5.5 5.5 0 1 1 5.5-5.5 5.5 5.5 0 0 1-5.5 5.5Z" /> </svg>`; //# sourceMappingURL=Ribbon.js.map