@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.8 kB
JavaScript
import e from"react";var i=({children:o,size:r=24,ariaLabel:a,color:p,ariaHidden:n=!0,style:l,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return e.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},a&&!n&&e.createElement("title",null,a),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,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(#${s})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"repaint, recreate, redo",maskId:"square-outlined-radius-0-stroke-2-IconRepaint"},t.createElement("path",{d:"M14.0038 16C15.1063 16 16 16.8937 16 17.9962C16 20.2335 13.5523 19.9924 12.0076 19.9924C12.0076 18.4477 11.7665 16 14.0038 16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M14.3574 15.5C15.8324 13.4712 17.0821 12.2525 19.2073 11.1412C19.6776 10.8953 20.2503 10.9998 20.6255 11.375C21.0008 11.7502 21.1052 12.323 20.8593 12.7932C19.748 14.9184 18.5293 16.1682 16.5005 17.6431",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M4.50039 4L4.50039 8H8.50049M3.55859 13C3.88938 15.8226 5.60308 18.2224 8.00391 19.5038M18.875 7C17.3295 4.87867 14.8259 3.5 12.0004 3.5C9.05601 3.5 6.46129 4.99708 4.93591 7.27156",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconRepaint};
//# debugId=1DA3DB1BC4B525C464756E2164756E21