@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.16 kB
JavaScript
import o from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:C,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?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,...C}},n&&!t&&s.createElement("title",null,n),e);var l=e=>o.createElement(a,{...e,ariaLabel:"kanban-view, columns"},o.createElement("path",{d:"M10 7C10 5.89543 10.8954 5 12 5C13.1046 5 14 5.89543 14 7V17C14 18.1046 13.1046 19 12 19C10.8954 19 10 18.1046 10 17V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 7C3 5.89543 3.89543 5 5 5C6.10457 5 7 5.89543 7 7V13C7 14.1046 6.10457 15 5 15C3.89543 15 3 14.1046 3 13V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M17 7C17 5.89543 17.8954 5 19 5C20.1046 5 21 5.89543 21 7V11C21 12.1046 20.1046 13 19 13C17.8954 13 17 12.1046 17 11V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=l;export{l as IconKanbanView,h as default};
//# sourceMappingURL=index.mjs.map