@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.6 kB
JavaScript
;var C=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!H.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?C(h(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconVoiceMid:()=>V,default:()=>B});module.exports=x(I);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"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:l,...c}},t&&!e&&a.default.createElement("title",null,t),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"voice-mid, wave"},n.default.createElement("path",{d:"M8.5 19H7V5H8.5V19Z",fill:"currentColor"}),n.default.createElement("path",{d:"M17 17H15.5V7H17V17Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.75 15H11.25V9H12.75V15Z",fill:"currentColor"}),n.default.createElement("path",{d:"M4.5 14H3V10H4.5V14Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 14H19.5V10H21V14Z",fill:"currentColor"})),B=V;0&&(module.exports={IconVoiceMid});
//# sourceMappingURL=index.js.map