UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 771 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const MapViewIcon=({width:e=24,height:l=24,hidden:t=!1,title:a="Map View"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${l}" viewBox="0 0 36 36" width="${e}" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${a}" > <path d="M25.6 2.106 18 5.905l-7.553-3.777a1 1 0 0 0-.894 0l-7 3.5A1 1 0 0 0 2 6.523v25.764a1 1 0 0 0 1.447.894L10 29.905l7.553 3.776a1 1 0 0 0 .894 0L26 29.905l8.629 3.451A1 1 0 0 0 36 32.428V6.582a1 1 0 0 0-.629-.929l-8.954-3.581a1 1 0 0 0-.817.034ZM18 31.741l-8-4V4l8 4Zm16-.711-8-3.125v-24l8 3.125Z" /> </svg>`; //# sourceMappingURL=MapView.js.map