diff options
author | Volpeon <git@volpeon.ink> | 2021-11-21 10:19:32 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-21 10:19:32 +0100 |
commit | 5461056f579a67b6413be39a74b524336b04da42 (patch) | |
tree | 735175aedc9fac0493e87067b77ef9a6a552215e /content | |
parent | Clwanup (diff) | |
download | volpeon.ink-5461056f579a67b6413be39a74b524336b04da42.tar.gz volpeon.ink-5461056f579a67b6413be39a74b524336b04da42.tar.bz2 volpeon.ink-5461056f579a67b6413be39a74b524336b04da42.zip |
Add arrow to list category title
Diffstat (limited to 'content')
-rw-r--r-- | content/symbols.svg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/symbols.svg b/content/symbols.svg index 82bdc76..46b506d 100644 --- a/content/symbols.svg +++ b/content/symbols.svg | |||
@@ -6,6 +6,8 @@ | |||
6 | <path fill="currentColor" stroke="none" d="M 9.915975,13 H 12.08401 L 15.584018,3 h -2.168036 z" /> | 6 | <path fill="currentColor" stroke="none" d="M 9.915975,13 H 12.08401 L 15.584018,3 h -2.168036 z" /> |
7 | </symbol> | 7 | </symbol> |
8 | 8 | ||
9 | <symbol id="icon-blank" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid"></symbol> | ||
10 | |||
9 | <symbol id="icon-arrow-right" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid"> | 11 | <symbol id="icon-arrow-right" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid"> |
10 | <path d="m8.75 3.75 4.5 4.5-4.5 4.5m-6-4.5h10.5" fill="none" stroke="currentColor" /> | 12 | <path d="m8.75 3.75 4.5 4.5-4.5 4.5m-6-4.5h10.5" fill="none" stroke="currentColor" /> |
11 | </symbol> | 13 | </symbol> |