@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.34 kB
JavaScript
var React = require('react');
var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var A=(l,t)=>{for(var q in t)a(l,q,{get:t[q],enumerable:!0})},h=(l,t,q,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of s(t))!p.call(l,o)&&o!==q&&a(l,o,{get:()=>t[o],enumerable:!(e=n(t,o))||e.enumerable});return l};var m=l=>h(a({},"__esModule",{value:!0}),l);var c={};A(c,{default:()=>f});module.exports=m(c);var r=require("./utils");function v(l){const t=(0,r.handleDefaultProps)(l);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 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h4q.424 0 .713.287Q9 4.576 9 5q0 .424-.287.713A.97.97 0 0 1 8 6H4v12h16V6h-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 5q0-.424.287-.713A.97.97 0 0 1 16 4h4q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm7-8.4V5q0-.424.287-.713A.97.97 0 0 1 12 4q.424 0 .713.287Q13 4.576 13 5v6.6l1.9-1.9a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7l-3.6 3.6q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-3.6-3.6a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275z"}))}var f=React.memo(v);