@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.72 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:a,color:p,ariaHidden:s=!0,style:l,mode:d="masked",maskId:n,...m})=>{let u=d!=="raw"&&!!n;return r.createElement("svg",{...m,"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&&r.createElement("title",null,a),u?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";var k=e.memo((t)=>{return e.createElement(i,{...t,ariaLabel:"random, productivity, smart",maskId:"square-outlined-radius-0-stroke-2-IconRandom"},e.createElement("path",{d:"M12 3V6M12 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M18.3643 5.63574L16.2429 7.75706",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M16.2427 16.2422L18.364 18.3635",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M5.63634 18.3639L12.0002 12.0002L5.63623 5.63574",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M18 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M11 12L3 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),L=k;export{L as default,k as IconRandom};
//# debugId=B0C55579C002D26C64756E2164756E21