@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.17 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var q=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var l in t)e(o,l,{get:t[l],enumerable:!0})},p=(o,t,l,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of q(t))!v.call(o,r)&&r!==l&&e(o,r,{get:()=>t[r],enumerable:!(n=m(t,r))||n.enumerable});return o};var f=o=>p(e({},"__esModule",{value:!0}),o);var d={};a(d,{default:()=>c});module.exports=f(d);var s=require("./utils");function h(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:"M4 17q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 15V7.15q0-.375.212-.738.213-.362.588-.562l6.8-3.4q.425-.2.9-.213t.9.213l6.65 3.4q.3.15.512.475T18.85 7h-2.925L10.5 4.25 4 7.475zm3 4q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 19v-9q0-.824.588-1.413A1.93 1.93 0 0 1 7 8h13q.824 0 1.413.587Q22 9.175 22 10v9q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21zm5.575-6.125L7 12v7h13v-7l-5.575 2.875Q14 15.1 13.5 15.1t-.925-.225m.925-1.525L20 10H7z"}))}var c=React.memo(h);