octicons_helper 0.0.0.pre.1e04bad → 0.0.0.pre.01e6eb8

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 (74) 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/arrow-up-24.svg +1 -1
  7. data/lib/build/svg/blocked-16.svg +1 -0
  8. data/lib/build/svg/blocked-24.svg +1 -0
  9. data/lib/build/svg/browser-16.svg +1 -0
  10. data/lib/build/svg/browser-24.svg +1 -0
  11. data/lib/build/svg/bug-16.svg +1 -0
  12. data/lib/build/svg/bug-24.svg +1 -0
  13. data/lib/build/svg/circle-16.svg +1 -0
  14. data/lib/build/svg/codescan-16.svg +1 -0
  15. data/lib/build/svg/codescan-24.svg +1 -0
  16. data/lib/build/svg/codescan-checkmark-16.svg +1 -0
  17. data/lib/build/svg/codescan-checkmark-24.svg +1 -0
  18. data/lib/build/svg/codespaces-16.svg +1 -0
  19. data/lib/build/svg/codespaces-24.svg +1 -0
  20. data/lib/build/svg/container-16.svg +1 -0
  21. data/lib/build/svg/container-24.svg +1 -0
  22. data/lib/build/svg/dash-16.svg +1 -1
  23. data/lib/build/svg/dependabot-16.svg +1 -0
  24. data/lib/build/svg/dependabot-24.svg +1 -0
  25. data/lib/build/svg/desktop-download-16.svg +1 -1
  26. data/lib/build/svg/device-camera-16.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/hash-16.svg +1 -0
  37. data/lib/build/svg/hash-24.svg +1 -0
  38. data/lib/build/svg/megaphone-16.svg +1 -1
  39. data/lib/build/svg/multi-select-16.svg +1 -0
  40. data/lib/build/svg/multi-select-24.svg +1 -0
  41. data/lib/build/svg/number-16.svg +1 -0
  42. data/lib/build/svg/number-24.svg +1 -0
  43. data/lib/build/svg/octoface-16.svg +1 -1
  44. data/lib/build/svg/octoface-24.svg +1 -0
  45. data/lib/build/svg/person-add-16.svg +1 -0
  46. data/lib/build/svg/person-add-24.svg +1 -0
  47. data/lib/build/svg/plus-16.svg +1 -1
  48. data/lib/build/svg/repo-clone-16.svg +1 -0
  49. data/lib/build/svg/{git-fork-24.svg → repo-forked-24.svg} +0 -0
  50. data/lib/build/svg/repo-pull-16.svg +1 -0
  51. data/lib/build/svg/sidebar-collapse-16.svg +1 -0
  52. data/lib/build/svg/sidebar-collapse-24.svg +1 -0
  53. data/lib/build/svg/sidebar-expand-16.svg +1 -0
  54. data/lib/build/svg/sidebar-expand-24.svg +1 -0
  55. data/lib/build/svg/smiley-24.svg +1 -1
  56. data/lib/build/svg/squirrel-24.svg +1 -0
  57. data/lib/build/svg/strikethrough-16.svg +1 -0
  58. data/lib/build/svg/strikethrough-24.svg +1 -0
  59. data/lib/build/svg/table-16.svg +1 -0
  60. data/lib/build/svg/table-24.svg +1 -0
  61. data/lib/build/svg/{trashcan-16.svg → trash-16.svg} +0 -0
  62. data/lib/build/svg/triangle-down-16.svg +1 -1
  63. data/lib/build/svg/unfold-16.svg +1 -1
  64. data/lib/build/svg/{unverifed-24.svg → unverified-24.svg} +0 -0
  65. data/lib/build/svg/video-16.svg +1 -0
  66. data/lib/build/svg/video-24.svg +1 -0
  67. data/lib/build/svg/x-circle-16.svg +1 -0
  68. data/lib/build/svg/x-circle-fill-16.svg +1 -0
  69. data/lib/octicons_helper/helper.rb +13 -3
  70. data/lib/octicons_helper/version.rb +1 -1
  71. metadata +72 -14
  72. data/lib/build/svg/copy-24.svg +0 -1
  73. data/lib/build/svg/insights-24.svg +0 -1
  74. 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.1e04bad
4
+ version: 0.0.0.pre.01e6eb8
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.1e04bad
19
+ version: 0.0.0.pre.01e6eb8
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.1e04bad
26
+ version: 0.0.0.pre.01e6eb8
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
@@ -87,6 +105,10 @@ files:
87
105
  - lib/build/svg/briefcase-24.svg
88
106
  - lib/build/svg/broadcast-16.svg
89
107
  - lib/build/svg/broadcast-24.svg
108
+ - lib/build/svg/browser-16.svg
109
+ - lib/build/svg/browser-24.svg
110
+ - lib/build/svg/bug-16.svg
111
+ - lib/build/svg/bug-24.svg
90
112
  - lib/build/svg/calendar-16.svg
91
113
  - lib/build/svg/calendar-24.svg
92
114
  - lib/build/svg/check-16.svg
@@ -105,6 +127,7 @@ files:
105
127
  - lib/build/svg/chevron-right-24.svg
106
128
  - lib/build/svg/chevron-up-16.svg
107
129
  - lib/build/svg/chevron-up-24.svg
130
+ - lib/build/svg/circle-16.svg
108
131
  - lib/build/svg/circle-24.svg
109
132
  - lib/build/svg/circle-slash-16.svg
110
133
  - lib/build/svg/circle-slash-24.svg
@@ -118,12 +141,19 @@ files:
118
141
  - lib/build/svg/code-review-24.svg
119
142
  - lib/build/svg/code-square-16.svg
120
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
121
150
  - lib/build/svg/comment-16.svg
122
151
  - lib/build/svg/comment-24.svg
123
152
  - lib/build/svg/comment-discussion-16.svg
124
153
  - lib/build/svg/comment-discussion-24.svg
125
154
  - lib/build/svg/commit-24.svg
126
- - lib/build/svg/copy-24.svg
155
+ - lib/build/svg/container-16.svg
156
+ - lib/build/svg/container-24.svg
127
157
  - lib/build/svg/cpu-16.svg
128
158
  - lib/build/svg/cpu-24.svg
129
159
  - lib/build/svg/credit-card-16.svg
@@ -134,8 +164,11 @@ files:
134
164
  - lib/build/svg/dash-24.svg
135
165
  - lib/build/svg/database-16.svg
136
166
  - lib/build/svg/database-24.svg
167
+ - lib/build/svg/dependabot-16.svg
168
+ - lib/build/svg/dependabot-24.svg
137
169
  - lib/build/svg/desktop-download-16.svg
138
170
  - lib/build/svg/desktop-download-24.svg
171
+ - lib/build/svg/device-camera-16.svg
139
172
  - lib/build/svg/device-camera-video-16.svg
140
173
  - lib/build/svg/device-camera-video-24.svg
141
174
  - lib/build/svg/device-desktop-16.svg
@@ -155,13 +188,16 @@ files:
155
188
  - lib/build/svg/dot-fill-24.svg
156
189
  - lib/build/svg/download-16.svg
157
190
  - lib/build/svg/download-24.svg
191
+ - lib/build/svg/duplicate-16.svg
192
+ - lib/build/svg/duplicate-24.svg
158
193
  - lib/build/svg/ellipsis-16.svg
159
194
  - lib/build/svg/eye-16.svg
160
195
  - lib/build/svg/eye-24.svg
161
196
  - lib/build/svg/eye-closed-16.svg
162
- - lib/build/svg/eye-slash-24.svg
197
+ - lib/build/svg/eye-closed-24.svg
163
198
  - lib/build/svg/file-16.svg
164
199
  - lib/build/svg/file-24.svg
200
+ - lib/build/svg/file-badge-16.svg
165
201
  - lib/build/svg/file-binary-16.svg
166
202
  - lib/build/svg/file-binary-24.svg
167
203
  - lib/build/svg/file-code-16.svg
@@ -174,14 +210,14 @@ files:
174
210
  - lib/build/svg/file-media-24.svg
175
211
  - lib/build/svg/file-submodule-16.svg
176
212
  - lib/build/svg/file-submodule-24.svg
177
- - lib/build/svg/file-symlink-24.svg
178
213
  - lib/build/svg/file-symlink-file-16.svg
214
+ - lib/build/svg/file-symlink-file-24.svg
179
215
  - lib/build/svg/file-zip-16.svg
180
216
  - lib/build/svg/file-zip-24.svg
181
217
  - lib/build/svg/filter-16.svg
182
218
  - lib/build/svg/filter-24.svg
183
- - lib/build/svg/fire-24.svg
184
219
  - lib/build/svg/flame-16.svg
220
+ - lib/build/svg/flame-24.svg
185
221
  - lib/build/svg/fold-16.svg
186
222
  - lib/build/svg/fold-24.svg
187
223
  - lib/build/svg/fold-down-16.svg
@@ -198,7 +234,6 @@ files:
198
234
  - lib/build/svg/git-commit-24.svg
199
235
  - lib/build/svg/git-compare-16.svg
200
236
  - lib/build/svg/git-compare-24.svg
201
- - lib/build/svg/git-fork-24.svg
202
237
  - lib/build/svg/git-merge-16.svg
203
238
  - lib/build/svg/git-merge-24.svg
204
239
  - lib/build/svg/git-pull-request-16.svg
@@ -209,6 +244,8 @@ files:
209
244
  - lib/build/svg/grabber-24.svg
210
245
  - lib/build/svg/graph-16.svg
211
246
  - lib/build/svg/graph-24.svg
247
+ - lib/build/svg/hash-16.svg
248
+ - lib/build/svg/hash-24.svg
212
249
  - lib/build/svg/heading-16.svg
213
250
  - lib/build/svg/heading-24.svg
214
251
  - lib/build/svg/heart-16.svg
@@ -234,7 +271,6 @@ files:
234
271
  - lib/build/svg/infinity-24.svg
235
272
  - lib/build/svg/info-16.svg
236
273
  - lib/build/svg/info-24.svg
237
- - lib/build/svg/insights-24.svg
238
274
  - lib/build/svg/issue-closed-16.svg
239
275
  - lib/build/svg/issue-closed-24.svg
240
276
  - lib/build/svg/issue-opened-16.svg
@@ -282,6 +318,8 @@ files:
282
318
  - lib/build/svg/moon-24.svg
283
319
  - lib/build/svg/mortar-board-16.svg
284
320
  - lib/build/svg/mortar-board-24.svg
321
+ - lib/build/svg/multi-select-16.svg
322
+ - lib/build/svg/multi-select-24.svg
285
323
  - lib/build/svg/mute-16.svg
286
324
  - lib/build/svg/mute-24.svg
287
325
  - lib/build/svg/no-entry-16.svg
@@ -290,7 +328,10 @@ files:
290
328
  - lib/build/svg/north-star-24.svg
291
329
  - lib/build/svg/note-16.svg
292
330
  - lib/build/svg/note-24.svg
331
+ - lib/build/svg/number-16.svg
332
+ - lib/build/svg/number-24.svg
293
333
  - lib/build/svg/octoface-16.svg
334
+ - lib/build/svg/octoface-24.svg
294
335
  - lib/build/svg/organization-16.svg
295
336
  - lib/build/svg/organization-24.svg
296
337
  - lib/build/svg/package-16.svg
@@ -308,6 +349,8 @@ files:
308
349
  - lib/build/svg/people-24.svg
309
350
  - lib/build/svg/person-16.svg
310
351
  - lib/build/svg/person-24.svg
352
+ - lib/build/svg/person-add-16.svg
353
+ - lib/build/svg/person-add-24.svg
311
354
  - lib/build/svg/pin-16.svg
312
355
  - lib/build/svg/pin-24.svg
313
356
  - lib/build/svg/play-16.svg
@@ -330,7 +373,10 @@ files:
330
373
  - lib/build/svg/reply-24.svg
331
374
  - lib/build/svg/repo-16.svg
332
375
  - lib/build/svg/repo-24.svg
376
+ - lib/build/svg/repo-clone-16.svg
333
377
  - lib/build/svg/repo-forked-16.svg
378
+ - lib/build/svg/repo-forked-24.svg
379
+ - lib/build/svg/repo-pull-16.svg
334
380
  - lib/build/svg/repo-push-16.svg
335
381
  - lib/build/svg/repo-push-24.svg
336
382
  - lib/build/svg/repo-template-16.svg
@@ -351,7 +397,6 @@ files:
351
397
  - lib/build/svg/search-24.svg
352
398
  - lib/build/svg/server-16.svg
353
399
  - lib/build/svg/server-24.svg
354
- - lib/build/svg/settings-24.svg
355
400
  - lib/build/svg/share-16.svg
356
401
  - lib/build/svg/share-24.svg
357
402
  - lib/build/svg/share-android-16.svg
@@ -364,6 +409,10 @@ files:
364
409
  - lib/build/svg/shield-lock-24.svg
365
410
  - lib/build/svg/shield-x-16.svg
366
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
367
416
  - lib/build/svg/sign-in-16.svg
368
417
  - lib/build/svg/sign-in-24.svg
369
418
  - lib/build/svg/sign-out-16.svg
@@ -377,6 +426,7 @@ files:
377
426
  - lib/build/svg/square-fill-16.svg
378
427
  - lib/build/svg/square-fill-24.svg
379
428
  - lib/build/svg/squirrel-16.svg
429
+ - lib/build/svg/squirrel-24.svg
380
430
  - lib/build/svg/star-16.svg
381
431
  - lib/build/svg/star-24.svg
382
432
  - lib/build/svg/star-fill-16.svg
@@ -385,11 +435,15 @@ files:
385
435
  - lib/build/svg/stop-24.svg
386
436
  - lib/build/svg/stopwatch-16.svg
387
437
  - lib/build/svg/stopwatch-24.svg
438
+ - lib/build/svg/strikethrough-16.svg
439
+ - lib/build/svg/strikethrough-24.svg
388
440
  - lib/build/svg/sun-16.svg
389
441
  - lib/build/svg/sun-24.svg
390
442
  - lib/build/svg/sync-16.svg
391
443
  - lib/build/svg/sync-24.svg
392
444
  - lib/build/svg/tab-24.svg
445
+ - lib/build/svg/table-16.svg
446
+ - lib/build/svg/table-24.svg
393
447
  - lib/build/svg/tag-16.svg
394
448
  - lib/build/svg/tag-24.svg
395
449
  - lib/build/svg/tasklist-16.svg
@@ -405,8 +459,8 @@ files:
405
459
  - lib/build/svg/thumbsup-24.svg
406
460
  - lib/build/svg/tools-16.svg
407
461
  - lib/build/svg/tools-24.svg
462
+ - lib/build/svg/trash-16.svg
408
463
  - lib/build/svg/trash-24.svg
409
- - lib/build/svg/trashcan-16.svg
410
464
  - lib/build/svg/triangle-down-16.svg
411
465
  - lib/build/svg/triangle-down-24.svg
412
466
  - lib/build/svg/triangle-left-16.svg
@@ -423,19 +477,23 @@ files:
423
477
  - lib/build/svg/unlock-24.svg
424
478
  - lib/build/svg/unmute-16.svg
425
479
  - lib/build/svg/unmute-24.svg
426
- - lib/build/svg/unverifed-24.svg
427
480
  - lib/build/svg/unverified-16.svg
481
+ - lib/build/svg/unverified-24.svg
428
482
  - lib/build/svg/upload-16.svg
429
483
  - lib/build/svg/upload-24.svg
430
484
  - lib/build/svg/verified-16.svg
431
485
  - lib/build/svg/verified-24.svg
432
486
  - lib/build/svg/versions-16.svg
433
487
  - lib/build/svg/versions-24.svg
488
+ - lib/build/svg/video-16.svg
489
+ - lib/build/svg/video-24.svg
434
490
  - lib/build/svg/workflow-16.svg
435
491
  - lib/build/svg/workflow-24.svg
436
492
  - lib/build/svg/x-16.svg
437
493
  - lib/build/svg/x-24.svg
494
+ - lib/build/svg/x-circle-16.svg
438
495
  - lib/build/svg/x-circle-24.svg
496
+ - lib/build/svg/x-circle-fill-16.svg
439
497
  - lib/build/svg/x-circle-fill-24.svg
440
498
  - lib/build/svg/zap-16.svg
441
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>