@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 724 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(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:"M4.35 10.5a13.6 13.6 0 0 1 3.625-1.85Q9.925 8 12 8t4.025.65 3.625 1.85l1.45-1.45q-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.05zm6.225 9.075-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-.45"}))}var n=React.memo(e);export{n as default};