@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.6 kB
JavaScript
import r from"react";var l=({children:o,size:t=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},i&&!n&&r.createElement("title",null,i),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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(#${s})`})):o)};import e from"react";var u=e.memo((o)=>{return e.createElement(l,{...o,ariaLabel:"write-2, fountain-pen",maskId:"square-outlined-radius-0-stroke-2-IconWrite2"},e.createElement("path",{d:"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M13.5156 2.14246L11.0156 4.64245L19.5009 13.1277L22.0009 10.6277L13.5156 2.14246Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M10 14.1425L3.5 20.6424",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 6.25427L4.42893 9.74294L3 21.1424L14.3284 19.6424L17.8675 12.1742",stroke:"currentColor",strokeWidth:"2"}))}),w=u;export{w as default,u as IconWrite2};
//# debugId=9FDABB3D6D1D39A864756E2164756E21