@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.22 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(a){const l=t(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("g",{clipPath:"url(#clip0_1_635)"},React.createElement("path",{fill:"currentColor",d:"M10.003 16.141q.424 0 .713-.287a.97.97 0 0 0 .287-.713v-6a.97.97 0 0 0-.287-.712.97.97 0 0 0-.713-.288.97.97 0 0 0-.712.288.97.97 0 0 0-.288.712v6q0 .424.288.713.287.287.712.287m4 0q.424 0 .713-.287a.97.97 0 0 0 .287-.713v-6a.97.97 0 0 0-.287-.712.97.97 0 0 0-.713-.288.97.97 0 0 0-.712.288.97.97 0 0 0-.288.712v6q0 .424.288.713.287.287.712.287m-2 6a9.7 9.7 0 0 1-3.9-.787 10.1 10.1 0 0 1-3.175-2.138q-1.35-1.35-2.137-3.175a9.7 9.7 0 0 1-.788-3.9q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137a9.7 9.7 0 0 1 3.9-.788q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.138 3.175a9.7 9.7 0 0 1 .787 3.9 9.7 9.7 0 0 1-.787 3.9 10.1 10.1 0 0 1-2.138 3.175q-1.35 1.35-3.175 2.138a9.7 9.7 0 0 1-3.9.787"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_635"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var o=React.memo(e);export{o as default};