UNPKG

@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.04 kB
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>p.createElement("svg",{...l,"aria-hidden":o,role:o?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,...i}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"paint-brush, design, color, appearance"},t.createElement("path",{d:"M19 11V4C19 3.44772 18.5523 3 18 3H11.5L10 5L8.5 3H6C5.44772 3 5 3.44771 5 4V11C5 12.6569 6.34315 14 8 14H9.5L9.19956 18.5066C9.09156 20.1266 10.3764 21.5 12 21.5C13.6236 21.5 14.9084 20.1266 14.8004 18.5066L14.5 14H16C17.6569 14 19 12.6569 19 11Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M5 10H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=C;export{C as IconPaintBrush,h as default}; //# sourceMappingURL=index.mjs.map