diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 7c14be6fae..b092f40c2c 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -208,6 +208,10 @@ { "title": "Bugzilla" }, + { + "title": "ButterflyMX", + "slug": "butterflymx" + }, { "title": "Bybit" }, @@ -396,6 +400,10 @@ { "title": "ForUsAll" }, + { + "title": "FreeTaxUSA", + "slug": "freetaxusa" + }, { "title": "G2A" }, diff --git a/auth/assets/custom-icons/icons/butterflymx.svg b/auth/assets/custom-icons/icons/butterflymx.svg new file mode 100644 index 0000000000..b73c3b15b9 --- /dev/null +++ b/auth/assets/custom-icons/icons/butterflymx.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/auth/assets/custom-icons/icons/freetaxusa.svg b/auth/assets/custom-icons/icons/freetaxusa.svg new file mode 100644 index 0000000000..a4fc2eb654 --- /dev/null +++ b/auth/assets/custom-icons/icons/freetaxusa.svg @@ -0,0 +1 @@ + \ No newline at end of file