UNPKG

@spectrum-web-components/icons-workflow

Version:

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

24 lines (23 loc) 1.24 kB
"use strict";import{tag as a}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ContextualTaskBarIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Contextual Task Bar"}={})=>a`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 20 20" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="m12.75,12h-5.5c-1.24023,0-2.25-1.00977-2.25-2.25v-4.5c0-1.24023,1.00977-2.25,2.25-2.25h5.5c1.24023,0,2.25,1.00977,2.25,2.25v4.5c0,1.24023-1.00977,2.25-2.25,2.25Zm-5.5-7.5c-.41309,0-.75.33691-.75.75v4.5c0,.41309.33691.75.75.75h5.5c.41309,0,.75-.33691.75-.75v-4.5c0-.41309-.33691-.75-.75-.75h-5.5Z" fill="currentColor" opacity=".35" stroke-width="0" /> <path d="m16.75,19H3.25c-1.24023,0-2.25-1.00977-2.25-2.25v-.5c0-1.24023,1.00977-2.25,2.25-2.25h13.5c1.24023,0,2.25,1.00977,2.25,2.25v.5c0,1.24023-1.00977,2.25-2.25,2.25Zm-13.5-3.5c-.41309,0-.75.33691-.75.75v.5c0,.41309.33691.75.75.75h13.5c.41309,0,.75-.33691.75-.75v-.5c0-.41309-.33691-.75-.75-.75H3.25Z" fill="currentColor" stroke-width="0" /> </svg>`; //# sourceMappingURL=ContextualTaskBar.js.map