@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 941 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(l){const e=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9.412 14.79c0 1.813-.188 3.227-.577 4.322-.322.906-.911 2.085-2.363 2.288h-.544C3.211 21.4 1 19.2 1 16.497V2.81C1 2.363 1.365 2 1.814 2h15.043c.45 0 .814.363.814.81v11.17h-7.445a.81.81 0 0 0-.814.81m4.124-9.145h-8.4a.81.81 0 0 0-.814.81c0 .446.365.809.814.809h8.4a.81.81 0 0 0 .814-.81.81.81 0 0 0-.814-.809m-9.214 4.977c0 .447.365.81.814.81h8.4a.81.81 0 0 0 .814-.81.81.81 0 0 0-.814-.81h-8.4a.81.81 0 0 0-.814.81",clipRule:"evenodd"}),React.createElement("path",{fill:"currentColor",d:"M22.147 15.596H19.72l-.047.002h-8.647c-.098 2.867-.718 4.681-1.576 5.801h8.49c2.768 0 5.02-2.24 5.02-4.994a.81.81 0 0 0-.814-.809"}))}var c=React.memo(r);export{c as default};