@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 663 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(t){const o=l(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:"m10.575 19.575-9.05-9.05q-.3-.3-.45-.675t-.15-.75q0-.425.175-.812a2 2 0 0 1 .525-.688Q3.675 5.824 6.5 4.913 9.325 4 12 4t5.5.912q2.825.913 4.875 2.688.35.3.525.688a1.95 1.95 0 0 1 .025 1.562q-.15.375-.45.675l-9.05 9.05q-.3.3-.675.45t-.75.15-.75-.15-.675-.45M12 18.15l9.1-9.1q-1.975-1.5-4.3-2.275A15.1 15.1 0 0 0 12 6q-2.475 0-4.8.775A14.8 14.8 0 0 0 2.9 9.05z"}))}var n=React.memo(r);export{n as default};