@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.5 kB
JavaScript
import r from"react";var l=({children:t,size:o=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},i&&!n&&r.createElement("title",null,i),h?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 e from"react";var k=e.memo((t)=>{return e.createElement(l,{...t,ariaLabel:"rocking-horse, child, kids, toy",maskId:"square-outlined-radius-0-stroke-2-IconRockingHorse"},e.createElement("path",{d:"M3 12.9999V12C3 10.3431 4.34315 9 6 9H12C13 4.5 15 3 19 3L21.5 7.5L20 9L18 8L17 10L19 18.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M7 9.5L5 18.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M8 20L10 15H14L16 20",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M3 18.25C8.96844 21.9167 15.0316 21.9167 21 18.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=k;export{w as default,k as IconRockingHorse};
//# debugId=0F81D275199B657D64756E2164756E21