UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 741 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DeviceTVIcon=({width:e=24,height:a=24,hidden:t=!1,title:l="Device T V"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${e}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M35 8H19.414l6.247-6.247a.971.971 0 0 0 0-1.411 1 1 0 0 0-1.416 0L18 6.586 11.776.362a.99.99 0 0 0-1.42-.006.971.971 0 0 0 .006 1.42L16.586 8H1a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h34a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1Zm-5 22H4V12h26Zm4-1a1 1 0 0 1-2 0v-2a1 1 0 0 1 2 0Z" /> </svg>`; //# sourceMappingURL=DeviceTV.js.map