@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 743 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(p,{...r,ariaLabel:"headphones, support"},a.createElement("path",{d:"M4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12V13H16V21H21V12C21 7.19722 17.238 3.2731 12.5 3.01365V3H12C7.02944 3 3 7.02944 3 12V21H8V13H4V12Z",fill:"currentColor"})),u=C;export{C as IconHeadphones,u as default};
//# sourceMappingURL=index.mjs.map