@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.5 kB
JavaScript
var React = require('react');
var r=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var q=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var h=(o,a)=>{for(var l in a)r(o,l,{get:a[l],enumerable:!0})},s=(o,a,l,e)=>{if(a&&typeof a=="object"||typeof a=="function")for(let t of q(a))!v.call(o,t)&&t!==l&&r(o,t,{get:()=>a[t],enumerable:!(e=n(a,t))||e.enumerable});return o};var p=o=>s(r({},"__esModule",{value:!0}),o);var i={};h(i,{default:()=>f});module.exports=p(i);var m=require("./utils");function c(o){const a=(0,m.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm8-4.5 6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.25-4.5a.73.73 0 0 1-.75-.75v-4.5a.73.73 0 0 1 .75-.75.73.73 0 0 1 .75.75v4.5a.73.73 0 0 1-.75.75m2.45-3 1.275 1.9q.225.35.025.725a.66.66 0 0 1-.625.375.63.63 0 0 1-.325-.088.76.76 0 0 1-.25-.237L13.5 9l1.8-2.675q.1-.15.25-.237A.63.63 0 0 1 15.875 6q.425 0 .637.375t-.037.725zm-6.7 1.5h1.75a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75h-2.5a.73.73 0 0 1-.75-.75V9a.73.73 0 0 1 .75-.75H9.5V7.5H7.75A.73.73 0 0 1 7 6.75.73.73 0 0 1 7.75 6h2.5a.73.73 0 0 1 .75.75V9a.73.73 0 0 1-.75.75H8.5zM9 15l-4 4h14v-6l-5.3 5.3q-.3.3-.7.3a.96.96 0 0 1-.7-.3z"}))}var f=React.memo(c);