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.1 kB
import o from"react";var m=({children:e,size:t=24,ariaLabel:l,color:a,ariaHidden:r=!0,style:i,mode:p="masked",maskId:n,...h})=>{let d=p!=="raw"&&!!n;return o.createElement("svg",{...h,"aria-hidden":r,role:r?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,...i}},l&&!r&&o.createElement("title",null,l),d?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import s from"react";var f=s.memo((e)=>{return s.createElement(m,{...e,ariaLabel:"chevron-bottom",maskId:"square-outlined-radius-0-stroke-2-IconChevronBottom"},s.createElement("path",{d:"M20 9L12 17L4 9",stroke:"currentColor",strokeWidth:"2"}))}),k=f;export{k as default,f as IconChevronBottom}; //# debugId=D8E6993CC906D8C864756E2164756E21