prawn-icon 2.3.0 → 2.4.0
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.
- checksums.yaml +5 -5
- data/CHANGELOG.md +7 -1
- data/README.md +1 -1
- data/data/fonts/fab/fa-brands.ttf +0 -0
- data/data/fonts/fab/fab.yml +43 -2
- data/data/fonts/far/fa-regular.ttf +0 -0
- data/data/fonts/far/far.yml +1 -1
- data/data/fonts/fas/fa-solid.ttf +0 -0
- data/data/fonts/fas/fas.yml +87 -1
- data/examples/paymentfont.rb +1 -1
- data/lib/prawn/icon/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: b3c2604b038cee0d7cf49d7acd88fac5734206082aeb8687814032ea6abc1091
|
|
4
|
+
data.tar.gz: 39e5d553c428b93cc9d02b71824f2f2e486a351f7eaaafc74f78086ee0f31a81
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 65646b2c3af272e4f95aa68999a21ed067b385f49d8b6fe268da1ab257bfdc18639d15160a9d846ae3a224d7e9791b853f5ea31721d213e8e6e131be80cdf697
|
|
7
|
+
data.tar.gz: 8840e2de74dadffe98f993fe8e4420c3f20762f6e890c56db347e5caca1be7ed10d994aba5af12be5134c63d1d11d8c43310f80ff657e6df2280e4f6ed2e2896
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# 2.4.0 - May 26, 2019
|
|
2
|
+
|
|
3
|
+
* Update FontAwesome from `5.4.0` to `5.8.2`.
|
|
4
|
+
* See FontAwesome's [upgrade guide](https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md) for more details.
|
|
5
|
+
* Update the Payment Icon URL to https://paymentfont.com.
|
|
6
|
+
|
|
1
7
|
# 2.3.0 - October 8, 2018
|
|
2
8
|
|
|
3
9
|
* Update FontAwesome to version from `5.0.13` to `5.4.0`.
|
|
@@ -109,7 +115,7 @@
|
|
|
109
115
|
|
|
110
116
|
# 0.6.4 - May 4, 2015
|
|
111
117
|
|
|
112
|
-
- [PaymentFont](
|
|
118
|
+
- [PaymentFont](https://paymentfont.com) is now supported and included in `Prawn::Icon`.
|
|
113
119
|
|
|
114
120
|
# 0.6.3 - March 4, 2015
|
|
115
121
|
|
data/README.md
CHANGED
|
@@ -10,7 +10,7 @@ The following icon fonts ship with Prawn::Icon:
|
|
|
10
10
|
|
|
11
11
|
* FontAwesome (http://fontawesome.io/icons/)
|
|
12
12
|
* Foundation Icons (http://zurb.com/playground/foundation-icon-fonts-3)
|
|
13
|
-
* PaymentFont (
|
|
13
|
+
* PaymentFont (https://paymentfont.com)
|
|
14
14
|
|
|
15
15
|
Prawn::Icon was originally written by Jesse Doyle.
|
|
16
16
|
|
|
Binary file
|
data/data/fonts/fab/fab.yml
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
fab:
|
|
3
|
-
__font_version__: 5.
|
|
3
|
+
__font_version__: 5.8.2
|
|
4
4
|
500px: ""
|
|
5
5
|
accessible-icon: ""
|
|
6
6
|
accusoft: ""
|
|
7
7
|
acquisitions-incorporated: ""
|
|
8
8
|
adn: ""
|
|
9
|
+
adobe: ""
|
|
9
10
|
adversal: ""
|
|
10
11
|
affiliatetheme: ""
|
|
12
|
+
airbnb: ""
|
|
11
13
|
algolia: ""
|
|
12
14
|
alipay: ""
|
|
13
15
|
amazon: ""
|
|
@@ -22,13 +24,16 @@ fab:
|
|
|
22
24
|
apper: ""
|
|
23
25
|
apple: ""
|
|
24
26
|
apple-pay: ""
|
|
27
|
+
artstation: ""
|
|
25
28
|
asymmetrik: ""
|
|
29
|
+
atlassian: ""
|
|
26
30
|
audible: ""
|
|
27
31
|
autoprefixer: ""
|
|
28
32
|
avianex: ""
|
|
29
33
|
aviato: ""
|
|
30
34
|
aws: ""
|
|
31
35
|
bandcamp: ""
|
|
36
|
+
battle-net: ""
|
|
32
37
|
behance: ""
|
|
33
38
|
behance-square: ""
|
|
34
39
|
bimobject: ""
|
|
@@ -41,9 +46,12 @@ fab:
|
|
|
41
46
|
blogger-b: ""
|
|
42
47
|
bluetooth: ""
|
|
43
48
|
bluetooth-b: ""
|
|
49
|
+
bootstrap: ""
|
|
44
50
|
btc: ""
|
|
51
|
+
buffer: ""
|
|
45
52
|
buromobelexperte: ""
|
|
46
53
|
buysellads: ""
|
|
54
|
+
canadian-maple-leaf: ""
|
|
47
55
|
cc-amazon-pay: ""
|
|
48
56
|
cc-amex: ""
|
|
49
57
|
cc-apple-pay: ""
|
|
@@ -55,12 +63,15 @@ fab:
|
|
|
55
63
|
cc-stripe: ""
|
|
56
64
|
cc-visa: ""
|
|
57
65
|
centercode: ""
|
|
66
|
+
centos: ""
|
|
58
67
|
chrome: ""
|
|
68
|
+
chromecast: ""
|
|
59
69
|
cloudscale: ""
|
|
60
70
|
cloudsmith: ""
|
|
61
71
|
cloudversify: ""
|
|
62
72
|
codepen: ""
|
|
63
73
|
codiepie: ""
|
|
74
|
+
confluence: ""
|
|
64
75
|
connectdevelop: ""
|
|
65
76
|
contao: ""
|
|
66
77
|
cpanel: ""
|
|
@@ -83,12 +94,15 @@ fab:
|
|
|
83
94
|
css3-alt: ""
|
|
84
95
|
cuttlefish: ""
|
|
85
96
|
d-and-d: ""
|
|
97
|
+
d-and-d-beyond: ""
|
|
86
98
|
dashcube: ""
|
|
87
99
|
delicious: ""
|
|
88
100
|
deploydog: ""
|
|
89
101
|
deskpro: ""
|
|
90
102
|
dev: ""
|
|
91
103
|
deviantart: ""
|
|
104
|
+
dhl: ""
|
|
105
|
+
diaspora: ""
|
|
92
106
|
digg: ""
|
|
93
107
|
digital-ocean: ""
|
|
94
108
|
discord: ""
|
|
@@ -112,12 +126,16 @@ fab:
|
|
|
112
126
|
erlang: ""
|
|
113
127
|
ethereum: ""
|
|
114
128
|
etsy: ""
|
|
129
|
+
evernote: ""
|
|
115
130
|
expeditedssl: ""
|
|
116
131
|
facebook: ""
|
|
117
132
|
facebook-f: ""
|
|
118
133
|
facebook-messenger: ""
|
|
119
134
|
facebook-square: ""
|
|
120
135
|
fantasy-flight-games: ""
|
|
136
|
+
fedex: ""
|
|
137
|
+
fedora: ""
|
|
138
|
+
figma: ""
|
|
121
139
|
firefox: ""
|
|
122
140
|
first-order: ""
|
|
123
141
|
first-order-alt: ""
|
|
@@ -144,6 +162,7 @@ fab:
|
|
|
144
162
|
gg: ""
|
|
145
163
|
gg-circle: ""
|
|
146
164
|
git: ""
|
|
165
|
+
git-alt: ""
|
|
147
166
|
git-square: ""
|
|
148
167
|
github: ""
|
|
149
168
|
github-alt: ""
|
|
@@ -181,13 +200,17 @@ fab:
|
|
|
181
200
|
hubspot: ""
|
|
182
201
|
imdb: ""
|
|
183
202
|
instagram: ""
|
|
203
|
+
intercom: ""
|
|
184
204
|
internet-explorer: ""
|
|
205
|
+
invision: ""
|
|
185
206
|
ioxhost: ""
|
|
207
|
+
itch-io: ""
|
|
186
208
|
itunes: ""
|
|
187
209
|
itunes-note: ""
|
|
188
210
|
java: ""
|
|
189
211
|
jedi-order: ""
|
|
190
212
|
jenkins: ""
|
|
213
|
+
jira: ""
|
|
191
214
|
joget: ""
|
|
192
215
|
joomla: ""
|
|
193
216
|
js: ""
|
|
@@ -222,6 +245,7 @@ fab:
|
|
|
222
245
|
medrt: ""
|
|
223
246
|
meetup: ""
|
|
224
247
|
megaport: ""
|
|
248
|
+
mendeley: ""
|
|
225
249
|
microsoft: ""
|
|
226
250
|
mix: ""
|
|
227
251
|
mixcloud: ""
|
|
@@ -271,15 +295,17 @@ fab:
|
|
|
271
295
|
quinscape: ""
|
|
272
296
|
quora: ""
|
|
273
297
|
r-project: ""
|
|
298
|
+
raspberry-pi: ""
|
|
274
299
|
ravelry: ""
|
|
275
300
|
react: ""
|
|
301
|
+
reacteurope: ""
|
|
276
302
|
readme: ""
|
|
277
303
|
rebel: ""
|
|
278
304
|
red-river: ""
|
|
279
305
|
reddit: ""
|
|
280
306
|
reddit-alien: ""
|
|
281
307
|
reddit-square: ""
|
|
282
|
-
|
|
308
|
+
redhat: ""
|
|
283
309
|
renren: ""
|
|
284
310
|
replyd: ""
|
|
285
311
|
researchgate: ""
|
|
@@ -288,6 +314,7 @@ fab:
|
|
|
288
314
|
rocketchat: ""
|
|
289
315
|
rockrms: ""
|
|
290
316
|
safari: ""
|
|
317
|
+
salesforce: ""
|
|
291
318
|
sass: ""
|
|
292
319
|
schlix: ""
|
|
293
320
|
scribd: ""
|
|
@@ -300,6 +327,7 @@ fab:
|
|
|
300
327
|
simplybuilt: ""
|
|
301
328
|
sistrix: ""
|
|
302
329
|
sith: ""
|
|
330
|
+
sketch: ""
|
|
303
331
|
skyatlas: ""
|
|
304
332
|
skype: ""
|
|
305
333
|
slack: ""
|
|
@@ -309,11 +337,14 @@ fab:
|
|
|
309
337
|
snapchat-ghost: ""
|
|
310
338
|
snapchat-square: ""
|
|
311
339
|
soundcloud: ""
|
|
340
|
+
sourcetree: ""
|
|
312
341
|
speakap: ""
|
|
342
|
+
speaker-deck: ""
|
|
313
343
|
spotify: ""
|
|
314
344
|
squarespace: ""
|
|
315
345
|
stack-exchange: ""
|
|
316
346
|
stack-overflow: ""
|
|
347
|
+
stackpath: ""
|
|
317
348
|
staylinked: ""
|
|
318
349
|
steam: ""
|
|
319
350
|
steam-square: ""
|
|
@@ -327,6 +358,8 @@ fab:
|
|
|
327
358
|
stumbleupon-circle: ""
|
|
328
359
|
superpowers: ""
|
|
329
360
|
supple: ""
|
|
361
|
+
suse: ""
|
|
362
|
+
symfony: ""
|
|
330
363
|
teamspeak: ""
|
|
331
364
|
telegram: ""
|
|
332
365
|
telegram-plane: ""
|
|
@@ -334,6 +367,7 @@ fab:
|
|
|
334
367
|
the-red-yeti: ""
|
|
335
368
|
themeco: ""
|
|
336
369
|
themeisle: ""
|
|
370
|
+
think-peaks: ""
|
|
337
371
|
trade-federation: ""
|
|
338
372
|
trello: ""
|
|
339
373
|
tripadvisor: ""
|
|
@@ -344,10 +378,13 @@ fab:
|
|
|
344
378
|
twitter-square: ""
|
|
345
379
|
typo3: ""
|
|
346
380
|
uber: ""
|
|
381
|
+
ubuntu: ""
|
|
347
382
|
uikit: ""
|
|
348
383
|
uniregistry: ""
|
|
349
384
|
untappd: ""
|
|
385
|
+
ups: ""
|
|
350
386
|
usb: ""
|
|
387
|
+
usps: ""
|
|
351
388
|
ussunnah: ""
|
|
352
389
|
vaadin: ""
|
|
353
390
|
viacoin: ""
|
|
@@ -361,6 +398,7 @@ fab:
|
|
|
361
398
|
vk: ""
|
|
362
399
|
vnv: ""
|
|
363
400
|
vuejs: ""
|
|
401
|
+
waze: ""
|
|
364
402
|
weebly: ""
|
|
365
403
|
weibo: ""
|
|
366
404
|
weixin: ""
|
|
@@ -377,13 +415,16 @@ fab:
|
|
|
377
415
|
wpbeginner: ""
|
|
378
416
|
wpexplorer: ""
|
|
379
417
|
wpforms: ""
|
|
418
|
+
wpressr: ""
|
|
380
419
|
xbox: ""
|
|
381
420
|
xing: ""
|
|
382
421
|
xing-square: ""
|
|
383
422
|
y-combinator: ""
|
|
384
423
|
yahoo: ""
|
|
424
|
+
yammer: ""
|
|
385
425
|
yandex: ""
|
|
386
426
|
yandex-international: ""
|
|
427
|
+
yarn: ""
|
|
387
428
|
yelp: ""
|
|
388
429
|
yoast: ""
|
|
389
430
|
youtube: ""
|
|
Binary file
|
data/data/fonts/far/far.yml
CHANGED
data/data/fonts/fas/fa-solid.ttf
CHANGED
|
Binary file
|
data/data/fonts/fas/fas.yml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
fas:
|
|
3
|
-
__font_version__: 5.
|
|
3
|
+
__font_version__: 5.8.2
|
|
4
4
|
ad: ""
|
|
5
5
|
address-book: ""
|
|
6
6
|
address-card: ""
|
|
@@ -49,8 +49,11 @@ fas:
|
|
|
49
49
|
atom: ""
|
|
50
50
|
audio-description: ""
|
|
51
51
|
award: ""
|
|
52
|
+
baby: ""
|
|
53
|
+
baby-carriage: ""
|
|
52
54
|
backspace: ""
|
|
53
55
|
backward: ""
|
|
56
|
+
bacon: ""
|
|
54
57
|
balance-scale: ""
|
|
55
58
|
ban: ""
|
|
56
59
|
band-aid: ""
|
|
@@ -72,10 +75,12 @@ fas:
|
|
|
72
75
|
bible: ""
|
|
73
76
|
bicycle: ""
|
|
74
77
|
binoculars: ""
|
|
78
|
+
biohazard: ""
|
|
75
79
|
birthday-cake: ""
|
|
76
80
|
blender: ""
|
|
77
81
|
blender-phone: ""
|
|
78
82
|
blind: ""
|
|
83
|
+
blog: ""
|
|
79
84
|
bold: ""
|
|
80
85
|
bolt: ""
|
|
81
86
|
bomb: ""
|
|
@@ -83,6 +88,7 @@ fas:
|
|
|
83
88
|
bong: ""
|
|
84
89
|
book: ""
|
|
85
90
|
book-dead: ""
|
|
91
|
+
book-medical: ""
|
|
86
92
|
book-open: ""
|
|
87
93
|
book-reader: ""
|
|
88
94
|
bookmark: ""
|
|
@@ -92,6 +98,7 @@ fas:
|
|
|
92
98
|
boxes: ""
|
|
93
99
|
braille: ""
|
|
94
100
|
brain: ""
|
|
101
|
+
bread-slice: ""
|
|
95
102
|
briefcase: ""
|
|
96
103
|
briefcase-medical: ""
|
|
97
104
|
broadcast-tower: ""
|
|
@@ -109,12 +116,15 @@ fas:
|
|
|
109
116
|
calendar: ""
|
|
110
117
|
calendar-alt: ""
|
|
111
118
|
calendar-check: ""
|
|
119
|
+
calendar-day: ""
|
|
112
120
|
calendar-minus: ""
|
|
113
121
|
calendar-plus: ""
|
|
114
122
|
calendar-times: ""
|
|
123
|
+
calendar-week: ""
|
|
115
124
|
camera: ""
|
|
116
125
|
camera-retro: ""
|
|
117
126
|
campground: ""
|
|
127
|
+
candy-cane: ""
|
|
118
128
|
cannabis: ""
|
|
119
129
|
capsules: ""
|
|
120
130
|
car: ""
|
|
@@ -130,8 +140,10 @@ fas:
|
|
|
130
140
|
caret-square-right: ""
|
|
131
141
|
caret-square-up: ""
|
|
132
142
|
caret-up: ""
|
|
143
|
+
carrot: ""
|
|
133
144
|
cart-arrow-down: ""
|
|
134
145
|
cart-plus: ""
|
|
146
|
+
cash-register: ""
|
|
135
147
|
cat: ""
|
|
136
148
|
certificate: ""
|
|
137
149
|
chair: ""
|
|
@@ -146,6 +158,7 @@ fas:
|
|
|
146
158
|
check-circle: ""
|
|
147
159
|
check-double: ""
|
|
148
160
|
check-square: ""
|
|
161
|
+
cheese: ""
|
|
149
162
|
chess: ""
|
|
150
163
|
chess-bishop: ""
|
|
151
164
|
chess-board: ""
|
|
@@ -167,6 +180,7 @@ fas:
|
|
|
167
180
|
circle: ""
|
|
168
181
|
circle-notch: ""
|
|
169
182
|
city: ""
|
|
183
|
+
clinic-medical: ""
|
|
170
184
|
clipboard: ""
|
|
171
185
|
clipboard-check: ""
|
|
172
186
|
clipboard-list: ""
|
|
@@ -175,8 +189,13 @@ fas:
|
|
|
175
189
|
closed-captioning: ""
|
|
176
190
|
cloud: ""
|
|
177
191
|
cloud-download-alt: ""
|
|
192
|
+
cloud-meatball: ""
|
|
178
193
|
cloud-moon: ""
|
|
194
|
+
cloud-moon-rain: ""
|
|
195
|
+
cloud-rain: ""
|
|
196
|
+
cloud-showers-heavy: ""
|
|
179
197
|
cloud-sun: ""
|
|
198
|
+
cloud-sun-rain: ""
|
|
180
199
|
cloud-upload-alt: ""
|
|
181
200
|
cocktail: ""
|
|
182
201
|
code: ""
|
|
@@ -190,12 +209,14 @@ fas:
|
|
|
190
209
|
comment-alt: ""
|
|
191
210
|
comment-dollar: ""
|
|
192
211
|
comment-dots: ""
|
|
212
|
+
comment-medical: ""
|
|
193
213
|
comment-slash: ""
|
|
194
214
|
comments: ""
|
|
195
215
|
comments-dollar: ""
|
|
196
216
|
compact-disc: ""
|
|
197
217
|
compass: ""
|
|
198
218
|
compress: ""
|
|
219
|
+
compress-arrows-alt: ""
|
|
199
220
|
concierge-bell: ""
|
|
200
221
|
cookie: ""
|
|
201
222
|
cookie-bite: ""
|
|
@@ -209,11 +230,13 @@ fas:
|
|
|
209
230
|
crosshairs: ""
|
|
210
231
|
crow: ""
|
|
211
232
|
crown: ""
|
|
233
|
+
crutch: ""
|
|
212
234
|
cube: ""
|
|
213
235
|
cubes: ""
|
|
214
236
|
cut: ""
|
|
215
237
|
database: ""
|
|
216
238
|
deaf: ""
|
|
239
|
+
democrat: ""
|
|
217
240
|
desktop: ""
|
|
218
241
|
dharmachakra: ""
|
|
219
242
|
diagnoses: ""
|
|
@@ -248,8 +271,11 @@ fas:
|
|
|
248
271
|
drum-steelpan: ""
|
|
249
272
|
drumstick-bite: ""
|
|
250
273
|
dumbbell: ""
|
|
274
|
+
dumpster: ""
|
|
275
|
+
dumpster-fire: ""
|
|
251
276
|
dungeon: ""
|
|
252
277
|
edit: ""
|
|
278
|
+
egg: ""
|
|
253
279
|
eject: ""
|
|
254
280
|
ellipsis-h: ""
|
|
255
281
|
ellipsis-v: ""
|
|
@@ -259,6 +285,7 @@ fas:
|
|
|
259
285
|
envelope-square: ""
|
|
260
286
|
equals: ""
|
|
261
287
|
eraser: ""
|
|
288
|
+
ethernet: ""
|
|
262
289
|
euro-sign: ""
|
|
263
290
|
exchange-alt: ""
|
|
264
291
|
exclamation: ""
|
|
@@ -307,12 +334,14 @@ fas:
|
|
|
307
334
|
filter: ""
|
|
308
335
|
fingerprint: ""
|
|
309
336
|
fire: ""
|
|
337
|
+
fire-alt: ""
|
|
310
338
|
fire-extinguisher: ""
|
|
311
339
|
first-aid: ""
|
|
312
340
|
fish: ""
|
|
313
341
|
fist-raised: ""
|
|
314
342
|
flag: ""
|
|
315
343
|
flag-checkered: ""
|
|
344
|
+
flag-usa: ""
|
|
316
345
|
flask: ""
|
|
317
346
|
flushed: ""
|
|
318
347
|
folder: ""
|
|
@@ -335,13 +364,17 @@ fas:
|
|
|
335
364
|
genderless: ""
|
|
336
365
|
ghost: ""
|
|
337
366
|
gift: ""
|
|
367
|
+
gifts: ""
|
|
368
|
+
glass-cheers: ""
|
|
338
369
|
glass-martini: ""
|
|
339
370
|
glass-martini-alt: ""
|
|
371
|
+
glass-whiskey: ""
|
|
340
372
|
glasses: ""
|
|
341
373
|
globe: ""
|
|
342
374
|
globe-africa: ""
|
|
343
375
|
globe-americas: ""
|
|
344
376
|
globe-asia: ""
|
|
377
|
+
globe-europe: ""
|
|
345
378
|
golf-ball: ""
|
|
346
379
|
gopuram: ""
|
|
347
380
|
graduation-cap: ""
|
|
@@ -362,14 +395,19 @@ fas:
|
|
|
362
395
|
grin-tongue-wink: ""
|
|
363
396
|
grin-wink: ""
|
|
364
397
|
grip-horizontal: ""
|
|
398
|
+
grip-lines: ""
|
|
399
|
+
grip-lines-vertical: ""
|
|
365
400
|
grip-vertical: ""
|
|
401
|
+
guitar: ""
|
|
366
402
|
h-square: ""
|
|
403
|
+
hamburger: ""
|
|
367
404
|
hammer: ""
|
|
368
405
|
hamsa: ""
|
|
369
406
|
hand-holding: ""
|
|
370
407
|
hand-holding-heart: ""
|
|
371
408
|
hand-holding-usd: ""
|
|
372
409
|
hand-lizard: ""
|
|
410
|
+
hand-middle-finger: ""
|
|
373
411
|
hand-paper: ""
|
|
374
412
|
hand-peace: ""
|
|
375
413
|
hand-point-down: ""
|
|
@@ -384,6 +422,7 @@ fas:
|
|
|
384
422
|
hands-helping: ""
|
|
385
423
|
handshake: ""
|
|
386
424
|
hanukiah: ""
|
|
425
|
+
hard-hat: ""
|
|
387
426
|
hashtag: ""
|
|
388
427
|
hat-wizard: ""
|
|
389
428
|
haykal: ""
|
|
@@ -393,6 +432,7 @@ fas:
|
|
|
393
432
|
headphones-alt: ""
|
|
394
433
|
headset: ""
|
|
395
434
|
heart: ""
|
|
435
|
+
heart-broken: ""
|
|
396
436
|
heartbeat: ""
|
|
397
437
|
helicopter: ""
|
|
398
438
|
highlighter: ""
|
|
@@ -400,12 +440,15 @@ fas:
|
|
|
400
440
|
hippo: ""
|
|
401
441
|
history: ""
|
|
402
442
|
hockey-puck: ""
|
|
443
|
+
holly-berry: ""
|
|
403
444
|
home: ""
|
|
404
445
|
horse: ""
|
|
446
|
+
horse-head: ""
|
|
405
447
|
hospital: ""
|
|
406
448
|
hospital-alt: ""
|
|
407
449
|
hospital-symbol: ""
|
|
408
450
|
hot-tub: ""
|
|
451
|
+
hotdog: ""
|
|
409
452
|
hotel: ""
|
|
410
453
|
hourglass: ""
|
|
411
454
|
hourglass-end: ""
|
|
@@ -414,9 +457,12 @@ fas:
|
|
|
414
457
|
house-damage: ""
|
|
415
458
|
hryvnia: ""
|
|
416
459
|
i-cursor: ""
|
|
460
|
+
ice-cream: ""
|
|
461
|
+
icicles: ""
|
|
417
462
|
id-badge: ""
|
|
418
463
|
id-card: ""
|
|
419
464
|
id-card-alt: ""
|
|
465
|
+
igloo: ""
|
|
420
466
|
image: ""
|
|
421
467
|
images: ""
|
|
422
468
|
inbox: ""
|
|
@@ -441,6 +487,7 @@ fas:
|
|
|
441
487
|
language: ""
|
|
442
488
|
laptop: ""
|
|
443
489
|
laptop-code: ""
|
|
490
|
+
laptop-medical: ""
|
|
444
491
|
laugh: ""
|
|
445
492
|
laugh-beam: ""
|
|
446
493
|
laugh-squint: ""
|
|
@@ -495,6 +542,7 @@ fas:
|
|
|
495
542
|
memory: ""
|
|
496
543
|
menorah: ""
|
|
497
544
|
mercury: ""
|
|
545
|
+
meteor: ""
|
|
498
546
|
microchip: ""
|
|
499
547
|
microphone: ""
|
|
500
548
|
microphone-alt: ""
|
|
@@ -504,6 +552,7 @@ fas:
|
|
|
504
552
|
minus: ""
|
|
505
553
|
minus-circle: ""
|
|
506
554
|
minus-square: ""
|
|
555
|
+
mitten: ""
|
|
507
556
|
mobile: ""
|
|
508
557
|
mobile-alt: ""
|
|
509
558
|
money-bill: ""
|
|
@@ -519,6 +568,7 @@ fas:
|
|
|
519
568
|
motorcycle: ""
|
|
520
569
|
mountain: ""
|
|
521
570
|
mouse-pointer: ""
|
|
571
|
+
mug-hot: ""
|
|
522
572
|
music: ""
|
|
523
573
|
network-wired: ""
|
|
524
574
|
neuter: ""
|
|
@@ -531,6 +581,7 @@ fas:
|
|
|
531
581
|
om: ""
|
|
532
582
|
otter: ""
|
|
533
583
|
outdent: ""
|
|
584
|
+
pager: ""
|
|
534
585
|
paint-brush: ""
|
|
535
586
|
paint-roller: ""
|
|
536
587
|
palette: ""
|
|
@@ -555,14 +606,17 @@ fas:
|
|
|
555
606
|
pencil-alt: ""
|
|
556
607
|
pencil-ruler: ""
|
|
557
608
|
people-carry: ""
|
|
609
|
+
pepper-hot: ""
|
|
558
610
|
percent: ""
|
|
559
611
|
percentage: ""
|
|
612
|
+
person-booth: ""
|
|
560
613
|
phone: ""
|
|
561
614
|
phone-slash: ""
|
|
562
615
|
phone-square: ""
|
|
563
616
|
phone-volume: ""
|
|
564
617
|
piggy-bank: ""
|
|
565
618
|
pills: ""
|
|
619
|
+
pizza-slice: ""
|
|
566
620
|
place-of-worship: ""
|
|
567
621
|
plane: ""
|
|
568
622
|
plane-arrival: ""
|
|
@@ -577,6 +631,7 @@ fas:
|
|
|
577
631
|
poll: ""
|
|
578
632
|
poll-h: ""
|
|
579
633
|
poo: ""
|
|
634
|
+
poo-storm: ""
|
|
580
635
|
poop: ""
|
|
581
636
|
portrait: ""
|
|
582
637
|
pound-sign: ""
|
|
@@ -597,6 +652,9 @@ fas:
|
|
|
597
652
|
quote-left: ""
|
|
598
653
|
quote-right: ""
|
|
599
654
|
quran: ""
|
|
655
|
+
radiation: ""
|
|
656
|
+
radiation-alt: ""
|
|
657
|
+
rainbow: ""
|
|
600
658
|
random: ""
|
|
601
659
|
receipt: ""
|
|
602
660
|
recycle: ""
|
|
@@ -605,6 +663,8 @@ fas:
|
|
|
605
663
|
registered: ""
|
|
606
664
|
reply: ""
|
|
607
665
|
reply-all: ""
|
|
666
|
+
republican: ""
|
|
667
|
+
restroom: ""
|
|
608
668
|
retweet: ""
|
|
609
669
|
ribbon: ""
|
|
610
670
|
ring: ""
|
|
@@ -623,10 +683,13 @@ fas:
|
|
|
623
683
|
rupee-sign: ""
|
|
624
684
|
sad-cry: ""
|
|
625
685
|
sad-tear: ""
|
|
686
|
+
satellite: ""
|
|
687
|
+
satellite-dish: ""
|
|
626
688
|
save: ""
|
|
627
689
|
school: ""
|
|
628
690
|
screwdriver: ""
|
|
629
691
|
scroll: ""
|
|
692
|
+
sd-card: ""
|
|
630
693
|
search: ""
|
|
631
694
|
search-dollar: ""
|
|
632
695
|
search-location: ""
|
|
@@ -655,17 +718,27 @@ fas:
|
|
|
655
718
|
sign-out-alt: ""
|
|
656
719
|
signal: ""
|
|
657
720
|
signature: ""
|
|
721
|
+
sim-card: ""
|
|
658
722
|
sitemap: ""
|
|
723
|
+
skating: ""
|
|
724
|
+
skiing: ""
|
|
725
|
+
skiing-nordic: ""
|
|
659
726
|
skull: ""
|
|
660
727
|
skull-crossbones: ""
|
|
661
728
|
slash: ""
|
|
729
|
+
sleigh: ""
|
|
662
730
|
sliders-h: ""
|
|
663
731
|
smile: ""
|
|
664
732
|
smile-beam: ""
|
|
665
733
|
smile-wink: ""
|
|
734
|
+
smog: ""
|
|
666
735
|
smoking: ""
|
|
667
736
|
smoking-ban: ""
|
|
737
|
+
sms: ""
|
|
738
|
+
snowboarding: ""
|
|
668
739
|
snowflake: ""
|
|
740
|
+
snowman: ""
|
|
741
|
+
snowplow: ""
|
|
669
742
|
socks: ""
|
|
670
743
|
solar-panel: ""
|
|
671
744
|
sort: ""
|
|
@@ -733,6 +806,9 @@ fas:
|
|
|
733
806
|
taxi: ""
|
|
734
807
|
teeth: ""
|
|
735
808
|
teeth-open: ""
|
|
809
|
+
temperature-high: ""
|
|
810
|
+
temperature-low: ""
|
|
811
|
+
tenge: ""
|
|
736
812
|
terminal: ""
|
|
737
813
|
text-height: ""
|
|
738
814
|
text-width: ""
|
|
@@ -757,8 +833,10 @@ fas:
|
|
|
757
833
|
tired: ""
|
|
758
834
|
toggle-off: ""
|
|
759
835
|
toggle-on: ""
|
|
836
|
+
toilet: ""
|
|
760
837
|
toilet-paper: ""
|
|
761
838
|
toolbox: ""
|
|
839
|
+
tools: ""
|
|
762
840
|
tooth: ""
|
|
763
841
|
torah: ""
|
|
764
842
|
torii-gate: ""
|
|
@@ -766,10 +844,13 @@ fas:
|
|
|
766
844
|
trademark: ""
|
|
767
845
|
traffic-light: ""
|
|
768
846
|
train: ""
|
|
847
|
+
tram: ""
|
|
769
848
|
transgender: ""
|
|
770
849
|
transgender-alt: ""
|
|
771
850
|
trash: ""
|
|
772
851
|
trash-alt: ""
|
|
852
|
+
trash-restore: ""
|
|
853
|
+
trash-restore-alt: ""
|
|
773
854
|
tree: ""
|
|
774
855
|
trophy: ""
|
|
775
856
|
truck: ""
|
|
@@ -807,6 +888,7 @@ fas:
|
|
|
807
888
|
user-md: ""
|
|
808
889
|
user-minus: ""
|
|
809
890
|
user-ninja: ""
|
|
891
|
+
user-nurse: ""
|
|
810
892
|
user-plus: ""
|
|
811
893
|
user-secret: ""
|
|
812
894
|
user-shield: ""
|
|
@@ -832,9 +914,13 @@ fas:
|
|
|
832
914
|
volume-mute: ""
|
|
833
915
|
volume-off: ""
|
|
834
916
|
volume-up: ""
|
|
917
|
+
vote-yea: ""
|
|
918
|
+
vr-cardboard: ""
|
|
835
919
|
walking: ""
|
|
836
920
|
wallet: ""
|
|
837
921
|
warehouse: ""
|
|
922
|
+
water: ""
|
|
923
|
+
wave-square: ""
|
|
838
924
|
weight: ""
|
|
839
925
|
weight-hanging: ""
|
|
840
926
|
wheelchair: ""
|
data/examples/paymentfont.rb
CHANGED
|
@@ -19,7 +19,7 @@ Prawn::Document.generate('paymentfont.pdf') do
|
|
|
19
19
|
define_grid(columns: 6, rows: 12, gutter: 16)
|
|
20
20
|
|
|
21
21
|
sub_header = 'PaymentFont'
|
|
22
|
-
link = '
|
|
22
|
+
link = 'https://paymentfont.com'
|
|
23
23
|
page_header sub_header, link
|
|
24
24
|
|
|
25
25
|
first_page_icons icons do |icon_key|
|
data/lib/prawn/icon/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: prawn-icon
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.4.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Jesse Doyle
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-05-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: prawn
|
|
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
197
197
|
version: 1.3.6
|
|
198
198
|
requirements: []
|
|
199
199
|
rubyforge_project:
|
|
200
|
-
rubygems_version: 2.
|
|
200
|
+
rubygems_version: 2.7.6.2
|
|
201
201
|
signing_key:
|
|
202
202
|
specification_version: 4
|
|
203
203
|
summary: Provides icon fonts for PrawnPDF
|