UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 998 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const UserExcludeIcon=({width:e=24,height:t=24,hidden:a=!1,title:l="User Exclude"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${e}" aria-hidden=${a?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M14.7 27a12.266 12.266 0 0 1 4.311-9.342v-1.409a1.441 1.441 0 0 1 .367-.93 11 11 0 0 0 2.5-6.866c0-5.2-2.756-8.1-6.919-8.1s-7 3.018-7 8.1a11.121 11.121 0 0 0 2.622 6.866 1.443 1.443 0 0 1 .367.93v2.074A1.431 1.431 0 0 1 9.7 19.767C1.338 20.5.031 26.217.031 28.474c0 .251.048 1.484.048 1.484h14.994A12.288 12.288 0 0 1 14.7 27ZM27 18.1a8.9 8.9 0 1 0 8.9 8.9 8.9 8.9 0 0 0-8.9-8.9ZM20.2 27a6.749 6.749 0 0 1 1.289-3.957l9.468 9.468A6.78 6.78 0 0 1 20.2 27Zm12.311 3.957-9.468-9.468a6.78 6.78 0 0 1 9.468 9.468Z" /> </svg>`; //# sourceMappingURL=UserExclude.js.map