@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 878 B
JavaScript
import n from"react";var p=({children:e,size:o=24,ariaLabel:t,color:s,ariaHidden:r=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!r&&n.createElement("title",null,t),e)};import a from"react";var C=(e)=>{return a.createElement(p,{...e,ariaLabel:"boolean-group-union"},a.createElement("path",{d:"M18 3H12C10.3431 3 9 4.34315 9 6V9H6C4.34315 9 3 10.3431 3 12V18C3 19.6569 4.34315 21 6 21H12C13.6569 21 15 19.6569 15 18V15H18C19.6569 15 21 13.6569 21 12V6C21 4.34315 19.6569 3 18 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},B=C;export{B as default,C as IconBooleanGroupUnion};
//# debugId=35D9C19BE2C45D8264756E2164756E21