@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 938 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var i=(o,t)=>{for(var e in t)l(o,e,{get:t[e],enumerable:!0})},m=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of a(t))!f.call(o,r)&&r!==e&&l(o,r,{get:()=>t[r],enumerable:!(n=p(t,r))||n.enumerable});return o};var v=o=>m(l({},"__esModule",{value:!0}),o);var u={};i(u,{default:()=>h});module.exports=v(u);var s=require("./utils");function c(o){const t=(0,s.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M11 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 19v-6L4.2 5.6q-.375-.5-.113-1.05Q4.35 4 5 4h14q.65 0 .913.55.261.55-.113 1.05L14 13v6q0 .424-.287.712A.97.97 0 0 1 13 20zm1-7.7L16.95 6h-9.9z"}))}var h=React.memo(c);