@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) • 1.17 kB
JavaScript
import s from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>{return 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,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(l,{...e,ariaLabel:"color-roll, paint-roller"},o.createElement("path",{d:"M7 6C7 4.89543 7.89543 4 9 4H18C19.1046 4 20 4.89543 20 6V8C20 9.10457 19.1046 10 18 10H9C7.89543 10 7 9.10457 7 8V7V6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M7 7H5C4.44772 7 4 7.44772 4 8V10C4 11.6569 5.34315 13 7 13H13V15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M15 21V18C15 16.8954 14.1046 16 13 16C11.8954 16 11 16.8954 11 18V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconColorRoll};
//# debugId=7CC3E36BAC6301D164756E2164756E21