@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.8 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:s,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:l,...C})=>{let d=m!=="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:p,...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 h=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"goblin-2, troll, agent, helper",maskId:"square-outlined-radius-0-stroke-2-IconGoblin2"},o.createElement("path",{d:"M5 14V11C5 8.79086 3.20914 7 1 7V10C1 12.2091 2.79086 14 5 14Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M19 14V11C19 8.79086 20.7909 7 23 7V10C23 12.2091 21.2091 14 19 14Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M19 14V11C19 7.13401 15.866 4 12 4C8.13401 4 5 7.13401 5 11V14C5 17.3137 7.68629 20 11 20H13C16.3137 20 19 17.3137 19 14Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8.5 14.5C11.125 15.4167 12.875 15.4167 15.5 14.5C14.625 18.1667 9.375 18.1667 8.5 14.5Z",fill:"currentColor"}),o.createElement("ellipse",{cx:"9.5",cy:"11.25",rx:"1.5",ry:"1.25",fill:"currentColor"}),o.createElement("ellipse",{cx:"14.5",cy:"11.25",rx:"1.5",ry:"1.25",fill:"currentColor"}))}),x=h;export{x as default,h as IconGoblin2};
//# debugId=F0C7690CB70610FB64756E2164756E21