@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.
2 lines • 913 B
JavaScript
import t from"react";import s from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},n&&!e&&s.createElement("title",null,n),o);var u=o=>t.createElement(a,{...o,ariaLabel:"boolean-group-substract"},t.createElement("path",{d:"M9 9H6C4.34315 9 3 10.3431 3 12V18C3 19.6569 4.34315 21 6 21H12C13.6569 21 15 19.6569 15 18V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("rect",{x:"9",y:"3",width:"12",height:"12",rx:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),h=u;export{u as IconBooleanGroupSubstract,h as default};
//# sourceMappingURL=index.mjs.map