@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 667 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function a(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 6 10",...t},React.createElement("path",{fill:"#44475B",d:"M6 3.168q0 .16-.111.278a.35.35 0 0 1-.264.117H.375a.35.35 0 0 1-.264-.117A.4.4 0 0 1 0 3.168q0-.161.111-.279L2.736.118A.35.35 0 0 1 3 0q.153 0 .264.118l2.625 2.771A.4.4 0 0 1 6 3.168M0 6.335q0-.16.111-.278a.35.35 0 0 1 .264-.118h5.25q.153 0 .264.118A.4.4 0 0 1 6 6.335q0 .16-.111.279l-2.625 2.77A.35.35 0 0 1 3 9.503a.35.35 0 0 1-.264-.117L.111 6.614A.4.4 0 0 1 0 6.335"}))}var n=React.memo(a);export{n as default};