@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 888 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(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:"M6 7.4V9q0 .424-.287.713A.97.97 0 0 1 5 10a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 9V5q0-.424.287-.713A.97.97 0 0 1 5 4h4q.424 0 .713.287Q10 4.576 10 5q0 .424-.287.713A.97.97 0 0 1 9 6H7.4l5.025 5.025q.275.275.425.637.15.363.15.763V19q0 .424-.287.712A.97.97 0 0 1 12 20a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 19v-6.6zm12 0-2.45 2.475q-.3.3-.713.3a.97.97 0 0 1-.712-.3q-.3-.3-.3-.725t.3-.725L16.6 6H15a.97.97 0 0 1-.713-.287A.97.97 0 0 1 14 5q0-.424.287-.713A.97.97 0 0 1 15 4h4q.424 0 .712.287Q20 4.576 20 5v4q0 .424-.288.713A.97.97 0 0 1 19 10a.97.97 0 0 1-.712-.287A.97.97 0 0 1 18 9z"}))}var r=React.memo(a);export{r as default};