@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
25 lines (24 loc) • 1.35 kB
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DeviceMultiscreenIcon=({width:e=24,height:t=24,hidden:r=!1,title:c="Device Multiscreen"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
width="${e}"
height="${t}"
viewBox="0 0 20 20"
aria-hidden=${r?"true":"false"}
role="img"
fill="currentColor"
aria-label="${c}"
>
<path
d="M13.99979,18.50009h-5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z"
fill="currentColor"
/>
<path
d="M16.74979,16.00009H6.24979c-1.24072,0-2.25-1.00977-2.25-2.25v-5.5c0-1.24023,1.00928-2.25,2.25-2.25h10.5c1.24072,0,2.25,1.00977,2.25,2.25v5.5c0,1.24023-1.00928,2.25-2.25,2.25ZM6.24979,7.50009c-.41357,0-.75.33691-.75.75v5.5c0,.41309.33643.75.75.75h10.5c.41357,0,.75-.33691.75-.75v-5.5c0-.41309-.33643-.75-.75-.75H6.24979Z"
fill="currentColor"
/>
<path
d="M1.74979,10.50009c-.41406,0-.75-.33594-.75-.75V3.25009c0-1.24023,1.00928-2.25,2.25-2.25h10.5c1.24072,0,2.25,1.00977,2.25,2.25v.49219c0,.41406-.33594.75-.75.75s-.75-.33594-.75-.75v-.49219c0-.41309-.33643-.75-.75-.75H3.24979c-.41357,0-.75.33691-.75.75v6.5c0,.41406-.33594.75-.75.75Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=DeviceMultiscreen.js.map