UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 790 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const VignetteIcon=({width:t=24,height:e=24,hidden:a=!1,title:r="Vignette"}={})=>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="M31 4H5a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-1 26H6V6h24Z" /> <path d="M28 15.632V8h-7.632A10.283 10.283 0 0 1 28 15.632ZM15.632 8H8v7.632A10.283 10.283 0 0 1 15.632 8ZM8 20.368V28h7.632A10.283 10.283 0 0 1 8 20.368ZM20.368 28H28v-7.632A10.283 10.283 0 0 1 20.368 28Z" /> </svg>`; //# sourceMappingURL=Vignette.js.map