summaryrefslogtreecommitdiffhomepage
path: root/common/img
diff options
context:
space:
mode:
authorColleen <[email protected]>2023-01-17 05:17:24 -0400
committerColleen <[email protected]>2023-01-17 05:17:24 -0400
commit30874d4f8889e2d3db58c56e74c00e6dd3b6e07a (patch)
tree21db060c02a87596913239662a6c8c7c1cf6a997 /common/img
parenta429c99a097132642e943e6c172f1ce0aa966409 (diff)
downloadraylib.com-30874d4f8889e2d3db58c56e74c00e6dd3b6e07a.tar.gz
raylib.com-30874d4f8889e2d3db58c56e74c00e6dd3b6e07a.zip
Added copyable links to sections on the homepage.
Diffstat (limited to 'common/img')
-rw-r--r--common/img/anchor_link.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/img/anchor_link.svg b/common/img/anchor_link.svg
new file mode 100644
index 0000000..0bf8d19
--- /dev/null
+++ b/common/img/anchor_link.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path>
+ <path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path>
+
+</svg> \ No newline at end of file