@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 • 839 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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:s,...l}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(a,{...r,ariaLabel:"keyboard, midi, keys, piano"},p.createElement("path",{d:"M9 13V21M15 13V21M7.5 4V13H10.5V4H7.5ZM13.5 4V13H16.5V4H13.5ZM7 21H17C18.6569 21 20 19.6569 20 18V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7V18C4 19.6569 5.34315 21 7 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),u=m;export{m as IconKeyboard,u as default};
//# sourceMappingURL=index.mjs.map