UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 1.01 kB
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ThumbUpOutlineIcon=({width:t=24,height:a=24,hidden:e=!1,title:l="Thumb Up 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="m29.844 12.008-6.55.01a21.474 21.474 0 0 0 .8-6.08C24.023 3.814 22.547 2 20.921 2a3.327 3.327 0 0 0-3.281 3.164c-.471 4.555-5.253 8.263-7.768 9.373A.99.99 0 0 0 9 14H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-1h14.444a4.636 4.636 0 0 0 4.126-2.423L32.554 16.3a3 3 0 0 0-2.71-4.292Zm.9 3.424-4.012 11.356a1.842 1.842 0 0 1-1.742 1.232L10 28V16.6c2.867-1.153 9.15-5.525 9.64-11.4A1.374 1.374 0 0 1 20.921 4c.61 0 1.121.742 1.173 1.938A15.049 15.049 0 0 1 20.348 14h9.5a1 1 0 0 1 .901 1.432ZM25.458 30Z" /> </svg>`; //# sourceMappingURL=ThumbUpOutline.js.map