@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 764 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function o(l){const t=a(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"m3.4 16.4-2.3-2.25a.96.96 0 0 1-.3-.7q0-.4.3-.7 2.2-2.374 5.075-3.562T12 8t5.813 1.188T22.9 12.75q.3.3.3.7t-.3.7l-2.3 2.25a.975.975 0 0 1-1.3.1l-2.9-2.2a1 1 0 0 1-.3-.35 1 1 0 0 1-.1-.45v-2.85a15 15 0 0 0-1.95-.475A12 12 0 0 0 12 10q-1.05 0-2.05.175T8 10.65v2.85a1 1 0 0 1-.1.45 1 1 0 0 1-.3.35l-2.9 2.2q-.3.225-.662.2a.98.98 0 0 1-.638-.3M6 11.45q-.725.375-1.4.863-.675.486-1.4 1.087l1 1L6 13zm12 .05V13l1.8 1.4 1-.95a15 15 0 0 0-1.4-1.125A10 10 0 0 0 18 11.5"}))}var e=React.memo(o);export{e as default};