aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/static/icons/code.svg
diff options
context:
space:
mode:
authorKevin Hoerr <kjhoerr@protonmail.com>2025-09-18 13:24:08 -0400
committerGitHub <noreply@github.com>2025-09-18 13:24:08 -0400
commit00416a17242d7f979383bfee0d39825bfd710ef3 (patch)
tree48f064d8f53b8962008713853fc0bcdf900e86ce /src/static/icons/code.svg
parent5346b6eb887dfb44b963f77a7972c72fbfb7ff46 (diff)
downloadsubmelon.dev-00416a17242d7f979383bfee0d39825bfd710ef3.tar.gz
submelon.dev-00416a17242d7f979383bfee0d39825bfd710ef3.tar.bz2
submelon.dev-00416a17242d7f979383bfee0d39825bfd710ef3.zip
Content updates (#394)
* config.json: Update email * devcontainer.json: Update devcontainer image for Bookworm, nodejs 22 * devcontainer.json: Support podman with container user settings * index.njk: Update recent technology experience * page.njk: Update copy year to 2025 * fingerprint.svg: Add new fingerprint icon * styles.css: Add fingerprint icon class * index.njk: Switch pantry link for public key link * styles.css: Remove code icon class * code.svg: Remove code icon * index.njk: Fix icon name
Diffstat (limited to 'src/static/icons/code.svg')
-rw-r--r--src/static/icons/code.svg4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/static/icons/code.svg b/src/static/icons/code.svg
deleted file mode 100644
index ddd0a7d..0000000
--- a/src/static/icons/code.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" fill="#000000" aria-hidden="true" focusable="false" height="20" width="20" viewBox="0 0 640 512">
- <!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2023 Fonticons, Inc.-->
- <path d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"/>
-</svg> \ No newline at end of file