@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.4 kB
JavaScript
var C=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(n=V(o,t))||n.enumerable});return r};var m=(r,o,e)=>(e=r!=null?C(w(r)):{},s(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var h={};B(h,{IconVolumeDown:()=>c,default:()=>d});module.exports=I(h);var p=m(require("react"));var a=m(require("react")),i=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:u,...f})=>a.default.createElement("svg",{...f,"aria-hidden":t,role:t?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:n,...u}},e&&!t&&a.default.createElement("title",null,e),r);var c=r=>p.default.createElement(i,{...r,ariaLabel:"volume-down"},p.default.createElement("path",{d:"M13 2.88428V21.1157L5.86611 17H1V6.99998H5.86611L13 2.88428Z",fill:"currentColor"}),p.default.createElement("path",{d:"M23 11.5H15V12.5H23V11.5Z",fill:"currentColor"})),d=c;0&&(module.exports={IconVolumeDown});
//# sourceMappingURL=index.js.map
;