@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.69 kB
JavaScript
import r from"react";var a=({children:t,size:e=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:l,mode:d="masked",maskId:s,...m})=>{let u=d!=="raw"&&!!s;return r.createElement("svg",{...m,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},i&&!n&&r.createElement("title",null,i),u?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"write-1, fountain-pen",maskId:"square-outlined-radius-0-stroke-2-IconWrite1"},o.createElement("path",{d:"M5 18.9986L10.19 13.8086",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M21.5 8.5L15.5 2.5L12 6L18 12L21.5 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M16 17.5L18 12L12 6L6.5 8L4 20L16 17.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M13.2324 12.5166C13.2324 13.4831 12.4489 14.2666 11.4824 14.2666C10.5159 14.2666 9.73242 13.4831 9.73242 12.5166C9.73242 11.5501 10.5159 10.7666 11.4824 10.7666C12.4489 10.7666 13.2324 11.5501 13.2324 12.5166Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),g=h;export{g as default,h as IconWrite1};
//# debugId=80ADE312CA40ED1C64756E2164756E21