@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) • 947 B
JavaScript
import a from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>{return 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)};import t from"react";var d=(o)=>{return 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"}))},h=d;export{h as default,d as IconColumnWideHalfAdd};
//# debugId=3DF5420DB16F07C164756E2164756E21