From 39d3a7523e7af94561cdf872f015851e3ec78a64 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Thu, 30 Apr 2026 23:15:36 +0000 Subject: [PATCH] feat(.icons): add Lucide SVG icons for skill cards coder-modules.svg uses the Blocks icon and coder-templates.svg uses the LayoutTemplate icon. Both are white-stroke, transparent-background 24x24 SVGs, matching the existing icon style. --- .icons/coder-modules.svg | 4 ++++ .icons/coder-templates.svg | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 .icons/coder-modules.svg create mode 100644 .icons/coder-templates.svg diff --git a/.icons/coder-modules.svg b/.icons/coder-modules.svg new file mode 100644 index 000000000..0a7db6ded --- /dev/null +++ b/.icons/coder-modules.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.icons/coder-templates.svg b/.icons/coder-templates.svg new file mode 100644 index 000000000..ad2919c63 --- /dev/null +++ b/.icons/coder-templates.svg @@ -0,0 +1,5 @@ + + + + +