@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 471 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(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:"M11 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 19v-6L4.2 5.6q-.375-.5-.112-1.05Q4.35 4 5 4h14q.65 0 .913.55.261.55-.113 1.05L14 13v6q0 .424-.287.712A.97.97 0 0 1 13 20z"}))}var n=React.memo(e);export{n as default};