@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.95 kB
JavaScript
import e from"react";var l=({children:t,size:o=24,ariaLabel:i,color:d,ariaHidden:n=!0,style:p,mode:a="masked",maskId:s,...u})=>{let m=a!=="raw"&&!!s;return e.createElement("svg",{...u,"aria-hidden":n,role:n?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:d,...p}},i&&!n&&e.createElement("title",null,i),m?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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var k=r.memo((t)=>{return r.createElement(l,{...t,ariaLabel:"tape",maskId:"square-outlined-radius-0-stroke-2-IconTape"},r.createElement("path",{d:"M22 5H2V19H22V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.91422 10.5858C10.6953 11.3668 10.6953 12.6332 9.91422 13.4142C9.13317 14.1953 7.86684 14.1953 7.08579 13.4142C6.30474 12.6332 6.30474 11.3668 7.08579 10.5858C7.86684 9.80474 9.13317 9.80474 9.91422 10.5858Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.9142 10.5858C17.6953 11.3668 17.6953 12.6332 16.9142 13.4142C16.1332 14.1953 14.8668 14.1953 14.0858 13.4142C13.3047 12.6332 13.3047 11.3668 14.0858 10.5858C14.8668 9.80474 16.1332 9.80474 16.9142 10.5858Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8.5 14H15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=k;export{w as default,k as IconTape};
//# debugId=3320168382A7C7BD64756E2164756E21