jekyll-octicons 0.0.0.pre.5055845 → 0.0.0.pre.5506537
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/build/data.json +1 -1
- data/lib/build/svg/alert-fill-12.svg +1 -0
- data/lib/build/svg/bell-fill-16.svg +1 -0
- data/lib/build/svg/check-circle-fill-12.svg +1 -0
- data/lib/build/svg/copy-16.svg +1 -0
- data/lib/build/svg/copy-24.svg +1 -0
- data/lib/build/svg/duplicate-16.svg +1 -1
- data/lib/build/svg/duplicate-24.svg +1 -1
- data/lib/build/svg/iterations-16.svg +1 -0
- data/lib/build/svg/iterations-24.svg +1 -0
- data/lib/build/svg/no-entry-16.svg +1 -1
- data/lib/build/svg/no-entry-fill-12.svg +1 -0
- data/lib/build/svg/{clippy-16.svg → paste-16.svg} +0 -0
- data/lib/build/svg/{clippy-24.svg → paste-24.svg} +0 -0
- data/lib/build/svg/person-fill-16.svg +1 -0
- data/lib/build/svg/person-fill-24.svg +1 -0
- data/lib/build/svg/{select-single-16.svg → single-select-16.svg} +0 -0
- data/lib/build/svg/stack-16.svg +1 -0
- data/lib/build/svg/stack-24.svg +1 -0
- data/lib/build/svg/telescope-fill-16.svg +1 -0
- data/lib/build/svg/telescope-fill-24.svg +1 -0
- data/lib/build/svg/x-circle-fill-12.svg +1 -0
- data/lib/jekyll-octicons/version.rb +1 -1
- metadata +22 -7
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 01-1.146 1.954H1.33A1.312 1.312 0 01.183 9.058L4.855.708zM7 7V3H5v4h2zm-1 3a1 1 0 100-2 1 1 0 000 2z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M8 16c.9 0 1.7-.6 1.9-1.5.1-.3-.1-.5-.4-.5h-3c-.3 0-.5.2-.4.5.2.9 1 1.5 1.9 1.5zM3 5c0-2.8 2.2-5 5-5s5 2.2 5 5v3l1.7 2.6c.2.2.3.5.3.8 0 .8-.7 1.5-1.5 1.5h-11c-.8.1-1.5-.6-1.5-1.4 0-.3.1-.6.3-.8L3 8.1V5z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M6 0a6 6 0 100 12A6 6 0 006 0zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z"/><path fill-rule="evenodd" d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.024 3.75c0-.966.784-1.75 1.75-1.75H20.25c.966 0 1.75.784 1.75 1.75v11.498a1.75 1.75 0 01-1.75 1.75H8.774a1.75 1.75 0 01-1.75-1.75V3.75zm1.75-.25a.25.25 0 00-.25.25v11.498c0 .139.112.25.25.25H20.25a.25.25 0 00.25-.25V3.75a.25.25 0 00-.25-.25H8.774z"/><path d="M1.995 10.749a1.75 1.75 0 011.75-1.751H5.25a.75.75 0 110 1.5H3.745a.25.25 0 00-.25.25L3.5 20.25c0 .138.111.25.25.25h9.5a.25.25 0 00.25-.25v-1.51a.75.75 0 111.5 0v1.51A1.75 1.75 0 0113.25 22h-9.5A1.75 1.75 0 012 20.25l-.005-9.501z"/></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M10.5 3a.75.75 0 01.75.75v1h1a.75.75 0 010 1.5h-1v1a.75.75 0 01-1.5 0v-1h-1a.75.75 0 010-1.5h1v-1A.75.75 0 0110.5 3z"/><path fill-rule="evenodd" d="M6.75 0A1.75 1.75 0 005 1.75v7.5c0 .966.784 1.75 1.75 1.75h7.5A1.75 1.75 0 0016 9.25v-7.5A1.75 1.75 0 0014.25 0h-7.5zM6.5 1.75a.25.25 0 01.25-.25h7.5a.25.25 0 01.25.25v7.5a.25.25 0 01-.25.25h-7.5a.25.25 0 01-.25-.25v-7.5z"/><path d="M1.75 5A1.75 1.75 0 000 6.75v7.5C0 15.216.784 16 1.75 16h7.5A1.75 1.75 0 0011 14.25v-1.5a.75.75 0 00-1.5 0v1.5a.25.25 0 01-.25.25h-7.5a.25.25 0 01-.25-.25v-7.5a.25.25 0 01.25-.25h1.5a.75.75 0 000-1.5h-1.5z"/></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M14.513 6a.75.75 0 01.75.75v2h1.987a.75.75 0 010 1.5h-1.987v2a.75.75 0 11-1.5 0v-2H11.75a.75.75 0 010-1.5h2.013v-2a.75.75 0 01.75-.75z"/><path fill-rule="evenodd" d="M7.024 3.75c0-.966.784-1.75 1.75-1.75H20.25c.966 0 1.75.784 1.75 1.75v11.498a1.75 1.75 0 01-1.75 1.75H8.774a1.75 1.75 0 01-1.75-1.75V3.75zm1.75-.25a.25.25 0 00-.25.25v11.498c0 .139.112.25.25.25H20.25a.25.25 0 00.25-.25V3.75a.25.25 0 00-.25-.25H8.774z"/><path d="M1.995 10.749a1.75 1.75 0 011.75-1.751H5.25a.75.75 0 110 1.5H3.745a.25.25 0 00-.25.25L3.5 20.25c0 .138.111.25.25.25h9.5a.25.25 0 00.25-.25v-1.51a.75.75 0 111.5 0v1.51A1.75 1.75 0 0113.25 22h-9.5A1.75 1.75 0 012 20.25l-.005-9.501z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M2.5 7.25a4.75 4.75 0 019.5 0 .75.75 0 001.5 0 6.25 6.25 0 10-6.25 6.25H12v2.146c0 .223.27.335.427.177l2.896-2.896a.25.25 0 000-.354l-2.896-2.896a.25.25 0 00-.427.177V12H7.25A4.75 4.75 0 012.5 7.25z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2.5 10.5a8 8 0 1116 0 .75.75 0 001.5 0 9.5 9.5 0 10-9.5 9.5h10.94l-2.72 2.72a.75.75 0 101.06 1.06l3.735-3.735c.44-.439.44-1.151 0-1.59L19.78 14.72a.75.75 0 00-1.06 1.06l2.72 2.72H10.5a8 8 0 01-8-8z"/></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4.25 7.25a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5h-7.5z"/><path fill-rule="evenodd" d="M16 8A8 8 0 110 8a8 8 0 0116 0zm-1.5 0a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M6 0a6 6 0 100 12A6 6 0 006 0zm3 5H3v2h6V5z"/></svg>
|
File without changes
|
File without changes
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4.243 4.757a3.757 3.757 0 115.851 3.119 6.006 6.006 0 013.9 5.339.75.75 0 01-.715.784H2.721a.75.75 0 01-.714-.784 6.006 6.006 0 013.9-5.34 3.753 3.753 0 01-1.664-3.118z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2.5a5.25 5.25 0 00-2.519 9.857 9.005 9.005 0 00-6.477 8.37.75.75 0 00.727.773H20.27a.75.75 0 00.727-.772 9.005 9.005 0 00-6.477-8.37A5.25 5.25 0 0012 2.5z"/></svg>
|
File without changes
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.122.392a1.75 1.75 0 011.756 0l5.003 2.902c.83.481.83 1.68 0 2.162L8.878 8.358a1.75 1.75 0 01-1.756 0L2.119 5.456a1.25 1.25 0 010-2.162L7.122.392zM8.125 1.69a.25.25 0 00-.25 0l-4.63 2.685 4.63 2.685a.25.25 0 00.25 0l4.63-2.685-4.63-2.685zM1.601 7.789a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0L1.874 8.814A.75.75 0 011.6 7.789zm0 3.5a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0l-5.248-3.044a.75.75 0 01-.273-1.025z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.063 1.456a1.75 1.75 0 011.874 0l8.383 5.316a1.75 1.75 0 010 2.956l-8.383 5.316a1.75 1.75 0 01-1.874 0L2.68 9.728a1.75 1.75 0 010-2.956l8.383-5.316zm1.071 1.267a.25.25 0 00-.268 0L3.483 8.039a.25.25 0 000 .422l8.383 5.316a.25.25 0 00.268 0l8.383-5.316a.25.25 0 000-.422l-8.383-5.316z"/><path fill-rule="evenodd" d="M1.867 12.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/><path fill-rule="evenodd" d="M1.867 16.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.531 10.21a.75.75 0 01.944.253l2.644 3.864a.75.75 0 11-1.238.847L9 12.424v2.826a.75.75 0 01-1.5 0v-2.826l-1.881 2.75a.75.75 0 01-1.238-.848l2.048-2.992a.75.75 0 01.293-.252l1.81-.871zM11.905.42a1.5 1.5 0 012.144.49l1.692 2.93a1.5 1.5 0 01-.649 2.102L2.895 11.815a1.5 1.5 0 01-1.95-.602l-.68-1.176a1.5 1.5 0 01.455-1.99L11.905.422zM3.279 8.119l.835 1.445 1.355-.653-.947-1.64-1.243.848zm7.728-1.874L9.6 3.808l1.243-.848 1.52 2.631-1.356.653z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17.155 22.87a.75.75 0 00.226-1.036l-4-6.239a.75.75 0 00-.941-.277l-2.75 1.25a.75.75 0 00-.318.273l-3.25 4.989a.75.75 0 001.256.819l3.131-4.806.51-.232v5.64a.75.75 0 101.5 0v-6.22l3.6 5.613a.75.75 0 001.036.226z"/><path fill-rule="evenodd" d="M.408 15.13a2 2 0 01.59-2.642L17.038 1.33a2 2 0 012.85.602l2.828 4.644a2 2 0 01-.851 2.847l-17.762 8.43a2 2 0 01-2.59-.807L.408 15.13zm5.263-4.066l1.987 3.44-1.36.645-1.862-3.225 1.235-.86zm7.842-5.455l2.857 4.76 1.361-.646-2.984-4.973-1.234.859z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M1.757 10.243a6 6 0 118.486-8.486 6 6 0 01-8.486 8.486zM6 4.763l-2-2L2.763 4l2 2-2 2L4 9.237l2-2 2 2L9.237 8l-2-2 2-2L8 2.763l-2 2z"/></svg>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-octicons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.0.pre.
|
4
|
+
version: 0.0.0.pre.5506537
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-10-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -36,14 +36,14 @@ dependencies:
|
|
36
36
|
requirements:
|
37
37
|
- - '='
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: 0.0.0.pre.
|
39
|
+
version: 0.0.0.pre.5506537
|
40
40
|
type: :runtime
|
41
41
|
prerelease: false
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
44
|
- - '='
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: 0.0.0.pre.
|
46
|
+
version: 0.0.0.pre.5506537
|
47
47
|
description: A jekyll liquid plugin that makes including svg Octicons simple.
|
48
48
|
email:
|
49
49
|
- support@github.com
|
@@ -56,6 +56,7 @@ files:
|
|
56
56
|
- lib/build/data.json
|
57
57
|
- lib/build/svg/alert-16.svg
|
58
58
|
- lib/build/svg/alert-24.svg
|
59
|
+
- lib/build/svg/alert-fill-12.svg
|
59
60
|
- lib/build/svg/archive-16.svg
|
60
61
|
- lib/build/svg/archive-24.svg
|
61
62
|
- lib/build/svg/arrow-both-16.svg
|
@@ -78,6 +79,7 @@ files:
|
|
78
79
|
- lib/build/svg/beaker-24.svg
|
79
80
|
- lib/build/svg/bell-16.svg
|
80
81
|
- lib/build/svg/bell-24.svg
|
82
|
+
- lib/build/svg/bell-fill-16.svg
|
81
83
|
- lib/build/svg/bell-fill-24.svg
|
82
84
|
- lib/build/svg/bell-slash-16.svg
|
83
85
|
- lib/build/svg/bell-slash-24.svg
|
@@ -107,6 +109,7 @@ files:
|
|
107
109
|
- lib/build/svg/check-24.svg
|
108
110
|
- lib/build/svg/check-circle-16.svg
|
109
111
|
- lib/build/svg/check-circle-24.svg
|
112
|
+
- lib/build/svg/check-circle-fill-12.svg
|
110
113
|
- lib/build/svg/check-circle-fill-16.svg
|
111
114
|
- lib/build/svg/check-circle-fill-24.svg
|
112
115
|
- lib/build/svg/checklist-16.svg
|
@@ -123,8 +126,6 @@ files:
|
|
123
126
|
- lib/build/svg/circle-24.svg
|
124
127
|
- lib/build/svg/circle-slash-16.svg
|
125
128
|
- lib/build/svg/circle-slash-24.svg
|
126
|
-
- lib/build/svg/clippy-16.svg
|
127
|
-
- lib/build/svg/clippy-24.svg
|
128
129
|
- lib/build/svg/clock-16.svg
|
129
130
|
- lib/build/svg/clock-24.svg
|
130
131
|
- lib/build/svg/code-16.svg
|
@@ -148,6 +149,8 @@ files:
|
|
148
149
|
- lib/build/svg/commit-24.svg
|
149
150
|
- lib/build/svg/container-16.svg
|
150
151
|
- lib/build/svg/container-24.svg
|
152
|
+
- lib/build/svg/copy-16.svg
|
153
|
+
- lib/build/svg/copy-24.svg
|
151
154
|
- lib/build/svg/cpu-16.svg
|
152
155
|
- lib/build/svg/cpu-24.svg
|
153
156
|
- lib/build/svg/credit-card-16.svg
|
@@ -281,6 +284,8 @@ files:
|
|
281
284
|
- lib/build/svg/issue-reopened-24.svg
|
282
285
|
- lib/build/svg/italic-16.svg
|
283
286
|
- lib/build/svg/italic-24.svg
|
287
|
+
- lib/build/svg/iterations-16.svg
|
288
|
+
- lib/build/svg/iterations-24.svg
|
284
289
|
- lib/build/svg/kebab-horizontal-16.svg
|
285
290
|
- lib/build/svg/kebab-horizontal-24.svg
|
286
291
|
- lib/build/svg/key-16.svg
|
@@ -327,6 +332,7 @@ files:
|
|
327
332
|
- lib/build/svg/mute-24.svg
|
328
333
|
- lib/build/svg/no-entry-16.svg
|
329
334
|
- lib/build/svg/no-entry-24.svg
|
335
|
+
- lib/build/svg/no-entry-fill-12.svg
|
330
336
|
- lib/build/svg/north-star-16.svg
|
331
337
|
- lib/build/svg/north-star-24.svg
|
332
338
|
- lib/build/svg/note-16.svg
|
@@ -344,6 +350,8 @@ files:
|
|
344
350
|
- lib/build/svg/paintbrush-16.svg
|
345
351
|
- lib/build/svg/paper-airplane-16.svg
|
346
352
|
- lib/build/svg/paper-airplane-24.svg
|
353
|
+
- lib/build/svg/paste-16.svg
|
354
|
+
- lib/build/svg/paste-24.svg
|
347
355
|
- lib/build/svg/pencil-16.svg
|
348
356
|
- lib/build/svg/pencil-24.svg
|
349
357
|
- lib/build/svg/people-16.svg
|
@@ -352,6 +360,8 @@ files:
|
|
352
360
|
- lib/build/svg/person-24.svg
|
353
361
|
- lib/build/svg/person-add-16.svg
|
354
362
|
- lib/build/svg/person-add-24.svg
|
363
|
+
- lib/build/svg/person-fill-16.svg
|
364
|
+
- lib/build/svg/person-fill-24.svg
|
355
365
|
- lib/build/svg/pin-16.svg
|
356
366
|
- lib/build/svg/pin-24.svg
|
357
367
|
- lib/build/svg/play-16.svg
|
@@ -398,7 +408,6 @@ files:
|
|
398
408
|
- lib/build/svg/screen-normal-24.svg
|
399
409
|
- lib/build/svg/search-16.svg
|
400
410
|
- lib/build/svg/search-24.svg
|
401
|
-
- lib/build/svg/select-single-16.svg
|
402
411
|
- lib/build/svg/server-16.svg
|
403
412
|
- lib/build/svg/server-24.svg
|
404
413
|
- lib/build/svg/share-16.svg
|
@@ -421,6 +430,7 @@ files:
|
|
421
430
|
- lib/build/svg/sign-in-24.svg
|
422
431
|
- lib/build/svg/sign-out-16.svg
|
423
432
|
- lib/build/svg/sign-out-24.svg
|
433
|
+
- lib/build/svg/single-select-16.svg
|
424
434
|
- lib/build/svg/single-select-24.svg
|
425
435
|
- lib/build/svg/skip-16.svg
|
426
436
|
- lib/build/svg/skip-24.svg
|
@@ -436,6 +446,8 @@ files:
|
|
436
446
|
- lib/build/svg/square-fill-24.svg
|
437
447
|
- lib/build/svg/squirrel-16.svg
|
438
448
|
- lib/build/svg/squirrel-24.svg
|
449
|
+
- lib/build/svg/stack-16.svg
|
450
|
+
- lib/build/svg/stack-24.svg
|
439
451
|
- lib/build/svg/star-16.svg
|
440
452
|
- lib/build/svg/star-24.svg
|
441
453
|
- lib/build/svg/star-fill-16.svg
|
@@ -459,6 +471,8 @@ files:
|
|
459
471
|
- lib/build/svg/tasklist-24.svg
|
460
472
|
- lib/build/svg/telescope-16.svg
|
461
473
|
- lib/build/svg/telescope-24.svg
|
474
|
+
- lib/build/svg/telescope-fill-16.svg
|
475
|
+
- lib/build/svg/telescope-fill-24.svg
|
462
476
|
- lib/build/svg/terminal-16.svg
|
463
477
|
- lib/build/svg/terminal-24.svg
|
464
478
|
- lib/build/svg/three-bars-16.svg
|
@@ -502,6 +516,7 @@ files:
|
|
502
516
|
- lib/build/svg/x-24.svg
|
503
517
|
- lib/build/svg/x-circle-16.svg
|
504
518
|
- lib/build/svg/x-circle-24.svg
|
519
|
+
- lib/build/svg/x-circle-fill-12.svg
|
505
520
|
- lib/build/svg/x-circle-fill-16.svg
|
506
521
|
- lib/build/svg/x-circle-fill-24.svg
|
507
522
|
- lib/build/svg/zap-16.svg
|