octicons_helper 0.0.0.pre.4ec4065 → 0.0.0.pre.4ed1570

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 (88) 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-up-24.svg +1 -1
  5. data/lib/build/svg/blocked-16.svg +1 -0
  6. data/lib/build/svg/blocked-24.svg +1 -0
  7. data/lib/build/svg/browser-16.svg +1 -1
  8. data/lib/build/svg/browser-24.svg +1 -0
  9. data/lib/build/svg/bug-16.svg +1 -1
  10. data/lib/build/svg/bug-24.svg +1 -0
  11. data/lib/build/svg/circle-16.svg +1 -1
  12. data/lib/build/svg/codescan-16.svg +1 -0
  13. data/lib/build/svg/codescan-24.svg +1 -0
  14. data/lib/build/svg/codescan-checkmark-16.svg +1 -0
  15. data/lib/build/svg/codescan-checkmark-24.svg +1 -0
  16. data/lib/build/svg/codespaces-16.svg +1 -0
  17. data/lib/build/svg/codespaces-24.svg +1 -0
  18. data/lib/build/svg/columns-16.svg +1 -0
  19. data/lib/build/svg/columns-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/copy-16.svg +1 -0
  23. data/lib/build/svg/copy-24.svg +1 -1
  24. data/lib/build/svg/dash-16.svg +1 -1
  25. data/lib/build/svg/dependabot-16.svg +1 -0
  26. data/lib/build/svg/dependabot-24.svg +1 -0
  27. data/lib/build/svg/desktop-download-16.svg +1 -1
  28. data/lib/build/svg/diamond-16.svg +1 -0
  29. data/lib/build/svg/diamond-24.svg +1 -0
  30. data/lib/build/svg/duplicate-16.svg +1 -0
  31. data/lib/build/svg/duplicate-24.svg +1 -0
  32. data/lib/build/svg/fold-16.svg +1 -1
  33. data/lib/build/svg/fold-down-16.svg +1 -1
  34. data/lib/build/svg/fold-up-16.svg +1 -1
  35. data/lib/build/svg/git-pull-request-closed-16.svg +1 -0
  36. data/lib/build/svg/git-pull-request-closed-24.svg +1 -0
  37. data/lib/build/svg/git-pull-request-draft-16.svg +1 -0
  38. data/lib/build/svg/git-pull-request-draft-24.svg +1 -0
  39. data/lib/build/svg/hash-16.svg +1 -0
  40. data/lib/build/svg/hash-24.svg +1 -0
  41. data/lib/build/svg/issue-closed-16.svg +1 -1
  42. data/lib/build/svg/issue-closed-24.svg +1 -1
  43. data/lib/build/svg/issue-draft-16.svg +1 -0
  44. data/lib/build/svg/issue-draft-24.svg +1 -0
  45. data/lib/build/svg/issue-opened-16.svg +1 -1
  46. data/lib/build/svg/issue-opened-24.svg +1 -1
  47. data/lib/build/svg/issue-reopened-16.svg +1 -1
  48. data/lib/build/svg/issue-reopened-24.svg +1 -1
  49. data/lib/build/svg/key-asterisk-16.svg +1 -0
  50. data/lib/build/svg/megaphone-16.svg +1 -1
  51. data/lib/build/svg/multi-select-16.svg +1 -0
  52. data/lib/build/svg/multi-select-24.svg +1 -0
  53. data/lib/build/svg/number-16.svg +1 -0
  54. data/lib/build/svg/number-24.svg +1 -0
  55. data/lib/build/svg/{clippy-16.svg → paste-16.svg} +0 -0
  56. data/lib/build/svg/{clippy-24.svg → paste-24.svg} +0 -0
  57. data/lib/build/svg/person-add-16.svg +1 -0
  58. data/lib/build/svg/person-add-24.svg +1 -0
  59. data/lib/build/svg/plus-16.svg +1 -1
  60. data/lib/build/svg/{git-fork-24.svg → repo-forked-24.svg} +0 -0
  61. data/lib/build/svg/rows-16.svg +1 -0
  62. data/lib/build/svg/rows-24.svg +1 -0
  63. data/lib/build/svg/select-single-16.svg +1 -0
  64. data/lib/build/svg/sidebar-collapse-16.svg +1 -0
  65. data/lib/build/svg/sidebar-collapse-24.svg +1 -0
  66. data/lib/build/svg/sidebar-expand-16.svg +1 -0
  67. data/lib/build/svg/sidebar-expand-24.svg +1 -0
  68. data/lib/build/svg/single-select-24.svg +1 -0
  69. data/lib/build/svg/smiley-24.svg +1 -1
  70. data/lib/build/svg/sort-asc-16.svg +1 -0
  71. data/lib/build/svg/sort-asc-24.svg +1 -0
  72. data/lib/build/svg/sort-desc-16.svg +1 -0
  73. data/lib/build/svg/sort-desc-24.svg +1 -0
  74. data/lib/build/svg/squirrel-24.svg +1 -0
  75. data/lib/build/svg/strikethrough-16.svg +1 -0
  76. data/lib/build/svg/strikethrough-24.svg +1 -0
  77. data/lib/build/svg/table-16.svg +1 -0
  78. data/lib/build/svg/table-24.svg +1 -0
  79. data/lib/build/svg/{trashcan-16.svg → trash-16.svg} +0 -0
  80. data/lib/build/svg/unfold-16.svg +1 -1
  81. data/lib/build/svg/video-16.svg +1 -0
  82. data/lib/build/svg/video-24.svg +1 -0
  83. data/lib/octicons_helper/helper.rb +3 -3
  84. data/lib/octicons_helper/version.rb +1 -1
  85. metadata +78 -12
  86. data/lib/build/svg/insights-24.svg +0 -1
  87. data/lib/build/svg/octoface-16.svg +0 -1
  88. data/lib/build/svg/octoface-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.4ec4065
4
+ version: 0.0.0.pre.4ed1570
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-09-28 00:00:00.000000000 Z
11
+ date: 2021-08-11 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.4ec4065
19
+ version: 0.0.0.pre.4ed1570
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.4ec4065
26
+ version: 0.0.0.pre.4ed1570
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
  - - ">="
@@ -75,6 +89,8 @@ files:
75
89
  - lib/build/svg/bell-fill-24.svg
76
90
  - lib/build/svg/bell-slash-16.svg
77
91
  - lib/build/svg/bell-slash-24.svg
92
+ - lib/build/svg/blocked-16.svg
93
+ - lib/build/svg/blocked-24.svg
78
94
  - lib/build/svg/bold-16.svg
79
95
  - lib/build/svg/bold-24.svg
80
96
  - lib/build/svg/book-16.svg
@@ -90,7 +106,9 @@ files:
90
106
  - lib/build/svg/broadcast-16.svg
91
107
  - lib/build/svg/broadcast-24.svg
92
108
  - lib/build/svg/browser-16.svg
109
+ - lib/build/svg/browser-24.svg
93
110
  - lib/build/svg/bug-16.svg
111
+ - lib/build/svg/bug-24.svg
94
112
  - lib/build/svg/calendar-16.svg
95
113
  - lib/build/svg/calendar-24.svg
96
114
  - lib/build/svg/check-16.svg
@@ -113,8 +131,6 @@ files:
113
131
  - lib/build/svg/circle-24.svg
114
132
  - lib/build/svg/circle-slash-16.svg
115
133
  - lib/build/svg/circle-slash-24.svg
116
- - lib/build/svg/clippy-16.svg
117
- - lib/build/svg/clippy-24.svg
118
134
  - lib/build/svg/clock-16.svg
119
135
  - lib/build/svg/clock-24.svg
120
136
  - lib/build/svg/code-16.svg
@@ -123,11 +139,22 @@ files:
123
139
  - lib/build/svg/code-review-24.svg
124
140
  - lib/build/svg/code-square-16.svg
125
141
  - lib/build/svg/code-square-24.svg
142
+ - lib/build/svg/codescan-16.svg
143
+ - lib/build/svg/codescan-24.svg
144
+ - lib/build/svg/codescan-checkmark-16.svg
145
+ - lib/build/svg/codescan-checkmark-24.svg
146
+ - lib/build/svg/codespaces-16.svg
147
+ - lib/build/svg/codespaces-24.svg
148
+ - lib/build/svg/columns-16.svg
149
+ - lib/build/svg/columns-24.svg
126
150
  - lib/build/svg/comment-16.svg
127
151
  - lib/build/svg/comment-24.svg
128
152
  - lib/build/svg/comment-discussion-16.svg
129
153
  - lib/build/svg/comment-discussion-24.svg
130
154
  - lib/build/svg/commit-24.svg
155
+ - lib/build/svg/container-16.svg
156
+ - lib/build/svg/container-24.svg
157
+ - lib/build/svg/copy-16.svg
131
158
  - lib/build/svg/copy-24.svg
132
159
  - lib/build/svg/cpu-16.svg
133
160
  - lib/build/svg/cpu-24.svg
@@ -139,6 +166,8 @@ files:
139
166
  - lib/build/svg/dash-24.svg
140
167
  - lib/build/svg/database-16.svg
141
168
  - lib/build/svg/database-24.svg
169
+ - lib/build/svg/dependabot-16.svg
170
+ - lib/build/svg/dependabot-24.svg
142
171
  - lib/build/svg/desktop-download-16.svg
143
172
  - lib/build/svg/desktop-download-24.svg
144
173
  - lib/build/svg/device-camera-16.svg
@@ -148,6 +177,8 @@ files:
148
177
  - lib/build/svg/device-desktop-24.svg
149
178
  - lib/build/svg/device-mobile-16.svg
150
179
  - lib/build/svg/device-mobile-24.svg
180
+ - lib/build/svg/diamond-16.svg
181
+ - lib/build/svg/diamond-24.svg
151
182
  - lib/build/svg/diff-16.svg
152
183
  - lib/build/svg/diff-24.svg
153
184
  - lib/build/svg/diff-added-16.svg
@@ -161,6 +192,8 @@ files:
161
192
  - lib/build/svg/dot-fill-24.svg
162
193
  - lib/build/svg/download-16.svg
163
194
  - lib/build/svg/download-24.svg
195
+ - lib/build/svg/duplicate-16.svg
196
+ - lib/build/svg/duplicate-24.svg
164
197
  - lib/build/svg/ellipsis-16.svg
165
198
  - lib/build/svg/eye-16.svg
166
199
  - lib/build/svg/eye-24.svg
@@ -205,17 +238,22 @@ files:
205
238
  - lib/build/svg/git-commit-24.svg
206
239
  - lib/build/svg/git-compare-16.svg
207
240
  - lib/build/svg/git-compare-24.svg
208
- - lib/build/svg/git-fork-24.svg
209
241
  - lib/build/svg/git-merge-16.svg
210
242
  - lib/build/svg/git-merge-24.svg
211
243
  - lib/build/svg/git-pull-request-16.svg
212
244
  - lib/build/svg/git-pull-request-24.svg
245
+ - lib/build/svg/git-pull-request-closed-16.svg
246
+ - lib/build/svg/git-pull-request-closed-24.svg
247
+ - lib/build/svg/git-pull-request-draft-16.svg
248
+ - lib/build/svg/git-pull-request-draft-24.svg
213
249
  - lib/build/svg/globe-16.svg
214
250
  - lib/build/svg/globe-24.svg
215
251
  - lib/build/svg/grabber-16.svg
216
252
  - lib/build/svg/grabber-24.svg
217
253
  - lib/build/svg/graph-16.svg
218
254
  - lib/build/svg/graph-24.svg
255
+ - lib/build/svg/hash-16.svg
256
+ - lib/build/svg/hash-24.svg
219
257
  - lib/build/svg/heading-16.svg
220
258
  - lib/build/svg/heading-24.svg
221
259
  - lib/build/svg/heart-16.svg
@@ -241,9 +279,10 @@ files:
241
279
  - lib/build/svg/infinity-24.svg
242
280
  - lib/build/svg/info-16.svg
243
281
  - lib/build/svg/info-24.svg
244
- - lib/build/svg/insights-24.svg
245
282
  - lib/build/svg/issue-closed-16.svg
246
283
  - lib/build/svg/issue-closed-24.svg
284
+ - lib/build/svg/issue-draft-16.svg
285
+ - lib/build/svg/issue-draft-24.svg
247
286
  - lib/build/svg/issue-opened-16.svg
248
287
  - lib/build/svg/issue-opened-24.svg
249
288
  - lib/build/svg/issue-reopened-16.svg
@@ -254,6 +293,7 @@ files:
254
293
  - lib/build/svg/kebab-horizontal-24.svg
255
294
  - lib/build/svg/key-16.svg
256
295
  - lib/build/svg/key-24.svg
296
+ - lib/build/svg/key-asterisk-16.svg
257
297
  - lib/build/svg/law-16.svg
258
298
  - lib/build/svg/law-24.svg
259
299
  - lib/build/svg/light-bulb-16.svg
@@ -289,6 +329,8 @@ files:
289
329
  - lib/build/svg/moon-24.svg
290
330
  - lib/build/svg/mortar-board-16.svg
291
331
  - lib/build/svg/mortar-board-24.svg
332
+ - lib/build/svg/multi-select-16.svg
333
+ - lib/build/svg/multi-select-24.svg
292
334
  - lib/build/svg/mute-16.svg
293
335
  - lib/build/svg/mute-24.svg
294
336
  - lib/build/svg/no-entry-16.svg
@@ -297,8 +339,8 @@ files:
297
339
  - lib/build/svg/north-star-24.svg
298
340
  - lib/build/svg/note-16.svg
299
341
  - lib/build/svg/note-24.svg
300
- - lib/build/svg/octoface-16.svg
301
- - lib/build/svg/octoface-24.svg
342
+ - lib/build/svg/number-16.svg
343
+ - lib/build/svg/number-24.svg
302
344
  - lib/build/svg/organization-16.svg
303
345
  - lib/build/svg/organization-24.svg
304
346
  - lib/build/svg/package-16.svg
@@ -310,12 +352,16 @@ files:
310
352
  - lib/build/svg/paintbrush-16.svg
311
353
  - lib/build/svg/paper-airplane-16.svg
312
354
  - lib/build/svg/paper-airplane-24.svg
355
+ - lib/build/svg/paste-16.svg
356
+ - lib/build/svg/paste-24.svg
313
357
  - lib/build/svg/pencil-16.svg
314
358
  - lib/build/svg/pencil-24.svg
315
359
  - lib/build/svg/people-16.svg
316
360
  - lib/build/svg/people-24.svg
317
361
  - lib/build/svg/person-16.svg
318
362
  - lib/build/svg/person-24.svg
363
+ - lib/build/svg/person-add-16.svg
364
+ - lib/build/svg/person-add-24.svg
319
365
  - lib/build/svg/pin-16.svg
320
366
  - lib/build/svg/pin-24.svg
321
367
  - lib/build/svg/play-16.svg
@@ -340,6 +386,7 @@ files:
340
386
  - lib/build/svg/repo-24.svg
341
387
  - lib/build/svg/repo-clone-16.svg
342
388
  - lib/build/svg/repo-forked-16.svg
389
+ - lib/build/svg/repo-forked-24.svg
343
390
  - lib/build/svg/repo-pull-16.svg
344
391
  - lib/build/svg/repo-push-16.svg
345
392
  - lib/build/svg/repo-push-24.svg
@@ -349,6 +396,8 @@ files:
349
396
  - lib/build/svg/report-24.svg
350
397
  - lib/build/svg/rocket-16.svg
351
398
  - lib/build/svg/rocket-24.svg
399
+ - lib/build/svg/rows-16.svg
400
+ - lib/build/svg/rows-24.svg
352
401
  - lib/build/svg/rss-16.svg
353
402
  - lib/build/svg/rss-24.svg
354
403
  - lib/build/svg/ruby-16.svg
@@ -359,6 +408,7 @@ files:
359
408
  - lib/build/svg/screen-normal-24.svg
360
409
  - lib/build/svg/search-16.svg
361
410
  - lib/build/svg/search-24.svg
411
+ - lib/build/svg/select-single-16.svg
362
412
  - lib/build/svg/server-16.svg
363
413
  - lib/build/svg/server-24.svg
364
414
  - lib/build/svg/share-16.svg
@@ -373,19 +423,29 @@ files:
373
423
  - lib/build/svg/shield-lock-24.svg
374
424
  - lib/build/svg/shield-x-16.svg
375
425
  - lib/build/svg/shield-x-24.svg
426
+ - lib/build/svg/sidebar-collapse-16.svg
427
+ - lib/build/svg/sidebar-collapse-24.svg
428
+ - lib/build/svg/sidebar-expand-16.svg
429
+ - lib/build/svg/sidebar-expand-24.svg
376
430
  - lib/build/svg/sign-in-16.svg
377
431
  - lib/build/svg/sign-in-24.svg
378
432
  - lib/build/svg/sign-out-16.svg
379
433
  - lib/build/svg/sign-out-24.svg
434
+ - lib/build/svg/single-select-24.svg
380
435
  - lib/build/svg/skip-16.svg
381
436
  - lib/build/svg/skip-24.svg
382
437
  - lib/build/svg/smiley-16.svg
383
438
  - lib/build/svg/smiley-24.svg
439
+ - lib/build/svg/sort-asc-16.svg
440
+ - lib/build/svg/sort-asc-24.svg
441
+ - lib/build/svg/sort-desc-16.svg
442
+ - lib/build/svg/sort-desc-24.svg
384
443
  - lib/build/svg/square-16.svg
385
444
  - lib/build/svg/square-24.svg
386
445
  - lib/build/svg/square-fill-16.svg
387
446
  - lib/build/svg/square-fill-24.svg
388
447
  - lib/build/svg/squirrel-16.svg
448
+ - lib/build/svg/squirrel-24.svg
389
449
  - lib/build/svg/star-16.svg
390
450
  - lib/build/svg/star-24.svg
391
451
  - lib/build/svg/star-fill-16.svg
@@ -394,11 +454,15 @@ files:
394
454
  - lib/build/svg/stop-24.svg
395
455
  - lib/build/svg/stopwatch-16.svg
396
456
  - lib/build/svg/stopwatch-24.svg
457
+ - lib/build/svg/strikethrough-16.svg
458
+ - lib/build/svg/strikethrough-24.svg
397
459
  - lib/build/svg/sun-16.svg
398
460
  - lib/build/svg/sun-24.svg
399
461
  - lib/build/svg/sync-16.svg
400
462
  - lib/build/svg/sync-24.svg
401
463
  - lib/build/svg/tab-24.svg
464
+ - lib/build/svg/table-16.svg
465
+ - lib/build/svg/table-24.svg
402
466
  - lib/build/svg/tag-16.svg
403
467
  - lib/build/svg/tag-24.svg
404
468
  - lib/build/svg/tasklist-16.svg
@@ -414,8 +478,8 @@ files:
414
478
  - lib/build/svg/thumbsup-24.svg
415
479
  - lib/build/svg/tools-16.svg
416
480
  - lib/build/svg/tools-24.svg
481
+ - lib/build/svg/trash-16.svg
417
482
  - lib/build/svg/trash-24.svg
418
- - lib/build/svg/trashcan-16.svg
419
483
  - lib/build/svg/triangle-down-16.svg
420
484
  - lib/build/svg/triangle-down-24.svg
421
485
  - lib/build/svg/triangle-left-16.svg
@@ -440,6 +504,8 @@ files:
440
504
  - lib/build/svg/verified-24.svg
441
505
  - lib/build/svg/versions-16.svg
442
506
  - lib/build/svg/versions-24.svg
507
+ - lib/build/svg/video-16.svg
508
+ - lib/build/svg/video-24.svg
443
509
  - lib/build/svg/workflow-16.svg
444
510
  - lib/build/svg/workflow-24.svg
445
511
  - lib/build/svg/x-16.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="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.326 1.973a1.2 1.2 0 011.49-.832c.387.112.977.307 1.575.602.586.291 1.243.71 1.7 1.296.022.027.042.056.061.084A13.22 13.22 0 018 3c.67 0 1.289.037 1.861.108l.051-.07c.457-.586 1.114-1.004 1.7-1.295a9.654 9.654 0 011.576-.602 1.2 1.2 0 011.49.832c.14.493.356 1.347.479 2.29.079.604.123 1.28.07 1.936.541.977.773 2.11.773 3.301C16 13 14.5 15 8 15s-8-2-8-5.5c0-1.034.238-2.128.795-3.117-.08-.712-.034-1.46.052-2.12.122-.943.34-1.797.479-2.29zM8 13.065c6 0 6.5-2 6-4.27C13.363 5.905 11.25 5 8 5s-5.363.904-6 3.796c-.5 2.27 0 4.27 6 4.27z"/><path d="M4 8a1 1 0 012 0v1a1 1 0 01-2 0V8zm2.078 2.492c-.083-.264.146-.492.422-.492h3c.276 0 .505.228.422.492C9.67 11.304 8.834 12 8 12c-.834 0-1.669-.696-1.922-1.508zM10 8a1 1 0 112 0v1a1 1 0 11-2 0V8z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.75 11c-.69 0-1.25.56-1.25 1.25v1.5a1.25 1.25 0 102.5 0v-1.5C9 11.56 8.44 11 7.75 11zm1.27 4.5a.469.469 0 01.48-.5h5a.47.47 0 01.48.5c-.116 1.316-.759 2.5-2.98 2.5s-2.864-1.184-2.98-2.5zm7.23-4.5c-.69 0-1.25.56-1.25 1.25v1.5a1.25 1.25 0 102.5 0v-1.5c0-.69-.56-1.25-1.25-1.25z"/><path fill-rule="evenodd" d="M21.255 3.82a1.725 1.725 0 00-2.141-1.195c-.557.16-1.406.44-2.264.866-.78.386-1.647.93-2.293 1.677A18.442 18.442 0 0012 5c-.93 0-1.784.059-2.569.17-.645-.74-1.505-1.28-2.28-1.664a13.876 13.876 0 00-2.265-.866 1.725 1.725 0 00-2.141 1.196 23.645 23.645 0 00-.69 3.292c-.125.97-.191 2.07-.066 3.112C1.254 11.882 1 13.734 1 15.527 1 19.915 3.13 23 12 23c8.87 0 11-3.053 11-7.473 0-1.794-.255-3.647-.99-5.29.127-1.046.06-2.15-.066-3.125a23.652 23.652 0 00-.689-3.292zM20.5 14c.5 3.5-1.5 6.5-8.5 6.5s-9-3-8.5-6.5c.583-4 3-6 8.5-6s7.928 2 8.5 6z"/></svg>