@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 583 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M6.675 19q-1.2 0-1.775-1.038-.574-1.037.075-2.037L7.5 12 4.975 8.075q-.65-1-.075-2.037Q5.475 5 6.675 5H15q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15l-3.525 5a1.9 1.9 0 0 1-.712.625A2 2 0 0 1 15 19zM15 17l3.55-5L15 7H6.65l2.55 3.9q.325.5.325 1.1T9.2 13.1L6.65 17z"}))}var n=React.memo(r);export{n as default};