@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 • 1.08 kB
JavaScript
import t from"react";import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>p.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:a,...l}},n&&!e&&p.createElement("title",null,n),o);var C=o=>t.createElement(s,{...o,ariaLabel:"boolean-group-intersect-2"},t.createElement("path",{d:"M9 9V13C9 14.1046 9.89543 15 11 15H15M14 3H16M21 8V10M19 3C20.1046 3 21 3.89543 21 5M21 13C21 14.1046 20.1046 15 19 15M9 5C9 3.89543 9.89543 3 11 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3 14V16M9 9H13C14.1046 9 15 9.89543 15 11V15M10 21H8M5 21C3.89543 21 3 20.1046 3 19M15 19C15 20.1046 14.1046 21 13 21M3 11C3 9.89543 3.89543 9 5 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),M=C;export{C as IconBooleanGroupIntersect2,M as default};
//# sourceMappingURL=index.mjs.map