@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.26 kB
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:C,ariaHidden:o=!0,style:a,...V})=>n.createElement("svg",{...V,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},t&&!o&&n.createElement("title",null,t),r);var s=r=>l.createElement(p,{...r,ariaLabel:"people-remove-2"},l.createElement("path",{d:"M2.5 20L1.50439 19.9064L1.40158 21H2.5V20ZM17.5 20V21H18.5984L18.4956 19.9064L17.5 20ZM17 10H16V12H17V10ZM22 12H23V10H22V12ZM12.5 6.5C12.5 7.88071 11.3807 9 10 9V11C12.4853 11 14.5 8.98528 14.5 6.5H12.5ZM10 9C8.61929 9 7.5 7.88071 7.5 6.5H5.5C5.5 8.98528 7.51472 11 10 11V9ZM7.5 6.5C7.5 5.11929 8.61929 4 10 4V2C7.51472 2 5.5 4.01472 5.5 6.5H7.5ZM10 4C11.3807 4 12.5 5.11929 12.5 6.5H14.5C14.5 4.01472 12.4853 2 10 2V4ZM3.49561 20.0936C3.82124 16.6298 6.37737 14 10 14V12C5.24222 12 1.91665 15.5211 1.50439 19.9064L3.49561 20.0936ZM10 14C13.6226 14 16.1788 16.6298 16.5044 20.0936L18.4956 19.9064C18.0834 15.5211 14.7578 12 10 12V14ZM2.5 21H17.5V19H2.5V21ZM17 12H22V10H17V12Z",fill:"currentColor"})),M=s;export{s as IconPeopleRemove2,M as default};
//# sourceMappingURL=index.mjs.map