@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.77 kB
JavaScript
import r from"react";var l=({children:t,size:e=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...c})=>{let d=m!=="raw"&&!!s;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:p,...a}},i&&!n&&r.createElement("title",null,i),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"einstein, thinking, physics",maskId:"square-outlined-radius-0-stroke-2-IconEinstein"},o.createElement("circle",{cx:"7",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"17",cy:"7",r:"3",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10 7L10.2111 6.89443C11.3373 6.33137 12.6627 6.33137 13.7889 6.89443L14 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M6.5 19.5006H4C4 14.9164 8.00116 12.1421 12 14.548C16.1941 12.3667 19.9643 14.6379 20 19.5006H17.5C16.7771 18.6331 15.5356 18.4101 14.556 18.9717L14.5 19.0038L13.5243 18.4282C12.5838 17.8734 11.4162 17.8734 10.4757 18.4282L9.5 19.0038L9.44401 18.9717C8.46437 18.4101 7.22287 18.6331 6.5 19.5006Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),x=h;export{x as default,h as IconEinstein};
//# debugId=B1B0A43E952CE34864756E2164756E21