@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.01 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.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,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"speaker, music, sound"},t.createElement("path",{d:"M12 11.5C10.4812 11.5 9.25 12.7312 9.25 14.25C9.25 15.7688 10.4812 17 12 17C13.5188 17 14.75 15.7688 14.75 14.25C14.75 12.7312 13.5188 11.5 12 11.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 2H4V22H20V2ZM7.75 14.25C7.75 11.9028 9.65279 10 12 10C14.3472 10 16.25 11.9028 16.25 14.25C16.25 16.5972 14.3472 18.5 12 18.5C9.65279 18.5 7.75 16.5972 7.75 14.25ZM9 6V7.5H15V6H9Z",fill:"currentColor"})),d=i;export{i as IconSpeaker,d as default};
//# sourceMappingURL=index.mjs.map