@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 • 1.59 kB
JavaScript
import l from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:p,...s})=>n.createElement("svg",{...s,"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,...p}},t&&!o&&n.createElement("title",null,t),r);var i=r=>l.createElement(C,{...r,ariaLabel:"ear, hearing, loud"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 9.5C5 5.35538 8.38718 2 12.5268 2C16.637 2 20 5.33145 20 9.44656C20 11.2141 19.2887 12.9072 18.0264 14.1445L15.3982 16.7205C14.819 17.2882 14.3357 17.9461 13.9672 18.6686L13.5202 19.5449C12.7513 21.0521 11.198 22 9.50722 22C7.02311 22 5 19.9865 5 17.5V9.5ZM12.5 5C11.2329 5 10.1081 5.60179 9.30891 6.44387C8.51316 7.2823 8 8.40082 8 9.5C8 10.2335 8.10816 10.8383 8.23908 11.3783C8.29757 11.6195 8.35476 11.8284 8.40885 12.0259C8.48342 12.2983 8.55209 12.5491 8.61011 12.8333C8.7878 13.7036 8.80341 14.6633 8.0467 16.289L7.83571 16.7423L8.74231 17.1643L8.9533 16.711C9.79659 14.8992 9.8122 13.722 9.58989 12.6332C9.52868 12.3334 9.44183 12.013 9.35823 11.7047C9.30539 11.5098 9.25385 11.3197 9.21092 11.1426C9.09184 10.6515 9 10.1295 9 9.5C9 8.7007 9.38227 7.81922 10.0342 7.13227C10.6828 6.44897 11.558 6 12.5 6C13.442 6 14.3172 6.44897 14.9658 7.13227C15.6177 7.81922 16 8.7007 16 9.5V10H17V9.5C17 8.40082 16.4868 7.2823 15.6911 6.44387C14.8919 5.60179 13.7671 5 12.5 5Z",fill:"currentColor"})),d=i;export{i as IconEar,d as default};
//# sourceMappingURL=index.mjs.map