@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.24 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var m=o=>r.createElement(p,{...o,ariaLabel:"user-added, people, person, member, checked"},r.createElement("path",{d:"M21.7852 14.0195L17.1221 21.3477L13.6973 18.6865L14.6182 17.502L16.7412 19.1523L20.5195 13.2148L21.7852 14.0195Z",fill:"currentColor"}),r.createElement("path",{d:"M15.6006 12.3564C16.5433 12.8325 17.3784 13.49 18.0615 14.2822L16.3604 16.9551L16.1309 16.7773L14.3545 15.3975L11.5928 18.9502L14.2305 21H4V19.5C4 16.3775 5.78962 13.6743 8.39844 12.3564C9.41664 13.0759 10.6585 13.5 12 13.5C13.3413 13.5 14.5825 13.0756 15.6006 12.3564Z",fill:"currentColor"}),r.createElement("path",{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),u=m;export{m as IconUserAdded,u as default};
//# sourceMappingURL=index.mjs.map