UNPKG

@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.23 kB
import e from"react";var l=({children:o,size:t=24,ariaLabel:a,color:i,ariaHidden:r=!0,style:m,mode:p="masked",maskId:n,...u})=>{let d=p!=="raw"&&!!n;return e.createElement("svg",{...u,"aria-hidden":r,role:r?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},a&&!r&&e.createElement("title",null,a),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var c=s.memo((o)=>{return s.createElement(l,{...o,ariaLabel:"cute-robot",maskId:"square-outlined-radius-0-stroke-2-IconCuteRobot"},s.createElement("path",{d:"M12 4H5V13H19V4H12ZM12 4V2M4 17L5.5 15.5M20 17L18.5 15.5M9 8V9M15 8V9M6 13V15C6 18.3137 8.68629 21 12 21C15.3137 21 18 18.3137 18 15V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=c;export{w as default,c as IconCuteRobot}; //# debugId=39205137AE5DB43664756E2164756E21