UNPKG

@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.47 kB
import r from"react";var l=({children:o,size:t=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:h="masked",maskId:s,...m})=>{let d=h!=="raw"&&!!s;return r.createElement("svg",{...m,"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),d?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 g=e.memo((o)=>{return e.createElement(l,{...o,ariaLabel:"marker,highlight",maskId:"square-outlined-radius-0-stroke-2-IconMarker"},e.createElement("g",{clipPath:"url(#clip0_9378_26945)"},e.createElement("path",{d:"M17 2L4 12L12 20L22 7L17 2Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M4.5 14C4 16 3.5 17.5 2 19L5 22C6.5 20.5 8 20 10 19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),e.createElement("defs",null,e.createElement("clipPath",{id:"clip0_9378_26945"},e.createElement("rect",{width:"24",height:"24",fill:"white"}))))}),w=g;export{w as default,g as IconMarker}; //# debugId=385D66A1AF34EA5164756E2164756E21