@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"user-add-right, people, person, member"},e.createElement("path",{d:"M12.6006 12.3564C15.2098 13.6742 17 16.3772 17 19.5V21H1V19.5C1 16.3775 2.78962 13.6743 5.39844 12.3564C6.41664 13.0759 7.65845 13.5 9 13.5C10.3413 13.5 11.5825 13.0756 12.6006 12.3564Z",fill:"currentColor"}),e.createElement("path",{d:"M20.75 11H24V12.5H20.75V15.75H19.25V12.5H16V11H19.25V7.75H20.75V11Z",fill:"currentColor"}),e.createElement("path",{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),V=i;export{i as IconUserAddRight,V as default};
//# sourceMappingURL=index.mjs.map