@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 a from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>a.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:s,...l}},n&&!e&&a.createElement("title",null,n),o);var d=o=>t.createElement(p,{...o,ariaLabel:"column-wide-half-add"},t.createElement("path",{d:"M3 12V16C3 17.6569 4.34315 19 6 19H11M3 12V8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V12H3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M19 16V19M19 19V22M19 19H16M19 19H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=d;export{d as IconColumnWideHalfAdd,f as default};
//# sourceMappingURL=index.mjs.map