From 0b821d5faa2d29464fedbdb3ccd73407d4816683 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 27 Oct 2025 19:09:19 +0100 Subject: [PATCH] updated to 3.1 --- proj/icons/icons.js | 15 ++++++++------- proj/icons/index.html | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/proj/icons/icons.js b/proj/icons/icons.js index 42ed5e3..113b466 100644 --- a/proj/icons/icons.js +++ b/proj/icons/icons.js @@ -6,7 +6,6 @@ Vue.component("icon", { v-on:click="copyToClipboard(utf8)" class="actual-icon" ref="icon"> - ' - ); + return ''; }, }, methods: { @@ -293,6 +288,7 @@ let vm = new Vue({ "threads", "twitter", "x", + "bluesky", "wordpress", "nextcloud", "dropbox", @@ -473,6 +469,8 @@ let vm = new Vue({ "raspberrypi", "arduino", "terminal", + "homekit", + "home_assistant", ], screen: [ "sun", @@ -501,8 +499,8 @@ let vm = new Vue({ "javascript", "typescript", "bun", - "bun_col", "postgresql", + "sqlite", "meilisearch", "elasticsearch", "minio", @@ -516,6 +514,7 @@ let vm = new Vue({ "gitlab", "osm", "leaflet", + "clanker", "openai", "claude", "anthropic", @@ -572,6 +571,8 @@ let vm = new Vue({ "ofl", "mit", "bsd", + "apache", + "copright", ], }; }, diff --git a/proj/icons/index.html b/proj/icons/index.html index 84cacc6..efb2021 100644 --- a/proj/icons/index.html +++ b/proj/icons/index.html @@ -8,7 +8,7 @@ . I tried to group them by category. You can download the whole pack as a zip -
<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v2.7/style.css">
+
<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v3.1/style.css">