@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.73 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-tongue, fun",maskId:"square-outlined-radius-0-stroke-2-IconEmojiTongue"},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:"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 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"}))}),w=d;export{w as default,d as IconEmojiTongue};
//# debugId=22FD119BA52E8AFD64756E2164756E21