sul_styles 0.4.2 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9b13ecad30f9ae2717e7bd74aa7e5e86a509768a
4
- data.tar.gz: b5c7b9b9dbbdfeeee0779d7960f0774e5400faf8
3
+ metadata.gz: e24209b119d60a1dfb862f04a0117a97564007a7
4
+ data.tar.gz: 4d5cf443fddd150318f042a7e5fe1a41d46a2788
5
5
  SHA512:
6
- metadata.gz: 8cb22403fc61ffac394c175ad5dd9e15a304d3fa94f3dd060c6072067026a4e5bf7cce75b6634e515d81ee064c932e49f59902ba9765c6cbf0dcf8b29f8583fd
7
- data.tar.gz: bff7bfb8e9cad1d6d7aea8a1e4e0de88cde351497ca5b82d6cbd16ad95f475a94f156d1ea973ea5b3320743484fd2f9848347363fdba0c75c46951808deeaa41
6
+ metadata.gz: 346394d4da805eb67be8f67559391e4e5da2faeab3993a621310e0d32dd8779070b9efc4f1e2383d6165b19c25757959ff6f2892e31b858dd892abc9a07cc7c5
7
+ data.tar.gz: 1c271de1444977fa4197821fc8e22bae58485e8e4020c74827fd1b9ad111af5302d9ad7c56c6632728146dfeeca36254931d234784651ed597cd5b37ad85f22a
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "checksum": {
3
- "previous": "2eef06684e6b75af8068db55c744364ef3f0273b6339408d3a355dcf3be32e50",
4
- "current": "2eef06684e6b75af8068db55c744364ef3f0273b6339408d3a355dcf3be32e50"
3
+ "previous": "2151817038e941b1ee8b48706edb2510938e8c9cb5892c5bbef5fc4d1d853bde",
4
+ "current": "2151817038e941b1ee8b48706edb2510938e8c9cb5892c5bbef5fc4d1d853bde"
5
5
  },
6
6
  "fonts": [
7
7
  "app/assets/fonts/sul-icons.ttf",
@@ -58,10 +58,18 @@
58
58
  "codepoint": 61713,
59
59
  "source": "icon_svgs/camera-film-1.svg"
60
60
  },
61
+ "check-2": {
62
+ "codepoint": 61763,
63
+ "source": "icon_svgs/check-2.svg"
64
+ },
61
65
  "check-box-1": {
62
66
  "codepoint": 61714,
63
67
  "source": "icon_svgs/check-box-1.svg"
64
68
  },
69
+ "close": {
70
+ "codepoint": 61761,
71
+ "source": "icon_svgs/close.svg"
72
+ },
65
73
  "cube": {
66
74
  "codepoint": 61715,
67
75
  "source": "icon_svgs/cube.svg"
@@ -150,6 +158,10 @@
150
158
  "codepoint": 61723,
151
159
  "source": "icon_svgs/list-bullets-1.svg"
152
160
  },
161
+ "location-pin-2": {
162
+ "codepoint": 61767,
163
+ "source": "icon_svgs/location-pin-2.svg"
164
+ },
153
165
  "map-pin-1": {
154
166
  "codepoint": 61724,
155
167
  "source": "icon_svgs/map-pin-1.svg"
@@ -178,6 +190,14 @@
178
190
  "codepoint": 61730,
179
191
  "source": "icon_svgs/navigation-left-2.svg"
180
192
  },
193
+ "navigation-next-4": {
194
+ "codepoint": 61762,
195
+ "source": "icon_svgs/navigation-next-4.svg"
196
+ },
197
+ "navigation-show-more-1": {
198
+ "codepoint": 61766,
199
+ "source": "icon_svgs/navigation-show-more-1.svg"
200
+ },
181
201
  "network-web": {
182
202
  "codepoint": 61731,
183
203
  "source": "icon_svgs/network-web.svg"
@@ -218,6 +238,10 @@
218
238
  "codepoint": 61740,
219
239
  "source": "icon_svgs/quote-1.svg"
220
240
  },
241
+ "remove-2": {
242
+ "codepoint": 61764,
243
+ "source": "icon_svgs/remove-2.svg"
244
+ },
221
245
  "search": {
222
246
  "codepoint": 61741,
223
247
  "source": "icon_svgs/search.svg"
@@ -230,6 +254,10 @@
230
254
  "codepoint": 61742,
231
255
  "source": "icon_svgs/transfer-3.svg"
232
256
  },
257
+ "truck-1": {
258
+ "codepoint": 61765,
259
+ "source": "icon_svgs/truck-1.svg"
260
+ },
233
261
  "turntable": {
234
262
  "codepoint": 61743,
235
263
  "source": "icon_svgs/turntable.svg"
data/README.md CHANGED
@@ -32,9 +32,9 @@ Rather than importing the `sul-icons-rails` styles, it's recommended to use the
32
32
  ```html
33
33
  <html>
34
34
  <head>
35
- <link rel="stylesheet" href="https://sul-cdn.stanford.edu/sul_styles/0.3.0/sul-icons.min.css">
35
+ <link rel="stylesheet" href="https://sul-cdn.stanford.edu/sul_styles/0.5.0/sul-icons.min.css">
36
36
  <!-- or
37
- <link rel="stylesheet" href="https://sul-cdn.stanford.edu/sul_styles/0.3.0/sul-icons.css">
37
+ <link rel="stylesheet" href="https://sul-cdn.stanford.edu/sul_styles/0.5.0/sul-icons.css">
38
38
  -->
39
39
  ...
40
40
  ```
Binary file
@@ -1,11 +1,11 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
3
  <!--
4
- 2015-8-20: Created with FontForge (http://fontforge.org)
4
+ 2015-9-2: Created with FontForge (http://fontforge.org)
5
5
  -->
6
6
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
7
7
  <metadata>
8
- Created by FontForge 20150302 at Thu Aug 20 16:47:27 2015
8
+ Created by FontForge 20150302 at Wed Sep 2 14:34:32 2015
9
9
  By Jack Reed
10
10
  Copyright (c) 2015, Jack Reed
11
11
  </metadata>
@@ -19,10 +19,10 @@ Copyright (c) 2015, Jack Reed
19
19
  panose-1="2 0 5 3 0 0 0 0 0 0"
20
20
  ascent="448"
21
21
  descent="-64"
22
- bbox="-32 -64.1279 512.277 448.006"
22
+ bbox="-32 -64.1279 512.576 448.576"
23
23
  underline-thickness="25.6"
24
24
  underline-position="-51.2"
25
- unicode-range="U+0020-F140"
25
+ unicode-range="U+0020-F147"
26
26
  />
27
27
  <missing-glyph />
28
28
  <glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@@ -131,11 +131,10 @@ c5.8877 0.362305 10.3252 5.44043 9.91992 11.3711c-0.383789 5.86621 -5.41895 10.4
131
131
  c1.62109 -4.24512 5.6748 -6.86914 9.96289 -6.86914c1.2793 0 2.55957 0.234375 3.79688 0.725586c34.0479 13.0137 82.1973 22.1436 135.595 25.7705zM438.059 309.376c5.8877 0.362305 10.3252 5.44043 9.91992 11.3711
132
132
  c-0.383789 5.86621 -5.41895 10.4102 -11.3496 9.91992c-55.4453 -3.75488 -105.792 -13.376 -141.781 -27.1367c-5.50391 -2.11133 -8.25586 -8.27734 -6.14355 -13.7812c1.62109 -4.2666 5.6748 -6.86914 9.96289 -6.86914c1.2793 0 2.55957 0.234375 3.79688 0.725586
133
133
  c34.0479 13.0137 82.1973 22.1436 135.595 25.7705z" />
134
- <glyph glyph-name="uniF12C" unicode="&#xf12c;"
135
- d="M234.667 384c5.8877 0 10.666 -4.77832 10.666 -10.667c0 -5.8877 -4.77832 -10.666 -10.666 -10.666c-103.766 0 -190.357 -74.4746 -209.345 -172.779c21.4834 27.2217 54.6992 44.7793 92.0107 44.7793c64.6826 0 117.334 -52.6514 117.334 -117.334
136
- c0 -64.7041 -52.6514 -117.333 -117.334 -117.333c-64.7041 0 -117.333 52.6289 -117.333 117.333v32c0 129.387 105.28 234.667 234.667 234.667zM501.333 384c5.88867 0 10.667 -4.77832 10.667 -10.667c0 -5.8877 -4.77832 -10.666 -10.667 -10.666
137
- c-103.765 0 -190.357 -74.4746 -209.344 -172.779c21.4824 27.2217 54.6992 44.7793 92.0107 44.7793c64.6826 0 117.333 -52.6514 117.333 -117.334c0 -64.7041 -52.6504 -117.333 -117.333 -117.333c-64.7041 0 -117.333 52.6289 -117.333 117.333v32
138
- c0 129.387 105.279 234.667 234.666 234.667z" />
134
+ <glyph glyph-name="uniF141" unicode="&#xf141;"
135
+ d="M286.208 191.979l219.562 -219.584c8.3418 -8.3623 8.3418 -21.8447 0 -30.165c-4.16016 -4.16016 -9.62109 -6.25098 -15.082 -6.25098c-5.46191 0 -10.9229 2.09082 -15.083 6.25098l-219.584 219.584l-219.584 -219.584
136
+ c-4.16016 -4.16016 -9.62109 -6.25098 -15.083 -6.25098c-5.46094 0 -10.9229 2.09082 -15.082 6.25098c-8.3418 8.32031 -8.3418 21.8027 0 30.165l219.562 219.584l-219.562 219.584c-8.3418 8.32031 -8.3418 21.8027 0 30.165c8.31934 8.3418 21.8232 8.3418 30.165 0
137
+ l219.584 -219.584l219.584 219.584c8.32031 8.3418 21.8242 8.3418 30.165 0c8.3418 -8.3623 8.3418 -21.8662 0 -30.165z" />
139
138
  <glyph glyph-name="uniF11C" unicode="&#xf11c;"
140
139
  d="M5.78125 446.678c3.5625 1.85547 7.8291 1.51465 11.0723 -0.790039l132.479 -94.6348v-367.552l-144.874 103.488c-2.79492 2.00488 -4.45898 5.22656 -4.45898 8.68262v341.333c0 3.98926 2.24023 7.6377 5.78125 9.47266zM416 213.205
141
140
  c-39.6797 0 -74.7734 -19.8828 -96 -50.0908v279.553l144.854 -103.445c2.81543 -2.00586 4.47949 -5.22656 4.47949 -8.68262v-128c0 -0.768555 -0.12793 -1.47266 -0.277344 -2.17676c-15.957 8.14941 -33.9414 12.8428 -53.0557 12.8428zM170.667 -16.2988v367.552
@@ -219,6 +218,9 @@ c-7.25391 -1.06641 -18.6455 -2.81641 -21.4189 -3.32812c-31.0186 -5.97363 -50.175
219
218
  M256.555 53.333c0 -27.498 8.14941 -53.0771 22.0156 -74.666h-278.314v61.5674c0 31.4668 19.9043 59.7119 49.5361 70.3154l99.7969 35.6475v46.8906c-32.2129 24.7471 -53.5889 67.5625 -53.5889 116.245c0 4.9707 0.255859 9.87793 0.682617 14.7207l6.40039 -3.26465
220
219
  c14.9121 -7.8291 29.6104 -11.4561 46.25 -11.4561c29.3125 0 61.4619 13.9307 79.6807 33.0459c17.002 -23.6807 37.0557 -34.9014 62.5273 -34.9014c6.25098 0 12.8428 0.682617 19.7979 2.02637c2.47461 0.469727 12.3301 1.98438 19.2002 3.00781
221
220
  c0.0205078 -1.06641 0.12793 -2.11133 0.12793 -3.17871c0 -48.4473 -21.1631 -91.0928 -53.0781 -115.883v-47.2529l11.2861 -4.03223c-20.1602 -24.085 -32.3203 -55.0615 -32.3203 -88.832z" />
221
+ <glyph glyph-name="uniF146" unicode="&#xf146;"
222
+ d="M0 192c0 35.3467 28.6533 64 64 64s64 -28.6533 64 -64s-28.6533 -64 -64 -64s-64 28.6533 -64 64zM192 192c0 35.3467 28.6533 64 64 64s64 -28.6533 64 -64s-28.6533 -64 -64 -64s-64 28.6533 -64 64zM384 192c0 35.3467 28.6533 64 64 64s64 -28.6533 64 -64
223
+ s-28.6533 -64 -64 -64s-64 28.6533 -64 64z" />
222
224
  <glyph glyph-name="uniF131" unicode="&#xf131;"
223
225
  d="M501.333 426.667c5.86719 0 10.667 -4.7793 10.667 -10.667v-106.667c0 -5.8877 -4.7998 -10.666 -10.667 -10.666h-320c-5.8877 0 -10.666 4.77832 -10.666 10.666v106.667c0 5.8877 4.77832 10.667 10.666 10.667h320zM501.333 256
224
226
  c5.86719 0 10.667 -4.77832 10.667 -10.667v-106.666c0 -5.88867 -4.7998 -10.667 -10.667 -10.667h-320c-5.8877 0 -10.666 4.77832 -10.666 10.667v106.666c0 5.88867 4.77832 10.667 10.666 10.667h320zM501.333 85.333c5.86719 0 10.667 -4.77832 10.667 -10.666
@@ -226,6 +228,11 @@ v-106.667c0 -5.8877 -4.7998 -10.667 -10.667 -10.667h-320c-5.8877 0 -10.666 4.779
226
228
  h-106.666c-5.88867 0 -10.667 4.77832 -10.667 10.666v106.667c0 5.8877 4.77832 10.667 10.667 10.667h106.666zM117.333 256c5.86719 0 10.667 -4.77832 10.667 -10.667v-106.666c0 -5.88867 -4.7998 -10.667 -10.667 -10.667h-106.666
227
229
  c-5.88867 0 -10.667 4.77832 -10.667 10.667v106.666c0 5.88867 4.77832 10.667 10.667 10.667h106.666zM117.333 85.333c5.86719 0 10.667 -4.77832 10.667 -10.666v-106.667c0 -5.8877 -4.7998 -10.667 -10.667 -10.667h-106.666
228
230
  c-5.88867 0 -10.667 4.7793 -10.667 10.667v106.667c0 5.8877 4.77832 10.666 10.667 10.666h106.666z" />
231
+ <glyph glyph-name="uniF12C" unicode="&#xf12c;"
232
+ d="M234.667 384c5.8877 0 10.666 -4.77832 10.666 -10.667c0 -5.8877 -4.77832 -10.666 -10.666 -10.666c-103.766 0 -190.357 -74.4746 -209.345 -172.779c21.4834 27.2217 54.6992 44.7793 92.0107 44.7793c64.6826 0 117.334 -52.6514 117.334 -117.334
233
+ c0 -64.7041 -52.6514 -117.333 -117.334 -117.333c-64.7041 0 -117.333 52.6289 -117.333 117.333v32c0 129.387 105.28 234.667 234.667 234.667zM501.333 384c5.88867 0 10.667 -4.77832 10.667 -10.667c0 -5.8877 -4.77832 -10.666 -10.667 -10.666
234
+ c-103.765 0 -190.357 -74.4746 -209.344 -172.779c21.4824 27.2217 54.6992 44.7793 92.0107 44.7793c64.6826 0 117.333 -52.6514 117.333 -117.334c0 -64.7041 -52.6504 -117.333 -117.333 -117.333c-64.7041 0 -117.333 52.6289 -117.333 117.333v32
235
+ c0 129.387 105.279 234.667 234.666 234.667z" />
229
236
  <glyph glyph-name="uniF104" unicode="&#xf104;"
230
237
  d="M245.354 426.667c135.274 0 245.334 -110.038 245.334 -245.334s-110.06 -245.333 -245.334 -245.333c-135.296 0 -245.333 110.037 -245.333 245.333s110.037 245.334 245.333 245.334zM234.688 320c-11.7979 0 -21.334 -9.55762 -21.334 -21.333
231
238
  c0 -11.7979 9.53613 -21.334 21.334 -21.334c11.7539 0 21.333 9.53613 21.333 21.334c0 11.7754 -9.5791 21.333 -21.333 21.333zM309.354 21.333c5.86719 0 10.667 4.7793 10.667 10.667s-4.7998 10.667 -10.667 10.667h-53.3545v181.333
@@ -244,6 +251,26 @@ c0 -5.8877 -4.80078 -10.666 -10.667 -10.666h-192zM160 0c-5.8877 0 -10.667 4.7783
244
251
  d="M437.334 426.667c5.8877 0 10.666 -4.7793 10.666 -10.667v-298.667c0 -2.96484 -1.19434 -5.63184 -3.13574 -7.55176l-127.979 -127.979c-1.91992 -1.94141 -4.58691 -3.13574 -7.55176 -3.13574h-298.667c-5.8877 0 -10.667 4.77832 -10.667 10.666v298.667
245
252
  c0 2.96582 1.19531 5.63184 3.13672 7.55176l127.979 127.979c1.91992 1.94141 4.58594 3.13672 7.55176 3.13672h298.667zM426.667 128v262.251l-106.667 -106.667v-155.584h106.667zM411.584 106.667h-91.584v-91.584zM128 121.749v155.584h-106.666v-262.25z
246
253
  M36.416 298.667h91.584v91.584zM149.334 277.333v-149.333h149.333v149.333h-149.333zM411.584 405.333h-262.25v-106.666h155.584zM36.416 0h262.251v106.667h-155.584z" />
254
+ <glyph glyph-name="uniF147" unicode="&#xf147;"
255
+ d="M256 447.872c94.1016 0 170.667 -76.5654 170.667 -170.667c0 -90.5381 -155.157 -326.549 -161.771 -336.533c-1.98438 -2.98633 -5.3125 -4.7998 -8.89648 -4.7998s-6.93359 1.83496 -8.89648 4.7998c-6.61328 9.98438 -161.771 245.995 -161.771 336.533
256
+ c0 94.123 76.5654 170.667 170.667 170.667zM256 202.539c41.1729 0 74.667 33.5146 74.667 74.666c0 41.1523 -33.4941 74.667 -74.667 74.667s-74.667 -33.5146 -74.667 -74.667c0 -41.1514 33.4941 -74.666 74.667 -74.666z" />
257
+ <glyph glyph-name="uniF144" unicode="&#xf144;"
258
+ d="M367.381 192.085l141.505 -142.08c4.15918 -4.18066 4.13867 -10.9434 -0.0214844 -15.082l-96.1924 -95.8086c-2.09082 -2.06934 -4.7998 -3.11426 -7.53027 -3.11426s-5.4834 1.04492 -7.53125 3.17871l-141.525 142.059l-142.059 -141.525
259
+ c-2.00488 -2.00488 -4.71484 -3.11426 -7.53027 -3.11426h-0.0214844c-2.83691 0 -5.54688 1.10938 -7.55176 3.11426l-95.8086 96.1924c-4.13867 4.18066 -4.13867 10.9434 0.0214844 15.082l142.08 141.525l-141.547 142.059
260
+ c-4.13867 4.18164 -4.11719 10.9443 0.0429688 15.083l96.1709 95.8076c2.00488 1.98438 4.69336 3.11523 7.53027 3.11523h0.0214844c2.83789 -0.0214844 5.54688 -1.13086 7.55176 -3.13574l141.504 -142.08l142.06 141.525
261
+ c1.9834 2.00488 4.69238 3.11426 7.53027 3.11426h0.0214844c2.83691 0 5.54688 -1.13086 7.55176 -3.11426l95.8076 -96.1924c1.98438 -2.00488 3.11523 -4.71484 3.11523 -7.55176c-0.0214844 -2.83789 -1.13086 -5.54688 -3.15723 -7.53125z" />
262
+ <glyph glyph-name="uniF11E" unicode="&#xf11e;"
263
+ d="M352 448c41.1729 0 74.667 -33.4932 74.667 -74.667v-362.666c0 -41.1738 -33.4941 -74.667 -74.667 -74.667h-192c-41.1729 0 -74.667 33.4932 -74.667 74.667v362.666c0 41.1738 33.4941 74.667 74.667 74.667h192zM202.667 405.333
264
+ c-5.88867 0 -10.667 -4.77832 -10.667 -10.666c0 -5.88867 4.77832 -10.667 10.667 -10.667h106.666c5.88867 0 10.667 4.77832 10.667 10.667c0 5.8877 -4.77832 10.666 -10.667 10.666h-106.666zM192 0v21.333h-21.333v-21.333h21.333zM298.667 -10.667v42.667
265
+ c0 5.8877 -4.7793 10.667 -10.667 10.667h-64c-5.8877 0 -10.667 -4.7793 -10.667 -10.667v-42.667c0 -5.8877 4.7793 -10.666 10.667 -10.666h64c5.8877 0 10.667 4.77832 10.667 10.666zM341.333 0v21.333h-21.333v-21.333h21.333zM384 96v234.667
266
+ c0 17.6426 -14.3574 32 -32 32h-192c-17.6426 0 -32 -14.3574 -32 -32v-234.667c0 -17.6426 14.3574 -32 32 -32h192c17.6426 0 32 14.3574 32 32z" />
267
+ <glyph glyph-name="uniF145" unicode="&#xf145;"
268
+ d="M501.333 384c5.88867 0 10.667 -4.77832 10.667 -10.667v-298.666c0 -5.86719 -4.77832 -10.667 -10.667 -10.667h-26.666c0 38.2295 -31.1045 69.333 -69.334 69.333s-69.333 -31.1035 -69.333 -69.333h-96c0 38.2295 -31.1035 69.333 -69.333 69.333v240
269
+ c0 5.88867 4.77832 10.667 10.666 10.667h320zM170.667 122.667c32.3408 0 58.666 -26.3047 58.666 -58.667c0 -32.3418 -26.3252 -58.667 -58.666 -58.667c-32.3633 0 -58.667 26.3252 -58.667 58.667c0 32.3623 26.3037 58.667 58.667 58.667zM405.333 122.667
270
+ c32.3418 0 58.667 -26.3047 58.667 -58.667c0 -32.3418 -26.3252 -58.667 -58.667 -58.667c-32.3623 0 -58.666 26.3252 -58.666 58.667c0 32.3623 26.3037 58.667 58.666 58.667zM74.667 64c5.8877 0 10.666 -4.77832 10.666 -10.667
271
+ c0 -5.86621 -4.77832 -10.666 -10.666 -10.666h-64c-5.88867 0 -10.667 4.7998 -10.667 10.666c0 5.88867 4.77832 10.667 10.667 10.667h64zM149.333 129.621c-20.9912 -6.84766 -37.4395 -23.2959 -44.2881 -44.2881h-94.3779c-5.88867 0 -10.667 4.80078 -10.667 10.667
272
+ v106.667c0 52.9492 43.0723 96 96 96h42.667c5.8877 0 10.666 -4.7793 10.666 -10.667v-158.379zM106.667 234.667c5.8877 0 10.666 4.7998 10.666 10.666c0 5.88867 -4.77832 10.667 -10.666 10.667h-33.3232c-16.917 0 -30.6768 -13.7383 -30.6768 -30.6777v-33.3223
273
+ c0 -5.86621 4.77832 -10.667 10.666 -10.667c5.88867 0 10.667 4.80078 10.667 10.667v33.3223c0 5.16309 4.18164 9.34473 9.34375 9.34473h33.3232z" />
247
274
  <glyph glyph-name="uniF132" unicode="&#xf132;"
248
275
  d="M448 394.667v-32h-447.936v32c0 29.418 23.9141 53.333 53.333 53.333h341.333c29.3975 0 53.334 -23.915 53.2695 -53.333zM74.7305 384c5.86719 0 10.667 4.77832 10.667 10.667c0 5.8877 -4.7998 10.666 -10.667 10.666c-5.90918 0 -10.666 -4.77832 -10.666 -10.666
249
276
  c0 -5.88867 4.75684 -10.667 10.666 -10.667zM117.397 384c5.86621 0 10.667 4.77832 10.667 10.667c0 5.8877 -4.80078 10.666 -10.667 10.666c-5.90918 0 -10.667 -4.77832 -10.667 -10.666c0 -5.88867 4.75781 -10.667 10.667 -10.667zM160.064 384
@@ -280,6 +307,12 @@ c0 5.8877 -4.7793 10.666 -10.667 10.666h-128c-5.8877 0 -10.667 -4.77832 -10.667
280
307
  d="M509.397 75.5195c1.87695 -2.1543 2.77344 -4.92773 2.58105 -7.76465c-0.191406 -2.83789 -1.53613 -5.46191 -3.69043 -7.31738l-55.083 -47.2109c-2.1543 -1.85547 -4.92773 -2.66699 -7.78613 -2.51758c-2.81641 0.213867 -5.44043 1.55762 -7.27539 3.7334
281
308
  l-182.187 214.422l-182.08 -214.422c-1.85547 -2.17578 -4.47949 -3.51953 -7.2959 -3.7334c-0.298828 -0.0205078 -0.576172 -0.0419922 -0.853516 -0.0419922c-2.53809 0 -4.99121 0.895508 -6.93262 2.55957l-55.083 47.2109
282
309
  c-2.1543 1.85547 -3.49902 4.47949 -3.69043 7.31738c-0.192383 2.83691 0.725586 5.61035 2.58105 7.76465l245.291 283.456c4.05273 4.67285 12.0957 4.67285 16.1279 0z" />
310
+ <glyph glyph-name="uniF142" unicode="&#xf142;"
311
+ d="M510.357 226.518c-1.08789 -2.62402 -2.64551 -4.9707 -4.62988 -6.95508l-85.3115 -85.3115c-4.16016 -4.16016 -9.62109 -6.25098 -15.083 -6.25098c-5.46094 0 -10.9219 2.09082 -15.082 6.27246c-8.3418 8.31934 -8.3418 21.8018 0 30.1436l48.917 48.917h-174.912
312
+ c-35.2852 0 -64 -28.7139 -64 -64v-42.666c0 -11.7764 -9.53613 -21.334 -21.333 -21.334c-11.7979 0 -21.334 9.55762 -21.334 21.334v42.666c0 58.8164 47.8516 106.667 106.667 106.667h174.912l-48.917 48.9385c-8.3418 8.32031 -8.3418 21.8027 0 30.1445
313
+ c8.34082 8.34082 21.8232 8.34082 30.165 0l85.3115 -85.3125c1.98438 -1.9834 3.54199 -4.33008 4.62988 -6.97559c2.17578 -5.20605 2.17578 -11.0723 0 -16.2773zM320 192c11.7969 0 21.333 -9.55762 21.333 -21.333v-128c0 -11.7764 -9.53613 -21.334 -21.333 -21.334
314
+ h-298.667c-11.7969 0 -21.333 9.55762 -21.333 21.334v298.666c0 11.7764 9.53613 21.334 21.333 21.334h298.667c11.7969 0 21.333 -9.55762 21.333 -21.334v-42.666c0 -11.7764 -9.53613 -21.334 -21.333 -21.334s-21.333 9.55762 -21.333 21.334v21.333h-256v-256h256
315
+ v106.667c0 11.7754 9.53613 21.333 21.333 21.333z" />
283
316
  <glyph glyph-name="uniF13C" unicode="&#xf13c;"
284
317
  d="M263.638 149.354c10.4316 0 20.6074 -3.51953 20.6074 -45.8877c0 -42.2832 -10.1758 -45.8242 -20.6074 -45.8242c-10.4326 0 -20.6084 3.54102 -20.6084 45.8242c0 42.3682 10.1758 45.8877 20.6084 45.8877zM154.475 149.354
285
318
  c19.9893 0 27.1143 -24.0635 27.1143 -44.6719s-7.10352 -44.6719 -27.0928 -44.6719h-9.34375v89.3438h9.32227zM466.219 316.864c1.98438 -1.98438 3.11426 -4.69336 3.11426 -7.53125v-362.666c0 -5.88867 -4.77832 -10.667 -10.666 -10.667h-405.334
@@ -288,11 +321,9 @@ c-5.8877 0 -10.667 -4.7793 -10.667 -10.667v-110.678c0 -5.8877 4.7793 -10.666 10.
288
321
  c0 -20.0742 0 -67.1572 41.9414 -67.1572zM365.142 57.5791c-9.81348 0 -19.4141 3.54102 -19.4141 45.8662c0 42.3682 9.60059 45.8877 19.4141 45.8877c6.46387 0 13.6533 -1.40723 17.2373 -18.0264c1.2373 -5.80273 6.91211 -9.51465 12.6719 -8.21289
289
322
  c5.75977 1.25781 9.42969 6.93262 8.19141 12.6719c-6.20801 28.8428 -24.1484 34.9014 -38.1006 34.9014c-40.7471 0 -40.7471 -47.1045 -40.7471 -67.2217c0 -20.0957 0 -67.2002 40.7471 -67.2002c13.9521 0 31.8926 6.05859 38.1006 34.9229
290
323
  c1.23828 5.75977 -2.43164 11.4131 -8.19141 12.6719s-11.4346 -2.45312 -12.6719 -8.21289c-3.58398 -16.6406 -10.7734 -18.0479 -17.2373 -18.0479zM320 298.667h128l-128 128v-128z" />
291
- <glyph glyph-name="uniF11E" unicode="&#xf11e;"
292
- d="M352 448c41.1729 0 74.667 -33.4932 74.667 -74.667v-362.666c0 -41.1738 -33.4941 -74.667 -74.667 -74.667h-192c-41.1729 0 -74.667 33.4932 -74.667 74.667v362.666c0 41.1738 33.4941 74.667 74.667 74.667h192zM202.667 405.333
293
- c-5.88867 0 -10.667 -4.77832 -10.667 -10.666c0 -5.88867 4.77832 -10.667 10.667 -10.667h106.666c5.88867 0 10.667 4.77832 10.667 10.667c0 5.8877 -4.77832 10.666 -10.667 10.666h-106.666zM192 0v21.333h-21.333v-21.333h21.333zM298.667 -10.667v42.667
294
- c0 5.8877 -4.7793 10.667 -10.667 10.667h-64c-5.8877 0 -10.667 -4.7793 -10.667 -10.667v-42.667c0 -5.8877 4.7793 -10.666 10.667 -10.666h64c5.8877 0 10.667 4.77832 10.667 10.666zM341.333 0v21.333h-21.333v-21.333h21.333zM384 96v234.667
295
- c0 17.6426 -14.3574 32 -32 32h-192c-17.6426 0 -32 -14.3574 -32 -32v-234.667c0 -17.6426 14.3574 -32 32 -32h192c17.6426 0 32 14.3574 32 32z" />
324
+ <glyph glyph-name="uniF143" unicode="&#xf143;"
325
+ d="M508.886 295.552c4.15918 -4.18066 4.15918 -10.9434 0 -15.1035l-341.334 -341.334c-2.09082 -2.06934 -4.82129 -3.11426 -7.55176 -3.11426s-5.46094 1.04492 -7.53027 3.11426l-149.334 149.334c-4.16016 4.16016 -4.16016 10.9229 0 15.082l74.667 74.667
326
+ c4.16016 4.16016 10.9229 4.16016 15.083 0l67.1143 -67.1143l259.136 259.136c4.16016 4.16016 10.9229 4.16016 15.083 0z" />
296
327
  <glyph glyph-name="uniF112" unicode="&#xf112;"
297
328
  d="M482.73 411.242c9.17383 -7.38086 10.6025 -20.8213 3.2002 -29.9941l-266.667 -330.667c-4.16016 -5.16211 -10.3672 -7.93555 -16.5967 -7.93555c-5.63281 0 -11.0723 2.24023 -15.083 6.25098l-106.667 106.666c-8.34082 8.29883 -8.34082 21.8027 0 30.165
298
329
  c8.32031 8.3418 21.8457 8.3418 30.166 0l89.877 -89.877l251.776 312.192c7.38086 9.17285 20.8213 10.624 29.9941 3.19922zM405.333 213.312c11.7764 0 21.334 -9.53516 21.334 -21.333v-234.667c0 -11.7754 -9.55762 -21.333 -21.334 -21.3115h-384
Binary file
Binary file
@@ -35,7 +35,9 @@
35
35
  .sul-i-box-1:before,
36
36
  .sul-i-bubble-chat-2:before,
37
37
  .sul-i-camera-film-1:before,
38
+ .sul-i-check-2:before,
38
39
  .sul-i-check-box-1:before,
40
+ .sul-i-close:before,
39
41
  .sul-i-cube:before,
40
42
  .sul-i-download-3:before,
41
43
  .sul-i-email:before,
@@ -58,6 +60,7 @@
58
60
  .sul-i-layout-none:before,
59
61
  .sul-i-link-3:before,
60
62
  .sul-i-list-bullets-1:before,
63
+ .sul-i-location-pin-2:before,
61
64
  .sul-i-map-pin-1:before,
62
65
  .sul-i-microphone-3:before,
63
66
  .sul-i-mobile-phone-2:before,
@@ -65,6 +68,8 @@
65
68
  .sul-i-navigation-drawer-1:before,
66
69
  .sul-i-navigation-drawer-2:before,
67
70
  .sul-i-navigation-left-2:before,
71
+ .sul-i-navigation-next-4:before,
72
+ .sul-i-navigation-show-more-1:before,
68
73
  .sul-i-network-web:before,
69
74
  .sul-i-news-article:before,
70
75
  .sul-i-newspaper:before,
@@ -75,9 +80,11 @@
75
80
  .sul-i-plug-1:before,
76
81
  .sul-i-print-text:before,
77
82
  .sul-i-quote-1:before,
83
+ .sul-i-remove-2:before,
78
84
  .sul-i-search:before,
79
85
  .sul-i-share:before,
80
86
  .sul-i-transfer-3:before,
87
+ .sul-i-truck-1:before,
81
88
  .sul-i-turntable:before,
82
89
  .sul-i-view-headline:before,
83
90
  .sul-i-view-list:before,
@@ -110,7 +117,9 @@
110
117
  .sul-i-box-1:before { content: "\f10f"; }
111
118
  .sul-i-bubble-chat-2:before { content: "\f110"; }
112
119
  .sul-i-camera-film-1:before { content: "\f111"; }
120
+ .sul-i-check-2:before { content: "\f143"; }
113
121
  .sul-i-check-box-1:before { content: "\f112"; }
122
+ .sul-i-close:before { content: "\f141"; }
114
123
  .sul-i-cube:before { content: "\f113"; }
115
124
  .sul-i-download-3:before { content: "\f106"; }
116
125
  .sul-i-email:before { content: "\f114"; }
@@ -133,6 +142,7 @@
133
142
  .sul-i-layout-none:before { content: "\f11a"; }
134
143
  .sul-i-link-3:before { content: "\f107"; }
135
144
  .sul-i-list-bullets-1:before { content: "\f11b"; }
145
+ .sul-i-location-pin-2:before { content: "\f147"; }
136
146
  .sul-i-map-pin-1:before { content: "\f11c"; }
137
147
  .sul-i-microphone-3:before { content: "\f11d"; }
138
148
  .sul-i-mobile-phone-2:before { content: "\f11e"; }
@@ -140,6 +150,8 @@
140
150
  .sul-i-navigation-drawer-1:before { content: "\f120"; }
141
151
  .sul-i-navigation-drawer-2:before { content: "\f121"; }
142
152
  .sul-i-navigation-left-2:before { content: "\f122"; }
153
+ .sul-i-navigation-next-4:before { content: "\f142"; }
154
+ .sul-i-navigation-show-more-1:before { content: "\f146"; }
143
155
  .sul-i-network-web:before { content: "\f123"; }
144
156
  .sul-i-news-article:before { content: "\f124"; }
145
157
  .sul-i-newspaper:before { content: "\f125"; }
@@ -150,9 +162,11 @@
150
162
  .sul-i-plug-1:before { content: "\f12a"; }
151
163
  .sul-i-print-text:before { content: "\f12b"; }
152
164
  .sul-i-quote-1:before { content: "\f12c"; }
165
+ .sul-i-remove-2:before { content: "\f144"; }
153
166
  .sul-i-search:before { content: "\f12d"; }
154
167
  .sul-i-share:before { content: "\f105"; }
155
168
  .sul-i-transfer-3:before { content: "\f12e"; }
169
+ .sul-i-truck-1:before { content: "\f145"; }
156
170
  .sul-i-turntable:before { content: "\f12f"; }
157
171
  .sul-i-view-headline:before { content: "\f130"; }
158
172
  .sul-i-view-list:before { content: "\f131"; }
@@ -35,7 +35,9 @@
35
35
  .sul-i-box-1:before,
36
36
  .sul-i-bubble-chat-2:before,
37
37
  .sul-i-camera-film-1:before,
38
+ .sul-i-check-2:before,
38
39
  .sul-i-check-box-1:before,
40
+ .sul-i-close:before,
39
41
  .sul-i-cube:before,
40
42
  .sul-i-download-3:before,
41
43
  .sul-i-email:before,
@@ -58,6 +60,7 @@
58
60
  .sul-i-layout-none:before,
59
61
  .sul-i-link-3:before,
60
62
  .sul-i-list-bullets-1:before,
63
+ .sul-i-location-pin-2:before,
61
64
  .sul-i-map-pin-1:before,
62
65
  .sul-i-microphone-3:before,
63
66
  .sul-i-mobile-phone-2:before,
@@ -65,6 +68,8 @@
65
68
  .sul-i-navigation-drawer-1:before,
66
69
  .sul-i-navigation-drawer-2:before,
67
70
  .sul-i-navigation-left-2:before,
71
+ .sul-i-navigation-next-4:before,
72
+ .sul-i-navigation-show-more-1:before,
68
73
  .sul-i-network-web:before,
69
74
  .sul-i-news-article:before,
70
75
  .sul-i-newspaper:before,
@@ -75,9 +80,11 @@
75
80
  .sul-i-plug-1:before,
76
81
  .sul-i-print-text:before,
77
82
  .sul-i-quote-1:before,
83
+ .sul-i-remove-2:before,
78
84
  .sul-i-search:before,
79
85
  .sul-i-share:before,
80
86
  .sul-i-transfer-3:before,
87
+ .sul-i-truck-1:before,
81
88
  .sul-i-turntable:before,
82
89
  .sul-i-view-headline:before,
83
90
  .sul-i-view-list:before,
@@ -110,7 +117,9 @@
110
117
  .sul-i-box-1:before { content: "\f10f"; }
111
118
  .sul-i-bubble-chat-2:before { content: "\f110"; }
112
119
  .sul-i-camera-film-1:before { content: "\f111"; }
120
+ .sul-i-check-2:before { content: "\f143"; }
113
121
  .sul-i-check-box-1:before { content: "\f112"; }
122
+ .sul-i-close:before { content: "\f141"; }
114
123
  .sul-i-cube:before { content: "\f113"; }
115
124
  .sul-i-download-3:before { content: "\f106"; }
116
125
  .sul-i-email:before { content: "\f114"; }
@@ -133,6 +142,7 @@
133
142
  .sul-i-layout-none:before { content: "\f11a"; }
134
143
  .sul-i-link-3:before { content: "\f107"; }
135
144
  .sul-i-list-bullets-1:before { content: "\f11b"; }
145
+ .sul-i-location-pin-2:before { content: "\f147"; }
136
146
  .sul-i-map-pin-1:before { content: "\f11c"; }
137
147
  .sul-i-microphone-3:before { content: "\f11d"; }
138
148
  .sul-i-mobile-phone-2:before { content: "\f11e"; }
@@ -140,6 +150,8 @@
140
150
  .sul-i-navigation-drawer-1:before { content: "\f120"; }
141
151
  .sul-i-navigation-drawer-2:before { content: "\f121"; }
142
152
  .sul-i-navigation-left-2:before { content: "\f122"; }
153
+ .sul-i-navigation-next-4:before { content: "\f142"; }
154
+ .sul-i-navigation-show-more-1:before { content: "\f146"; }
143
155
  .sul-i-network-web:before { content: "\f123"; }
144
156
  .sul-i-news-article:before { content: "\f124"; }
145
157
  .sul-i-newspaper:before { content: "\f125"; }
@@ -150,9 +162,11 @@
150
162
  .sul-i-plug-1:before { content: "\f12a"; }
151
163
  .sul-i-print-text:before { content: "\f12b"; }
152
164
  .sul-i-quote-1:before { content: "\f12c"; }
165
+ .sul-i-remove-2:before { content: "\f144"; }
153
166
  .sul-i-search:before { content: "\f12d"; }
154
167
  .sul-i-share:before { content: "\f105"; }
155
168
  .sul-i-transfer-3:before { content: "\f12e"; }
169
+ .sul-i-truck-1:before { content: "\f145"; }
156
170
  .sul-i-turntable:before { content: "\f12f"; }
157
171
  .sul-i-view-headline:before { content: "\f130"; }
158
172
  .sul-i-view-list:before { content: "\f131"; }
@@ -172,7 +186,9 @@ $font-sul-icons-books-library: "\f10e";
172
186
  $font-sul-icons-box-1: "\f10f";
173
187
  $font-sul-icons-bubble-chat-2: "\f110";
174
188
  $font-sul-icons-camera-film-1: "\f111";
189
+ $font-sul-icons-check-2: "\f143";
175
190
  $font-sul-icons-check-box-1: "\f112";
191
+ $font-sul-icons-close: "\f141";
176
192
  $font-sul-icons-cube: "\f113";
177
193
  $font-sul-icons-download-3: "\f106";
178
194
  $font-sul-icons-email: "\f114";
@@ -195,6 +211,7 @@ $font-sul-icons-layout-4: "\f119";
195
211
  $font-sul-icons-layout-none: "\f11a";
196
212
  $font-sul-icons-link-3: "\f107";
197
213
  $font-sul-icons-list-bullets-1: "\f11b";
214
+ $font-sul-icons-location-pin-2: "\f147";
198
215
  $font-sul-icons-map-pin-1: "\f11c";
199
216
  $font-sul-icons-microphone-3: "\f11d";
200
217
  $font-sul-icons-mobile-phone-2: "\f11e";
@@ -202,6 +219,8 @@ $font-sul-icons-mouse: "\f11f";
202
219
  $font-sul-icons-navigation-drawer-1: "\f120";
203
220
  $font-sul-icons-navigation-drawer-2: "\f121";
204
221
  $font-sul-icons-navigation-left-2: "\f122";
222
+ $font-sul-icons-navigation-next-4: "\f142";
223
+ $font-sul-icons-navigation-show-more-1: "\f146";
205
224
  $font-sul-icons-network-web: "\f123";
206
225
  $font-sul-icons-news-article: "\f124";
207
226
  $font-sul-icons-newspaper: "\f125";
@@ -212,9 +231,11 @@ $font-sul-icons-picture-2: "\f129";
212
231
  $font-sul-icons-plug-1: "\f12a";
213
232
  $font-sul-icons-print-text: "\f12b";
214
233
  $font-sul-icons-quote-1: "\f12c";
234
+ $font-sul-icons-remove-2: "\f144";
215
235
  $font-sul-icons-search: "\f12d";
216
236
  $font-sul-icons-share: "\f105";
217
237
  $font-sul-icons-transfer-3: "\f12e";
238
+ $font-sul-icons-truck-1: "\f145";
218
239
  $font-sul-icons-turntable: "\f12f";
219
240
  $font-sul-icons-view-headline: "\f130";
220
241
  $font-sul-icons-view-list: "\f131";
@@ -0,0 +1,353 @@
1
+ /* makes the font 33% larger relative to the icon container */
2
+ .sul-i-lg {
3
+ font-size: 1.33333em;
4
+ line-height: 0.75em;
5
+ vertical-align: -15%; }
6
+
7
+ .sul-i-2x {
8
+ font-size: 2em; }
9
+
10
+ .sul-i-3x {
11
+ font-size: 3em; }
12
+
13
+ .sul-i-4x {
14
+ font-size: 4em; }
15
+
16
+ .sul-i-5x {
17
+ font-size: 5em; }
18
+
19
+ .sul-i-rotate-90 {
20
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
21
+ -webkit-transform: rotate(90deg);
22
+ -ms-transform: rotate(90deg);
23
+ transform: rotate(90deg); }
24
+
25
+ .sul-i-rotate-180 {
26
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
27
+ -webkit-transform: rotate(180deg);
28
+ -ms-transform: rotate(180deg);
29
+ transform: rotate(180deg); }
30
+
31
+ .sul-i-rotate-270 {
32
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
33
+ -webkit-transform: rotate(270deg);
34
+ -ms-transform: rotate(270deg);
35
+ transform: rotate(270deg); }
36
+
37
+ .sul-i-flip-horizontal {
38
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
39
+ -webkit-transform: scale(-1, 1);
40
+ -ms-transform: scale(-1, 1);
41
+ transform: scale(-1, 1); }
42
+
43
+ .sul-i-flip-vertical {
44
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
45
+ -webkit-transform: scale(1, -1);
46
+ -ms-transform: scale(1, -1);
47
+ transform: scale(1, -1); }
48
+
49
+ :root .sul-i-rotate-90,
50
+ :root .sul-i-rotate-180,
51
+ :root .sul-i-rotate-270,
52
+ :root .sul-i-flip-horizontal,
53
+ :root .sul-i-flip-vertical {
54
+ filter: none; }
55
+
56
+ @font-face {
57
+ font-family: "sul-icons";
58
+ src: url("sul-icons.eot");
59
+ src: url("sul-icons.eot?#iefix") format("embedded-opentype"), url("sul-icons.woff") format("woff"), url("sul-icons.ttf") format("truetype"), url("sul-icons.svg#sul-icons") format("svg");
60
+ font-weight: normal;
61
+ font-style: normal; }
62
+ @media screen and (-webkit-min-device-pixel-ratio: 0) {
63
+ @font-face {
64
+ font-family: "sul-icons";
65
+ src: url("sul-icons.svg#sul-icons") format("svg"); } }
66
+ [data-icon]:before {
67
+ content: attr(data-icon); }
68
+
69
+ [data-icon]:before,
70
+ .sul-i-arrow-down-8:before,
71
+ .sul-i-arrow-left-3:before,
72
+ .sul-i-arrow-left-8:before,
73
+ .sul-i-arrow-right-3:before,
74
+ .sul-i-arrow-right-8:before,
75
+ .sul-i-arrow-up-8:before,
76
+ .sul-i-book-open-4:before,
77
+ .sul-i-bookmark-all-1:before,
78
+ .sul-i-books-library:before,
79
+ .sul-i-box-1:before,
80
+ .sul-i-bubble-chat-2:before,
81
+ .sul-i-camera-film-1:before,
82
+ .sul-i-check-2:before,
83
+ .sul-i-check-box-1:before,
84
+ .sul-i-close:before,
85
+ .sul-i-cube:before,
86
+ .sul-i-download-3:before,
87
+ .sul-i-email:before,
88
+ .sul-i-expand-1:before,
89
+ .sul-i-file-acrobat:before,
90
+ .sul-i-file-code-1:before,
91
+ .sul-i-file-excel:before,
92
+ .sul-i-file-music-1:before,
93
+ .sul-i-file-new-1:before,
94
+ .sul-i-file-picture:before,
95
+ .sul-i-file-powerpoint:before,
96
+ .sul-i-file-text-document:before,
97
+ .sul-i-file-video-3:before,
98
+ .sul-i-file-words:before,
99
+ .sul-i-file-zipped:before,
100
+ .sul-i-graph-bar-2:before,
101
+ .sul-i-infomation-circle:before,
102
+ .sul-i-key-2:before,
103
+ .sul-i-layout-4:before,
104
+ .sul-i-layout-none:before,
105
+ .sul-i-link-3:before,
106
+ .sul-i-list-bullets-1:before,
107
+ .sul-i-location-pin-2:before,
108
+ .sul-i-map-pin-1:before,
109
+ .sul-i-microphone-3:before,
110
+ .sul-i-mobile-phone-2:before,
111
+ .sul-i-mouse:before,
112
+ .sul-i-navigation-drawer-1:before,
113
+ .sul-i-navigation-drawer-2:before,
114
+ .sul-i-navigation-left-2:before,
115
+ .sul-i-navigation-next-4:before,
116
+ .sul-i-navigation-show-more-1:before,
117
+ .sul-i-network-web:before,
118
+ .sul-i-news-article:before,
119
+ .sul-i-newspaper:before,
120
+ .sul-i-notebook:before,
121
+ .sul-i-person-1:before,
122
+ .sul-i-person-information-1:before,
123
+ .sul-i-picture-2:before,
124
+ .sul-i-plug-1:before,
125
+ .sul-i-print-text:before,
126
+ .sul-i-quote-1:before,
127
+ .sul-i-remove-2:before,
128
+ .sul-i-search:before,
129
+ .sul-i-share:before,
130
+ .sul-i-transfer-3:before,
131
+ .sul-i-truck-1:before,
132
+ .sul-i-turntable:before,
133
+ .sul-i-view-headline:before,
134
+ .sul-i-view-list:before,
135
+ .sul-i-view-module-1:before,
136
+ .sul-i-window-search:before,
137
+ .sul-i-zoom-in:before {
138
+ display: inline-block;
139
+ font-family: "sul-icons";
140
+ font-style: normal;
141
+ font-weight: normal;
142
+ font-variant: normal;
143
+ line-height: 1;
144
+ text-decoration: inherit;
145
+ text-rendering: optimizeLegibility;
146
+ text-transform: none;
147
+ -moz-osx-font-smoothing: grayscale;
148
+ -webkit-font-smoothing: antialiased;
149
+ font-smoothing: antialiased; }
150
+
151
+ .sul-i-arrow-down-8:before {
152
+ content: "\f13e"; }
153
+
154
+ .sul-i-arrow-left-3:before {
155
+ content: "\f108"; }
156
+
157
+ .sul-i-arrow-left-8:before {
158
+ content: "\f109"; }
159
+
160
+ .sul-i-arrow-right-3:before {
161
+ content: "\f10a"; }
162
+
163
+ .sul-i-arrow-right-8:before {
164
+ content: "\f10b"; }
165
+
166
+ .sul-i-arrow-up-8:before {
167
+ content: "\f13f"; }
168
+
169
+ .sul-i-book-open-4:before {
170
+ content: "\f10c"; }
171
+
172
+ .sul-i-bookmark-all-1:before {
173
+ content: "\f10d"; }
174
+
175
+ .sul-i-books-library:before {
176
+ content: "\f10e"; }
177
+
178
+ .sul-i-box-1:before {
179
+ content: "\f10f"; }
180
+
181
+ .sul-i-bubble-chat-2:before {
182
+ content: "\f110"; }
183
+
184
+ .sul-i-camera-film-1:before {
185
+ content: "\f111"; }
186
+
187
+ .sul-i-check-2:before {
188
+ content: "\f143"; }
189
+
190
+ .sul-i-check-box-1:before {
191
+ content: "\f112"; }
192
+
193
+ .sul-i-close:before {
194
+ content: "\f141"; }
195
+
196
+ .sul-i-cube:before {
197
+ content: "\f113"; }
198
+
199
+ .sul-i-download-3:before {
200
+ content: "\f106"; }
201
+
202
+ .sul-i-email:before {
203
+ content: "\f114"; }
204
+
205
+ .sul-i-expand-1:before {
206
+ content: "\f115"; }
207
+
208
+ .sul-i-file-acrobat:before {
209
+ content: "\f13a"; }
210
+
211
+ .sul-i-file-code-1:before {
212
+ content: "\f137"; }
213
+
214
+ .sul-i-file-excel:before {
215
+ content: "\f13b"; }
216
+
217
+ .sul-i-file-music-1:before {
218
+ content: "\f116"; }
219
+
220
+ .sul-i-file-new-1:before {
221
+ content: "\f140"; }
222
+
223
+ .sul-i-file-picture:before {
224
+ content: "\f136"; }
225
+
226
+ .sul-i-file-powerpoint:before {
227
+ content: "\f13d"; }
228
+
229
+ .sul-i-file-text-document:before {
230
+ content: "\f139"; }
231
+
232
+ .sul-i-file-video-3:before {
233
+ content: "\f138"; }
234
+
235
+ .sul-i-file-words:before {
236
+ content: "\f13c"; }
237
+
238
+ .sul-i-file-zipped:before {
239
+ content: "\f134"; }
240
+
241
+ .sul-i-graph-bar-2:before {
242
+ content: "\f117"; }
243
+
244
+ .sul-i-infomation-circle:before {
245
+ content: "\f104"; }
246
+
247
+ .sul-i-key-2:before {
248
+ content: "\f118"; }
249
+
250
+ .sul-i-layout-4:before {
251
+ content: "\f119"; }
252
+
253
+ .sul-i-layout-none:before {
254
+ content: "\f11a"; }
255
+
256
+ .sul-i-link-3:before {
257
+ content: "\f107"; }
258
+
259
+ .sul-i-list-bullets-1:before {
260
+ content: "\f11b"; }
261
+
262
+ .sul-i-location-pin-2:before {
263
+ content: "\f147"; }
264
+
265
+ .sul-i-map-pin-1:before {
266
+ content: "\f11c"; }
267
+
268
+ .sul-i-microphone-3:before {
269
+ content: "\f11d"; }
270
+
271
+ .sul-i-mobile-phone-2:before {
272
+ content: "\f11e"; }
273
+
274
+ .sul-i-mouse:before {
275
+ content: "\f11f"; }
276
+
277
+ .sul-i-navigation-drawer-1:before {
278
+ content: "\f120"; }
279
+
280
+ .sul-i-navigation-drawer-2:before {
281
+ content: "\f121"; }
282
+
283
+ .sul-i-navigation-left-2:before {
284
+ content: "\f122"; }
285
+
286
+ .sul-i-navigation-next-4:before {
287
+ content: "\f142"; }
288
+
289
+ .sul-i-navigation-show-more-1:before {
290
+ content: "\f146"; }
291
+
292
+ .sul-i-network-web:before {
293
+ content: "\f123"; }
294
+
295
+ .sul-i-news-article:before {
296
+ content: "\f124"; }
297
+
298
+ .sul-i-newspaper:before {
299
+ content: "\f125"; }
300
+
301
+ .sul-i-notebook:before {
302
+ content: "\f126"; }
303
+
304
+ .sul-i-person-1:before {
305
+ content: "\f127"; }
306
+
307
+ .sul-i-person-information-1:before {
308
+ content: "\f128"; }
309
+
310
+ .sul-i-picture-2:before {
311
+ content: "\f129"; }
312
+
313
+ .sul-i-plug-1:before {
314
+ content: "\f12a"; }
315
+
316
+ .sul-i-print-text:before {
317
+ content: "\f12b"; }
318
+
319
+ .sul-i-quote-1:before {
320
+ content: "\f12c"; }
321
+
322
+ .sul-i-remove-2:before {
323
+ content: "\f144"; }
324
+
325
+ .sul-i-search:before {
326
+ content: "\f12d"; }
327
+
328
+ .sul-i-share:before {
329
+ content: "\f105"; }
330
+
331
+ .sul-i-transfer-3:before {
332
+ content: "\f12e"; }
333
+
334
+ .sul-i-truck-1:before {
335
+ content: "\f145"; }
336
+
337
+ .sul-i-turntable:before {
338
+ content: "\f12f"; }
339
+
340
+ .sul-i-view-headline:before {
341
+ content: "\f130"; }
342
+
343
+ .sul-i-view-list:before {
344
+ content: "\f131"; }
345
+
346
+ .sul-i-view-module-1:before {
347
+ content: "\f102"; }
348
+
349
+ .sul-i-window-search:before {
350
+ content: "\f132"; }
351
+
352
+ .sul-i-zoom-in:before {
353
+ content: "\f133"; }