@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.12 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:l,color:a,ariaHidden:e=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},l&&!e&&n.createElement("title",null,l),t);var V=t=>r.createElement(p,{...t,ariaLabel:"voice-sparkle, ai, sound"},r.createElement("path",{d:"M8.5 21H7V3H8.5V21Z",fill:"currentColor"}),r.createElement("path",{d:"M16.4004 13L17.4004 15.5996L20 16.5996V17.4004L17.4004 18.4004L16.4004 21H15.5996L14.5996 18.4004L12 17.4004V16.5996L14.5996 15.5996L15.5996 13H16.4004Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 15H3V9H4.5V15Z",fill:"currentColor"}),r.createElement("path",{d:"M12.75 14.5H11.25V7H12.75V14.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 14.5H19.5V9H21V14.5Z",fill:"currentColor"}),r.createElement("path",{d:"M17 11.5H15.5V5H17V11.5Z",fill:"currentColor"})),m=V;export{V as IconVoiceSparkle,m as default};
//# sourceMappingURL=index.mjs.map