@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 732 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:"M2.7 17.625a.93.93 0 0 1-.287-.712.98.98 0 0 1 .287-.688l5.275-5.35Q8.55 10.3 9.4 10.3t1.425.575l2.575 2.6 5.2-5.15H17a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712q0-.424.288-.713A.97.97 0 0 1 17 6.325h4q.424 0 .713.287.287.288.287.713v4q0 .424-.287.713a.97.97 0 0 1-.713.287.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713v-1.6L14.825 14.9q-.575.575-1.425.575t-1.425-.575L9.4 12.325l-5.3 5.3a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275"}))}var n=React.memo(e);export{n as default};