@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.22 kB
JavaScript
import r from"react";import l from"react";var c=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...p})=>l.createElement("svg",{...p,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...i}},n&&!e&&l.createElement("title",null,n),t);var a=t=>r.createElement(c,{...t,ariaLabel:"insights, analyze"},r.createElement("path",{d:"M12 6.5L14.5 4L17 6.5L14.5 9L12 6.5Z",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"18",r:"1.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"9",cy:"11",r:"1.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"15",cy:"16",r:"1.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"20",cy:"10",r:"1.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M4.71484 17L8.24279 12.0608M10.0005 11.8332L14.0005 15.1666M15.8339 15L19.2079 10.9512",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"4.5",cy:"8.5",r:"1.5",fill:"currentColor"})),x=a;export{a as IconInsights,x as default};
//# sourceMappingURL=index.mjs.map