@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.88 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:s,color:m,ariaHidden:n=!0,style:p,mode:a="masked",maskId:l,...C})=>{let c=a!=="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,...p}},s&&!n&&r.createElement("title",null,s),c?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 d=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"emoji-astonished",maskId:"square-outlined-radius-0-stroke-2-IconEmojiAstonished"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M14 15.5C14 17.2259 13.1046 18 12 18C10.8954 18 10 17.2259 10 15.5C10 13.7741 10.8954 13 12 13C13.1046 13 14 13.7741 14 15.5Z",fill:"currentColor"}),o.createElement("ellipse",{cx:"9.25",cy:"10.5",rx:"1.25",ry:"1.5",fill:"currentColor"}),o.createElement("ellipse",{cx:"14.75",cy:"10.5",rx:"1.25",ry:"1.5",fill:"currentColor"}),o.createElement("path",{d:"M9.94604 6.90072C10.2513 7.58265 9.19925 7.67809 8.35448 8.12658C7.4906 8.58521 6.82717 9.3828 6.56041 8.78772C6.00948 7.557 9.39391 5.66907 9.94604 6.90072Z",fill:"currentColor"}),o.createElement("path",{d:"M14.054 6.90072C13.7487 7.58265 14.8008 7.67809 15.6455 8.12658C16.5094 8.58521 17.1728 9.3828 17.4396 8.78772C17.9905 7.557 14.6061 5.66907 14.054 6.90072Z",fill:"currentColor"}))}),y=d;export{y as default,d as IconEmojiAstonished};
//# debugId=8E8953E2C2153D2564756E2164756E21