@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 780 B
JavaScript
import React from 'react';
import{handleDefaultProps as i}from"./utils";function e(l){const t=i(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_495)"},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 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zM20 8l-7.475 4.675a1.04 1.04 0 0 1-.525.15 1.04 1.04 0 0 1-.525-.15L4 8v10h16zm-8 3 8-5H4zM4 8.25V6.775 6.8v-.013z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_495"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(e);export{p as default};