@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 o=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var f=(a,l)=>{for(var q in l)o(a,q,{get:l[q],enumerable:!0})},v=(a,l,q,r)=>{if(l&&typeof l=="object"||typeof l=="function")for(let t of s(l))!p.call(a,t)&&t!==q&&o(a,t,{get:()=>l[t],enumerable:!(r=n(l,t))||r.enumerable});return a};var w=a=>v(o({},"__esModule",{value:!0}),a);var m={};f(m,{default:()=>i});module.exports=w(m);var e=require("./utils");function c(a){const l=(0,e.handleDefaultProps)(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M5 15.15V8q0-1.65 1.175-2.825T9 4t2.825 1.175T13 8v7q0 .824.588 1.413Q14.175 17 15 17q.824 0 1.413-.587Q17 15.825 17 15V7.85l-.875.875a.93.93 0 0 1-.712.287A1.02 1.02 0 0 1 14.7 8.7q-.275-.3-.287-.7a.92.92 0 0 1 .287-.7l2.6-2.6q.15-.15.325-.213.176-.062.375-.062.2 0 .375.063a.9.9 0 0 1 .325.212l2.6 2.6q.3.3.288.7t-.288.7q-.3.3-.712.313a.93.93 0 0 1-.713-.288L19 7.85V15q0 1.65-1.175 2.825T15 19t-2.825-1.175T11 15V8q0-.824-.587-1.412A1.93 1.93 0 0 0 9 6q-.825 0-1.412.588A1.93 1.93 0 0 0 7 8v7.15l.875-.875a.93.93 0 0 1 .713-.287Q9 14 9.3 14.3q.275.3.288.7a.92.92 0 0 1-.288.7l-2.6 2.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063q-.2 0-.375-.062A.9.9 0 0 1 5.3 18.3l-2.6-2.6a.92.92 0 0 1-.287-.7q.012-.4.287-.7.3-.3.713-.312a.93.93 0 0 1 .712.287z"}))}var i=React.memo(c);