@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.66 kB
JavaScript
import r from"react";var i=({children:e,size:t=24,ariaLabel:l,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 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:a,...p}},l&&!n&&r.createElement("title",null,l),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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var C=o.memo((e)=>{return o.createElement(i,{...e,ariaLabel:"hdr, lighting, brightness",maskId:"square-outlined-radius-0-stroke-2-IconHdr"},o.createElement("circle",{cx:"11",cy:"12",r:"6",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M13.5977 6.5C14.3331 6.17841 15.1454 6 15.9994 6C19.3131 6 21.9994 8.68629 21.9994 12C21.9994 15.3137 19.3131 18 15.9994 18C15.1454 18 14.3331 17.8216 13.5977 17.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10.8029 9C10.2923 9.88261 10 10.9074 10 12.0004C10 13.2271 10.3682 14.3679 11 15.3182",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M0 12.0001H3M3.22183 19.7783L5.34315 17.657M3.22192 4.22212L5.34324 6.34344M11.0001 23V20M11.0001 4V1",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconHdr};
//# debugId=F21F7EAB23D22EAD64756E2164756E21