UNPKG

@spectrum-web-components/icons-workflow

Version:

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

17 lines (16 loc) 738 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const InvertAdjIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Invert Adj"}={})=>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="M8 18.5a10.4 10.4 0 0 0 2.182 6.341L25.919 11.07A10.5 10.5 0 0 0 8 18.5Z" /> <path d="M35 2H1a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Zm-6 16.5a10.466 10.466 0 0 1-18.818 6.341L2 32V4h32l-8.081 7.07A10.472 10.472 0 0 1 29 18.5Z" /> </svg>`; //# sourceMappingURL=InvertAdj.js.map