@tabler/icons-webfont 3.25.0 → 3.27.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.
- package/dist/fonts/tabler-icons-filled.ttf +0 -0
- package/dist/fonts/tabler-icons-filled.woff +0 -0
- package/dist/fonts/tabler-icons-filled.woff2 +0 -0
- package/dist/fonts/tabler-icons-outline.ttf +0 -0
- package/dist/fonts/tabler-icons-outline.woff +0 -0
- package/dist/fonts/tabler-icons-outline.woff2 +0 -0
- package/dist/fonts/tabler-icons.ttf +0 -0
- package/dist/fonts/tabler-icons.woff +0 -0
- package/dist/fonts/tabler-icons.woff2 +0 -0
- package/dist/tabler-icons-filled.css +94 -2
- package/dist/tabler-icons-filled.css.map +1 -1
- package/dist/tabler-icons-filled.html +209 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.min.css.map +1 -1
- package/dist/tabler-icons-filled.scss +52 -4
- package/dist/tabler-icons-outline.css +54 -2
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +119 -2
- package/dist/tabler-icons-outline.min.css +2 -2
- package/dist/tabler-icons-outline.min.css.map +1 -1
- package/dist/tabler-icons-outline.scss +32 -4
- package/dist/tabler-icons.css +146 -2
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +326 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +78 -4
- package/package.json +2 -2
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport"
|
|
6
6
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8
|
-
<title>Tabler Icons - version 3.
|
|
8
|
+
<title>Tabler Icons - version 3.27.0</title>
|
|
9
9
|
|
|
10
10
|
<link rel="preconnect" href="https://rsms.me/">
|
|
11
11
|
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<h1>
|
|
117
117
|
Tabler Icons Outline
|
|
118
118
|
</h1>
|
|
119
|
-
<p class="text-muted">version 3.
|
|
119
|
+
<p class="text-muted">version 3.27.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -20187,6 +20187,15 @@
|
|
|
20187
20187
|
</div>
|
|
20188
20188
|
</div>
|
|
20189
20189
|
|
|
20190
|
+
<div class="tabler-icon">
|
|
20191
|
+
<i class="ti ti-file-text-shield"></i>
|
|
20192
|
+
<strong>file-text-shield</strong>
|
|
20193
|
+
<div class="tabler-icon-codes">
|
|
20194
|
+
<code>ti ti-file-text-shield</code><br>
|
|
20195
|
+
<code>\100f2</code>
|
|
20196
|
+
</div>
|
|
20197
|
+
</div>
|
|
20198
|
+
|
|
20190
20199
|
<div class="tabler-icon">
|
|
20191
20200
|
<i class="ti ti-file-text-spark"></i>
|
|
20192
20201
|
<strong>file-text-spark</strong>
|
|
@@ -22509,6 +22518,15 @@
|
|
|
22509
22518
|
</div>
|
|
22510
22519
|
</div>
|
|
22511
22520
|
|
|
22521
|
+
<div class="tabler-icon">
|
|
22522
|
+
<i class="ti ti-hand-click-off"></i>
|
|
22523
|
+
<strong>hand-click-off</strong>
|
|
22524
|
+
<div class="tabler-icon-codes">
|
|
22525
|
+
<code>ti ti-hand-click-off</code><br>
|
|
22526
|
+
<code>\100f1</code>
|
|
22527
|
+
</div>
|
|
22528
|
+
</div>
|
|
22529
|
+
|
|
22512
22530
|
<div class="tabler-icon">
|
|
22513
22531
|
<i class="ti ti-hand-finger"></i>
|
|
22514
22532
|
<strong>hand-finger</strong>
|
|
@@ -24147,6 +24165,15 @@
|
|
|
24147
24165
|
</div>
|
|
24148
24166
|
</div>
|
|
24149
24167
|
|
|
24168
|
+
<div class="tabler-icon">
|
|
24169
|
+
<i class="ti ti-http-connect-off"></i>
|
|
24170
|
+
<strong>http-connect-off</strong>
|
|
24171
|
+
<div class="tabler-icon-codes">
|
|
24172
|
+
<code>ti ti-http-connect-off</code><br>
|
|
24173
|
+
<code>\100e7</code>
|
|
24174
|
+
</div>
|
|
24175
|
+
</div>
|
|
24176
|
+
|
|
24150
24177
|
<div class="tabler-icon">
|
|
24151
24178
|
<i class="ti ti-http-delete"></i>
|
|
24152
24179
|
<strong>http-delete</strong>
|
|
@@ -24156,6 +24183,15 @@
|
|
|
24156
24183
|
</div>
|
|
24157
24184
|
</div>
|
|
24158
24185
|
|
|
24186
|
+
<div class="tabler-icon">
|
|
24187
|
+
<i class="ti ti-http-delete-off"></i>
|
|
24188
|
+
<strong>http-delete-off</strong>
|
|
24189
|
+
<div class="tabler-icon-codes">
|
|
24190
|
+
<code>ti ti-http-delete-off</code><br>
|
|
24191
|
+
<code>\100e6</code>
|
|
24192
|
+
</div>
|
|
24193
|
+
</div>
|
|
24194
|
+
|
|
24159
24195
|
<div class="tabler-icon">
|
|
24160
24196
|
<i class="ti ti-http-get"></i>
|
|
24161
24197
|
<strong>http-get</strong>
|
|
@@ -24165,6 +24201,15 @@
|
|
|
24165
24201
|
</div>
|
|
24166
24202
|
</div>
|
|
24167
24203
|
|
|
24204
|
+
<div class="tabler-icon">
|
|
24205
|
+
<i class="ti ti-http-get-off"></i>
|
|
24206
|
+
<strong>http-get-off</strong>
|
|
24207
|
+
<div class="tabler-icon-codes">
|
|
24208
|
+
<code>ti ti-http-get-off</code><br>
|
|
24209
|
+
<code>\100e5</code>
|
|
24210
|
+
</div>
|
|
24211
|
+
</div>
|
|
24212
|
+
|
|
24168
24213
|
<div class="tabler-icon">
|
|
24169
24214
|
<i class="ti ti-http-head"></i>
|
|
24170
24215
|
<strong>http-head</strong>
|
|
@@ -24174,6 +24219,15 @@
|
|
|
24174
24219
|
</div>
|
|
24175
24220
|
</div>
|
|
24176
24221
|
|
|
24222
|
+
<div class="tabler-icon">
|
|
24223
|
+
<i class="ti ti-http-head-off"></i>
|
|
24224
|
+
<strong>http-head-off</strong>
|
|
24225
|
+
<div class="tabler-icon-codes">
|
|
24226
|
+
<code>ti ti-http-head-off</code><br>
|
|
24227
|
+
<code>\100e4</code>
|
|
24228
|
+
</div>
|
|
24229
|
+
</div>
|
|
24230
|
+
|
|
24177
24231
|
<div class="tabler-icon">
|
|
24178
24232
|
<i class="ti ti-http-options"></i>
|
|
24179
24233
|
<strong>http-options</strong>
|
|
@@ -24183,6 +24237,15 @@
|
|
|
24183
24237
|
</div>
|
|
24184
24238
|
</div>
|
|
24185
24239
|
|
|
24240
|
+
<div class="tabler-icon">
|
|
24241
|
+
<i class="ti ti-http-options-off"></i>
|
|
24242
|
+
<strong>http-options-off</strong>
|
|
24243
|
+
<div class="tabler-icon-codes">
|
|
24244
|
+
<code>ti ti-http-options-off</code><br>
|
|
24245
|
+
<code>\100e3</code>
|
|
24246
|
+
</div>
|
|
24247
|
+
</div>
|
|
24248
|
+
|
|
24186
24249
|
<div class="tabler-icon">
|
|
24187
24250
|
<i class="ti ti-http-patch"></i>
|
|
24188
24251
|
<strong>http-patch</strong>
|
|
@@ -24192,6 +24255,15 @@
|
|
|
24192
24255
|
</div>
|
|
24193
24256
|
</div>
|
|
24194
24257
|
|
|
24258
|
+
<div class="tabler-icon">
|
|
24259
|
+
<i class="ti ti-http-patch-off"></i>
|
|
24260
|
+
<strong>http-patch-off</strong>
|
|
24261
|
+
<div class="tabler-icon-codes">
|
|
24262
|
+
<code>ti ti-http-patch-off</code><br>
|
|
24263
|
+
<code>\100e2</code>
|
|
24264
|
+
</div>
|
|
24265
|
+
</div>
|
|
24266
|
+
|
|
24195
24267
|
<div class="tabler-icon">
|
|
24196
24268
|
<i class="ti ti-http-post"></i>
|
|
24197
24269
|
<strong>http-post</strong>
|
|
@@ -24201,6 +24273,15 @@
|
|
|
24201
24273
|
</div>
|
|
24202
24274
|
</div>
|
|
24203
24275
|
|
|
24276
|
+
<div class="tabler-icon">
|
|
24277
|
+
<i class="ti ti-http-post-off"></i>
|
|
24278
|
+
<strong>http-post-off</strong>
|
|
24279
|
+
<div class="tabler-icon-codes">
|
|
24280
|
+
<code>ti ti-http-post-off</code><br>
|
|
24281
|
+
<code>\100e1</code>
|
|
24282
|
+
</div>
|
|
24283
|
+
</div>
|
|
24284
|
+
|
|
24204
24285
|
<div class="tabler-icon">
|
|
24205
24286
|
<i class="ti ti-http-put"></i>
|
|
24206
24287
|
<strong>http-put</strong>
|
|
@@ -24210,6 +24291,15 @@
|
|
|
24210
24291
|
</div>
|
|
24211
24292
|
</div>
|
|
24212
24293
|
|
|
24294
|
+
<div class="tabler-icon">
|
|
24295
|
+
<i class="ti ti-http-put-off"></i>
|
|
24296
|
+
<strong>http-put-off</strong>
|
|
24297
|
+
<div class="tabler-icon-codes">
|
|
24298
|
+
<code>ti ti-http-put-off</code><br>
|
|
24299
|
+
<code>\100e0</code>
|
|
24300
|
+
</div>
|
|
24301
|
+
</div>
|
|
24302
|
+
|
|
24213
24303
|
<div class="tabler-icon">
|
|
24214
24304
|
<i class="ti ti-http-que"></i>
|
|
24215
24305
|
<strong>http-que</strong>
|
|
@@ -24219,6 +24309,15 @@
|
|
|
24219
24309
|
</div>
|
|
24220
24310
|
</div>
|
|
24221
24311
|
|
|
24312
|
+
<div class="tabler-icon">
|
|
24313
|
+
<i class="ti ti-http-que-off"></i>
|
|
24314
|
+
<strong>http-que-off</strong>
|
|
24315
|
+
<div class="tabler-icon-codes">
|
|
24316
|
+
<code>ti ti-http-que-off</code><br>
|
|
24317
|
+
<code>\100df</code>
|
|
24318
|
+
</div>
|
|
24319
|
+
</div>
|
|
24320
|
+
|
|
24222
24321
|
<div class="tabler-icon">
|
|
24223
24322
|
<i class="ti ti-http-trace"></i>
|
|
24224
24323
|
<strong>http-trace</strong>
|
|
@@ -24228,6 +24327,15 @@
|
|
|
24228
24327
|
</div>
|
|
24229
24328
|
</div>
|
|
24230
24329
|
|
|
24330
|
+
<div class="tabler-icon">
|
|
24331
|
+
<i class="ti ti-http-trace-off"></i>
|
|
24332
|
+
<strong>http-trace-off</strong>
|
|
24333
|
+
<div class="tabler-icon-codes">
|
|
24334
|
+
<code>ti ti-http-trace-off</code><br>
|
|
24335
|
+
<code>\100de</code>
|
|
24336
|
+
</div>
|
|
24337
|
+
</div>
|
|
24338
|
+
|
|
24231
24339
|
<div class="tabler-icon">
|
|
24232
24340
|
<i class="ti ti-ice-cream"></i>
|
|
24233
24341
|
<strong>ice-cream</strong>
|
|
@@ -35226,6 +35334,15 @@
|
|
|
35226
35334
|
</div>
|
|
35227
35335
|
</div>
|
|
35228
35336
|
|
|
35337
|
+
<div class="tabler-icon">
|
|
35338
|
+
<i class="ti ti-replace-user"></i>
|
|
35339
|
+
<strong>replace-user</strong>
|
|
35340
|
+
<div class="tabler-icon-codes">
|
|
35341
|
+
<code>ti ti-replace-user</code><br>
|
|
35342
|
+
<code>\100f0</code>
|
|
35343
|
+
</div>
|
|
35344
|
+
</div>
|
|
35345
|
+
|
|
35229
35346
|
<div class="tabler-icon">
|
|
35230
35347
|
<i class="ti ti-report"></i>
|
|
35231
35348
|
<strong>report</strong>
|