@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.7 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:a,color:l,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let u=m!=="raw"&&!!s;return r.createElement("svg",{...d,"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:l,...p}},a&&!n&&r.createElement("title",null,a),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 C=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"orange",maskId:"square-outlined-radius-0-stroke-2-IconOrange"},o.createElement("path",{d:"M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M11.7475 4.31213C11.1653 3.17778 9.8006 2.16085 8 2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M15.9691 13.5C15.7435 15.3094 14.3094 16.7435 12.5 16.9691",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M12.3496 4.31206C13.0829 3.1105 14.9987 0.74426 18.399 1.49993C17.862 3.91646 16.0561 4.73754 14.499 4.97983",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=C;export{w as default,C as IconOrange};
//# debugId=7116628CD02B1D7764756E2164756E21