about summary refs log tree commit diff stats
path: root/wiki/lib/images/menu/account-plus.svg
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
committerahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
commit2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch)
treef9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/lib/images/menu/account-plus.svg
parentbcb215c3a7e914d05f166846a33860e48bba64fb (diff)
downloadsite-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz
removed dokuwiki
Diffstat (limited to 'wiki/lib/images/menu/account-plus.svg')
-rw-r--r--wiki/lib/images/menu/account-plus.svg1
1 files changed, 0 insertions, 1 deletions
diff --git a/wiki/lib/images/menu/account-plus.svg b/wiki/lib/images/menu/account-plus.svg
deleted file mode 100644
index a978bf1..0000000
--- a/wiki/lib/images/menu/account-plus.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15 14c-2.67 0-8 1.33-8 4v2h16v-2c0-2.67-5.33-4-8-4m-9-4V7H4v3H1v2h3v3h2v-3h3v-2m6 2a4 4 0 0 0 4-4 4 4 0 0 0-4-4 4 4 0 0 0-4 4 4 4 0 0 0 4 4z"/></svg>
\ No newline at end of file
kkartik.com> 2020-10-26 21:24:43 -0700 committer Kartik Agaram <vc@akkartik.com> 2020-10-26 21:24:43 -0700 7115' href='/akkartik/mu/commit/310copy-bytes.subx?h=main&id=71418907f69cd29ea9a07e7b2f80d51bcec3bba2'>71418907 ^
e0bceffe ^





a148b23a ^
71418907 ^
a148b23a ^
71418907 ^
a148b23a ^













71418907 ^
a148b23a ^











71418907 ^
a148b23a ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157