@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.54 kB
JavaScript
import o from"react";var i=({children:t,size:e=24,ariaLabel:s,color:c,ariaHidden:l=!0,style:m,mode:p="masked",maskId:n,...a})=>{let f=p!=="raw"&&!!n;return o.createElement("svg",{...a,"aria-hidden":l,role:l?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:c,...m}},s&&!l&&o.createElement("title",null,s),f?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var u=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"insights, analyze",maskId:"square-outlined-radius-0-stroke-2-IconInsights"},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:"2",fill:"currentColor"}),r.createElement("circle",{cx:"9",cy:"11",r:"2",fill:"currentColor"}),r.createElement("circle",{cx:"15",cy:"16",r:"2",fill:"currentColor"}),r.createElement("path",{d:"M4 18L9 11L15 16L20 10",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"20",cy:"10",r:"2",fill:"currentColor"}),r.createElement("circle",{cx:"4.5",cy:"8.5",r:"1.5",fill:"currentColor"}))}),y=u;export{y as default,u as IconInsights};
//# debugId=E0C183BBBD96083064756E2164756E21