@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 • 931 B
JavaScript
import t from"react";import p from"react";var s=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...l}},n&&!r&&p.createElement("title",null,n),o);var m=o=>t.createElement(s,{...o,ariaLabel:"column-wide-half-remove"},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:"M17 17L19 19M19 19L21 21M19 19L17 21M19 19L21 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=m;export{m as IconColumnWideHalfRemove,f as default};
//# sourceMappingURL=index.mjs.map