UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 840 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FileMobileIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="File Mobile"}={})=>r`<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="M10 2v10H0L10 2zM33 8H19a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1Zm-8 2h2a1 1 0 0 1 0 2h-2a1 1 0 0 1 0-2Zm1 23.1a2.1 2.1 0 1 1 2.1-2.1 2.1 2.1 0 0 1-2.1 2.1Zm6-5.1H20V14h12Z" /> <path d="M16 32V8.481A2.481 2.481 0 0 1 18.481 6H26V3a1 1 0 0 0-1-1H12v11a1 1 0 0 1-1 1H0v19a1 1 0 0 0 1 1h15.557A3.953 3.953 0 0 1 16 32Z" /> </svg>`; //# sourceMappingURL=FileMobile.js.map