@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 714 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:"M5 20h14q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 19 22H5a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 21q0-.424.287-.712A.97.97 0 0 1 5 20m5-2a.97.97 0 0 1-.713-.288A.97.97 0 0 1 9 17v-6H7.05q-.625 0-.9-.562-.275-.564.1-1.063l4.95-6.35q.15-.2.363-.3a1.02 1.02 0 0 1 .874 0 .96.96 0 0 1 .363.3l4.95 6.35q.375.5.1 1.063t-.9.562H15v6q0 .424-.287.712A.97.97 0 0 1 14 18zm1-2h2V9h1.9L12 5.25 9.1 9H11z"}))}var a=React.memo(r);export{a as default};