@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 944 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function q(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M20 20a.97.97 0 0 1-.712-.288A.97.97 0 0 1 19 19v-1q0-.424.288-.712A.97.97 0 0 1 20 17h2v-1h-2.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7q.15-.15.35-.15H22q.424 0 .712.287.288.288.288.713v1q0 .424-.288.712A.97.97 0 0 1 22 18h-2v1h2.5q.2 0 .35.15a.48.48 0 0 1 0 .7.48.48 0 0 1-.35.15zM7.925 18q-.676 0-.987-.575-.313-.575.037-1.15l3.525-5.55L7.3 5.7q-.35-.55-.037-1.125Q7.575 4 8.225 4q.3 0 .55.138.25.137.4.387L11.95 9h.1l2.75-4.475q.15-.25.412-.388Q15.476 4 15.75 4q.675 0 .975.575t-.05 1.15l-3.2 5 3.55 5.55q.35.575.025 1.15t-.975.575q-.3 0-.55-.137a1.05 1.05 0 0 1-.4-.388l-3.075-4.9h-.1l-3.075 4.9q-.15.25-.412.387a1.15 1.15 0 0 1-.538.138"}))}var a=React.memo(q);export{a as default};