@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 624 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M6 17h12q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 18 19H6a.97.97 0 0 1-.713-.288A.97.97 0 0 1 5 18q0-.424.287-.712A.97.97 0 0 1 6 17m.375-3.55 4.8-7.2q.15-.225.362-.337A1 1 0 0 1 12 5.8q.25 0 .463.113a1 1 0 0 1 .362.337l4.8 7.2q.35.5.05 1.025t-.9.525h-9.55q-.6 0-.9-.525t.05-1.025M9.05 13h5.9L12 8.6z"}))}var n=React.memo(r);export{n as default};