mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
chore: add payment tag to polar
Polar is a payment infrastructure company so it seemed appropriate to tag them `Payment`
This commit is contained in:
+1
-1
@@ -3212,7 +3212,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Polar',
|
title: 'Polar',
|
||||||
category: 'Software',
|
category: ['Software', 'Payment'],
|
||||||
route: {
|
route: {
|
||||||
light: '/library/polar-sh_light.svg',
|
light: '/library/polar-sh_light.svg',
|
||||||
dark: '/library/polar-sh_dark.svg'
|
dark: '/library/polar-sh_dark.svg'
|
||||||
|
|||||||
Reference in New Issue
Block a user