@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.72 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:s,color:m,ariaHidden:n=!0,style:a,mode:p="masked",maskId:l,...C})=>{let d=p!=="raw"&&!!l;return r.createElement("svg",{...C,"aria-hidden":n,role:n?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:m,...a}},s&&!n&&r.createElement("title",null,s),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):t)};import o from"react";var u=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"medium",maskId:"square-outlined-radius-0-stroke-2-IconMedium"},o.createElement("path",{d:"M6.76859 18.8203C10.507 18.8203 13.5374 15.7689 13.5374 12.005C13.5374 8.24114 10.5067 5.19 6.76859 5.19C3.03045 5.19 0 8.24022 0 12.005C0 15.7698 3.03022 18.8203 6.76859 18.8203Z",fill:"currentColor"}),o.createElement("path",{d:"M17.5785 18.4203C19.4475 18.4203 20.9629 15.5482 20.9629 12.005C20.9629 8.46271 19.4475 5.5897 17.5785 5.5897C15.7094 5.5897 14.1941 8.46271 14.1941 12.005C14.1941 15.5473 15.7094 18.4203 17.5785 18.4203Z",fill:"currentColor"}),o.createElement("path",{d:"M22.8097 17.7529C23.467 17.7529 24 15.1796 24 12.005C24 8.83068 23.4675 6.25715 22.8099 6.25715C22.1523 6.25715 21.6193 8.83137 21.6193 12.005C21.6193 15.1787 22.1523 17.7529 22.8097 17.7529Z",fill:"currentColor"}))}),x=u;export{x as default,u as IconMedium};
//# debugId=BB551B773DDA4BD864756E2164756E21