UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 1 kB
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const DemographicIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Demographic"}={})=>h`<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="M7.939 8.1a3.9 3.9 0 1 0-3.9-3.9 3.9 3.9 0 0 0 3.9 3.9ZM17.939 8.1a3.9 3.9 0 1 0-3.9-3.9 3.9 3.9 0 0 0 3.9 3.9ZM27.939 8.1a3.9 3.9 0 1 0-3.9-3.9 3.9 3.9 0 0 0 3.9 3.9ZM28.139 10h-.4a6.136 6.136 0 0 0-4.8 1.863 6.139 6.139 0 0 0-4.8-1.863h-.4a6.136 6.136 0 0 0-4.8 1.863A6.139 6.139 0 0 0 8.139 10h-.4c-3.2 0-5.8 1.6-5.8 4.8V22a1 1 0 0 0 1 1h1l1 10a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l1-10h2l1 10a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l1-10h2l1 10a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l1-10h1a1 1 0 0 0 1-1v-7.2c0-3.2-2.597-4.8-5.8-4.8Z" /> </svg>`; //# sourceMappingURL=Demographic.js.map