@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 802 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(l){const a=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M6.7 19.3a.95.95 0 0 1-.275-.7q0-.425.275-.7l4.3-4.3V6.875L9.125 8.75q-.3.3-.7.3a.96.96 0 0 1-.7-.3q-.3-.3-.3-.713 0-.412.3-.712l3.575-3.6q.15-.15.325-.213.175-.062.375-.062t.375.062a.9.9 0 0 1 .325.213l3.625 3.625q.3.3.3.7t-.3.7-.712.3a.97.97 0 0 1-.713-.3L13 6.875v6.7a1.98 1.98 0 0 1-.575 1.4L8.1 19.3a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275m10.6.025a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-1.8-1.775a.96.96 0 0 1-.3-.7q0-.4.3-.7t.713-.3.712.3l1.775 1.775q.276.274.287.688a.93.93 0 0 1-.287.712"}))}var r=React.memo(o);export{r as default};