@@ -602,8 +602,8 @@ export const iconsData: IconDataType[] = [
602602 id : "doctrine" ,
603603 name : "Doctrine" ,
604604 path : "icons/doctrine.svg" ,
605- categories : [ "Others " ] ,
606- keywords : [ "php" , ] ,
605+ categories : [ "Backend" , "Database "] ,
606+ keywords : [ "php" , "library" , "open source" ] ,
607607 url : "https://doctrine-project.org" ,
608608 } ,
609609 {
@@ -798,7 +798,7 @@ export const iconsData: IconDataType[] = [
798798 keywords : [ "flyio" , "hosting" , "cloud" ] ,
799799 url : "https://fly.io" ,
800800 } ,
801- {
801+ {
802802 id : "framer-dark" ,
803803 name : "Framer-Dark" ,
804804 path : "icons/framer-dark.svg" ,
@@ -2044,13 +2044,13 @@ export const iconsData: IconDataType[] = [
20442044 keywords : [ "shadcnui" ] ,
20452045 url : "https://ui.shadcn.com/" ,
20462046 } ,
2047- {
2047+ {
20482048 id : "shopware" ,
20492049 name : "Shopware" ,
20502050 path : "icons/shopware.svg" ,
20512051 categories : [ "Others" ] ,
2052- keywords : [ "shopware" , "ecommerce" , "platform" ] ,
2053- url : "https://shopware .com/" ,
2052+ keywords : [ "shopware" , "ecommerce" , "platform" , "headless" , "open source" ] ,
2053+ url : "https://github .com/shopware/shopware " ,
20542054 } ,
20552055 {
20562056 id : "sketch" ,
0 commit comments