@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.75 kB
JavaScript
"use strict";var m=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var L=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of h(e))!y.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=C(e,t))||s.enumerable});return r};var u=(r,e,o)=>(o=r!=null?m(f(r)):{},i(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>i(p({},"__esModule",{value:!0}),r);var B={};L(B,{IconCurrencyRupees:()=>c,default:()=>x});module.exports=g(B);var n=u(require("react"));var a=u(require("react")),l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...k})=>a.default.createElement("svg",{...k,"aria-hidden":t,role:t?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:s,...d}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(l,{...r,ariaLabel:"currency-rupees, money"},n.default.createElement("path",{d:"M5 3H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M5 8H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15 21L5 13.5V13H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M11 13C17.667 13 17.667 3 11 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconCurrencyRupees});
//# sourceMappingURL=index.js.map