@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 771 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M3 24a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 23v-2q0-.424.288-.712A.97.97 0 0 1 3 20h18q.424 0 .712.288.288.287.288.712v2q0 .424-.288.712A.97.97 0 0 1 21 24zm4.125-7q-.575 0-.912-.488a1.08 1.08 0 0 1-.138-1.037l4.4-11.725q.125-.35.425-.55t.65-.2h.9q.374 0 .663.2.287.2.412.55L17.95 15.5q.2.55-.137 1.025-.339.475-.913.475a1.15 1.15 0 0 1-.65-.2 1.08 1.08 0 0 1-.425-.55l-.975-2.85H9.2l-1.025 2.875q-.124.35-.413.538a1.14 1.14 0 0 1-.637.187M9.9 11.4h4.2l-2.05-5.8h-.1z"}))}var a=React.memo(r);export{a as default};