UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 744 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const HotelBedIcon=({width:a=24,height:e=24,hidden:t=!1,title:h="Hotel Bed"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" width="${a}" height="${e}" viewBox="0 0 36 36" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${h}" > <path d="M35.2 22H.8L6 14h24ZM0 24v5a1 1 0 0 0 1 1h3v1.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V30h24v1.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5V30h3a1 1 0 0 0 1-1v-5Zm8-13a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1h4v-1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1h2V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v5h2Z" /> </svg>`; //# sourceMappingURL=HotelBed.js.map