@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) • 2.77 kB
JavaScript
import l from"react";var t=({children:o,size:c=24,ariaLabel:n,color:f,ariaHidden:e=!0,style:u,mode:s="masked",maskId:i,...x})=>{let C=s!=="raw"&&!!i;return l.createElement("svg",{...x,"aria-hidden":e,role:e?void 0:"img",width:typeof c==="number"?`${c}px`:c,height:typeof c==="number"?`${c}px`:c,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:f,...u}},n&&!e&&l.createElement("title",null,n),C?l.createElement(l.Fragment,null,l.createElement("mask",{id:i,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.createElement("rect",{width:"24",height:"24",fill:"#000"}),l.createElement("g",{fill:"none",style:{color:"#fff"}},o)),l.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):o)};import r from"react";var y=r.memo((o)=>{return r.createElement(t,{...o,ariaLabel:"3d, shaders",maskId:"square-outlined-radius-0-stroke-2-Icon3d"},r.createElement("circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"12",cy:"16",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"8",cy:"8",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"12",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"20",cy:"12",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"12",cy:"4",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"12",cy:"20",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"8",cy:"4",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"4",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"4",r:"0.5",fill:"currentColor"}),r.createElement("circle",{cx:"20",cy:"4",r:"0.5",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"8",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"20",cy:"8",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"16",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"20",cy:"16",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"4",cy:"20",r:"0.5",fill:"currentColor"}),r.createElement("circle",{cx:"20",cy:"20",r:"0.5",fill:"currentColor"}),r.createElement("circle",{cx:"12",cy:"8",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"8",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"12",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"8",cy:"12",r:"1.5",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"16",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"20",r:"0.75",fill:"currentColor"}),r.createElement("circle",{cx:"8",cy:"16",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"8",cy:"20",r:"0.75",fill:"currentColor"}))}),w=y;export{w as default,y as Icon3d};
//# debugId=65D392AD973601F164756E2164756E21