@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.41 kB
JavaScript
import t from"react";import l from"react";var C=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?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:p,...a}},n&&!e&&l.createElement("title",null,n),o);var i=o=>t.createElement(C,{...o,ariaLabel:"point-chart, dots"},t.createElement("path",{d:"M4 3V20H21V21H3V3H4Z",fill:"currentColor"}),t.createElement("path",{d:"M8.5 14.5C8.5 13.9477 8.94772 13.5 9.5 13.5C10.0523 13.5 10.5 13.9477 10.5 14.5C10.5 15.0523 10.0523 15.5 9.5 15.5C8.94772 15.5 8.5 15.0523 8.5 14.5Z",fill:"currentColor"}),t.createElement("path",{d:"M11.5 7.5C10.9477 7.5 10.5 7.94772 10.5 8.5C10.5 9.05228 10.9477 9.5 11.5 9.5C12.0523 9.5 12.5 9.05228 12.5 8.5C12.5 7.94772 12.0523 7.5 11.5 7.5Z",fill:"currentColor"}),t.createElement("path",{d:"M15.5 11.5C15.5 10.9477 15.9477 10.5 16.5 10.5C17.0523 10.5 17.5 10.9477 17.5 11.5C17.5 12.0523 17.0523 12.5 16.5 12.5C15.9477 12.5 15.5 12.0523 15.5 11.5Z",fill:"currentColor"}),t.createElement("path",{d:"M18.5 4.5C17.9477 4.5 17.5 4.94772 17.5 5.5C17.5 6.05228 17.9477 6.5 18.5 6.5C19.0523 6.5 19.5 6.05228 19.5 5.5C19.5 4.94772 19.0523 4.5 18.5 4.5Z",fill:"currentColor"})),h=i;export{i as IconPointChart,h as default};
//# sourceMappingURL=index.mjs.map