@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 • 908 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"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:a,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>s.createElement(p,{...r,ariaLabel:"headphones, support"},s.createElement("path",{d:"M4 14V12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12V14M4 14V18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18V17C8 15.3431 6.65685 14 5 14H4ZM20 14V18C20 19.1046 19.1046 20 18 20C16.8954 20 16 19.1046 16 18V17C16 15.3431 17.3431 14 19 14H20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),V=i;export{i as IconHeadphones,V as default};
//# sourceMappingURL=index.mjs.map