@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 833 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function a(l){const o=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",...o},React.createElement("path",{fill:"#00B386",d:"m3.332 36.667 23.333-8.334-15-15zM24.216 20.883l9.317-9.316a2.08 2.08 0 0 1 2.95 0l.983.983 1.767-1.767-.984-.983a4.597 4.597 0 0 0-6.483 0l-9.317 9.317zM16.765 11.467l-.984.983 1.767 1.767.983-.984a4.597 4.597 0 0 0 0-6.483l-.983-.983L15.78 7.55l.984.983c.8.8.8 2.134 0 2.934M28.431 19.8l-2.65 2.65 1.767 1.767 2.65-2.65a2.08 2.08 0 0 1 2.95 0l2.683 2.683 1.767-1.767-2.683-2.683c-1.8-1.783-4.7-1.783-6.484 0M25.1 9.8l-5.983 5.983 1.767 1.767 5.983-5.983a4.597 4.597 0 0 0 0-6.484l-2.65-2.65L22.451 4.2l2.65 2.65c.8.817.8 2.15 0 2.95"}))}var n=React.memo(a);export{n as default};