@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 a}from"./utils";function o(t){const q=a(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"M9 12q.424 0 .713-.287A.97.97 0 0 0 10 11V8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 9 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 8 8v3q0 .424.287.713Q8.576 12 9 12m2 6h2q.424 0 .713-.288A.97.97 0 0 0 14 17v-1q0-.825-.588-1.412A1.93 1.93 0 0 0 12 14q-.825 0-1.412.588A1.93 1.93 0 0 0 10 16v1q0 .424.287.712.288.288.713.288m4-6q.424 0 .713-.287A.97.97 0 0 0 16 11V8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 15 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 14 8v3q0 .424.287.713.288.287.713.287m-3 10a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-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 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"}))}var e=React.memo(o);export{e as default};