aboutsummaryrefslogtreecommitdiff
path: root/v2/src/content/img/link.svg
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-05 19:23:30 -0300
committerEuAndreh <eu@euandre.org>2023-04-05 19:23:30 -0300
commitc27c67816281afd99d91b6bb5c60c9b82cfb658b (patch)
tree2499933e5b842e92d6b76f0e6455fbb5049d9e2e /v2/src/content/img/link.svg
parentv2: Remove po/po4a.cfg from repository (diff)
downloadeuandre.org-c27c67816281afd99d91b6bb5c60c9b82cfb658b.tar.gz
euandre.org-c27c67816281afd99d91b6bb5c60c9b82cfb658b.tar.xz
v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)
Diffstat (limited to '')
-rw-r--r--[l---------]v2/src/content/img/link.svg6
1 files changed, 5 insertions, 1 deletions
diff --git a/v2/src/content/img/link.svg b/v2/src/content/img/link.svg
index bf69c40..e5c7050 120000..100644
--- a/v2/src/content/img/link.svg
+++ b/v2/src/content/img/link.svg
@@ -1 +1,5 @@
-../../../../static/link.svg \ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?>
+<svg width="22" height="22" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd"
+ d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z" />
+</svg>