@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 807 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(l){const t=e(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_507)"},React.createElement("path",{fill:"currentColor",d:"M7 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 6 18v-2h13V7h2q.424 0 .712.287Q22 7.576 22 8v12.575q0 .674-.613.938-.612.262-1.087-.213L18 19zm-1-5-2.3 2.3q-.476.475-1.088.212Q2 16.25 2 15.576V4q0-.424.288-.712A.97.97 0 0 1 3 3h13q.424 0 .712.288Q17 3.575 17 4v9q0 .424-.288.713A.97.97 0 0 1 16 14zm9-2V5H4v7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_507"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(o);export{p as default};