@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.57 kB
JavaScript
import r from"react";var l=({children:o,size:e=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:i,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?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,...i}},a&&!s&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var k=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"desk-lamp, light, study",maskId:"square-outlined-radius-0-stroke-2-IconDeskLamp"},t.createElement("path",{d:"M15.2791 4H8.72423C6.76201 4 4.87537 5.11629 4.35843 7.00918C4.09591 7.97048 3.9529 8.95434 4.00163 10H20.0016C20.0503 8.95435 19.9073 7.9705 19.6448 7.00921C19.1279 5.1163 17.2413 4 15.2791 4Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12 10V20",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M8 20H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M17.25 11V16.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}))}),w=k;export{w as default,k as IconDeskLamp};
//# debugId=C034D5A7CC240EE464756E2164756E21