@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.69 kB
JavaScript
import r from"react";import C from"react";var l=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":o,role:o?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:p,...a}},n&&!o&&C.createElement("title",null,n),t);var i=t=>r.createElement(l,{...t,ariaLabel:"insights, analyze"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 8C21.1046 8 22 8.89543 22 10C22 11.1046 21.1046 12 20 12C19.7871 12 19.5821 11.9659 19.3896 11.9043L16.7627 15.0557C16.9137 15.337 17 15.6583 17 16C17 17.1046 16.1046 18 15 18C13.8954 18 13 17.1046 13 16C13 15.7867 13.0339 15.5814 13.0957 15.3887L9.94434 12.7627C9.663 12.9137 9.34167 13 9 13C8.83937 13 8.68386 12.9781 8.53418 12.9424L5.68652 16.9287C5.88381 17.2387 6 17.6054 6 18C6 19.1046 5.10457 20 4 20C2.89543 20 2 19.1046 2 18C2 16.8954 2.89543 16 4 16C4.16088 16 4.31691 16.0208 4.4668 16.0566L7.31348 12.0713C7.11619 11.7613 7 11.3946 7 11C7 9.89543 7.89543 9 9 9C10.1046 9 11 9.89543 11 11C11 11.2126 10.9658 11.4171 10.9043 11.6094L14.0557 14.2363C14.3369 14.0854 14.6585 14 15 14C15.2129 14 15.4179 14.0341 15.6104 14.0957L18.2363 10.9443C18.0854 10.6631 18 10.3415 18 10C18 8.89543 18.8954 8 20 8Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 7C5.32843 7 6 7.67157 6 8.5C6 9.32843 5.32843 10 4.5 10C3.67157 10 3 9.32843 3 8.5C3 7.67157 3.67157 7 4.5 7Z",fill:"currentColor"}),r.createElement("path",{d:"M17 6.5L14.5 9L12 6.5L14.5 4L17 6.5Z",fill:"currentColor"})),d=i;export{i as IconInsights,d as default};
//# sourceMappingURL=index.mjs.map