UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 828 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RotateRightOutlineIcon=({width:t=24,height:a=24,hidden:e=!1,title:l="Rotate Right Outline"}={})=>r`<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="${l}" > <path d="M25 10H3a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1Zm-1 22H4V12h20Z" /> <path d="M35.5 15h-2v-3a9 9 0 0 0-9-9h-2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2a6 6 0 0 1 6 6v3h-2a.5.5 0 0 0-.5.5.49.49 0 0 0 .147.35l3.537 4.033a.5.5 0 0 0 .632 0l3.537-4.033A.49.49 0 0 0 36 15.5a.5.5 0 0 0-.5-.5Z" /> </svg>`; //# sourceMappingURL=RotateRightOutline.js.map