@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 • 907 B
JavaScript
import t from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>p.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&&p.createElement("title",null,n),e);var m=e=>t.createElement(l,{...e,ariaLabel:"people, user, person, avatar"},t.createElement("path",{d:"M12 2C9.51472 2 7.5 4.01472 7.5 6.5C7.5 8.98528 9.51472 11 12 11C14.4853 11 16.5 8.98528 16.5 6.5C16.5 4.01472 14.4853 2 12 2Z",fill:"currentColor"}),t.createElement("path",{d:"M11.9996 12.5C7.38371 12.5 4.15432 15.9097 3.75289 20.1798L3.67578 21H20.3234L20.2463 20.1798C19.8449 15.9097 16.6155 12.5 11.9996 12.5Z",fill:"currentColor"})),g=m;export{m as IconPeople,g as default};
//# sourceMappingURL=index.mjs.map