@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 615 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function e(t){const o=l(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:"M5 10.425V14q0 .424-.287.713A.97.97 0 0 1 4 15a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 14V8q0-.424.288-.713A.97.97 0 0 1 4 7h6q.424 0 .713.287Q11 7.576 11 8q0 .424-.287.713A.97.97 0 0 1 10 9H6.4l5.6 5.6 6.9-6.9q.3-.3.7-.288t.7.313q.276.3.287.7a.92.92 0 0 1-.287.7L13.425 16q-.3.3-.675.45t-.75.15-.75-.15-.675-.45z"}))}var s=React.memo(e);export{s as default};