@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 861 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function p(l){const t=o(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_362)"},React.createElement("path",{fill:"currentColor",d:"m10 21-4.2 1.8q-1 .426-1.9-.163-.9-.587-.9-1.662V8q0-.824.587-1.412A1.93 1.93 0 0 1 5 6h10q.824 0 1.413.588Q17 7.175 17 8v12.975q0 1.075-.9 1.662-.9.588-1.9.163zm10 0a.97.97 0 0 1-.712-.288A.97.97 0 0 1 19 20V4H7a.97.97 0 0 1-.713-.288A.97.97 0 0 1 6 3q0-.424.287-.712A.97.97 0 0 1 7 2h12q.824 0 1.413.587Q21 3.176 21 4v16q0 .424-.288.712A.97.97 0 0 1 20 21"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_362"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var a=React.memo(p);export{a as default};