@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) • 2.09 kB
JavaScript
import e from"react";var i=({children:t,size:o=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:l,mode:d="masked",maskId:n,...k})=>{let u=d!=="raw"&&!!n;return e.createElement("svg",{...k,"aria-hidden":s,role:s?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:p,...l}},a&&!s&&e.createElement("title",null,a),u?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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var C=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"lab",maskId:"square-outlined-radius-0-stroke-2-IconLab"},r.createElement("path",{d:"M9 11V7H15V11C16.3896 12.737 19 14.8797 19 17.2984C19 19.3428 17.3428 21 15.2984 21H8.70156C6.65725 21 5 19.3428 5 17.2984C5 14.8797 7.6104 12.737 9 11Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M9 7H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15 7H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 16.1448C17.1058 16.3028 15.6047 16.5296 14.5 16.5002C12.5094 16.4471 11.4906 15.5533 9.5 15.5002C8.3953 15.4707 6.89418 15.6976 6 15.8555",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M10 4H10.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M14 2.5C14 2.77614 13.7761 3 13.5 3C13.2239 3 13 2.77614 13 2.5C13 2.22386 13.2239 2 13.5 2C13.7761 2 14 2.22386 14 2.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M13.3984 2.5H13.5984",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=C;export{w as default,C as IconLab};
//# debugId=C5A5168A6FA3C64764756E2164756E21