mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Design improvements and bug fixes
This commit is contained in:
@@ -272,6 +272,13 @@ const Icons = [
|
||||
category: "Search",
|
||||
url: "https://www.google.com/",
|
||||
},
|
||||
{
|
||||
id: 40,
|
||||
href: "/library/framer.svg",
|
||||
title: "Framer",
|
||||
category: "Design",
|
||||
url: "https://framer.com/",
|
||||
}
|
||||
];
|
||||
|
||||
export default Icons;
|
||||
|
||||
Reference in New Issue
Block a user