@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.79 kB
JavaScript
import r from"react";var i=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...C})=>{let d=m!=="raw"&&!!n;return r.createElement("svg",{...C,"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:a,...p}},l&&!s&&r.createElement("title",null,l),d?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 u=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"liquid-glass, glass-effect",maskId:"square-outlined-radius-0-stroke-2-IconLiquidGlass"},t.createElement("path",{d:"M17 8.5V4.5H2.5V15.5H6",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M16 8.5H11.5C8.46243 8.5 6 10.9624 6 14C6 17.0376 8.46243 19.5 11.5 19.5H16C19.0376 19.5 21.5 17.0376 21.5 14C21.5 10.9624 19.0376 8.5 16 8.5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M18 12.0043C18 10.9097 17.1046 10.0143 16 10.0043H15.7923C15.7064 10.0043 15.6367 10.0739 15.6367 10.1599C15.6367 10.2063 15.6579 10.2497 15.6914 10.2818C15.8816 10.4639 16 10.7202 16 11.0043V14.5H9.39258C8.76162 14.5002 8.25015 15.0117 8.25 15.6426C8.25 16.3825 8.68279 17.0214 9.30896 17.3201C9.52677 17.424 9.75 17.2414 9.75 17C9.75 16.7239 9.97386 16.5 10.25 16.5H16C17.1046 16.5 18 15.6046 18 14.5V12.0043Z",fill:"currentColor"}))}),w=u;export{w as default,u as IconLiquidGlass};
//# debugId=F598E3226A1C11BF64756E2164756E21