@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 954 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(l){const t=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_281)"},React.createElement("path",{fill:"currentColor",d:"M4.85 13.725q-.724 0-1.225-.512a1.68 1.68 0 0 1-.5-1.213q0-.725.512-1.225a1.68 1.68 0 0 1 1.213-.5q.7 0 1.213.512.512.513.512 1.213 0 .725-.512 1.225-.513.5-1.213.5m7.15 0q-.724 0-1.225-.512a1.68 1.68 0 0 1-.5-1.213q0-.725.513-1.225.511-.5 1.212-.5.725 0 1.225.512.5.513.5 1.213 0 .725-.512 1.225-.513.5-1.213.5m7.15 0q-.725 0-1.225-.512a1.68 1.68 0 0 1-.5-1.213q0-.725.513-1.225.512-.5 1.212-.5.726 0 1.225.512.5.513.5 1.213 0 .725-.5 1.225t-1.225.5"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_281"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var e=React.memo(a);export{e as default};