octicons_helper 0.0.0.pre.c902354 → 0.0.0.pre.ca0ed10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/lib/build/data.json +1 -1
  4. data/lib/build/svg/arrow-switch-16.svg +1 -0
  5. data/lib/build/svg/arrow-switch-24.svg +1 -0
  6. data/lib/build/svg/blocked-16.svg +1 -0
  7. data/lib/build/svg/blocked-24.svg +1 -0
  8. data/lib/build/svg/browser-16.svg +1 -1
  9. data/lib/build/svg/browser-24.svg +1 -0
  10. data/lib/build/svg/bug-16.svg +1 -1
  11. data/lib/build/svg/bug-24.svg +1 -0
  12. data/lib/build/svg/circle-16.svg +1 -0
  13. data/lib/build/svg/codescan-16.svg +1 -0
  14. data/lib/build/svg/codescan-24.svg +1 -0
  15. data/lib/build/svg/codescan-checkmark-16.svg +1 -0
  16. data/lib/build/svg/codescan-checkmark-24.svg +1 -0
  17. data/lib/build/svg/codespaces-16.svg +1 -0
  18. data/lib/build/svg/codespaces-24.svg +1 -0
  19. data/lib/build/svg/container-16.svg +1 -0
  20. data/lib/build/svg/container-24.svg +1 -0
  21. data/lib/build/svg/dash-16.svg +1 -1
  22. data/lib/build/svg/dependabot-16.svg +1 -0
  23. data/lib/build/svg/dependabot-24.svg +1 -0
  24. data/lib/build/svg/desktop-download-16.svg +1 -1
  25. data/lib/build/svg/diamond-16.svg +1 -0
  26. data/lib/build/svg/diamond-24.svg +1 -0
  27. data/lib/build/svg/duplicate-16.svg +1 -0
  28. data/lib/build/svg/duplicate-24.svg +1 -0
  29. data/lib/build/svg/{eye-slash-24.svg → eye-closed-24.svg} +0 -0
  30. data/lib/build/svg/file-badge-16.svg +1 -0
  31. data/lib/build/svg/{file-symlink-24.svg → file-symlink-file-24.svg} +0 -0
  32. data/lib/build/svg/{fire-24.svg → flame-24.svg} +0 -0
  33. data/lib/build/svg/fold-16.svg +1 -1
  34. data/lib/build/svg/fold-down-16.svg +1 -1
  35. data/lib/build/svg/fold-up-16.svg +1 -1
  36. data/lib/build/svg/megaphone-16.svg +1 -1
  37. data/lib/build/svg/multi-select-16.svg +1 -0
  38. data/lib/build/svg/multi-select-24.svg +1 -0
  39. data/lib/build/svg/number-16.svg +1 -0
  40. data/lib/build/svg/number-24.svg +1 -0
  41. data/lib/build/svg/octoface-16.svg +1 -1
  42. data/lib/build/svg/octoface-24.svg +1 -0
  43. data/lib/build/svg/person-add-16.svg +1 -0
  44. data/lib/build/svg/person-add-24.svg +1 -0
  45. data/lib/build/svg/plus-16.svg +1 -1
  46. data/lib/build/svg/sidebar-collapse-16.svg +1 -0
  47. data/lib/build/svg/sidebar-collapse-24.svg +1 -0
  48. data/lib/build/svg/sidebar-expand-16.svg +1 -0
  49. data/lib/build/svg/sidebar-expand-24.svg +1 -0
  50. data/lib/build/svg/smiley-24.svg +1 -1
  51. data/lib/build/svg/squirrel-24.svg +1 -0
  52. data/lib/build/svg/strikethrough-16.svg +1 -0
  53. data/lib/build/svg/strikethrough-24.svg +1 -0
  54. data/lib/build/svg/table-16.svg +1 -0
  55. data/lib/build/svg/table-24.svg +1 -0
  56. data/lib/build/svg/{trashcan-16.svg → trash-16.svg} +0 -0
  57. data/lib/build/svg/triangle-down-16.svg +1 -1
  58. data/lib/build/svg/unfold-16.svg +1 -1
  59. data/lib/build/svg/{unverifed-24.svg → unverified-24.svg} +0 -0
  60. data/lib/build/svg/video-16.svg +1 -0
  61. data/lib/build/svg/video-24.svg +1 -0
  62. data/lib/build/svg/x-circle-16.svg +1 -0
  63. data/lib/build/svg/x-circle-fill-16.svg +1 -0
  64. data/lib/octicons_helper/helper.rb +13 -3
  65. data/lib/octicons_helper/version.rb +1 -1
  66. metadata +66 -13
  67. data/lib/build/svg/copy-24.svg +0 -1
  68. data/lib/build/svg/insights-24.svg +0 -1
  69. data/lib/build/svg/settings-24.svg +0 -1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octicons_helper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0.pre.c902354
4
+ version: 0.0.0.pre.ca0ed10
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-10 00:00:00.000000000 Z
11
+ date: 2021-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: octicons
@@ -16,16 +16,30 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.0.0.pre.c902354
19
+ version: 0.0.0.pre.ca0ed10
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.0.0.pre.c902354
26
+ version: 0.0.0.pre.ca0ed10
27
27
  - !ruby/object:Gem::Dependency
28
- name: rails
28
+ name: railties
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: actionview
29
43
  requirement: !ruby/object:Gem::Requirement
30
44
  requirements:
31
45
  - - ">="
@@ -62,6 +76,8 @@ files:
62
76
  - lib/build/svg/arrow-left-24.svg
63
77
  - lib/build/svg/arrow-right-16.svg
64
78
  - lib/build/svg/arrow-right-24.svg
79
+ - lib/build/svg/arrow-switch-16.svg
80
+ - lib/build/svg/arrow-switch-24.svg
65
81
  - lib/build/svg/arrow-up-16.svg
66
82
  - lib/build/svg/arrow-up-24.svg
67
83
  - lib/build/svg/arrow-up-left-24.svg
@@ -73,6 +89,8 @@ files:
73
89
  - lib/build/svg/bell-fill-24.svg
74
90
  - lib/build/svg/bell-slash-16.svg
75
91
  - lib/build/svg/bell-slash-24.svg
92
+ - lib/build/svg/blocked-16.svg
93
+ - lib/build/svg/blocked-24.svg
76
94
  - lib/build/svg/bold-16.svg
77
95
  - lib/build/svg/bold-24.svg
78
96
  - lib/build/svg/book-16.svg
@@ -88,7 +106,9 @@ files:
88
106
  - lib/build/svg/broadcast-16.svg
89
107
  - lib/build/svg/broadcast-24.svg
90
108
  - lib/build/svg/browser-16.svg
109
+ - lib/build/svg/browser-24.svg
91
110
  - lib/build/svg/bug-16.svg
111
+ - lib/build/svg/bug-24.svg
92
112
  - lib/build/svg/calendar-16.svg
93
113
  - lib/build/svg/calendar-24.svg
94
114
  - lib/build/svg/check-16.svg
@@ -107,6 +127,7 @@ files:
107
127
  - lib/build/svg/chevron-right-24.svg
108
128
  - lib/build/svg/chevron-up-16.svg
109
129
  - lib/build/svg/chevron-up-24.svg
130
+ - lib/build/svg/circle-16.svg
110
131
  - lib/build/svg/circle-24.svg
111
132
  - lib/build/svg/circle-slash-16.svg
112
133
  - lib/build/svg/circle-slash-24.svg
@@ -120,12 +141,19 @@ files:
120
141
  - lib/build/svg/code-review-24.svg
121
142
  - lib/build/svg/code-square-16.svg
122
143
  - lib/build/svg/code-square-24.svg
144
+ - lib/build/svg/codescan-16.svg
145
+ - lib/build/svg/codescan-24.svg
146
+ - lib/build/svg/codescan-checkmark-16.svg
147
+ - lib/build/svg/codescan-checkmark-24.svg
148
+ - lib/build/svg/codespaces-16.svg
149
+ - lib/build/svg/codespaces-24.svg
123
150
  - lib/build/svg/comment-16.svg
124
151
  - lib/build/svg/comment-24.svg
125
152
  - lib/build/svg/comment-discussion-16.svg
126
153
  - lib/build/svg/comment-discussion-24.svg
127
154
  - lib/build/svg/commit-24.svg
128
- - lib/build/svg/copy-24.svg
155
+ - lib/build/svg/container-16.svg
156
+ - lib/build/svg/container-24.svg
129
157
  - lib/build/svg/cpu-16.svg
130
158
  - lib/build/svg/cpu-24.svg
131
159
  - lib/build/svg/credit-card-16.svg
@@ -136,6 +164,8 @@ files:
136
164
  - lib/build/svg/dash-24.svg
137
165
  - lib/build/svg/database-16.svg
138
166
  - lib/build/svg/database-24.svg
167
+ - lib/build/svg/dependabot-16.svg
168
+ - lib/build/svg/dependabot-24.svg
139
169
  - lib/build/svg/desktop-download-16.svg
140
170
  - lib/build/svg/desktop-download-24.svg
141
171
  - lib/build/svg/device-camera-16.svg
@@ -145,6 +175,8 @@ files:
145
175
  - lib/build/svg/device-desktop-24.svg
146
176
  - lib/build/svg/device-mobile-16.svg
147
177
  - lib/build/svg/device-mobile-24.svg
178
+ - lib/build/svg/diamond-16.svg
179
+ - lib/build/svg/diamond-24.svg
148
180
  - lib/build/svg/diff-16.svg
149
181
  - lib/build/svg/diff-24.svg
150
182
  - lib/build/svg/diff-added-16.svg
@@ -158,13 +190,16 @@ files:
158
190
  - lib/build/svg/dot-fill-24.svg
159
191
  - lib/build/svg/download-16.svg
160
192
  - lib/build/svg/download-24.svg
193
+ - lib/build/svg/duplicate-16.svg
194
+ - lib/build/svg/duplicate-24.svg
161
195
  - lib/build/svg/ellipsis-16.svg
162
196
  - lib/build/svg/eye-16.svg
163
197
  - lib/build/svg/eye-24.svg
164
198
  - lib/build/svg/eye-closed-16.svg
165
- - lib/build/svg/eye-slash-24.svg
199
+ - lib/build/svg/eye-closed-24.svg
166
200
  - lib/build/svg/file-16.svg
167
201
  - lib/build/svg/file-24.svg
202
+ - lib/build/svg/file-badge-16.svg
168
203
  - lib/build/svg/file-binary-16.svg
169
204
  - lib/build/svg/file-binary-24.svg
170
205
  - lib/build/svg/file-code-16.svg
@@ -177,14 +212,14 @@ files:
177
212
  - lib/build/svg/file-media-24.svg
178
213
  - lib/build/svg/file-submodule-16.svg
179
214
  - lib/build/svg/file-submodule-24.svg
180
- - lib/build/svg/file-symlink-24.svg
181
215
  - lib/build/svg/file-symlink-file-16.svg
216
+ - lib/build/svg/file-symlink-file-24.svg
182
217
  - lib/build/svg/file-zip-16.svg
183
218
  - lib/build/svg/file-zip-24.svg
184
219
  - lib/build/svg/filter-16.svg
185
220
  - lib/build/svg/filter-24.svg
186
- - lib/build/svg/fire-24.svg
187
221
  - lib/build/svg/flame-16.svg
222
+ - lib/build/svg/flame-24.svg
188
223
  - lib/build/svg/fold-16.svg
189
224
  - lib/build/svg/fold-24.svg
190
225
  - lib/build/svg/fold-down-16.svg
@@ -237,7 +272,6 @@ files:
237
272
  - lib/build/svg/infinity-24.svg
238
273
  - lib/build/svg/info-16.svg
239
274
  - lib/build/svg/info-24.svg
240
- - lib/build/svg/insights-24.svg
241
275
  - lib/build/svg/issue-closed-16.svg
242
276
  - lib/build/svg/issue-closed-24.svg
243
277
  - lib/build/svg/issue-opened-16.svg
@@ -285,6 +319,8 @@ files:
285
319
  - lib/build/svg/moon-24.svg
286
320
  - lib/build/svg/mortar-board-16.svg
287
321
  - lib/build/svg/mortar-board-24.svg
322
+ - lib/build/svg/multi-select-16.svg
323
+ - lib/build/svg/multi-select-24.svg
288
324
  - lib/build/svg/mute-16.svg
289
325
  - lib/build/svg/mute-24.svg
290
326
  - lib/build/svg/no-entry-16.svg
@@ -293,7 +329,10 @@ files:
293
329
  - lib/build/svg/north-star-24.svg
294
330
  - lib/build/svg/note-16.svg
295
331
  - lib/build/svg/note-24.svg
332
+ - lib/build/svg/number-16.svg
333
+ - lib/build/svg/number-24.svg
296
334
  - lib/build/svg/octoface-16.svg
335
+ - lib/build/svg/octoface-24.svg
297
336
  - lib/build/svg/organization-16.svg
298
337
  - lib/build/svg/organization-24.svg
299
338
  - lib/build/svg/package-16.svg
@@ -311,6 +350,8 @@ files:
311
350
  - lib/build/svg/people-24.svg
312
351
  - lib/build/svg/person-16.svg
313
352
  - lib/build/svg/person-24.svg
353
+ - lib/build/svg/person-add-16.svg
354
+ - lib/build/svg/person-add-24.svg
314
355
  - lib/build/svg/pin-16.svg
315
356
  - lib/build/svg/pin-24.svg
316
357
  - lib/build/svg/play-16.svg
@@ -356,7 +397,6 @@ files:
356
397
  - lib/build/svg/search-24.svg
357
398
  - lib/build/svg/server-16.svg
358
399
  - lib/build/svg/server-24.svg
359
- - lib/build/svg/settings-24.svg
360
400
  - lib/build/svg/share-16.svg
361
401
  - lib/build/svg/share-24.svg
362
402
  - lib/build/svg/share-android-16.svg
@@ -369,6 +409,10 @@ files:
369
409
  - lib/build/svg/shield-lock-24.svg
370
410
  - lib/build/svg/shield-x-16.svg
371
411
  - lib/build/svg/shield-x-24.svg
412
+ - lib/build/svg/sidebar-collapse-16.svg
413
+ - lib/build/svg/sidebar-collapse-24.svg
414
+ - lib/build/svg/sidebar-expand-16.svg
415
+ - lib/build/svg/sidebar-expand-24.svg
372
416
  - lib/build/svg/sign-in-16.svg
373
417
  - lib/build/svg/sign-in-24.svg
374
418
  - lib/build/svg/sign-out-16.svg
@@ -382,6 +426,7 @@ files:
382
426
  - lib/build/svg/square-fill-16.svg
383
427
  - lib/build/svg/square-fill-24.svg
384
428
  - lib/build/svg/squirrel-16.svg
429
+ - lib/build/svg/squirrel-24.svg
385
430
  - lib/build/svg/star-16.svg
386
431
  - lib/build/svg/star-24.svg
387
432
  - lib/build/svg/star-fill-16.svg
@@ -390,11 +435,15 @@ files:
390
435
  - lib/build/svg/stop-24.svg
391
436
  - lib/build/svg/stopwatch-16.svg
392
437
  - lib/build/svg/stopwatch-24.svg
438
+ - lib/build/svg/strikethrough-16.svg
439
+ - lib/build/svg/strikethrough-24.svg
393
440
  - lib/build/svg/sun-16.svg
394
441
  - lib/build/svg/sun-24.svg
395
442
  - lib/build/svg/sync-16.svg
396
443
  - lib/build/svg/sync-24.svg
397
444
  - lib/build/svg/tab-24.svg
445
+ - lib/build/svg/table-16.svg
446
+ - lib/build/svg/table-24.svg
398
447
  - lib/build/svg/tag-16.svg
399
448
  - lib/build/svg/tag-24.svg
400
449
  - lib/build/svg/tasklist-16.svg
@@ -410,8 +459,8 @@ files:
410
459
  - lib/build/svg/thumbsup-24.svg
411
460
  - lib/build/svg/tools-16.svg
412
461
  - lib/build/svg/tools-24.svg
462
+ - lib/build/svg/trash-16.svg
413
463
  - lib/build/svg/trash-24.svg
414
- - lib/build/svg/trashcan-16.svg
415
464
  - lib/build/svg/triangle-down-16.svg
416
465
  - lib/build/svg/triangle-down-24.svg
417
466
  - lib/build/svg/triangle-left-16.svg
@@ -428,19 +477,23 @@ files:
428
477
  - lib/build/svg/unlock-24.svg
429
478
  - lib/build/svg/unmute-16.svg
430
479
  - lib/build/svg/unmute-24.svg
431
- - lib/build/svg/unverifed-24.svg
432
480
  - lib/build/svg/unverified-16.svg
481
+ - lib/build/svg/unverified-24.svg
433
482
  - lib/build/svg/upload-16.svg
434
483
  - lib/build/svg/upload-24.svg
435
484
  - lib/build/svg/verified-16.svg
436
485
  - lib/build/svg/verified-24.svg
437
486
  - lib/build/svg/versions-16.svg
438
487
  - lib/build/svg/versions-24.svg
488
+ - lib/build/svg/video-16.svg
489
+ - lib/build/svg/video-24.svg
439
490
  - lib/build/svg/workflow-16.svg
440
491
  - lib/build/svg/workflow-24.svg
441
492
  - lib/build/svg/x-16.svg
442
493
  - lib/build/svg/x-24.svg
494
+ - lib/build/svg/x-circle-16.svg
443
495
  - lib/build/svg/x-circle-24.svg
496
+ - lib/build/svg/x-circle-fill-16.svg
444
497
  - lib/build/svg/x-circle-fill-24.svg
445
498
  - lib/build/svg/zap-16.svg
446
499
  - lib/build/svg/zap-24.svg
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M4.75 3A1.75 1.75 0 003 4.75v9.5c0 .966.784 1.75 1.75 1.75h1.5a.75.75 0 000-1.5h-1.5a.25.25 0 01-.25-.25v-9.5a.25.25 0 01.25-.25h9.5a.25.25 0 01.25.25v1.5a.75.75 0 001.5 0v-1.5A1.75 1.75 0 0014.25 3h-9.5zm5 5A1.75 1.75 0 008 9.75v9.5c0 .966.784 1.75 1.75 1.75h9.5A1.75 1.75 0 0021 19.25v-9.5A1.75 1.75 0 0019.25 8h-9.5zM9.5 9.75a.25.25 0 01.25-.25h9.5a.25.25 0 01.25.25v9.5a.25.25 0 01-.25.25h-9.5a.25.25 0 01-.25-.25v-9.5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.75 3.5a.75.75 0 01.75.75v15.5a.75.75 0 01-1.5 0V4.25a.75.75 0 01.75-.75zm6.5 3.625a.75.75 0 01.75.75V19.75a.75.75 0 01-1.5 0V7.875a.75.75 0 01.75-.75zM5.25 11a.75.75 0 01.75.75v8a.75.75 0 01-1.5 0v-8a.75.75 0 01.75-.75z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.31 2.525a9.648 9.648 0 011.38 0c.055.004.135.05.162.16l.351 1.45c.153.628.626 1.08 1.173 1.278.205.074.405.157.6.249a1.832 1.832 0 001.733-.074l1.275-.776c.097-.06.186-.036.228 0 .348.302.674.628.976.976.036.042.06.13 0 .228l-.776 1.274a1.832 1.832 0 00-.074 1.734c.092.195.175.395.248.6.198.547.652 1.02 1.278 1.172l1.45.353c.111.026.157.106.161.161a9.653 9.653 0 010 1.38c-.004.055-.05.135-.16.162l-1.45.351a1.833 1.833 0 00-1.278 1.173 6.926 6.926 0 01-.25.6 1.832 1.832 0 00.075 1.733l.776 1.275c.06.097.036.186 0 .228a9.555 9.555 0 01-.976.976c-.042.036-.13.06-.228 0l-1.275-.776a1.832 1.832 0 00-1.733-.074 6.926 6.926 0 01-.6.248 1.833 1.833 0 00-1.172 1.278l-.353 1.45c-.026.111-.106.157-.161.161a9.653 9.653 0 01-1.38 0c-.055-.004-.135-.05-.162-.16l-.351-1.45a1.833 1.833 0 00-1.173-1.278 6.928 6.928 0 01-.6-.25 1.832 1.832 0 00-1.734.075l-1.274.776c-.097.06-.186.036-.228 0a9.56 9.56 0 01-.976-.976c-.036-.042-.06-.13 0-.228l.776-1.275a1.832 1.832 0 00.074-1.733 6.948 6.948 0 01-.249-.6 1.833 1.833 0 00-1.277-1.172l-1.45-.353c-.111-.026-.157-.106-.161-.161a9.648 9.648 0 010-1.38c.004-.055.05-.135.16-.162l1.45-.351a1.833 1.833 0 001.278-1.173 6.95 6.95 0 01.249-.6 1.832 1.832 0 00-.074-1.734l-.776-1.274c-.06-.097-.036-.186 0-.228.302-.348.628-.674.976-.976.042-.036.13-.06.228 0l1.274.776a1.832 1.832 0 001.734.074 6.95 6.95 0 01.6-.249 1.833 1.833 0 001.172-1.277l.353-1.45c.026-.111.106-.157.161-.161zM12 1c-.268 0-.534.01-.797.028-.763.055-1.345.617-1.512 1.304l-.352 1.45c-.02.078-.09.172-.225.22a8.45 8.45 0 00-.728.303c-.13.06-.246.044-.315.002l-1.274-.776c-.604-.368-1.412-.354-1.99.147-.403.348-.78.726-1.129 1.128-.5.579-.515 1.387-.147 1.99l.776 1.275c.042.069.059.185-.002.315a8.45 8.45 0 00-.302.728c-.05.135-.143.206-.221.225l-1.45.352c-.687.167-1.249.749-1.304 1.512a11.149 11.149 0 000 1.594c.055.763.617 1.345 1.304 1.512l1.45.352c.078.02.172.09.22.225.09.248.191.491.303.729.06.129.044.245.002.314l-.776 1.274c-.368.604-.354 1.412.147 1.99.348.403.726.78 1.128 1.129.579.5 1.387.515 1.99.147l1.275-.776c.069-.042.185-.059.315.002.237.112.48.213.728.302.135.05.206.143.225.221l.352 1.45c.167.687.749 1.249 1.512 1.303a11.125 11.125 0 001.594 0c.763-.054 1.345-.616 1.512-1.303l.352-1.45c.02-.078.09-.172.225-.22.248-.09.491-.191.729-.303.129-.06.245-.044.314-.002l1.274.776c.604.368 1.412.354 1.99-.147.403-.348.78-.726 1.129-1.128.5-.579.515-1.387.147-1.99l-.776-1.275c-.042-.069-.059-.185.002-.315.112-.237.213-.48.302-.728.05-.135.143-.206.221-.225l1.45-.352c.687-.167 1.249-.749 1.303-1.512a11.125 11.125 0 000-1.594c-.054-.763-.616-1.345-1.303-1.512l-1.45-.352c-.078-.02-.172-.09-.22-.225a8.469 8.469 0 00-.303-.728c-.06-.13-.044-.246-.002-.315l.776-1.274c.368-.604.354-1.412-.147-1.99-.348-.403-.726-.78-1.128-1.129-.579-.5-1.387-.515-1.99-.147l-1.275.776c-.069.042-.185.059-.315-.002a8.465 8.465 0 00-.728-.302c-.135-.05-.206-.143-.225-.221l-.352-1.45c-.167-.687-.749-1.249-1.512-1.304A11.149 11.149 0 0012 1zm2.5 11a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm1.5 0a4 4 0 11-8 0 4 4 0 018 0z"/></svg>