UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 660 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const RetweetIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="Retweet"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M12 24V14h2a.5.5 0 0 0 .4-.8L9 6l-5.4 7.2a.5.5 0 0 0 .4.8h2v10a6 6 0 0 0 6 6h12l-4.759-6ZM32 22h-2V12a6 6 0 0 0-6-6H12l4.735 6H24v10h-2a.5.5 0 0 0-.4.8L27 30l5.4-7.2a.5.5 0 0 0-.4-.8Z" /> </svg>`; //# sourceMappingURL=Retweet.js.map