@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 814 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(a){const l=o(a);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:"M20 21H4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 3 20q0-.425.287-.713A.97.97 0 0 1 4 19h16q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 20 21M5.3 12.4l4.8-1.3-3.475-5.9a.9.9 0 0 1-.075-.75q.125-.4.55-.525l.425-.125a.83.83 0 0 1 .45-.025q.225.05.4.2L14.85 9.8l5-1.35a1.53 1.53 0 0 1 1.45.3q.65.525.65 1.4 0 .55-.337.975a1.66 1.66 0 0 1-.863.575L5.575 15.8a.9.9 0 0 1-.625-.025.98.98 0 0 1-.475-.425L2.45 11.9a.57.57 0 0 1-.038-.575.58.58 0 0 1 .463-.35l.375-.075a.6.6 0 0 1 .275.012q.125.037.25.138z"}))}var r=React.memo(t);export{r as default};