@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.75 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:l,color:m,ariaHidden:n=!0,style:p,mode:a="masked",maskId:s,...C})=>{let u=a!=="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:m,...p}},l&&!n&&r.createElement("title",null,l),u?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 d=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"emoji-wink-tongue, fun",maskId:"square-outlined-radius-0-stroke-2-IconEmojiWinkTongue"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),o.createElement("path",{d:"M7 14H17",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10 14V16C10 17.1046 10.8954 18 12 18C13.1046 18 14 17.1046 14 16V14",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M16.5 10.2461C16.5 11.5 15.6605 10.6886 14.625 10.6886C13.5895 10.6886 12.75 11.5 12.75 10.2461C12.75 9.52169 13.5895 9 14.625 9C15.6605 9 16.5 9.52169 16.5 10.2461Z",fill:"currentColor"}))}),w=d;export{w as default,d as IconEmojiWinkTongue};
//# debugId=F1ABD966C70C34F564756E2164756E21