@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 739 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(t){const o=e(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:"M6.5 16q-1.875 0-3.187-1.312Q2 13.375 2 11.5t1.313-3.187T6.5 7t3.188 1.313T11 11.5q0 .675-.2 1.3a5.6 5.6 0 0 1-.55 1.2h3.5a5.6 5.6 0 0 1-.55-1.2 4.2 4.2 0 0 1-.2-1.3q0-1.875 1.313-3.187Q15.625 6.999 17.5 7q1.875 0 3.188 1.313Q22 9.625 22 11.5t-1.312 3.188T17.5 16zm0-2q1.05 0 1.775-.725T9 11.5t-.725-1.775T6.5 9t-1.775.725T4 11.5t.725 1.775T6.5 14m11 0q1.05 0 1.775-.725T20 11.5t-.725-1.775T17.5 9t-1.775.725T15 11.5t.725 1.775T17.5 14"}))}var l=React.memo(r);export{l as default};