UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 904 B
"use strict";import{tag as i}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MinimizeIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Minimize"}={})=>i`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${a}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M32.077 2.707a1 1 0 0 0-1.414 0l-6.484 6.484L21.2 6.206A.688.688 0 0 0 20.705 6a.7.7 0 0 0-.7.7v8.84a.5.5 0 0 0 .459.459H29.3a.7.7 0 0 0 .7-.7.685.685 0 0 0-.207-.49l-2.984-2.984 6.484-6.484a1 1 0 0 0 0-1.414ZM15.541 20H6.7a.7.7 0 0 0-.7.7.685.685 0 0 0 .207.49l2.984 2.984-6.484 6.489a1 1 0 0 0 0 1.414l1.216 1.216a1 1 0 0 0 1.414 0l6.484-6.484 2.984 2.985A.688.688 0 0 0 15.3 30a.7.7 0 0 0 .7-.7v-8.84a.5.5 0 0 0-.459-.46Z" /> </svg>`; //# sourceMappingURL=Minimize.js.map