@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.16 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-edit, people, person, member"},e.createElement("path",{d:"M8.39844 12.3564C9.41664 13.0759 10.6585 13.5 12 13.5C13.0877 13.5 14.1095 13.2205 15 12.7314V13.7139L11.5 17.2148V21H4V19.5C4 16.3775 5.78962 13.6743 8.39844 12.3564Z",fill:"currentColor"}),e.createElement("path",{d:"M17.168 13.668C18.0417 12.7943 19.4583 12.7943 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z",fill:"currentColor"}),e.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"})),d=i;export{i as IconUserEdit,d as default};
//# sourceMappingURL=index.mjs.map