@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 799 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function i(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_514)"},React.createElement("path",{fill:"currentColor",d:"M21 8.4q.8 0 1.4.6t.6 1.4v2q0 .176-.05.375-.05.2-.1.375l-3 7.05q-.225.5-.75.85t-1.1.35H7v-13l6-5.95q.375-.375.887-.437.513-.063.988.187t.7.7.1.925L14.55 8.4zM9 9.25V19.4h9l3-7v-2h-9l1.35-5.5zM4 21.4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19.4v-9q0-.825.587-1.412A1.93 1.93 0 0 1 4 8.4h3v2H4v9h3v2z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_514"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var h=React.memo(i);export{h as default};