diff --git a/public/icons/socratic/dark.svg b/public/icons/socratic/dark.svg new file mode 100644 index 00000000..279536a9 --- /dev/null +++ b/public/icons/socratic/dark.svg @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/public/icons/socratic/default.svg b/public/icons/socratic/default.svg new file mode 100644 index 00000000..26db5ef1 --- /dev/null +++ b/public/icons/socratic/default.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/icons/socratic/light.svg b/public/icons/socratic/light.svg new file mode 100644 index 00000000..26db5ef1 --- /dev/null +++ b/public/icons/socratic/light.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/data/icons.json b/src/data/icons.json index 3b07823a..395f748c 100644 --- a/src/data/icons.json +++ b/src/data/icons.json @@ -1,4 +1,24 @@ [ + { + "slug": "socratic", + "title": "Socratic AI", + "aliases": [], + "hex": "fefefe", + "categories": [ + "AI", + "Platform" + ], + "variants": { + "default": "/icons/socratic/default.svg", + "light": "/icons/socratic/light.svg", + "dark": "/icons/socratic/dark.svg" + }, + "license": "MIT", + "url": "https://www.usesocratic.com/", + "dateAdded": "2026-06-03", + "collection": "brands" + }, + { "slug": "01dotai", "title": "01.AI (零一万物)",