@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 927 B
JavaScript
import React from 'react';
import{handleDefaultProps as p}from"./utils";function e(l){const t=p(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_517)"},React.createElement("path",{fill:"currentColor",d:"M21 8.417q.8 0 1.4.6t.6 1.4v2a2 2 0 0 1-.15.75l-3 7.05q-.225.5-.75.85t-1.1.35h-8q-.825 0-1.412-.587A1.93 1.93 0 0 1 8 19.417V9.242q0-.399.162-.762.164-.363.438-.638l5.425-5.4q.375-.35.887-.425.513-.075.988.175.476.25.687.7.213.45.088.925l-1.125 4.6zm-17 13q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19.417v-9q0-.825.587-1.412A1.93 1.93 0 0 1 4 8.417q.824 0 1.412.588Q6 9.592 6 10.417v9q0 .825-.588 1.413A1.93 1.93 0 0 1 4 21.417"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_517"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var o=React.memo(e);export{o as default};