8984 lines
223 KiB
HTML
8984 lines
223 KiB
HTML
|
|
<!doctype html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport"
|
||
|
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||
|
|
<title>Tabler Icons - version 3.34.0</title>
|
||
|
|
|
||
|
|
<link rel="preconnect" href="https://rsms.me/">
|
||
|
|
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||
|
|
|
||
|
|
<link rel="stylesheet" href="./tabler-icons-300-filled.css">
|
||
|
|
|
||
|
|
<style>
|
||
|
|
* { margin: 0; border: 0; outline: 0; box-sizing: border-box; }
|
||
|
|
|
||
|
|
body {
|
||
|
|
font-family: 'Inter', sans-serif;
|
||
|
|
background: #fafbfc;
|
||
|
|
font-size: 1rem;
|
||
|
|
padding: 1rem;
|
||
|
|
-webkit-font-smoothing: antialiased;
|
||
|
|
-moz-osx-font-smoothing: grayscale;
|
||
|
|
}
|
||
|
|
|
||
|
|
code {
|
||
|
|
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
|
||
|
|
background: #fafafa;
|
||
|
|
border: 1px solid #f0f0f0;
|
||
|
|
color: #666;
|
||
|
|
padding: 2px 4px;
|
||
|
|
margin-bottom: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.container {
|
||
|
|
max-width: 73rem;
|
||
|
|
margin: 0 auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.box {
|
||
|
|
padding: 1rem;
|
||
|
|
background: #fff;
|
||
|
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 1px 1px rgba(0, 0, 0, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
border-top-right-radius: 0;
|
||
|
|
border-top-left-radius: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icons {
|
||
|
|
display: flex;
|
||
|
|
flex-wrap: wrap;
|
||
|
|
justify-content: space-between;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icon {
|
||
|
|
width: 10rem;
|
||
|
|
font-size: 12px;
|
||
|
|
text-align: center;
|
||
|
|
padding: .5rem .25rem 2rem;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icon i {
|
||
|
|
display: block;
|
||
|
|
align-items: center;
|
||
|
|
font-size: 32px;
|
||
|
|
height: 1em;
|
||
|
|
margin-bottom: 1rem;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icon code {
|
||
|
|
font-size: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icon strong {
|
||
|
|
display: block;
|
||
|
|
margin-bottom: .5rem;
|
||
|
|
font-weight: 600;
|
||
|
|
}
|
||
|
|
|
||
|
|
.tabler-icon-codes {
|
||
|
|
line-height: 2em;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-muted {
|
||
|
|
color: #999;
|
||
|
|
}
|
||
|
|
|
||
|
|
.header {
|
||
|
|
text-align: center;
|
||
|
|
margin: 2rem 0 3rem;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-bar {
|
||
|
|
padding: 0.75rem 1.5rem;
|
||
|
|
background: #fff;
|
||
|
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 1px 1px rgba(0, 0, 0, .1);
|
||
|
|
border-radius: 3px;
|
||
|
|
border-bottom-left-radius: 0px;
|
||
|
|
border-bottom-right-radius: 0px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.search-bar input[name=search] {
|
||
|
|
padding: 0.5rem;
|
||
|
|
background: #fafbfc;
|
||
|
|
box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 1px 1px rgba(0, 0, 0, .1);
|
||
|
|
width: 100%;
|
||
|
|
font: inherit;
|
||
|
|
}
|
||
|
|
|
||
|
|
</style>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="container">
|
||
|
|
<header class="header">
|
||
|
|
<h1>
|
||
|
|
Tabler Icons Filled
|
||
|
|
</h1>
|
||
|
|
<p class="text-muted">version 3.34.0</p>
|
||
|
|
</header>
|
||
|
|
|
||
|
|
<div class="search-bar">
|
||
|
|
<input type="text" name="search" placeholder="type to search" />
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="box">
|
||
|
|
<div class="tabler-icons">
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-accessible"></i>
|
||
|
|
<strong>accessible</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-accessible</code><br>
|
||
|
|
<code>\f6ea</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ad"></i>
|
||
|
|
<strong>ad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ad</code><br>
|
||
|
|
<code>\f6eb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ad-circle"></i>
|
||
|
|
<strong>ad-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ad-circle</code><br>
|
||
|
|
<code>\f7d3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-adjustments"></i>
|
||
|
|
<strong>adjustments</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-adjustments</code><br>
|
||
|
|
<code>\f6ec</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-aerial-lift"></i>
|
||
|
|
<strong>aerial-lift</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-aerial-lift</code><br>
|
||
|
|
<code>\10101</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-affiliate"></i>
|
||
|
|
<strong>affiliate</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-affiliate</code><br>
|
||
|
|
<code>\f6ed</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-air-balloon"></i>
|
||
|
|
<strong>air-balloon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-air-balloon</code><br>
|
||
|
|
<code>\10100</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alarm"></i>
|
||
|
|
<strong>alarm</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alarm</code><br>
|
||
|
|
<code>\f709</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alarm-minus"></i>
|
||
|
|
<strong>alarm-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alarm-minus</code><br>
|
||
|
|
<code>\f70a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alarm-plus"></i>
|
||
|
|
<strong>alarm-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alarm-plus</code><br>
|
||
|
|
<code>\f70b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alarm-snooze"></i>
|
||
|
|
<strong>alarm-snooze</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alarm-snooze</code><br>
|
||
|
|
<code>\f70c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-circle"></i>
|
||
|
|
<strong>alert-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-circle</code><br>
|
||
|
|
<code>\f6ee</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-hexagon"></i>
|
||
|
|
<strong>alert-hexagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-hexagon</code><br>
|
||
|
|
<code>\fa34</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-octagon"></i>
|
||
|
|
<strong>alert-octagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-octagon</code><br>
|
||
|
|
<code>\f6ef</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-square"></i>
|
||
|
|
<strong>alert-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-square</code><br>
|
||
|
|
<code>\fa35</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-square-rounded"></i>
|
||
|
|
<strong>alert-square-rounded</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-square-rounded</code><br>
|
||
|
|
<code>\fa36</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alert-triangle"></i>
|
||
|
|
<strong>alert-triangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alert-triangle</code><br>
|
||
|
|
<code>\f6f0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-alien"></i>
|
||
|
|
<strong>alien</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-alien</code><br>
|
||
|
|
<code>\f70d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-bottom-center"></i>
|
||
|
|
<strong>align-box-bottom-center</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-bottom-center</code><br>
|
||
|
|
<code>\f70e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-bottom-left"></i>
|
||
|
|
<strong>align-box-bottom-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-bottom-left</code><br>
|
||
|
|
<code>\f70f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-bottom-right"></i>
|
||
|
|
<strong>align-box-bottom-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-bottom-right</code><br>
|
||
|
|
<code>\f710</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-center-middle"></i>
|
||
|
|
<strong>align-box-center-middle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-center-middle</code><br>
|
||
|
|
<code>\f7d4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-left-bottom"></i>
|
||
|
|
<strong>align-box-left-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-left-bottom</code><br>
|
||
|
|
<code>\f711</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-left-middle"></i>
|
||
|
|
<strong>align-box-left-middle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-left-middle</code><br>
|
||
|
|
<code>\f712</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-left-top"></i>
|
||
|
|
<strong>align-box-left-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-left-top</code><br>
|
||
|
|
<code>\f713</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-right-bottom"></i>
|
||
|
|
<strong>align-box-right-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-right-bottom</code><br>
|
||
|
|
<code>\f714</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-right-middle"></i>
|
||
|
|
<strong>align-box-right-middle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-right-middle</code><br>
|
||
|
|
<code>\f7d5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-right-top"></i>
|
||
|
|
<strong>align-box-right-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-right-top</code><br>
|
||
|
|
<code>\f715</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-top-center"></i>
|
||
|
|
<strong>align-box-top-center</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-top-center</code><br>
|
||
|
|
<code>\f716</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-top-left"></i>
|
||
|
|
<strong>align-box-top-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-top-left</code><br>
|
||
|
|
<code>\f717</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-align-box-top-right"></i>
|
||
|
|
<strong>align-box-top-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-align-box-top-right</code><br>
|
||
|
|
<code>\f718</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-analyze"></i>
|
||
|
|
<strong>analyze</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-analyze</code><br>
|
||
|
|
<code>\f719</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-app-window"></i>
|
||
|
|
<strong>app-window</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-app-window</code><br>
|
||
|
|
<code>\f71a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-apple"></i>
|
||
|
|
<strong>apple</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-apple</code><br>
|
||
|
|
<code>\10017</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-apps"></i>
|
||
|
|
<strong>apps</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-apps</code><br>
|
||
|
|
<code>\f6f1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-archive"></i>
|
||
|
|
<strong>archive</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-archive</code><br>
|
||
|
|
<code>\fa82</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-content"></i>
|
||
|
|
<strong>arrow-autofit-content</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-content</code><br>
|
||
|
|
<code>\f6f2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-down"></i>
|
||
|
|
<strong>arrow-autofit-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-down</code><br>
|
||
|
|
<code>\10113</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-height"></i>
|
||
|
|
<strong>arrow-autofit-height</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-height</code><br>
|
||
|
|
<code>\10112</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-left"></i>
|
||
|
|
<strong>arrow-autofit-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-left</code><br>
|
||
|
|
<code>\10111</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-right"></i>
|
||
|
|
<strong>arrow-autofit-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-right</code><br>
|
||
|
|
<code>\10110</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-up"></i>
|
||
|
|
<strong>arrow-autofit-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-up</code><br>
|
||
|
|
<code>\1010f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-autofit-width"></i>
|
||
|
|
<strong>arrow-autofit-width</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-autofit-width</code><br>
|
||
|
|
<code>\1010e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-badge-down"></i>
|
||
|
|
<strong>arrow-badge-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-badge-down</code><br>
|
||
|
|
<code>\f7d6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-badge-left"></i>
|
||
|
|
<strong>arrow-badge-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-badge-left</code><br>
|
||
|
|
<code>\f7d7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-badge-right"></i>
|
||
|
|
<strong>arrow-badge-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-badge-right</code><br>
|
||
|
|
<code>\f7d8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-badge-up"></i>
|
||
|
|
<strong>arrow-badge-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-badge-up</code><br>
|
||
|
|
<code>\f7d9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-down"></i>
|
||
|
|
<strong>arrow-big-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-down</code><br>
|
||
|
|
<code>\f6c6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-down-line"></i>
|
||
|
|
<strong>arrow-big-down-line</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-down-line</code><br>
|
||
|
|
<code>\f6c7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-down-lines"></i>
|
||
|
|
<strong>arrow-big-down-lines</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-down-lines</code><br>
|
||
|
|
<code>\f6c8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-left"></i>
|
||
|
|
<strong>arrow-big-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-left</code><br>
|
||
|
|
<code>\f6c9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-left-line"></i>
|
||
|
|
<strong>arrow-big-left-line</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-left-line</code><br>
|
||
|
|
<code>\f6ca</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-left-lines"></i>
|
||
|
|
<strong>arrow-big-left-lines</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-left-lines</code><br>
|
||
|
|
<code>\f6cb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-right"></i>
|
||
|
|
<strong>arrow-big-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-right</code><br>
|
||
|
|
<code>\f6cc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-right-line"></i>
|
||
|
|
<strong>arrow-big-right-line</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-right-line</code><br>
|
||
|
|
<code>\f6cd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-right-lines"></i>
|
||
|
|
<strong>arrow-big-right-lines</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-right-lines</code><br>
|
||
|
|
<code>\f6ce</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-up"></i>
|
||
|
|
<strong>arrow-big-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-up</code><br>
|
||
|
|
<code>\f6cf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-up-line"></i>
|
||
|
|
<strong>arrow-big-up-line</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-up-line</code><br>
|
||
|
|
<code>\f6d0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-big-up-lines"></i>
|
||
|
|
<strong>arrow-big-up-lines</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-big-up-lines</code><br>
|
||
|
|
<code>\f6d1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-down-circle"></i>
|
||
|
|
<strong>arrow-down-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-down-circle</code><br>
|
||
|
|
<code>\1003b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-down-rhombus"></i>
|
||
|
|
<strong>arrow-down-rhombus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-down-rhombus</code><br>
|
||
|
|
<code>\1003a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-down-square"></i>
|
||
|
|
<strong>arrow-down-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-down-square</code><br>
|
||
|
|
<code>\10039</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-guide"></i>
|
||
|
|
<strong>arrow-guide</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-guide</code><br>
|
||
|
|
<code>\10038</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-left-circle"></i>
|
||
|
|
<strong>arrow-left-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-left-circle</code><br>
|
||
|
|
<code>\10037</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-left-rhombus"></i>
|
||
|
|
<strong>arrow-left-rhombus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-left-rhombus</code><br>
|
||
|
|
<code>\10036</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-left-square"></i>
|
||
|
|
<strong>arrow-left-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-left-square</code><br>
|
||
|
|
<code>\10035</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-move-down"></i>
|
||
|
|
<strong>arrow-move-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-move-down</code><br>
|
||
|
|
<code>\10034</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-move-left"></i>
|
||
|
|
<strong>arrow-move-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-move-left</code><br>
|
||
|
|
<code>\10033</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-move-right"></i>
|
||
|
|
<strong>arrow-move-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-move-right</code><br>
|
||
|
|
<code>\10032</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-move-up"></i>
|
||
|
|
<strong>arrow-move-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-move-up</code><br>
|
||
|
|
<code>\10031</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-right-circle"></i>
|
||
|
|
<strong>arrow-right-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-right-circle</code><br>
|
||
|
|
<code>\10030</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-right-rhombus"></i>
|
||
|
|
<strong>arrow-right-rhombus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-right-rhombus</code><br>
|
||
|
|
<code>\1002f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-right-square"></i>
|
||
|
|
<strong>arrow-right-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-right-square</code><br>
|
||
|
|
<code>\1002e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-up-circle"></i>
|
||
|
|
<strong>arrow-up-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-up-circle</code><br>
|
||
|
|
<code>\1002d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-up-rhombus"></i>
|
||
|
|
<strong>arrow-up-rhombus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-up-rhombus</code><br>
|
||
|
|
<code>\1002c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-arrow-up-square"></i>
|
||
|
|
<strong>arrow-up-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-arrow-up-square</code><br>
|
||
|
|
<code>\1002b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-artboard"></i>
|
||
|
|
<strong>artboard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-artboard</code><br>
|
||
|
|
<code>\fa83</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-article"></i>
|
||
|
|
<strong>article</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-article</code><br>
|
||
|
|
<code>\f7da</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-aspect-ratio"></i>
|
||
|
|
<strong>aspect-ratio</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-aspect-ratio</code><br>
|
||
|
|
<code>\f7db</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-assembly"></i>
|
||
|
|
<strong>assembly</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-assembly</code><br>
|
||
|
|
<code>\fe9e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-asset"></i>
|
||
|
|
<strong>asset</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-asset</code><br>
|
||
|
|
<code>\fe9d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-atom-2"></i>
|
||
|
|
<strong>atom-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-atom-2</code><br>
|
||
|
|
<code>\f71b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-automatic-gearbox"></i>
|
||
|
|
<strong>automatic-gearbox</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-automatic-gearbox</code><br>
|
||
|
|
<code>\1002a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-award"></i>
|
||
|
|
<strong>award</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-award</code><br>
|
||
|
|
<code>\f71c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-baby-carriage"></i>
|
||
|
|
<strong>baby-carriage</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-baby-carriage</code><br>
|
||
|
|
<code>\fe9c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-backspace"></i>
|
||
|
|
<strong>backspace</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-backspace</code><br>
|
||
|
|
<code>\f7dc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge"></i>
|
||
|
|
<strong>badge</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge</code><br>
|
||
|
|
<code>\f667</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-3d"></i>
|
||
|
|
<strong>badge-3d</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-3d</code><br>
|
||
|
|
<code>\fe9b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-4k"></i>
|
||
|
|
<strong>badge-4k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-4k</code><br>
|
||
|
|
<code>\fe9a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-8k"></i>
|
||
|
|
<strong>badge-8k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-8k</code><br>
|
||
|
|
<code>\fe99</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-ad"></i>
|
||
|
|
<strong>badge-ad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-ad</code><br>
|
||
|
|
<code>\fe98</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-ar"></i>
|
||
|
|
<strong>badge-ar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-ar</code><br>
|
||
|
|
<code>\fe97</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-cc"></i>
|
||
|
|
<strong>badge-cc</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-cc</code><br>
|
||
|
|
<code>\fe96</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-hd"></i>
|
||
|
|
<strong>badge-hd</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-hd</code><br>
|
||
|
|
<code>\fe95</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-sd"></i>
|
||
|
|
<strong>badge-sd</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-sd</code><br>
|
||
|
|
<code>\fe94</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-tm"></i>
|
||
|
|
<strong>badge-tm</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-tm</code><br>
|
||
|
|
<code>\fe93</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-vo"></i>
|
||
|
|
<strong>badge-vo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-vo</code><br>
|
||
|
|
<code>\fe92</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-vr"></i>
|
||
|
|
<strong>badge-vr</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-vr</code><br>
|
||
|
|
<code>\fe91</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badge-wc"></i>
|
||
|
|
<strong>badge-wc</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badge-wc</code><br>
|
||
|
|
<code>\fe90</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-badges"></i>
|
||
|
|
<strong>badges</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-badges</code><br>
|
||
|
|
<code>\f7dd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-balloon"></i>
|
||
|
|
<strong>balloon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-balloon</code><br>
|
||
|
|
<code>\fa84</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ballpen"></i>
|
||
|
|
<strong>ballpen</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ballpen</code><br>
|
||
|
|
<code>\fa85</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bandage"></i>
|
||
|
|
<strong>bandage</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bandage</code><br>
|
||
|
|
<code>\f7de</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-barbell"></i>
|
||
|
|
<strong>barbell</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-barbell</code><br>
|
||
|
|
<code>\fe8f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-barrier-block"></i>
|
||
|
|
<strong>barrier-block</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-barrier-block</code><br>
|
||
|
|
<code>\fe8e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-basket"></i>
|
||
|
|
<strong>basket</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-basket</code><br>
|
||
|
|
<code>\f7df</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bath"></i>
|
||
|
|
<strong>bath</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bath</code><br>
|
||
|
|
<code>\f71d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery"></i>
|
||
|
|
<strong>battery</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery</code><br>
|
||
|
|
<code>\f668</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-1"></i>
|
||
|
|
<strong>battery-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-1</code><br>
|
||
|
|
<code>\f71e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-2"></i>
|
||
|
|
<strong>battery-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-2</code><br>
|
||
|
|
<code>\f71f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-3"></i>
|
||
|
|
<strong>battery-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-3</code><br>
|
||
|
|
<code>\f720</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-4"></i>
|
||
|
|
<strong>battery-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-4</code><br>
|
||
|
|
<code>\f721</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-automotive"></i>
|
||
|
|
<strong>battery-automotive</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-automotive</code><br>
|
||
|
|
<code>\10029</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-vertical"></i>
|
||
|
|
<strong>battery-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-vertical</code><br>
|
||
|
|
<code>\10024</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-vertical-1"></i>
|
||
|
|
<strong>battery-vertical-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-vertical-1</code><br>
|
||
|
|
<code>\10028</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-vertical-2"></i>
|
||
|
|
<strong>battery-vertical-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-vertical-2</code><br>
|
||
|
|
<code>\10027</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-vertical-3"></i>
|
||
|
|
<strong>battery-vertical-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-vertical-3</code><br>
|
||
|
|
<code>\10026</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-battery-vertical-4"></i>
|
||
|
|
<strong>battery-vertical-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-battery-vertical-4</code><br>
|
||
|
|
<code>\10025</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bed"></i>
|
||
|
|
<strong>bed</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bed</code><br>
|
||
|
|
<code>\f7e0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bed-flat"></i>
|
||
|
|
<strong>bed-flat</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bed-flat</code><br>
|
||
|
|
<code>\fe8d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-beer"></i>
|
||
|
|
<strong>beer</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-beer</code><br>
|
||
|
|
<code>\f7e1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell"></i>
|
||
|
|
<strong>bell</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell</code><br>
|
||
|
|
<code>\f669</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-minus"></i>
|
||
|
|
<strong>bell-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-minus</code><br>
|
||
|
|
<code>\f722</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-plus"></i>
|
||
|
|
<strong>bell-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-plus</code><br>
|
||
|
|
<code>\f723</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-ringing"></i>
|
||
|
|
<strong>bell-ringing</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-ringing</code><br>
|
||
|
|
<code>\f725</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-ringing-2"></i>
|
||
|
|
<strong>bell-ringing-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-ringing-2</code><br>
|
||
|
|
<code>\f724</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-x"></i>
|
||
|
|
<strong>bell-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-x</code><br>
|
||
|
|
<code>\f726</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bell-z"></i>
|
||
|
|
<strong>bell-z</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bell-z</code><br>
|
||
|
|
<code>\f727</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bike"></i>
|
||
|
|
<strong>bike</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bike</code><br>
|
||
|
|
<code>\10023</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-binary-tree"></i>
|
||
|
|
<strong>binary-tree</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-binary-tree</code><br>
|
||
|
|
<code>\ff64</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-binary-tree-2"></i>
|
||
|
|
<strong>binary-tree-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-binary-tree-2</code><br>
|
||
|
|
<code>\ff65</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-binoculars"></i>
|
||
|
|
<strong>binoculars</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-binoculars</code><br>
|
||
|
|
<code>\ff0b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-biohazard"></i>
|
||
|
|
<strong>biohazard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-biohazard</code><br>
|
||
|
|
<code>\fe8c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-blade"></i>
|
||
|
|
<strong>blade</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-blade</code><br>
|
||
|
|
<code>\f7e2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-blender"></i>
|
||
|
|
<strong>blender</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-blender</code><br>
|
||
|
|
<code>\10022</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-blob"></i>
|
||
|
|
<strong>blob</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-blob</code><br>
|
||
|
|
<code>\feb1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bolt"></i>
|
||
|
|
<strong>bolt</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bolt</code><br>
|
||
|
|
<code>\10021</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bomb"></i>
|
||
|
|
<strong>bomb</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bomb</code><br>
|
||
|
|
<code>\fa86</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bone"></i>
|
||
|
|
<strong>bone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bone</code><br>
|
||
|
|
<code>\fe8b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bong"></i>
|
||
|
|
<strong>bong</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bong</code><br>
|
||
|
|
<code>\10020</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-book"></i>
|
||
|
|
<strong>book</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-book</code><br>
|
||
|
|
<code>\fa87</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bookmark"></i>
|
||
|
|
<strong>bookmark</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bookmark</code><br>
|
||
|
|
<code>\fa88</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bookmarks"></i>
|
||
|
|
<strong>bookmarks</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bookmarks</code><br>
|
||
|
|
<code>\fb1f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-boom"></i>
|
||
|
|
<strong>boom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-boom</code><br>
|
||
|
|
<code>\fe8a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bottle"></i>
|
||
|
|
<strong>bottle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bottle</code><br>
|
||
|
|
<code>\fa89</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bounce-left"></i>
|
||
|
|
<strong>bounce-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bounce-left</code><br>
|
||
|
|
<code>\fb20</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bounce-right"></i>
|
||
|
|
<strong>bounce-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bounce-right</code><br>
|
||
|
|
<code>\fb21</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bow"></i>
|
||
|
|
<strong>bow</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bow</code><br>
|
||
|
|
<code>\fe89</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bowl"></i>
|
||
|
|
<strong>bowl</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bowl</code><br>
|
||
|
|
<code>\fb22</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bowl-chopsticks"></i>
|
||
|
|
<strong>bowl-chopsticks</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bowl-chopsticks</code><br>
|
||
|
|
<code>\fe88</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bowl-spoon"></i>
|
||
|
|
<strong>bowl-spoon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bowl-spoon</code><br>
|
||
|
|
<code>\fe87</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-bottom"></i>
|
||
|
|
<strong>box-align-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-bottom</code><br>
|
||
|
|
<code>\fa8a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-bottom-left"></i>
|
||
|
|
<strong>box-align-bottom-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-bottom-left</code><br>
|
||
|
|
<code>\fa8b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-bottom-right"></i>
|
||
|
|
<strong>box-align-bottom-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-bottom-right</code><br>
|
||
|
|
<code>\fa8c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-left"></i>
|
||
|
|
<strong>box-align-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-left</code><br>
|
||
|
|
<code>\fa8d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-right"></i>
|
||
|
|
<strong>box-align-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-right</code><br>
|
||
|
|
<code>\fa8e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-top"></i>
|
||
|
|
<strong>box-align-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-top</code><br>
|
||
|
|
<code>\fa8f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-top-left"></i>
|
||
|
|
<strong>box-align-top-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-top-left</code><br>
|
||
|
|
<code>\fa90</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-align-top-right"></i>
|
||
|
|
<strong>box-align-top-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-align-top-right</code><br>
|
||
|
|
<code>\fa91</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-box-multiple"></i>
|
||
|
|
<strong>box-multiple</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-box-multiple</code><br>
|
||
|
|
<code>\1001f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-angular"></i>
|
||
|
|
<strong>brand-angular</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-angular</code><br>
|
||
|
|
<code>\10095</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-apple"></i>
|
||
|
|
<strong>brand-apple</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-apple</code><br>
|
||
|
|
<code>\fd74</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-bitbucket"></i>
|
||
|
|
<strong>brand-bitbucket</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-bitbucket</code><br>
|
||
|
|
<code>\100cb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-discord"></i>
|
||
|
|
<strong>brand-discord</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-discord</code><br>
|
||
|
|
<code>\f7e4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-dribbble"></i>
|
||
|
|
<strong>brand-dribbble</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-dribbble</code><br>
|
||
|
|
<code>\f7e5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-facebook"></i>
|
||
|
|
<strong>brand-facebook</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-facebook</code><br>
|
||
|
|
<code>\f7e6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-github"></i>
|
||
|
|
<strong>brand-github</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-github</code><br>
|
||
|
|
<code>\f7e7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-google"></i>
|
||
|
|
<strong>brand-google</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-google</code><br>
|
||
|
|
<code>\fd1a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-instagram"></i>
|
||
|
|
<strong>brand-instagram</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-instagram</code><br>
|
||
|
|
<code>\10094</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-kick"></i>
|
||
|
|
<strong>brand-kick</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-kick</code><br>
|
||
|
|
<code>\10093</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-linkedin"></i>
|
||
|
|
<strong>brand-linkedin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-linkedin</code><br>
|
||
|
|
<code>\10092</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-messenger"></i>
|
||
|
|
<strong>brand-messenger</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-messenger</code><br>
|
||
|
|
<code>\100a7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-open-source"></i>
|
||
|
|
<strong>brand-open-source</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-open-source</code><br>
|
||
|
|
<code>\10091</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-opera"></i>
|
||
|
|
<strong>brand-opera</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-opera</code><br>
|
||
|
|
<code>\10090</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-patreon"></i>
|
||
|
|
<strong>brand-patreon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-patreon</code><br>
|
||
|
|
<code>\fcff</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-paypal"></i>
|
||
|
|
<strong>brand-paypal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-paypal</code><br>
|
||
|
|
<code>\f7e9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-pinterest"></i>
|
||
|
|
<strong>brand-pinterest</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-pinterest</code><br>
|
||
|
|
<code>\1008f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-sketch"></i>
|
||
|
|
<strong>brand-sketch</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-sketch</code><br>
|
||
|
|
<code>\1008e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-snapchat"></i>
|
||
|
|
<strong>brand-snapchat</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-snapchat</code><br>
|
||
|
|
<code>\1008d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-spotify"></i>
|
||
|
|
<strong>brand-spotify</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-spotify</code><br>
|
||
|
|
<code>\fe86</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-steam"></i>
|
||
|
|
<strong>brand-steam</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-steam</code><br>
|
||
|
|
<code>\1008c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-stripe"></i>
|
||
|
|
<strong>brand-stripe</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-stripe</code><br>
|
||
|
|
<code>\1008b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-tabler"></i>
|
||
|
|
<strong>brand-tabler</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-tabler</code><br>
|
||
|
|
<code>\1008a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-tiktok"></i>
|
||
|
|
<strong>brand-tiktok</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-tiktok</code><br>
|
||
|
|
<code>\f7ea</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-tinder"></i>
|
||
|
|
<strong>brand-tinder</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-tinder</code><br>
|
||
|
|
<code>\10089</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-tumblr"></i>
|
||
|
|
<strong>brand-tumblr</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-tumblr</code><br>
|
||
|
|
<code>\10088</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-twitter"></i>
|
||
|
|
<strong>brand-twitter</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-twitter</code><br>
|
||
|
|
<code>\f7eb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-vercel"></i>
|
||
|
|
<strong>brand-vercel</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-vercel</code><br>
|
||
|
|
<code>\10087</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-vimeo"></i>
|
||
|
|
<strong>brand-vimeo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-vimeo</code><br>
|
||
|
|
<code>\10086</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-weibo"></i>
|
||
|
|
<strong>brand-weibo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-weibo</code><br>
|
||
|
|
<code>\100a6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-whatsapp"></i>
|
||
|
|
<strong>brand-whatsapp</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-whatsapp</code><br>
|
||
|
|
<code>\10085</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-windows"></i>
|
||
|
|
<strong>brand-windows</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-windows</code><br>
|
||
|
|
<code>\10084</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-x"></i>
|
||
|
|
<strong>brand-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-x</code><br>
|
||
|
|
<code>\fc21</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brand-youtube"></i>
|
||
|
|
<strong>brand-youtube</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brand-youtube</code><br>
|
||
|
|
<code>\fc22</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bread"></i>
|
||
|
|
<strong>bread</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bread</code><br>
|
||
|
|
<code>\fe85</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-briefcase"></i>
|
||
|
|
<strong>briefcase</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-briefcase</code><br>
|
||
|
|
<code>\fd00</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-briefcase-2"></i>
|
||
|
|
<strong>briefcase-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-briefcase-2</code><br>
|
||
|
|
<code>\fe84</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brightness"></i>
|
||
|
|
<strong>brightness</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brightness</code><br>
|
||
|
|
<code>\fe82</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brightness-auto"></i>
|
||
|
|
<strong>brightness-auto</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brightness-auto</code><br>
|
||
|
|
<code>\fe83</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brightness-down"></i>
|
||
|
|
<strong>brightness-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brightness-down</code><br>
|
||
|
|
<code>\fb23</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-brightness-up"></i>
|
||
|
|
<strong>brightness-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-brightness-up</code><br>
|
||
|
|
<code>\fb24</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bubble"></i>
|
||
|
|
<strong>bubble</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bubble</code><br>
|
||
|
|
<code>\fec3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bubble-text"></i>
|
||
|
|
<strong>bubble-text</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bubble-text</code><br>
|
||
|
|
<code>\100a5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bug"></i>
|
||
|
|
<strong>bug</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bug</code><br>
|
||
|
|
<code>\fd01</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-building-bridge-2"></i>
|
||
|
|
<strong>building-bridge-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-building-bridge-2</code><br>
|
||
|
|
<code>\10189</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-building-broadcast-tower"></i>
|
||
|
|
<strong>building-broadcast-tower</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-building-broadcast-tower</code><br>
|
||
|
|
<code>\fe81</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bulb"></i>
|
||
|
|
<strong>bulb</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bulb</code><br>
|
||
|
|
<code>\f66a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-bus"></i>
|
||
|
|
<strong>bus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-bus</code><br>
|
||
|
|
<code>\100ff</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-butterfly"></i>
|
||
|
|
<strong>butterfly</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-butterfly</code><br>
|
||
|
|
<code>\10016</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cactus"></i>
|
||
|
|
<strong>cactus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cactus</code><br>
|
||
|
|
<code>\fb25</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-calculator"></i>
|
||
|
|
<strong>calculator</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-calculator</code><br>
|
||
|
|
<code>\fb26</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-calendar"></i>
|
||
|
|
<strong>calendar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-calendar</code><br>
|
||
|
|
<code>\fb27</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-calendar-event"></i>
|
||
|
|
<strong>calendar-event</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-calendar-event</code><br>
|
||
|
|
<code>\100b9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-calendar-month"></i>
|
||
|
|
<strong>calendar-month</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-calendar-month</code><br>
|
||
|
|
<code>\100b8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-calendar-week"></i>
|
||
|
|
<strong>calendar-week</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-calendar-week</code><br>
|
||
|
|
<code>\100b7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-camera"></i>
|
||
|
|
<strong>camera</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-camera</code><br>
|
||
|
|
<code>\fa37</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-campfire"></i>
|
||
|
|
<strong>campfire</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-campfire</code><br>
|
||
|
|
<code>\fb28</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-candle"></i>
|
||
|
|
<strong>candle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-candle</code><br>
|
||
|
|
<code>\fc23</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cannabis"></i>
|
||
|
|
<strong>cannabis</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cannabis</code><br>
|
||
|
|
<code>\10015</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-capsule"></i>
|
||
|
|
<strong>capsule</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-capsule</code><br>
|
||
|
|
<code>\fc24</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-capsule-horizontal"></i>
|
||
|
|
<strong>capsule-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-capsule-horizontal</code><br>
|
||
|
|
<code>\fc25</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-capture"></i>
|
||
|
|
<strong>capture</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-capture</code><br>
|
||
|
|
<code>\fb29</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-car"></i>
|
||
|
|
<strong>car</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-car</code><br>
|
||
|
|
<code>\1004c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-car-4wd"></i>
|
||
|
|
<strong>car-4wd</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-car-4wd</code><br>
|
||
|
|
<code>\1001e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-car-crane"></i>
|
||
|
|
<strong>car-crane</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-car-crane</code><br>
|
||
|
|
<code>\100fe</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-car-fan"></i>
|
||
|
|
<strong>car-fan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-car-fan</code><br>
|
||
|
|
<code>\1001d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-car-suv"></i>
|
||
|
|
<strong>car-suv</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-car-suv</code><br>
|
||
|
|
<code>\1004d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-carambola"></i>
|
||
|
|
<strong>carambola</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-carambola</code><br>
|
||
|
|
<code>\10014</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caravan"></i>
|
||
|
|
<strong>caravan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caravan</code><br>
|
||
|
|
<code>\100fd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cardboards"></i>
|
||
|
|
<strong>cardboards</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cardboards</code><br>
|
||
|
|
<code>\1001c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cards"></i>
|
||
|
|
<strong>cards</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cards</code><br>
|
||
|
|
<code>\fc26</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-down"></i>
|
||
|
|
<strong>caret-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-down</code><br>
|
||
|
|
<code>\fb2a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-left"></i>
|
||
|
|
<strong>caret-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-left</code><br>
|
||
|
|
<code>\fb2b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-left-right"></i>
|
||
|
|
<strong>caret-left-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-left-right</code><br>
|
||
|
|
<code>\fd02</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-right"></i>
|
||
|
|
<strong>caret-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-right</code><br>
|
||
|
|
<code>\fb2c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-up"></i>
|
||
|
|
<strong>caret-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-up</code><br>
|
||
|
|
<code>\fb2d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-caret-up-down"></i>
|
||
|
|
<strong>caret-up-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-caret-up-down</code><br>
|
||
|
|
<code>\fd03</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-carousel-horizontal"></i>
|
||
|
|
<strong>carousel-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-carousel-horizontal</code><br>
|
||
|
|
<code>\fa92</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-carousel-vertical"></i>
|
||
|
|
<strong>carousel-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-carousel-vertical</code><br>
|
||
|
|
<code>\fa93</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cash-banknote"></i>
|
||
|
|
<strong>cash-banknote</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cash-banknote</code><br>
|
||
|
|
<code>\fe80</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-category"></i>
|
||
|
|
<strong>category</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-category</code><br>
|
||
|
|
<code>\fb2e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-charging-pile"></i>
|
||
|
|
<strong>charging-pile</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-charging-pile</code><br>
|
||
|
|
<code>\1001b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-area"></i>
|
||
|
|
<strong>chart-area</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-area</code><br>
|
||
|
|
<code>\f66b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-area-line"></i>
|
||
|
|
<strong>chart-area-line</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-area-line</code><br>
|
||
|
|
<code>\f66c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-bubble"></i>
|
||
|
|
<strong>chart-bubble</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-bubble</code><br>
|
||
|
|
<code>\f66d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-candle"></i>
|
||
|
|
<strong>chart-candle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-candle</code><br>
|
||
|
|
<code>\f66e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-donut"></i>
|
||
|
|
<strong>chart-donut</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-donut</code><br>
|
||
|
|
<code>\f66f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-dots"></i>
|
||
|
|
<strong>chart-dots</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-dots</code><br>
|
||
|
|
<code>\fd04</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-dots-2"></i>
|
||
|
|
<strong>chart-dots-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-dots-2</code><br>
|
||
|
|
<code>\100dd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-dots-3"></i>
|
||
|
|
<strong>chart-dots-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-dots-3</code><br>
|
||
|
|
<code>\100dc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-funnel"></i>
|
||
|
|
<strong>chart-funnel</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-funnel</code><br>
|
||
|
|
<code>\100db</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-grid-dots"></i>
|
||
|
|
<strong>chart-grid-dots</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-grid-dots</code><br>
|
||
|
|
<code>\fd05</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-pie"></i>
|
||
|
|
<strong>chart-pie</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-pie</code><br>
|
||
|
|
<code>\f670</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-pie-2"></i>
|
||
|
|
<strong>chart-pie-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-pie-2</code><br>
|
||
|
|
<code>\100da</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-pie-3"></i>
|
||
|
|
<strong>chart-pie-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-pie-3</code><br>
|
||
|
|
<code>\100d9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chart-pie-4"></i>
|
||
|
|
<strong>chart-pie-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chart-pie-4</code><br>
|
||
|
|
<code>\100d8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chef-hat"></i>
|
||
|
|
<strong>chef-hat</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chef-hat</code><br>
|
||
|
|
<code>\100d7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cherry"></i>
|
||
|
|
<strong>cherry</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cherry</code><br>
|
||
|
|
<code>\f728</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess"></i>
|
||
|
|
<strong>chess</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess</code><br>
|
||
|
|
<code>\f72a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess-bishop"></i>
|
||
|
|
<strong>chess-bishop</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess-bishop</code><br>
|
||
|
|
<code>\f729</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess-king"></i>
|
||
|
|
<strong>chess-king</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess-king</code><br>
|
||
|
|
<code>\f72b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess-knight"></i>
|
||
|
|
<strong>chess-knight</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess-knight</code><br>
|
||
|
|
<code>\f72c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess-queen"></i>
|
||
|
|
<strong>chess-queen</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess-queen</code><br>
|
||
|
|
<code>\f72d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-chess-rook"></i>
|
||
|
|
<strong>chess-rook</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-chess-rook</code><br>
|
||
|
|
<code>\f72e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-christmas-tree"></i>
|
||
|
|
<strong>christmas-tree</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-christmas-tree</code><br>
|
||
|
|
<code>\1001a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle"></i>
|
||
|
|
<strong>circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle</code><br>
|
||
|
|
<code>\f671</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-down"></i>
|
||
|
|
<strong>circle-arrow-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-down</code><br>
|
||
|
|
<code>\f6f4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-down-left"></i>
|
||
|
|
<strong>circle-arrow-down-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-down-left</code><br>
|
||
|
|
<code>\f6f5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-down-right"></i>
|
||
|
|
<strong>circle-arrow-down-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-down-right</code><br>
|
||
|
|
<code>\f6f7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-left"></i>
|
||
|
|
<strong>circle-arrow-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-left</code><br>
|
||
|
|
<code>\f6fa</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-right"></i>
|
||
|
|
<strong>circle-arrow-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-right</code><br>
|
||
|
|
<code>\f6fc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-up"></i>
|
||
|
|
<strong>circle-arrow-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-up</code><br>
|
||
|
|
<code>\f6fe</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-up-left"></i>
|
||
|
|
<strong>circle-arrow-up-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-up-left</code><br>
|
||
|
|
<code>\f6ff</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-arrow-up-right"></i>
|
||
|
|
<strong>circle-arrow-up-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-arrow-up-right</code><br>
|
||
|
|
<code>\f701</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-caret-down"></i>
|
||
|
|
<strong>circle-caret-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-caret-down</code><br>
|
||
|
|
<code>\100d6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-caret-left"></i>
|
||
|
|
<strong>circle-caret-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-caret-left</code><br>
|
||
|
|
<code>\100d5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-caret-right"></i>
|
||
|
|
<strong>circle-caret-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-caret-right</code><br>
|
||
|
|
<code>\100d4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-caret-up"></i>
|
||
|
|
<strong>circle-caret-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-caret-up</code><br>
|
||
|
|
<code>\100d3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-check"></i>
|
||
|
|
<strong>circle-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-check</code><br>
|
||
|
|
<code>\f704</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevron-down"></i>
|
||
|
|
<strong>circle-chevron-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevron-down</code><br>
|
||
|
|
<code>\100d2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevron-left"></i>
|
||
|
|
<strong>circle-chevron-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevron-left</code><br>
|
||
|
|
<code>\100d1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevron-right"></i>
|
||
|
|
<strong>circle-chevron-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevron-right</code><br>
|
||
|
|
<code>\100d0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevron-up"></i>
|
||
|
|
<strong>circle-chevron-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevron-up</code><br>
|
||
|
|
<code>\100cf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevrons-down"></i>
|
||
|
|
<strong>circle-chevrons-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevrons-down</code><br>
|
||
|
|
<code>\100ef</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevrons-left"></i>
|
||
|
|
<strong>circle-chevrons-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevrons-left</code><br>
|
||
|
|
<code>\100ee</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevrons-right"></i>
|
||
|
|
<strong>circle-chevrons-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevrons-right</code><br>
|
||
|
|
<code>\100ed</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-chevrons-up"></i>
|
||
|
|
<strong>circle-chevrons-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-chevrons-up</code><br>
|
||
|
|
<code>\100ec</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-dot"></i>
|
||
|
|
<strong>circle-dot</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-dot</code><br>
|
||
|
|
<code>\f705</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-key"></i>
|
||
|
|
<strong>circle-key</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-key</code><br>
|
||
|
|
<code>\f706</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-a"></i>
|
||
|
|
<strong>circle-letter-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-a</code><br>
|
||
|
|
<code>\fe7f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-b"></i>
|
||
|
|
<strong>circle-letter-b</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-b</code><br>
|
||
|
|
<code>\fe7e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-c"></i>
|
||
|
|
<strong>circle-letter-c</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-c</code><br>
|
||
|
|
<code>\fe7d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-d"></i>
|
||
|
|
<strong>circle-letter-d</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-d</code><br>
|
||
|
|
<code>\fe7c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-e"></i>
|
||
|
|
<strong>circle-letter-e</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-e</code><br>
|
||
|
|
<code>\fe7b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-f"></i>
|
||
|
|
<strong>circle-letter-f</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-f</code><br>
|
||
|
|
<code>\fe7a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-g"></i>
|
||
|
|
<strong>circle-letter-g</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-g</code><br>
|
||
|
|
<code>\fe79</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-h"></i>
|
||
|
|
<strong>circle-letter-h</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-h</code><br>
|
||
|
|
<code>\fe78</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-i"></i>
|
||
|
|
<strong>circle-letter-i</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-i</code><br>
|
||
|
|
<code>\fe77</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-j"></i>
|
||
|
|
<strong>circle-letter-j</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-j</code><br>
|
||
|
|
<code>\fe76</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-k"></i>
|
||
|
|
<strong>circle-letter-k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-k</code><br>
|
||
|
|
<code>\fe75</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-l"></i>
|
||
|
|
<strong>circle-letter-l</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-l</code><br>
|
||
|
|
<code>\fe74</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-m"></i>
|
||
|
|
<strong>circle-letter-m</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-m</code><br>
|
||
|
|
<code>\fe73</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-n"></i>
|
||
|
|
<strong>circle-letter-n</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-n</code><br>
|
||
|
|
<code>\fe72</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-o"></i>
|
||
|
|
<strong>circle-letter-o</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-o</code><br>
|
||
|
|
<code>\fe71</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-p"></i>
|
||
|
|
<strong>circle-letter-p</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-p</code><br>
|
||
|
|
<code>\fe70</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-q"></i>
|
||
|
|
<strong>circle-letter-q</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-q</code><br>
|
||
|
|
<code>\fe6f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-r"></i>
|
||
|
|
<strong>circle-letter-r</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-r</code><br>
|
||
|
|
<code>\fe6e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-s"></i>
|
||
|
|
<strong>circle-letter-s</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-s</code><br>
|
||
|
|
<code>\fe6d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-t"></i>
|
||
|
|
<strong>circle-letter-t</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-t</code><br>
|
||
|
|
<code>\fe6c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-u"></i>
|
||
|
|
<strong>circle-letter-u</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-u</code><br>
|
||
|
|
<code>\fe6b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-v"></i>
|
||
|
|
<strong>circle-letter-v</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-v</code><br>
|
||
|
|
<code>\fe6a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-w"></i>
|
||
|
|
<strong>circle-letter-w</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-w</code><br>
|
||
|
|
<code>\fe69</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-x"></i>
|
||
|
|
<strong>circle-letter-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-x</code><br>
|
||
|
|
<code>\fe68</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-y"></i>
|
||
|
|
<strong>circle-letter-y</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-y</code><br>
|
||
|
|
<code>\fe67</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-letter-z"></i>
|
||
|
|
<strong>circle-letter-z</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-letter-z</code><br>
|
||
|
|
<code>\fe66</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-0"></i>
|
||
|
|
<strong>circle-number-0</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-0</code><br>
|
||
|
|
<code>\f72f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-1"></i>
|
||
|
|
<strong>circle-number-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-1</code><br>
|
||
|
|
<code>\f730</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-2"></i>
|
||
|
|
<strong>circle-number-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-2</code><br>
|
||
|
|
<code>\f731</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-3"></i>
|
||
|
|
<strong>circle-number-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-3</code><br>
|
||
|
|
<code>\f732</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-4"></i>
|
||
|
|
<strong>circle-number-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-4</code><br>
|
||
|
|
<code>\f733</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-5"></i>
|
||
|
|
<strong>circle-number-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-5</code><br>
|
||
|
|
<code>\f734</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-6"></i>
|
||
|
|
<strong>circle-number-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-6</code><br>
|
||
|
|
<code>\f735</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-7"></i>
|
||
|
|
<strong>circle-number-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-7</code><br>
|
||
|
|
<code>\f736</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-8"></i>
|
||
|
|
<strong>circle-number-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-8</code><br>
|
||
|
|
<code>\f737</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-number-9"></i>
|
||
|
|
<strong>circle-number-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-number-9</code><br>
|
||
|
|
<code>\f738</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-percentage"></i>
|
||
|
|
<strong>circle-percentage</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-percentage</code><br>
|
||
|
|
<code>\fed5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-plus"></i>
|
||
|
|
<strong>circle-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-plus</code><br>
|
||
|
|
<code>\fef9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-rectangle"></i>
|
||
|
|
<strong>circle-rectangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-rectangle</code><br>
|
||
|
|
<code>\ff63</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circle-x"></i>
|
||
|
|
<strong>circle-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circle-x</code><br>
|
||
|
|
<code>\f739</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-circles"></i>
|
||
|
|
<strong>circles</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-circles</code><br>
|
||
|
|
<code>\f672</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard"></i>
|
||
|
|
<strong>clipboard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard</code><br>
|
||
|
|
<code>\100cc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-check"></i>
|
||
|
|
<strong>clipboard-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-check</code><br>
|
||
|
|
<code>\100ce</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-data"></i>
|
||
|
|
<strong>clipboard-data</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-data</code><br>
|
||
|
|
<code>\100eb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-list"></i>
|
||
|
|
<strong>clipboard-list</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-list</code><br>
|
||
|
|
<code>\100ea</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-plus"></i>
|
||
|
|
<strong>clipboard-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-plus</code><br>
|
||
|
|
<code>\10176</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-smile"></i>
|
||
|
|
<strong>clipboard-smile</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-smile</code><br>
|
||
|
|
<code>\10175</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-text"></i>
|
||
|
|
<strong>clipboard-text</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-text</code><br>
|
||
|
|
<code>\100e9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-typography"></i>
|
||
|
|
<strong>clipboard-typography</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-typography</code><br>
|
||
|
|
<code>\100e8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clipboard-x"></i>
|
||
|
|
<strong>clipboard-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clipboard-x</code><br>
|
||
|
|
<code>\100cd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock"></i>
|
||
|
|
<strong>clock</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock</code><br>
|
||
|
|
<code>\f73a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-1"></i>
|
||
|
|
<strong>clock-hour-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-1</code><br>
|
||
|
|
<code>\fe65</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-10"></i>
|
||
|
|
<strong>clock-hour-10</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-10</code><br>
|
||
|
|
<code>\fe64</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-11"></i>
|
||
|
|
<strong>clock-hour-11</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-11</code><br>
|
||
|
|
<code>\fe63</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-12"></i>
|
||
|
|
<strong>clock-hour-12</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-12</code><br>
|
||
|
|
<code>\fe62</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-2"></i>
|
||
|
|
<strong>clock-hour-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-2</code><br>
|
||
|
|
<code>\fe61</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-3"></i>
|
||
|
|
<strong>clock-hour-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-3</code><br>
|
||
|
|
<code>\fe60</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-4"></i>
|
||
|
|
<strong>clock-hour-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-4</code><br>
|
||
|
|
<code>\fe5f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-5"></i>
|
||
|
|
<strong>clock-hour-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-5</code><br>
|
||
|
|
<code>\fe5e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-6"></i>
|
||
|
|
<strong>clock-hour-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-6</code><br>
|
||
|
|
<code>\fe5d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-7"></i>
|
||
|
|
<strong>clock-hour-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-7</code><br>
|
||
|
|
<code>\fe5c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-8"></i>
|
||
|
|
<strong>clock-hour-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-8</code><br>
|
||
|
|
<code>\fe5b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clock-hour-9"></i>
|
||
|
|
<strong>clock-hour-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clock-hour-9</code><br>
|
||
|
|
<code>\fe5a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cloud"></i>
|
||
|
|
<strong>cloud</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cloud</code><br>
|
||
|
|
<code>\f673</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cloud-computing"></i>
|
||
|
|
<strong>cloud-computing</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cloud-computing</code><br>
|
||
|
|
<code>\1010d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cloud-data-connection"></i>
|
||
|
|
<strong>cloud-data-connection</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cloud-data-connection</code><br>
|
||
|
|
<code>\1010c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clover"></i>
|
||
|
|
<strong>clover</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clover</code><br>
|
||
|
|
<code>\10013</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-clubs"></i>
|
||
|
|
<strong>clubs</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-clubs</code><br>
|
||
|
|
<code>\f674</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-code-circle"></i>
|
||
|
|
<strong>code-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-code-circle</code><br>
|
||
|
|
<code>\fed3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-code-circle-2"></i>
|
||
|
|
<strong>code-circle-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-code-circle-2</code><br>
|
||
|
|
<code>\fed4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin"></i>
|
||
|
|
<strong>coin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin</code><br>
|
||
|
|
<code>\fd08</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-bitcoin"></i>
|
||
|
|
<strong>coin-bitcoin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-bitcoin</code><br>
|
||
|
|
<code>\fd06</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-euro"></i>
|
||
|
|
<strong>coin-euro</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-euro</code><br>
|
||
|
|
<code>\fd07</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-monero"></i>
|
||
|
|
<strong>coin-monero</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-monero</code><br>
|
||
|
|
<code>\fd09</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-pound"></i>
|
||
|
|
<strong>coin-pound</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-pound</code><br>
|
||
|
|
<code>\fd0a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-rupee"></i>
|
||
|
|
<strong>coin-rupee</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-rupee</code><br>
|
||
|
|
<code>\fd0b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-taka"></i>
|
||
|
|
<strong>coin-taka</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-taka</code><br>
|
||
|
|
<code>\fd0c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-yen"></i>
|
||
|
|
<strong>coin-yen</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-yen</code><br>
|
||
|
|
<code>\fd0e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-coin-yuan"></i>
|
||
|
|
<strong>coin-yuan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-coin-yuan</code><br>
|
||
|
|
<code>\fd0f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-columns-1"></i>
|
||
|
|
<strong>columns-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-columns-1</code><br>
|
||
|
|
<code>\10188</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-columns-2"></i>
|
||
|
|
<strong>columns-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-columns-2</code><br>
|
||
|
|
<code>\10187</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-columns-3"></i>
|
||
|
|
<strong>columns-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-columns-3</code><br>
|
||
|
|
<code>\10186</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-compass"></i>
|
||
|
|
<strong>compass</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-compass</code><br>
|
||
|
|
<code>\fd10</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cone"></i>
|
||
|
|
<strong>cone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cone</code><br>
|
||
|
|
<code>\fe58</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cone-2"></i>
|
||
|
|
<strong>cone-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cone-2</code><br>
|
||
|
|
<code>\fe59</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-confetti"></i>
|
||
|
|
<strong>confetti</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-confetti</code><br>
|
||
|
|
<code>\10185</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-container"></i>
|
||
|
|
<strong>container</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-container</code><br>
|
||
|
|
<code>\10184</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-contrast"></i>
|
||
|
|
<strong>contrast</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-contrast</code><br>
|
||
|
|
<code>\fe56</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-contrast-2"></i>
|
||
|
|
<strong>contrast-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-contrast-2</code><br>
|
||
|
|
<code>\fe57</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cookie"></i>
|
||
|
|
<strong>cookie</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cookie</code><br>
|
||
|
|
<code>\fe54</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cookie-man"></i>
|
||
|
|
<strong>cookie-man</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cookie-man</code><br>
|
||
|
|
<code>\fe55</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copy-check"></i>
|
||
|
|
<strong>copy-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copy-check</code><br>
|
||
|
|
<code>\fe53</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copy-minus"></i>
|
||
|
|
<strong>copy-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copy-minus</code><br>
|
||
|
|
<code>\fe52</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copy-plus"></i>
|
||
|
|
<strong>copy-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copy-plus</code><br>
|
||
|
|
<code>\fe51</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copy-x"></i>
|
||
|
|
<strong>copy-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copy-x</code><br>
|
||
|
|
<code>\fe50</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copyleft"></i>
|
||
|
|
<strong>copyleft</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copyleft</code><br>
|
||
|
|
<code>\f73b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-copyright"></i>
|
||
|
|
<strong>copyright</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-copyright</code><br>
|
||
|
|
<code>\f73c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-credit-card"></i>
|
||
|
|
<strong>credit-card</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-credit-card</code><br>
|
||
|
|
<code>\fd11</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-1-1"></i>
|
||
|
|
<strong>crop-1-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-1-1</code><br>
|
||
|
|
<code>\fe4f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-16-9"></i>
|
||
|
|
<strong>crop-16-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-16-9</code><br>
|
||
|
|
<code>\fe4e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-3-2"></i>
|
||
|
|
<strong>crop-3-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-3-2</code><br>
|
||
|
|
<code>\fe4d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-5-4"></i>
|
||
|
|
<strong>crop-5-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-5-4</code><br>
|
||
|
|
<code>\fe4c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-7-5"></i>
|
||
|
|
<strong>crop-7-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-7-5</code><br>
|
||
|
|
<code>\fe4b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-landscape"></i>
|
||
|
|
<strong>crop-landscape</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-landscape</code><br>
|
||
|
|
<code>\fe4a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-crop-portrait"></i>
|
||
|
|
<strong>crop-portrait</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-crop-portrait</code><br>
|
||
|
|
<code>\fe49</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-cross"></i>
|
||
|
|
<strong>cross</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-cross</code><br>
|
||
|
|
<code>\f675</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-current-location"></i>
|
||
|
|
<strong>current-location</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-current-location</code><br>
|
||
|
|
<code>\10125</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dashboard"></i>
|
||
|
|
<strong>dashboard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dashboard</code><br>
|
||
|
|
<code>\10019</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-cctv"></i>
|
||
|
|
<strong>device-cctv</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-cctv</code><br>
|
||
|
|
<code>\1004b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-desktop"></i>
|
||
|
|
<strong>device-desktop</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-desktop</code><br>
|
||
|
|
<code>\1004a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-gamepad-3"></i>
|
||
|
|
<strong>device-gamepad-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-gamepad-3</code><br>
|
||
|
|
<code>\10049</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-heart-monitor"></i>
|
||
|
|
<strong>device-heart-monitor</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-heart-monitor</code><br>
|
||
|
|
<code>\fa38</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-imac"></i>
|
||
|
|
<strong>device-imac</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-imac</code><br>
|
||
|
|
<code>\10048</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-ipad"></i>
|
||
|
|
<strong>device-ipad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-ipad</code><br>
|
||
|
|
<code>\10047</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-mobile"></i>
|
||
|
|
<strong>device-mobile</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-mobile</code><br>
|
||
|
|
<code>\fa39</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-remote"></i>
|
||
|
|
<strong>device-remote</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-remote</code><br>
|
||
|
|
<code>\10046</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-speaker"></i>
|
||
|
|
<strong>device-speaker</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-speaker</code><br>
|
||
|
|
<code>\10045</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-tablet"></i>
|
||
|
|
<strong>device-tablet</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-tablet</code><br>
|
||
|
|
<code>\fa3a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-tv"></i>
|
||
|
|
<strong>device-tv</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-tv</code><br>
|
||
|
|
<code>\10043</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-tv-old"></i>
|
||
|
|
<strong>device-tv-old</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-tv-old</code><br>
|
||
|
|
<code>\10044</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-unknown"></i>
|
||
|
|
<strong>device-unknown</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-unknown</code><br>
|
||
|
|
<code>\10018</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-usb"></i>
|
||
|
|
<strong>device-usb</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-usb</code><br>
|
||
|
|
<code>\10042</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-vision-pro"></i>
|
||
|
|
<strong>device-vision-pro</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-vision-pro</code><br>
|
||
|
|
<code>\10041</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-device-watch"></i>
|
||
|
|
<strong>device-watch</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-device-watch</code><br>
|
||
|
|
<code>\10040</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dialpad"></i>
|
||
|
|
<strong>dialpad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dialpad</code><br>
|
||
|
|
<code>\fa3b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-diamond"></i>
|
||
|
|
<strong>diamond</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-diamond</code><br>
|
||
|
|
<code>\f73d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-diamonds"></i>
|
||
|
|
<strong>diamonds</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-diamonds</code><br>
|
||
|
|
<code>\f676</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice"></i>
|
||
|
|
<strong>dice</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice</code><br>
|
||
|
|
<code>\f744</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-1"></i>
|
||
|
|
<strong>dice-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-1</code><br>
|
||
|
|
<code>\f73e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-2"></i>
|
||
|
|
<strong>dice-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-2</code><br>
|
||
|
|
<code>\f73f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-3"></i>
|
||
|
|
<strong>dice-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-3</code><br>
|
||
|
|
<code>\f740</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-4"></i>
|
||
|
|
<strong>dice-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-4</code><br>
|
||
|
|
<code>\f741</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-5"></i>
|
||
|
|
<strong>dice-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-5</code><br>
|
||
|
|
<code>\f742</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dice-6"></i>
|
||
|
|
<strong>dice-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dice-6</code><br>
|
||
|
|
<code>\f743</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-direction-arrows"></i>
|
||
|
|
<strong>direction-arrows</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-direction-arrows</code><br>
|
||
|
|
<code>\100ca</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-direction-sign"></i>
|
||
|
|
<strong>direction-sign</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-direction-sign</code><br>
|
||
|
|
<code>\f745</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-directions"></i>
|
||
|
|
<strong>directions</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-directions</code><br>
|
||
|
|
<code>\1003f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-disc"></i>
|
||
|
|
<strong>disc</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-disc</code><br>
|
||
|
|
<code>\1003e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-discount"></i>
|
||
|
|
<strong>discount</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-discount</code><br>
|
||
|
|
<code>\1003d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-drop-circle"></i>
|
||
|
|
<strong>drop-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-drop-circle</code><br>
|
||
|
|
<code>\10137</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-droplet"></i>
|
||
|
|
<strong>droplet</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-droplet</code><br>
|
||
|
|
<code>\ee80</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-droplet-half"></i>
|
||
|
|
<strong>droplet-half</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-droplet-half</code><br>
|
||
|
|
<code>\f6c5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-droplet-half-2"></i>
|
||
|
|
<strong>droplet-half-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-droplet-half-2</code><br>
|
||
|
|
<code>\fb6c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-droplets"></i>
|
||
|
|
<strong>droplets</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-droplets</code><br>
|
||
|
|
<code>\100c9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dual-screen"></i>
|
||
|
|
<strong>dual-screen</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dual-screen</code><br>
|
||
|
|
<code>\10136</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-dumpling"></i>
|
||
|
|
<strong>dumpling</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-dumpling</code><br>
|
||
|
|
<code>\10135</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ease-in-control-point"></i>
|
||
|
|
<strong>ease-in-control-point</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ease-in-control-point</code><br>
|
||
|
|
<code>\10174</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ease-in-out-control-points"></i>
|
||
|
|
<strong>ease-in-out-control-points</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ease-in-out-control-points</code><br>
|
||
|
|
<code>\10173</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ease-out-control-point"></i>
|
||
|
|
<strong>ease-out-control-point</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ease-out-control-point</code><br>
|
||
|
|
<code>\10172</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-egg"></i>
|
||
|
|
<strong>egg</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-egg</code><br>
|
||
|
|
<code>\f678</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-egg-cracked"></i>
|
||
|
|
<strong>egg-cracked</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-egg-cracked</code><br>
|
||
|
|
<code>\10012</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-egg-fried"></i>
|
||
|
|
<strong>egg-fried</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-egg-fried</code><br>
|
||
|
|
<code>\10134</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-elevator"></i>
|
||
|
|
<strong>elevator</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-elevator</code><br>
|
||
|
|
<code>\1003c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-engine"></i>
|
||
|
|
<strong>engine</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-engine</code><br>
|
||
|
|
<code>\100fc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-escalator"></i>
|
||
|
|
<strong>escalator</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-escalator</code><br>
|
||
|
|
<code>\10131</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-escalator-down"></i>
|
||
|
|
<strong>escalator-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-escalator-down</code><br>
|
||
|
|
<code>\10133</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-escalator-up"></i>
|
||
|
|
<strong>escalator-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-escalator-up</code><br>
|
||
|
|
<code>\10132</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-exchange"></i>
|
||
|
|
<strong>exchange</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-exchange</code><br>
|
||
|
|
<code>\10130</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-exclamation-circle"></i>
|
||
|
|
<strong>exclamation-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-exclamation-circle</code><br>
|
||
|
|
<code>\ff62</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-explicit"></i>
|
||
|
|
<strong>explicit</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-explicit</code><br>
|
||
|
|
<code>\1012f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-exposure"></i>
|
||
|
|
<strong>exposure</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-exposure</code><br>
|
||
|
|
<code>\10124</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-eye"></i>
|
||
|
|
<strong>eye</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-eye</code><br>
|
||
|
|
<code>\f679</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-eye-table"></i>
|
||
|
|
<strong>eye-table</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-eye-table</code><br>
|
||
|
|
<code>\10123</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-eyeglass"></i>
|
||
|
|
<strong>eyeglass</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-eyeglass</code><br>
|
||
|
|
<code>\100c8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-eyeglass-2"></i>
|
||
|
|
<strong>eyeglass-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-eyeglass-2</code><br>
|
||
|
|
<code>\10122</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-face-mask"></i>
|
||
|
|
<strong>face-mask</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-face-mask</code><br>
|
||
|
|
<code>\10121</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-favicon"></i>
|
||
|
|
<strong>favicon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-favicon</code><br>
|
||
|
|
<code>\10071</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-feather"></i>
|
||
|
|
<strong>feather</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-feather</code><br>
|
||
|
|
<code>\10011</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-fence"></i>
|
||
|
|
<strong>fence</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-fence</code><br>
|
||
|
|
<code>\10120</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ferry"></i>
|
||
|
|
<strong>ferry</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ferry</code><br>
|
||
|
|
<code>\100fb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-fidget-spinner"></i>
|
||
|
|
<strong>fidget-spinner</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-fidget-spinner</code><br>
|
||
|
|
<code>\1011f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file"></i>
|
||
|
|
<strong>file</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file</code><br>
|
||
|
|
<code>\f747</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-analytics"></i>
|
||
|
|
<strong>file-analytics</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-analytics</code><br>
|
||
|
|
<code>\10171</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-check"></i>
|
||
|
|
<strong>file-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-check</code><br>
|
||
|
|
<code>\1012e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-code"></i>
|
||
|
|
<strong>file-code</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-code</code><br>
|
||
|
|
<code>\10170</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-code-2"></i>
|
||
|
|
<strong>file-code-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-code-2</code><br>
|
||
|
|
<code>\1012d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-cv"></i>
|
||
|
|
<strong>file-cv</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-cv</code><br>
|
||
|
|
<code>\1012c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-delta"></i>
|
||
|
|
<strong>file-delta</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-delta</code><br>
|
||
|
|
<code>\1012b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-description"></i>
|
||
|
|
<strong>file-description</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-description</code><br>
|
||
|
|
<code>\1011e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-diff"></i>
|
||
|
|
<strong>file-diff</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-diff</code><br>
|
||
|
|
<code>\1016f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-digit"></i>
|
||
|
|
<strong>file-digit</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-digit</code><br>
|
||
|
|
<code>\1011d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-dots"></i>
|
||
|
|
<strong>file-dots</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-dots</code><br>
|
||
|
|
<code>\1016e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-download"></i>
|
||
|
|
<strong>file-download</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-download</code><br>
|
||
|
|
<code>\1012a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-function"></i>
|
||
|
|
<strong>file-function</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-function</code><br>
|
||
|
|
<code>\1016d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-horizontal"></i>
|
||
|
|
<strong>file-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-horizontal</code><br>
|
||
|
|
<code>\1011c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-info"></i>
|
||
|
|
<strong>file-info</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-info</code><br>
|
||
|
|
<code>\1016c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-invoice"></i>
|
||
|
|
<strong>file-invoice</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-invoice</code><br>
|
||
|
|
<code>\1011b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-lambda"></i>
|
||
|
|
<strong>file-lambda</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-lambda</code><br>
|
||
|
|
<code>\10129</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-minus"></i>
|
||
|
|
<strong>file-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-minus</code><br>
|
||
|
|
<code>\1011a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-neutral"></i>
|
||
|
|
<strong>file-neutral</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-neutral</code><br>
|
||
|
|
<code>\10119</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-percent"></i>
|
||
|
|
<strong>file-percent</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-percent</code><br>
|
||
|
|
<code>\10128</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-phone"></i>
|
||
|
|
<strong>file-phone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-phone</code><br>
|
||
|
|
<code>\10127</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-power"></i>
|
||
|
|
<strong>file-power</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-power</code><br>
|
||
|
|
<code>\10118</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-rss"></i>
|
||
|
|
<strong>file-rss</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-rss</code><br>
|
||
|
|
<code>\10126</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-sad"></i>
|
||
|
|
<strong>file-sad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-sad</code><br>
|
||
|
|
<code>\10117</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-smile"></i>
|
||
|
|
<strong>file-smile</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-smile</code><br>
|
||
|
|
<code>\10116</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-star"></i>
|
||
|
|
<strong>file-star</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-star</code><br>
|
||
|
|
<code>\10115</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-text"></i>
|
||
|
|
<strong>file-text</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-text</code><br>
|
||
|
|
<code>\10114</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-typography"></i>
|
||
|
|
<strong>file-typography</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-typography</code><br>
|
||
|
|
<code>\1016b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-file-x"></i>
|
||
|
|
<strong>file-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-file-x</code><br>
|
||
|
|
<code>\f748</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-filter"></i>
|
||
|
|
<strong>filter</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-filter</code><br>
|
||
|
|
<code>\fc27</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-filters"></i>
|
||
|
|
<strong>filters</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-filters</code><br>
|
||
|
|
<code>\100c7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-fish-bone"></i>
|
||
|
|
<strong>fish-bone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-fish-bone</code><br>
|
||
|
|
<code>\1010b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flag"></i>
|
||
|
|
<strong>flag</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flag</code><br>
|
||
|
|
<code>\f67a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flag-2"></i>
|
||
|
|
<strong>flag-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flag-2</code><br>
|
||
|
|
<code>\f707</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flag-3"></i>
|
||
|
|
<strong>flag-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flag-3</code><br>
|
||
|
|
<code>\f708</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flame"></i>
|
||
|
|
<strong>flame</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flame</code><br>
|
||
|
|
<code>\100c6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flare"></i>
|
||
|
|
<strong>flare</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flare</code><br>
|
||
|
|
<code>\100c5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flask"></i>
|
||
|
|
<strong>flask</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flask</code><br>
|
||
|
|
<code>\fd13</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flask-2"></i>
|
||
|
|
<strong>flask-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flask-2</code><br>
|
||
|
|
<code>\fd12</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-flower"></i>
|
||
|
|
<strong>flower</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-flower</code><br>
|
||
|
|
<code>\10010</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-folder"></i>
|
||
|
|
<strong>folder</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-folder</code><br>
|
||
|
|
<code>\f749</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-folders"></i>
|
||
|
|
<strong>folders</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-folders</code><br>
|
||
|
|
<code>\100c4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-forbid"></i>
|
||
|
|
<strong>forbid</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-forbid</code><br>
|
||
|
|
<code>\fc29</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-forbid-2"></i>
|
||
|
|
<strong>forbid-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-forbid-2</code><br>
|
||
|
|
<code>\fc28</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-fountain"></i>
|
||
|
|
<strong>fountain</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-fountain</code><br>
|
||
|
|
<code>\fc2a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-function"></i>
|
||
|
|
<strong>function</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-function</code><br>
|
||
|
|
<code>\fc2b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-garden-cart"></i>
|
||
|
|
<strong>garden-cart</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-garden-cart</code><br>
|
||
|
|
<code>\100c3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-gas-station"></i>
|
||
|
|
<strong>gas-station</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-gas-station</code><br>
|
||
|
|
<code>\100fa</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-gauge"></i>
|
||
|
|
<strong>gauge</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-gauge</code><br>
|
||
|
|
<code>\fc2c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ghost"></i>
|
||
|
|
<strong>ghost</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ghost</code><br>
|
||
|
|
<code>\f74b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ghost-2"></i>
|
||
|
|
<strong>ghost-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ghost-2</code><br>
|
||
|
|
<code>\f74a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ghost-3"></i>
|
||
|
|
<strong>ghost-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ghost-3</code><br>
|
||
|
|
<code>\100a4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-gift"></i>
|
||
|
|
<strong>gift</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-gift</code><br>
|
||
|
|
<code>\fd14</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-gift-card"></i>
|
||
|
|
<strong>gift-card</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-gift-card</code><br>
|
||
|
|
<code>\fc2d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-glass"></i>
|
||
|
|
<strong>glass</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-glass</code><br>
|
||
|
|
<code>\1000f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-glass-full"></i>
|
||
|
|
<strong>glass-full</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-glass-full</code><br>
|
||
|
|
<code>\fc2e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-globe"></i>
|
||
|
|
<strong>globe</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-globe</code><br>
|
||
|
|
<code>\fc2f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-golf"></i>
|
||
|
|
<strong>golf</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-golf</code><br>
|
||
|
|
<code>\100a3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-gps"></i>
|
||
|
|
<strong>gps</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-gps</code><br>
|
||
|
|
<code>\fe48</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-graph"></i>
|
||
|
|
<strong>graph</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-graph</code><br>
|
||
|
|
<code>\fd15</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-grid-pattern"></i>
|
||
|
|
<strong>grid-pattern</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-grid-pattern</code><br>
|
||
|
|
<code>\100c2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-guitar-pick"></i>
|
||
|
|
<strong>guitar-pick</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-guitar-pick</code><br>
|
||
|
|
<code>\f67b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hanger-2"></i>
|
||
|
|
<strong>hanger-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hanger-2</code><br>
|
||
|
|
<code>\ff61</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-headphones"></i>
|
||
|
|
<strong>headphones</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-headphones</code><br>
|
||
|
|
<code>\fa3c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-heart"></i>
|
||
|
|
<strong>heart</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-heart</code><br>
|
||
|
|
<code>\f67c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-heart-broken"></i>
|
||
|
|
<strong>heart-broken</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-heart-broken</code><br>
|
||
|
|
<code>\1016a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-helicopter"></i>
|
||
|
|
<strong>helicopter</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-helicopter</code><br>
|
||
|
|
<code>\100f9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-helicopter-landing"></i>
|
||
|
|
<strong>helicopter-landing</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-helicopter-landing</code><br>
|
||
|
|
<code>\100c1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-circle"></i>
|
||
|
|
<strong>help-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-circle</code><br>
|
||
|
|
<code>\fa3d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-hexagon"></i>
|
||
|
|
<strong>help-hexagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-hexagon</code><br>
|
||
|
|
<code>\fa3e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-octagon"></i>
|
||
|
|
<strong>help-octagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-octagon</code><br>
|
||
|
|
<code>\fa3f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-square"></i>
|
||
|
|
<strong>help-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-square</code><br>
|
||
|
|
<code>\fa40</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-square-rounded"></i>
|
||
|
|
<strong>help-square-rounded</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-square-rounded</code><br>
|
||
|
|
<code>\fa41</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-help-triangle"></i>
|
||
|
|
<strong>help-triangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-help-triangle</code><br>
|
||
|
|
<code>\fa42</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon"></i>
|
||
|
|
<strong>hexagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon</code><br>
|
||
|
|
<code>\f67d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-a"></i>
|
||
|
|
<strong>hexagon-letter-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-a</code><br>
|
||
|
|
<code>\fe47</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-b"></i>
|
||
|
|
<strong>hexagon-letter-b</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-b</code><br>
|
||
|
|
<code>\fe46</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-c"></i>
|
||
|
|
<strong>hexagon-letter-c</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-c</code><br>
|
||
|
|
<code>\fe45</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-d"></i>
|
||
|
|
<strong>hexagon-letter-d</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-d</code><br>
|
||
|
|
<code>\fe44</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-e"></i>
|
||
|
|
<strong>hexagon-letter-e</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-e</code><br>
|
||
|
|
<code>\fe43</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-f"></i>
|
||
|
|
<strong>hexagon-letter-f</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-f</code><br>
|
||
|
|
<code>\fe42</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-g"></i>
|
||
|
|
<strong>hexagon-letter-g</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-g</code><br>
|
||
|
|
<code>\fe41</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-h"></i>
|
||
|
|
<strong>hexagon-letter-h</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-h</code><br>
|
||
|
|
<code>\fe40</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-i"></i>
|
||
|
|
<strong>hexagon-letter-i</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-i</code><br>
|
||
|
|
<code>\fe3f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-j"></i>
|
||
|
|
<strong>hexagon-letter-j</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-j</code><br>
|
||
|
|
<code>\fe3e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-k"></i>
|
||
|
|
<strong>hexagon-letter-k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-k</code><br>
|
||
|
|
<code>\fe3d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-l"></i>
|
||
|
|
<strong>hexagon-letter-l</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-l</code><br>
|
||
|
|
<code>\fe3c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-m"></i>
|
||
|
|
<strong>hexagon-letter-m</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-m</code><br>
|
||
|
|
<code>\fe3b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-n"></i>
|
||
|
|
<strong>hexagon-letter-n</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-n</code><br>
|
||
|
|
<code>\fe3a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-o"></i>
|
||
|
|
<strong>hexagon-letter-o</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-o</code><br>
|
||
|
|
<code>\fe39</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-p"></i>
|
||
|
|
<strong>hexagon-letter-p</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-p</code><br>
|
||
|
|
<code>\fe38</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-q"></i>
|
||
|
|
<strong>hexagon-letter-q</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-q</code><br>
|
||
|
|
<code>\fe37</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-r"></i>
|
||
|
|
<strong>hexagon-letter-r</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-r</code><br>
|
||
|
|
<code>\fe36</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-s"></i>
|
||
|
|
<strong>hexagon-letter-s</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-s</code><br>
|
||
|
|
<code>\fe35</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-t"></i>
|
||
|
|
<strong>hexagon-letter-t</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-t</code><br>
|
||
|
|
<code>\fe34</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-u"></i>
|
||
|
|
<strong>hexagon-letter-u</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-u</code><br>
|
||
|
|
<code>\fe33</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-v"></i>
|
||
|
|
<strong>hexagon-letter-v</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-v</code><br>
|
||
|
|
<code>\fe32</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-w"></i>
|
||
|
|
<strong>hexagon-letter-w</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-w</code><br>
|
||
|
|
<code>\fe31</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-x"></i>
|
||
|
|
<strong>hexagon-letter-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-x</code><br>
|
||
|
|
<code>\fe30</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-y"></i>
|
||
|
|
<strong>hexagon-letter-y</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-y</code><br>
|
||
|
|
<code>\fe2f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-letter-z"></i>
|
||
|
|
<strong>hexagon-letter-z</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-letter-z</code><br>
|
||
|
|
<code>\fe2e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-minus"></i>
|
||
|
|
<strong>hexagon-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-minus</code><br>
|
||
|
|
<code>\fe2d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-0"></i>
|
||
|
|
<strong>hexagon-number-0</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-0</code><br>
|
||
|
|
<code>\f74c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-1"></i>
|
||
|
|
<strong>hexagon-number-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-1</code><br>
|
||
|
|
<code>\f74d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-2"></i>
|
||
|
|
<strong>hexagon-number-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-2</code><br>
|
||
|
|
<code>\f74e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-3"></i>
|
||
|
|
<strong>hexagon-number-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-3</code><br>
|
||
|
|
<code>\f74f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-4"></i>
|
||
|
|
<strong>hexagon-number-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-4</code><br>
|
||
|
|
<code>\f750</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-5"></i>
|
||
|
|
<strong>hexagon-number-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-5</code><br>
|
||
|
|
<code>\f751</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-6"></i>
|
||
|
|
<strong>hexagon-number-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-6</code><br>
|
||
|
|
<code>\f752</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-7"></i>
|
||
|
|
<strong>hexagon-number-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-7</code><br>
|
||
|
|
<code>\f753</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-8"></i>
|
||
|
|
<strong>hexagon-number-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-8</code><br>
|
||
|
|
<code>\f754</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-number-9"></i>
|
||
|
|
<strong>hexagon-number-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-number-9</code><br>
|
||
|
|
<code>\f755</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hexagon-plus"></i>
|
||
|
|
<strong>hexagon-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hexagon-plus</code><br>
|
||
|
|
<code>\fe2c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-home"></i>
|
||
|
|
<strong>home</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-home</code><br>
|
||
|
|
<code>\fe2b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hospital-circle"></i>
|
||
|
|
<strong>hospital-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hospital-circle</code><br>
|
||
|
|
<code>\fed2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-hourglass"></i>
|
||
|
|
<strong>hourglass</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-hourglass</code><br>
|
||
|
|
<code>\f756</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-icons"></i>
|
||
|
|
<strong>icons</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-icons</code><br>
|
||
|
|
<code>\10070</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-circle"></i>
|
||
|
|
<strong>info-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-circle</code><br>
|
||
|
|
<code>\f6d8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-hexagon"></i>
|
||
|
|
<strong>info-hexagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-hexagon</code><br>
|
||
|
|
<code>\fa43</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-octagon"></i>
|
||
|
|
<strong>info-octagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-octagon</code><br>
|
||
|
|
<code>\fa44</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-square"></i>
|
||
|
|
<strong>info-square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-square</code><br>
|
||
|
|
<code>\fa45</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-square-rounded"></i>
|
||
|
|
<strong>info-square-rounded</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-square-rounded</code><br>
|
||
|
|
<code>\f6d9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-info-triangle"></i>
|
||
|
|
<strong>info-triangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-info-triangle</code><br>
|
||
|
|
<code>\fa46</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-bottom"></i>
|
||
|
|
<strong>inner-shadow-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-bottom</code><br>
|
||
|
|
<code>\f757</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-bottom-left"></i>
|
||
|
|
<strong>inner-shadow-bottom-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-bottom-left</code><br>
|
||
|
|
<code>\f758</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-bottom-right"></i>
|
||
|
|
<strong>inner-shadow-bottom-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-bottom-right</code><br>
|
||
|
|
<code>\f759</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-left"></i>
|
||
|
|
<strong>inner-shadow-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-left</code><br>
|
||
|
|
<code>\f75a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-right"></i>
|
||
|
|
<strong>inner-shadow-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-right</code><br>
|
||
|
|
<code>\f75b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-top"></i>
|
||
|
|
<strong>inner-shadow-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-top</code><br>
|
||
|
|
<code>\f75c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-top-left"></i>
|
||
|
|
<strong>inner-shadow-top-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-top-left</code><br>
|
||
|
|
<code>\f75d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-inner-shadow-top-right"></i>
|
||
|
|
<strong>inner-shadow-top-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-inner-shadow-top-right</code><br>
|
||
|
|
<code>\f75e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ironing"></i>
|
||
|
|
<strong>ironing</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ironing</code><br>
|
||
|
|
<code>\fe2a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ironing-1"></i>
|
||
|
|
<strong>ironing-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ironing-1</code><br>
|
||
|
|
<code>\1006f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ironing-2"></i>
|
||
|
|
<strong>ironing-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ironing-2</code><br>
|
||
|
|
<code>\1006e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ironing-3"></i>
|
||
|
|
<strong>ironing-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ironing-3</code><br>
|
||
|
|
<code>\1006d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ironing-steam"></i>
|
||
|
|
<strong>ironing-steam</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ironing-steam</code><br>
|
||
|
|
<code>\1006c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-jetpack"></i>
|
||
|
|
<strong>jetpack</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-jetpack</code><br>
|
||
|
|
<code>\fe29</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-jewish-star"></i>
|
||
|
|
<strong>jewish-star</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-jewish-star</code><br>
|
||
|
|
<code>\f67e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-key"></i>
|
||
|
|
<strong>key</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-key</code><br>
|
||
|
|
<code>\fe28</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyboard"></i>
|
||
|
|
<strong>keyboard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyboard</code><br>
|
||
|
|
<code>\100a2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyframe"></i>
|
||
|
|
<strong>keyframe</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyframe</code><br>
|
||
|
|
<code>\fc33</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyframe-align-center"></i>
|
||
|
|
<strong>keyframe-align-center</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyframe-align-center</code><br>
|
||
|
|
<code>\fc30</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyframe-align-horizontal"></i>
|
||
|
|
<strong>keyframe-align-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyframe-align-horizontal</code><br>
|
||
|
|
<code>\fc31</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyframe-align-vertical"></i>
|
||
|
|
<strong>keyframe-align-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyframe-align-vertical</code><br>
|
||
|
|
<code>\fc32</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-keyframes"></i>
|
||
|
|
<strong>keyframes</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-keyframes</code><br>
|
||
|
|
<code>\fc34</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-label"></i>
|
||
|
|
<strong>label</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-label</code><br>
|
||
|
|
<code>\ff41</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-label-important"></i>
|
||
|
|
<strong>label-important</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-label-important</code><br>
|
||
|
|
<code>\ff60</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lasso-polygon"></i>
|
||
|
|
<strong>lasso-polygon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lasso-polygon</code><br>
|
||
|
|
<code>\ff5f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-laurel-wreath"></i>
|
||
|
|
<strong>laurel-wreath</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-laurel-wreath</code><br>
|
||
|
|
<code>\100c0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-laurel-wreath-1"></i>
|
||
|
|
<strong>laurel-wreath-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-laurel-wreath-1</code><br>
|
||
|
|
<code>\10169</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-laurel-wreath-2"></i>
|
||
|
|
<strong>laurel-wreath-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-laurel-wreath-2</code><br>
|
||
|
|
<code>\10168</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-laurel-wreath-3"></i>
|
||
|
|
<strong>laurel-wreath-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-laurel-wreath-3</code><br>
|
||
|
|
<code>\10167</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout"></i>
|
||
|
|
<strong>layout</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout</code><br>
|
||
|
|
<code>\fe17</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-2"></i>
|
||
|
|
<strong>layout-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-2</code><br>
|
||
|
|
<code>\fe27</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-bottom"></i>
|
||
|
|
<strong>layout-align-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-bottom</code><br>
|
||
|
|
<code>\fe26</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-center"></i>
|
||
|
|
<strong>layout-align-center</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-center</code><br>
|
||
|
|
<code>\fe25</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-left"></i>
|
||
|
|
<strong>layout-align-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-left</code><br>
|
||
|
|
<code>\fe24</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-middle"></i>
|
||
|
|
<strong>layout-align-middle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-middle</code><br>
|
||
|
|
<code>\fe23</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-right"></i>
|
||
|
|
<strong>layout-align-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-right</code><br>
|
||
|
|
<code>\fe22</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-align-top"></i>
|
||
|
|
<strong>layout-align-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-align-top</code><br>
|
||
|
|
<code>\fe21</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-board"></i>
|
||
|
|
<strong>layout-board</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-board</code><br>
|
||
|
|
<code>\10182</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-board-split"></i>
|
||
|
|
<strong>layout-board-split</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-board-split</code><br>
|
||
|
|
<code>\10183</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-bottombar"></i>
|
||
|
|
<strong>layout-bottombar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-bottombar</code><br>
|
||
|
|
<code>\fc37</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-bottombar-collapse"></i>
|
||
|
|
<strong>layout-bottombar-collapse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-bottombar-collapse</code><br>
|
||
|
|
<code>\fc35</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-bottombar-expand"></i>
|
||
|
|
<strong>layout-bottombar-expand</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-bottombar-expand</code><br>
|
||
|
|
<code>\fc36</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-cards"></i>
|
||
|
|
<strong>layout-cards</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-cards</code><br>
|
||
|
|
<code>\fe20</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-dashboard"></i>
|
||
|
|
<strong>layout-dashboard</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-dashboard</code><br>
|
||
|
|
<code>\fe1f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-distribute-horizontal"></i>
|
||
|
|
<strong>layout-distribute-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-distribute-horizontal</code><br>
|
||
|
|
<code>\fe1e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-distribute-vertical"></i>
|
||
|
|
<strong>layout-distribute-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-distribute-vertical</code><br>
|
||
|
|
<code>\fe1d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-grid"></i>
|
||
|
|
<strong>layout-grid</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-grid</code><br>
|
||
|
|
<code>\fe1c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-kanban"></i>
|
||
|
|
<strong>layout-kanban</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-kanban</code><br>
|
||
|
|
<code>\fe1b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-list"></i>
|
||
|
|
<strong>layout-list</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-list</code><br>
|
||
|
|
<code>\fe1a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-navbar"></i>
|
||
|
|
<strong>layout-navbar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-navbar</code><br>
|
||
|
|
<code>\fc3a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-navbar-collapse"></i>
|
||
|
|
<strong>layout-navbar-collapse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-navbar-collapse</code><br>
|
||
|
|
<code>\fc38</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-navbar-expand"></i>
|
||
|
|
<strong>layout-navbar-expand</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-navbar-expand</code><br>
|
||
|
|
<code>\fc39</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar"></i>
|
||
|
|
<strong>layout-sidebar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar</code><br>
|
||
|
|
<code>\fe18</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar-left-collapse"></i>
|
||
|
|
<strong>layout-sidebar-left-collapse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar-left-collapse</code><br>
|
||
|
|
<code>\fc3b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar-left-expand"></i>
|
||
|
|
<strong>layout-sidebar-left-expand</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar-left-expand</code><br>
|
||
|
|
<code>\fc3c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar-right"></i>
|
||
|
|
<strong>layout-sidebar-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar-right</code><br>
|
||
|
|
<code>\fe19</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar-right-collapse"></i>
|
||
|
|
<strong>layout-sidebar-right-collapse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar-right-collapse</code><br>
|
||
|
|
<code>\fc3d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-layout-sidebar-right-expand"></i>
|
||
|
|
<strong>layout-sidebar-right-expand</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-layout-sidebar-right-expand</code><br>
|
||
|
|
<code>\fc3e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lego"></i>
|
||
|
|
<strong>lego</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lego</code><br>
|
||
|
|
<code>\fe16</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lemon-2"></i>
|
||
|
|
<strong>lemon-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lemon-2</code><br>
|
||
|
|
<code>\100bf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-library"></i>
|
||
|
|
<strong>library</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-library</code><br>
|
||
|
|
<code>\10180</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-library-plus"></i>
|
||
|
|
<strong>library-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-library-plus</code><br>
|
||
|
|
<code>\10181</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lifebuoy"></i>
|
||
|
|
<strong>lifebuoy</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lifebuoy</code><br>
|
||
|
|
<code>\100be</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-live-photo"></i>
|
||
|
|
<strong>live-photo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-live-photo</code><br>
|
||
|
|
<code>\fed1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-live-view"></i>
|
||
|
|
<strong>live-view</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-live-view</code><br>
|
||
|
|
<code>\100a1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-location"></i>
|
||
|
|
<strong>location</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-location</code><br>
|
||
|
|
<code>\f67f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lock"></i>
|
||
|
|
<strong>lock</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lock</code><br>
|
||
|
|
<code>\fe15</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lock-square-rounded"></i>
|
||
|
|
<strong>lock-square-rounded</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lock-square-rounded</code><br>
|
||
|
|
<code>\f6da</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-lungs"></i>
|
||
|
|
<strong>lungs</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-lungs</code><br>
|
||
|
|
<code>\fe14</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-macro"></i>
|
||
|
|
<strong>macro</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-macro</code><br>
|
||
|
|
<code>\fe13</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-magnet"></i>
|
||
|
|
<strong>magnet</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-magnet</code><br>
|
||
|
|
<code>\fe12</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mail"></i>
|
||
|
|
<strong>mail</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mail</code><br>
|
||
|
|
<code>\fa47</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mail-opened"></i>
|
||
|
|
<strong>mail-opened</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mail-opened</code><br>
|
||
|
|
<code>\fa48</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-man"></i>
|
||
|
|
<strong>man</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-man</code><br>
|
||
|
|
<code>\fe11</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-manual-gearbox"></i>
|
||
|
|
<strong>manual-gearbox</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-manual-gearbox</code><br>
|
||
|
|
<code>\fe10</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-map-pin"></i>
|
||
|
|
<strong>map-pin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-map-pin</code><br>
|
||
|
|
<code>\f680</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-medical-cross"></i>
|
||
|
|
<strong>medical-cross</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-medical-cross</code><br>
|
||
|
|
<code>\f681</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-meeple"></i>
|
||
|
|
<strong>meeple</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-meeple</code><br>
|
||
|
|
<code>\100a0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-melon"></i>
|
||
|
|
<strong>melon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-melon</code><br>
|
||
|
|
<code>\1000e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-message"></i>
|
||
|
|
<strong>message</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-message</code><br>
|
||
|
|
<code>\fecd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-message-2"></i>
|
||
|
|
<strong>message-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-message-2</code><br>
|
||
|
|
<code>\1009f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-message-chatbot"></i>
|
||
|
|
<strong>message-chatbot</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-message-chatbot</code><br>
|
||
|
|
<code>\fed0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-message-circle"></i>
|
||
|
|
<strong>message-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-message-circle</code><br>
|
||
|
|
<code>\fecf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-message-report"></i>
|
||
|
|
<strong>message-report</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-message-report</code><br>
|
||
|
|
<code>\fece</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-meteor"></i>
|
||
|
|
<strong>meteor</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-meteor</code><br>
|
||
|
|
<code>\1000d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-michelin-star"></i>
|
||
|
|
<strong>michelin-star</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-michelin-star</code><br>
|
||
|
|
<code>\1000c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mickey"></i>
|
||
|
|
<strong>mickey</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mickey</code><br>
|
||
|
|
<code>\f683</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-microphone"></i>
|
||
|
|
<strong>microphone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-microphone</code><br>
|
||
|
|
<code>\fe0f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-microscope"></i>
|
||
|
|
<strong>microscope</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-microscope</code><br>
|
||
|
|
<code>\10166</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-microwave"></i>
|
||
|
|
<strong>microwave</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-microwave</code><br>
|
||
|
|
<code>\fe0e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-military-rank"></i>
|
||
|
|
<strong>military-rank</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-military-rank</code><br>
|
||
|
|
<code>\ff5e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-milk"></i>
|
||
|
|
<strong>milk</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-milk</code><br>
|
||
|
|
<code>\1000b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-angry"></i>
|
||
|
|
<strong>mood-angry</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-angry</code><br>
|
||
|
|
<code>\ff0a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-confuzed"></i>
|
||
|
|
<strong>mood-confuzed</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-confuzed</code><br>
|
||
|
|
<code>\f7f2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-crazy-happy"></i>
|
||
|
|
<strong>mood-crazy-happy</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-crazy-happy</code><br>
|
||
|
|
<code>\ff09</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-empty"></i>
|
||
|
|
<strong>mood-empty</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-empty</code><br>
|
||
|
|
<code>\f7f3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-happy"></i>
|
||
|
|
<strong>mood-happy</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-happy</code><br>
|
||
|
|
<code>\f7f4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-kid"></i>
|
||
|
|
<strong>mood-kid</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-kid</code><br>
|
||
|
|
<code>\f7f5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-neutral"></i>
|
||
|
|
<strong>mood-neutral</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-neutral</code><br>
|
||
|
|
<code>\f7f6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-sad"></i>
|
||
|
|
<strong>mood-sad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-sad</code><br>
|
||
|
|
<code>\f7f7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-smile"></i>
|
||
|
|
<strong>mood-smile</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-smile</code><br>
|
||
|
|
<code>\f7f8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mood-wrrr"></i>
|
||
|
|
<strong>mood-wrrr</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mood-wrrr</code><br>
|
||
|
|
<code>\ff08</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-moon"></i>
|
||
|
|
<strong>moon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-moon</code><br>
|
||
|
|
<code>\f684</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-motorbike"></i>
|
||
|
|
<strong>motorbike</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-motorbike</code><br>
|
||
|
|
<code>\100f8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mountain"></i>
|
||
|
|
<strong>mountain</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mountain</code><br>
|
||
|
|
<code>\1000a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mouse"></i>
|
||
|
|
<strong>mouse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mouse</code><br>
|
||
|
|
<code>\fb2f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mug"></i>
|
||
|
|
<strong>mug</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mug</code><br>
|
||
|
|
<code>\10009</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-mushroom"></i>
|
||
|
|
<strong>mushroom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-mushroom</code><br>
|
||
|
|
<code>\f7f9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-navigation"></i>
|
||
|
|
<strong>navigation</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-navigation</code><br>
|
||
|
|
<code>\f685</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-nurse"></i>
|
||
|
|
<strong>nurse</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-nurse</code><br>
|
||
|
|
<code>\1009e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-octagon"></i>
|
||
|
|
<strong>octagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-octagon</code><br>
|
||
|
|
<code>\f686</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-octagon-minus"></i>
|
||
|
|
<strong>octagon-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-octagon-minus</code><br>
|
||
|
|
<code>\1017f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-octagon-plus"></i>
|
||
|
|
<strong>octagon-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-octagon-plus</code><br>
|
||
|
|
<code>\1017e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-oval"></i>
|
||
|
|
<strong>oval</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-oval</code><br>
|
||
|
|
<code>\f687</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-oval-vertical"></i>
|
||
|
|
<strong>oval-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-oval-vertical</code><br>
|
||
|
|
<code>\f688</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-paint"></i>
|
||
|
|
<strong>paint</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-paint</code><br>
|
||
|
|
<code>\f75f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-palette"></i>
|
||
|
|
<strong>palette</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-palette</code><br>
|
||
|
|
<code>\1009d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-panorama-horizontal"></i>
|
||
|
|
<strong>panorama-horizontal</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-panorama-horizontal</code><br>
|
||
|
|
<code>\fecc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-panorama-vertical"></i>
|
||
|
|
<strong>panorama-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-panorama-vertical</code><br>
|
||
|
|
<code>\fecb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-parking-circle"></i>
|
||
|
|
<strong>parking-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-parking-circle</code><br>
|
||
|
|
<code>\feca</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-paw"></i>
|
||
|
|
<strong>paw</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-paw</code><br>
|
||
|
|
<code>\f689</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pennant"></i>
|
||
|
|
<strong>pennant</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pennant</code><br>
|
||
|
|
<code>\f68b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pennant-2"></i>
|
||
|
|
<strong>pennant-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pennant-2</code><br>
|
||
|
|
<code>\f68a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pentagon"></i>
|
||
|
|
<strong>pentagon</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pentagon</code><br>
|
||
|
|
<code>\f68c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-phone"></i>
|
||
|
|
<strong>phone</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-phone</code><br>
|
||
|
|
<code>\fa49</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-photo"></i>
|
||
|
|
<strong>photo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-photo</code><br>
|
||
|
|
<code>\fa4a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-picture-in-picture"></i>
|
||
|
|
<strong>picture-in-picture</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-picture-in-picture</code><br>
|
||
|
|
<code>\fec1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-picture-in-picture-top"></i>
|
||
|
|
<strong>picture-in-picture-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-picture-in-picture-top</code><br>
|
||
|
|
<code>\fec2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pig"></i>
|
||
|
|
<strong>pig</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pig</code><br>
|
||
|
|
<code>\1010a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pill"></i>
|
||
|
|
<strong>pill</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pill</code><br>
|
||
|
|
<code>\ff07</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pin"></i>
|
||
|
|
<strong>pin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pin</code><br>
|
||
|
|
<code>\f68d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pinned"></i>
|
||
|
|
<strong>pinned</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pinned</code><br>
|
||
|
|
<code>\f68e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pizza"></i>
|
||
|
|
<strong>pizza</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pizza</code><br>
|
||
|
|
<code>\10008</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-1"></i>
|
||
|
|
<strong>play-card-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-1</code><br>
|
||
|
|
<code>\10083</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-10"></i>
|
||
|
|
<strong>play-card-10</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-10</code><br>
|
||
|
|
<code>\10082</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-2"></i>
|
||
|
|
<strong>play-card-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-2</code><br>
|
||
|
|
<code>\10081</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-3"></i>
|
||
|
|
<strong>play-card-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-3</code><br>
|
||
|
|
<code>\10080</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-4"></i>
|
||
|
|
<strong>play-card-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-4</code><br>
|
||
|
|
<code>\1007f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-5"></i>
|
||
|
|
<strong>play-card-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-5</code><br>
|
||
|
|
<code>\1007e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-6"></i>
|
||
|
|
<strong>play-card-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-6</code><br>
|
||
|
|
<code>\1007d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-7"></i>
|
||
|
|
<strong>play-card-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-7</code><br>
|
||
|
|
<code>\1007c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-8"></i>
|
||
|
|
<strong>play-card-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-8</code><br>
|
||
|
|
<code>\1007b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-9"></i>
|
||
|
|
<strong>play-card-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-9</code><br>
|
||
|
|
<code>\1007a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-a"></i>
|
||
|
|
<strong>play-card-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-a</code><br>
|
||
|
|
<code>\10079</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-j"></i>
|
||
|
|
<strong>play-card-j</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-j</code><br>
|
||
|
|
<code>\10078</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-k"></i>
|
||
|
|
<strong>play-card-k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-k</code><br>
|
||
|
|
<code>\10077</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-q"></i>
|
||
|
|
<strong>play-card-q</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-q</code><br>
|
||
|
|
<code>\10076</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-play-card-star"></i>
|
||
|
|
<strong>play-card-star</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-play-card-star</code><br>
|
||
|
|
<code>\10075</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-eject"></i>
|
||
|
|
<strong>player-eject</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-eject</code><br>
|
||
|
|
<code>\f68f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-pause"></i>
|
||
|
|
<strong>player-pause</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-pause</code><br>
|
||
|
|
<code>\f690</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-play"></i>
|
||
|
|
<strong>player-play</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-play</code><br>
|
||
|
|
<code>\f691</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-record"></i>
|
||
|
|
<strong>player-record</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-record</code><br>
|
||
|
|
<code>\f692</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-skip-back"></i>
|
||
|
|
<strong>player-skip-back</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-skip-back</code><br>
|
||
|
|
<code>\f693</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-skip-forward"></i>
|
||
|
|
<strong>player-skip-forward</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-skip-forward</code><br>
|
||
|
|
<code>\f694</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-stop"></i>
|
||
|
|
<strong>player-stop</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-stop</code><br>
|
||
|
|
<code>\f695</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-track-next"></i>
|
||
|
|
<strong>player-track-next</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-track-next</code><br>
|
||
|
|
<code>\f696</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-player-track-prev"></i>
|
||
|
|
<strong>player-track-prev</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-player-track-prev</code><br>
|
||
|
|
<code>\f697</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-point"></i>
|
||
|
|
<strong>point</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-point</code><br>
|
||
|
|
<code>\f698</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-pointer"></i>
|
||
|
|
<strong>pointer</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-pointer</code><br>
|
||
|
|
<code>\fb30</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-polaroid"></i>
|
||
|
|
<strong>polaroid</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-polaroid</code><br>
|
||
|
|
<code>\fa4b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-poo"></i>
|
||
|
|
<strong>poo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-poo</code><br>
|
||
|
|
<code>\fec9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-presentation"></i>
|
||
|
|
<strong>presentation</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-presentation</code><br>
|
||
|
|
<code>\ff5c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-presentation-analytics"></i>
|
||
|
|
<strong>presentation-analytics</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-presentation-analytics</code><br>
|
||
|
|
<code>\ff5d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-puzzle"></i>
|
||
|
|
<strong>puzzle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-puzzle</code><br>
|
||
|
|
<code>\f699</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-quote"></i>
|
||
|
|
<strong>quote</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-quote</code><br>
|
||
|
|
<code>\1009c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-radar"></i>
|
||
|
|
<strong>radar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-radar</code><br>
|
||
|
|
<code>\fe0d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-radioactive"></i>
|
||
|
|
<strong>radioactive</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-radioactive</code><br>
|
||
|
|
<code>\f760</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt"></i>
|
||
|
|
<strong>receipt</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt</code><br>
|
||
|
|
<code>\ff06</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-dollar"></i>
|
||
|
|
<strong>receipt-dollar</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-dollar</code><br>
|
||
|
|
<code>\1017d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-euro"></i>
|
||
|
|
<strong>receipt-euro</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-euro</code><br>
|
||
|
|
<code>\1017c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-pound"></i>
|
||
|
|
<strong>receipt-pound</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-pound</code><br>
|
||
|
|
<code>\1017b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-rupee"></i>
|
||
|
|
<strong>receipt-rupee</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-rupee</code><br>
|
||
|
|
<code>\1017a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-yen"></i>
|
||
|
|
<strong>receipt-yen</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-yen</code><br>
|
||
|
|
<code>\10179</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-receipt-yuan"></i>
|
||
|
|
<strong>receipt-yuan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-receipt-yuan</code><br>
|
||
|
|
<code>\10178</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rectangle"></i>
|
||
|
|
<strong>rectangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rectangle</code><br>
|
||
|
|
<code>\f69a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rectangle-vertical"></i>
|
||
|
|
<strong>rectangle-vertical</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rectangle-vertical</code><br>
|
||
|
|
<code>\f69b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-relation-many-to-many"></i>
|
||
|
|
<strong>relation-many-to-many</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-relation-many-to-many</code><br>
|
||
|
|
<code>\fe0c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-relation-one-to-many"></i>
|
||
|
|
<strong>relation-one-to-many</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-relation-one-to-many</code><br>
|
||
|
|
<code>\fe0b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-relation-one-to-one"></i>
|
||
|
|
<strong>relation-one-to-one</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-relation-one-to-one</code><br>
|
||
|
|
<code>\fe0a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-replace"></i>
|
||
|
|
<strong>replace</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-replace</code><br>
|
||
|
|
<code>\f69c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rollercoaster"></i>
|
||
|
|
<strong>rollercoaster</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rollercoaster</code><br>
|
||
|
|
<code>\100f7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rosette"></i>
|
||
|
|
<strong>rosette</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rosette</code><br>
|
||
|
|
<code>\f69d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rosette-discount"></i>
|
||
|
|
<strong>rosette-discount</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rosette-discount</code><br>
|
||
|
|
<code>\ff05</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-rosette-discount-check"></i>
|
||
|
|
<strong>rosette-discount-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-rosette-discount-check</code><br>
|
||
|
|
<code>\f746</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-salad"></i>
|
||
|
|
<strong>salad</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-salad</code><br>
|
||
|
|
<code>\10007</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-scuba-diving-tank"></i>
|
||
|
|
<strong>scuba-diving-tank</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-scuba-diving-tank</code><br>
|
||
|
|
<code>\ff04</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-section"></i>
|
||
|
|
<strong>section</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-section</code><br>
|
||
|
|
<code>\fe09</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-seedling"></i>
|
||
|
|
<strong>seedling</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-seedling</code><br>
|
||
|
|
<code>\10006</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-settings"></i>
|
||
|
|
<strong>settings</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-settings</code><br>
|
||
|
|
<code>\f69e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shield"></i>
|
||
|
|
<strong>shield</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shield</code><br>
|
||
|
|
<code>\f69f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shield-check"></i>
|
||
|
|
<strong>shield-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shield-check</code><br>
|
||
|
|
<code>\f761</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shield-checkered"></i>
|
||
|
|
<strong>shield-checkered</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shield-checkered</code><br>
|
||
|
|
<code>\f762</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shield-half"></i>
|
||
|
|
<strong>shield-half</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shield-half</code><br>
|
||
|
|
<code>\f357</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shield-lock"></i>
|
||
|
|
<strong>shield-lock</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shield-lock</code><br>
|
||
|
|
<code>\f763</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shirt"></i>
|
||
|
|
<strong>shirt</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shirt</code><br>
|
||
|
|
<code>\f6a0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-shopping-cart"></i>
|
||
|
|
<strong>shopping-cart</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-shopping-cart</code><br>
|
||
|
|
<code>\fc3f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sign-left"></i>
|
||
|
|
<strong>sign-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sign-left</code><br>
|
||
|
|
<code>\f6a1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sign-right"></i>
|
||
|
|
<strong>sign-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sign-right</code><br>
|
||
|
|
<code>\f6a2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sitemap"></i>
|
||
|
|
<strong>sitemap</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sitemap</code><br>
|
||
|
|
<code>\1006b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sort-ascending-2"></i>
|
||
|
|
<strong>sort-ascending-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sort-ascending-2</code><br>
|
||
|
|
<code>\ff5b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sort-ascending-shapes"></i>
|
||
|
|
<strong>sort-ascending-shapes</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sort-ascending-shapes</code><br>
|
||
|
|
<code>\ff5a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sort-descending-2"></i>
|
||
|
|
<strong>sort-descending-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sort-descending-2</code><br>
|
||
|
|
<code>\ff59</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sort-descending-shapes"></i>
|
||
|
|
<strong>sort-descending-shapes</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sort-descending-shapes</code><br>
|
||
|
|
<code>\ff58</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-soup"></i>
|
||
|
|
<strong>soup</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-soup</code><br>
|
||
|
|
<code>\fe08</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-spade"></i>
|
||
|
|
<strong>spade</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-spade</code><br>
|
||
|
|
<code>\f6a3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-speedboat"></i>
|
||
|
|
<strong>speedboat</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-speedboat</code><br>
|
||
|
|
<code>\100f6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-spider"></i>
|
||
|
|
<strong>spider</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-spider</code><br>
|
||
|
|
<code>\10109</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square"></i>
|
||
|
|
<strong>square</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square</code><br>
|
||
|
|
<code>\fc40</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-arrow-down"></i>
|
||
|
|
<strong>square-arrow-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-arrow-down</code><br>
|
||
|
|
<code>\fb31</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-arrow-left"></i>
|
||
|
|
<strong>square-arrow-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-arrow-left</code><br>
|
||
|
|
<code>\fb32</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-arrow-right"></i>
|
||
|
|
<strong>square-arrow-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-arrow-right</code><br>
|
||
|
|
<code>\fb33</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-arrow-up"></i>
|
||
|
|
<strong>square-arrow-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-arrow-up</code><br>
|
||
|
|
<code>\fb34</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-asterisk"></i>
|
||
|
|
<strong>square-asterisk</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-asterisk</code><br>
|
||
|
|
<code>\fb35</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-check"></i>
|
||
|
|
<strong>square-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-check</code><br>
|
||
|
|
<code>\f76d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevron-down"></i>
|
||
|
|
<strong>square-chevron-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevron-down</code><br>
|
||
|
|
<code>\fb36</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevron-left"></i>
|
||
|
|
<strong>square-chevron-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevron-left</code><br>
|
||
|
|
<code>\fb37</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevron-right"></i>
|
||
|
|
<strong>square-chevron-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevron-right</code><br>
|
||
|
|
<code>\fb38</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevron-up"></i>
|
||
|
|
<strong>square-chevron-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevron-up</code><br>
|
||
|
|
<code>\fb39</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevrons-down"></i>
|
||
|
|
<strong>square-chevrons-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevrons-down</code><br>
|
||
|
|
<code>\fb3a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevrons-left"></i>
|
||
|
|
<strong>square-chevrons-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevrons-left</code><br>
|
||
|
|
<code>\fb3b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevrons-right"></i>
|
||
|
|
<strong>square-chevrons-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevrons-right</code><br>
|
||
|
|
<code>\fb3c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-chevrons-up"></i>
|
||
|
|
<strong>square-chevrons-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-chevrons-up</code><br>
|
||
|
|
<code>\fb3d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-dot"></i>
|
||
|
|
<strong>square-dot</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-dot</code><br>
|
||
|
|
<code>\fb3e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f0"></i>
|
||
|
|
<strong>square-f0</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f0</code><br>
|
||
|
|
<code>\f76e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f1"></i>
|
||
|
|
<strong>square-f1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f1</code><br>
|
||
|
|
<code>\f76f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f2"></i>
|
||
|
|
<strong>square-f2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f2</code><br>
|
||
|
|
<code>\f770</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f3"></i>
|
||
|
|
<strong>square-f3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f3</code><br>
|
||
|
|
<code>\f771</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f4"></i>
|
||
|
|
<strong>square-f4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f4</code><br>
|
||
|
|
<code>\f772</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f5"></i>
|
||
|
|
<strong>square-f5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f5</code><br>
|
||
|
|
<code>\f773</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f6"></i>
|
||
|
|
<strong>square-f6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f6</code><br>
|
||
|
|
<code>\f774</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f7"></i>
|
||
|
|
<strong>square-f7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f7</code><br>
|
||
|
|
<code>\f775</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f8"></i>
|
||
|
|
<strong>square-f8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f8</code><br>
|
||
|
|
<code>\f776</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-f9"></i>
|
||
|
|
<strong>square-f9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-f9</code><br>
|
||
|
|
<code>\f777</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-a"></i>
|
||
|
|
<strong>square-letter-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-a</code><br>
|
||
|
|
<code>\fe07</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-b"></i>
|
||
|
|
<strong>square-letter-b</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-b</code><br>
|
||
|
|
<code>\fe06</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-c"></i>
|
||
|
|
<strong>square-letter-c</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-c</code><br>
|
||
|
|
<code>\fe05</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-d"></i>
|
||
|
|
<strong>square-letter-d</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-d</code><br>
|
||
|
|
<code>\fe04</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-e"></i>
|
||
|
|
<strong>square-letter-e</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-e</code><br>
|
||
|
|
<code>\fe03</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-f"></i>
|
||
|
|
<strong>square-letter-f</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-f</code><br>
|
||
|
|
<code>\fe02</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-g"></i>
|
||
|
|
<strong>square-letter-g</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-g</code><br>
|
||
|
|
<code>\fe01</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-h"></i>
|
||
|
|
<strong>square-letter-h</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-h</code><br>
|
||
|
|
<code>\fe00</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-i"></i>
|
||
|
|
<strong>square-letter-i</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-i</code><br>
|
||
|
|
<code>\fdff</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-j"></i>
|
||
|
|
<strong>square-letter-j</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-j</code><br>
|
||
|
|
<code>\fdfe</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-k"></i>
|
||
|
|
<strong>square-letter-k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-k</code><br>
|
||
|
|
<code>\fdfd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-l"></i>
|
||
|
|
<strong>square-letter-l</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-l</code><br>
|
||
|
|
<code>\fdfc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-m"></i>
|
||
|
|
<strong>square-letter-m</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-m</code><br>
|
||
|
|
<code>\fdfb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-n"></i>
|
||
|
|
<strong>square-letter-n</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-n</code><br>
|
||
|
|
<code>\fdfa</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-o"></i>
|
||
|
|
<strong>square-letter-o</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-o</code><br>
|
||
|
|
<code>\fdf9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-p"></i>
|
||
|
|
<strong>square-letter-p</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-p</code><br>
|
||
|
|
<code>\fdf8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-q"></i>
|
||
|
|
<strong>square-letter-q</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-q</code><br>
|
||
|
|
<code>\fdf7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-r"></i>
|
||
|
|
<strong>square-letter-r</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-r</code><br>
|
||
|
|
<code>\fdf6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-s"></i>
|
||
|
|
<strong>square-letter-s</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-s</code><br>
|
||
|
|
<code>\fdf5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-t"></i>
|
||
|
|
<strong>square-letter-t</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-t</code><br>
|
||
|
|
<code>\fdf4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-u"></i>
|
||
|
|
<strong>square-letter-u</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-u</code><br>
|
||
|
|
<code>\fdf3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-v"></i>
|
||
|
|
<strong>square-letter-v</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-v</code><br>
|
||
|
|
<code>\fdf2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-w"></i>
|
||
|
|
<strong>square-letter-w</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-w</code><br>
|
||
|
|
<code>\fdf1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-x"></i>
|
||
|
|
<strong>square-letter-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-x</code><br>
|
||
|
|
<code>\fdf0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-y"></i>
|
||
|
|
<strong>square-letter-y</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-y</code><br>
|
||
|
|
<code>\fdef</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-letter-z"></i>
|
||
|
|
<strong>square-letter-z</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-letter-z</code><br>
|
||
|
|
<code>\fdee</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-minus"></i>
|
||
|
|
<strong>square-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-minus</code><br>
|
||
|
|
<code>\fb3f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-0"></i>
|
||
|
|
<strong>square-number-0</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-0</code><br>
|
||
|
|
<code>\f764</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-1"></i>
|
||
|
|
<strong>square-number-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-1</code><br>
|
||
|
|
<code>\f765</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-2"></i>
|
||
|
|
<strong>square-number-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-2</code><br>
|
||
|
|
<code>\f7fa</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-3"></i>
|
||
|
|
<strong>square-number-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-3</code><br>
|
||
|
|
<code>\f766</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-4"></i>
|
||
|
|
<strong>square-number-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-4</code><br>
|
||
|
|
<code>\f767</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-5"></i>
|
||
|
|
<strong>square-number-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-5</code><br>
|
||
|
|
<code>\f768</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-6"></i>
|
||
|
|
<strong>square-number-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-6</code><br>
|
||
|
|
<code>\f769</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-7"></i>
|
||
|
|
<strong>square-number-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-7</code><br>
|
||
|
|
<code>\f76a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-8"></i>
|
||
|
|
<strong>square-number-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-8</code><br>
|
||
|
|
<code>\f76b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-number-9"></i>
|
||
|
|
<strong>square-number-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-number-9</code><br>
|
||
|
|
<code>\f76c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rotated"></i>
|
||
|
|
<strong>square-rotated</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rotated</code><br>
|
||
|
|
<code>\f6a4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded"></i>
|
||
|
|
<strong>square-rounded</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded</code><br>
|
||
|
|
<code>\f6a5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-arrow-down"></i>
|
||
|
|
<strong>square-rounded-arrow-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-arrow-down</code><br>
|
||
|
|
<code>\f6db</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-arrow-left"></i>
|
||
|
|
<strong>square-rounded-arrow-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-arrow-left</code><br>
|
||
|
|
<code>\f6dc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-arrow-right"></i>
|
||
|
|
<strong>square-rounded-arrow-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-arrow-right</code><br>
|
||
|
|
<code>\f6dd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-arrow-up"></i>
|
||
|
|
<strong>square-rounded-arrow-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-arrow-up</code><br>
|
||
|
|
<code>\f6de</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-check"></i>
|
||
|
|
<strong>square-rounded-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-check</code><br>
|
||
|
|
<code>\f6df</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevron-down"></i>
|
||
|
|
<strong>square-rounded-chevron-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevron-down</code><br>
|
||
|
|
<code>\f6e0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevron-left"></i>
|
||
|
|
<strong>square-rounded-chevron-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevron-left</code><br>
|
||
|
|
<code>\f6e1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevron-right"></i>
|
||
|
|
<strong>square-rounded-chevron-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevron-right</code><br>
|
||
|
|
<code>\f6e2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevron-up"></i>
|
||
|
|
<strong>square-rounded-chevron-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevron-up</code><br>
|
||
|
|
<code>\f6e3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevrons-down"></i>
|
||
|
|
<strong>square-rounded-chevrons-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevrons-down</code><br>
|
||
|
|
<code>\f6e4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevrons-left"></i>
|
||
|
|
<strong>square-rounded-chevrons-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevrons-left</code><br>
|
||
|
|
<code>\f6e5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevrons-right"></i>
|
||
|
|
<strong>square-rounded-chevrons-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevrons-right</code><br>
|
||
|
|
<code>\f6e6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-chevrons-up"></i>
|
||
|
|
<strong>square-rounded-chevrons-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-chevrons-up</code><br>
|
||
|
|
<code>\f6e7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-a"></i>
|
||
|
|
<strong>square-rounded-letter-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-a</code><br>
|
||
|
|
<code>\fded</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-b"></i>
|
||
|
|
<strong>square-rounded-letter-b</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-b</code><br>
|
||
|
|
<code>\fdec</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-c"></i>
|
||
|
|
<strong>square-rounded-letter-c</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-c</code><br>
|
||
|
|
<code>\fdeb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-d"></i>
|
||
|
|
<strong>square-rounded-letter-d</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-d</code><br>
|
||
|
|
<code>\fdea</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-e"></i>
|
||
|
|
<strong>square-rounded-letter-e</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-e</code><br>
|
||
|
|
<code>\fde9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-f"></i>
|
||
|
|
<strong>square-rounded-letter-f</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-f</code><br>
|
||
|
|
<code>\fde8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-g"></i>
|
||
|
|
<strong>square-rounded-letter-g</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-g</code><br>
|
||
|
|
<code>\fde7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-h"></i>
|
||
|
|
<strong>square-rounded-letter-h</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-h</code><br>
|
||
|
|
<code>\fde6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-i"></i>
|
||
|
|
<strong>square-rounded-letter-i</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-i</code><br>
|
||
|
|
<code>\fde5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-j"></i>
|
||
|
|
<strong>square-rounded-letter-j</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-j</code><br>
|
||
|
|
<code>\fde4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-k"></i>
|
||
|
|
<strong>square-rounded-letter-k</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-k</code><br>
|
||
|
|
<code>\fde3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-l"></i>
|
||
|
|
<strong>square-rounded-letter-l</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-l</code><br>
|
||
|
|
<code>\fde2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-m"></i>
|
||
|
|
<strong>square-rounded-letter-m</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-m</code><br>
|
||
|
|
<code>\fde1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-n"></i>
|
||
|
|
<strong>square-rounded-letter-n</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-n</code><br>
|
||
|
|
<code>\fde0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-o"></i>
|
||
|
|
<strong>square-rounded-letter-o</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-o</code><br>
|
||
|
|
<code>\fddf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-p"></i>
|
||
|
|
<strong>square-rounded-letter-p</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-p</code><br>
|
||
|
|
<code>\fdde</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-q"></i>
|
||
|
|
<strong>square-rounded-letter-q</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-q</code><br>
|
||
|
|
<code>\fddd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-r"></i>
|
||
|
|
<strong>square-rounded-letter-r</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-r</code><br>
|
||
|
|
<code>\fddc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-s"></i>
|
||
|
|
<strong>square-rounded-letter-s</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-s</code><br>
|
||
|
|
<code>\fddb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-t"></i>
|
||
|
|
<strong>square-rounded-letter-t</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-t</code><br>
|
||
|
|
<code>\fdda</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-u"></i>
|
||
|
|
<strong>square-rounded-letter-u</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-u</code><br>
|
||
|
|
<code>\fdd9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-v"></i>
|
||
|
|
<strong>square-rounded-letter-v</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-v</code><br>
|
||
|
|
<code>\fdd8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-w"></i>
|
||
|
|
<strong>square-rounded-letter-w</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-w</code><br>
|
||
|
|
<code>\fdd7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-x"></i>
|
||
|
|
<strong>square-rounded-letter-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-x</code><br>
|
||
|
|
<code>\fdd6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-y"></i>
|
||
|
|
<strong>square-rounded-letter-y</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-y</code><br>
|
||
|
|
<code>\fdd5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-letter-z"></i>
|
||
|
|
<strong>square-rounded-letter-z</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-letter-z</code><br>
|
||
|
|
<code>\fdd4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-minus"></i>
|
||
|
|
<strong>square-rounded-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-minus</code><br>
|
||
|
|
<code>\fb40</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-0"></i>
|
||
|
|
<strong>square-rounded-number-0</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-0</code><br>
|
||
|
|
<code>\f778</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-1"></i>
|
||
|
|
<strong>square-rounded-number-1</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-1</code><br>
|
||
|
|
<code>\f779</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-2"></i>
|
||
|
|
<strong>square-rounded-number-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-2</code><br>
|
||
|
|
<code>\f77a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-3"></i>
|
||
|
|
<strong>square-rounded-number-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-3</code><br>
|
||
|
|
<code>\f77b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-4"></i>
|
||
|
|
<strong>square-rounded-number-4</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-4</code><br>
|
||
|
|
<code>\f77c</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-5"></i>
|
||
|
|
<strong>square-rounded-number-5</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-5</code><br>
|
||
|
|
<code>\f77d</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-6"></i>
|
||
|
|
<strong>square-rounded-number-6</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-6</code><br>
|
||
|
|
<code>\f77e</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-7"></i>
|
||
|
|
<strong>square-rounded-number-7</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-7</code><br>
|
||
|
|
<code>\f77f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-8"></i>
|
||
|
|
<strong>square-rounded-number-8</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-8</code><br>
|
||
|
|
<code>\f780</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-number-9"></i>
|
||
|
|
<strong>square-rounded-number-9</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-number-9</code><br>
|
||
|
|
<code>\f781</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-plus"></i>
|
||
|
|
<strong>square-rounded-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-plus</code><br>
|
||
|
|
<code>\f6e8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-rounded-x"></i>
|
||
|
|
<strong>square-rounded-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-rounded-x</code><br>
|
||
|
|
<code>\f6e9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-square-x"></i>
|
||
|
|
<strong>square-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-square-x</code><br>
|
||
|
|
<code>\fb41</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-squares"></i>
|
||
|
|
<strong>squares</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-squares</code><br>
|
||
|
|
<code>\fe9f</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-stack"></i>
|
||
|
|
<strong>stack</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-stack</code><br>
|
||
|
|
<code>\fdd1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-stack-2"></i>
|
||
|
|
<strong>stack-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-stack-2</code><br>
|
||
|
|
<code>\fdd3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-stack-3"></i>
|
||
|
|
<strong>stack-3</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-stack-3</code><br>
|
||
|
|
<code>\fdd2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-star"></i>
|
||
|
|
<strong>star</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-star</code><br>
|
||
|
|
<code>\f6a6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-star-half"></i>
|
||
|
|
<strong>star-half</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-star-half</code><br>
|
||
|
|
<code>\f6a7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-stars"></i>
|
||
|
|
<strong>stars</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-stars</code><br>
|
||
|
|
<code>\f6a8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-steering-wheel"></i>
|
||
|
|
<strong>steering-wheel</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-steering-wheel</code><br>
|
||
|
|
<code>\ff03</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sun"></i>
|
||
|
|
<strong>sun</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sun</code><br>
|
||
|
|
<code>\f6a9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sun-high"></i>
|
||
|
|
<strong>sun-high</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sun-high</code><br>
|
||
|
|
<code>\10108</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sun-low"></i>
|
||
|
|
<strong>sun-low</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sun-low</code><br>
|
||
|
|
<code>\10107</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sunglasses"></i>
|
||
|
|
<strong>sunglasses</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sunglasses</code><br>
|
||
|
|
<code>\fec8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sunrise"></i>
|
||
|
|
<strong>sunrise</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sunrise</code><br>
|
||
|
|
<code>\10106</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sunset"></i>
|
||
|
|
<strong>sunset</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sunset</code><br>
|
||
|
|
<code>\10104</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-sunset-2"></i>
|
||
|
|
<strong>sunset-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-sunset-2</code><br>
|
||
|
|
<code>\10105</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-swipe-down"></i>
|
||
|
|
<strong>swipe-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-swipe-down</code><br>
|
||
|
|
<code>\ff57</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-swipe-left"></i>
|
||
|
|
<strong>swipe-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-swipe-left</code><br>
|
||
|
|
<code>\ff56</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-swipe-right"></i>
|
||
|
|
<strong>swipe-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-swipe-right</code><br>
|
||
|
|
<code>\ff55</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-swipe-up"></i>
|
||
|
|
<strong>swipe-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-swipe-up</code><br>
|
||
|
|
<code>\ff54</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-table"></i>
|
||
|
|
<strong>table</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-table</code><br>
|
||
|
|
<code>\f782</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-tag"></i>
|
||
|
|
<strong>tag</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-tag</code><br>
|
||
|
|
<code>\ff02</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-tags"></i>
|
||
|
|
<strong>tags</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-tags</code><br>
|
||
|
|
<code>\ff01</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-temperature-minus"></i>
|
||
|
|
<strong>temperature-minus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-temperature-minus</code><br>
|
||
|
|
<code>\10103</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-temperature-plus"></i>
|
||
|
|
<strong>temperature-plus</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-temperature-plus</code><br>
|
||
|
|
<code>\10102</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-template"></i>
|
||
|
|
<strong>template</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-template</code><br>
|
||
|
|
<code>\10177</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-test-pipe-2"></i>
|
||
|
|
<strong>test-pipe-2</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-test-pipe-2</code><br>
|
||
|
|
<code>\ff53</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-thumb-down"></i>
|
||
|
|
<strong>thumb-down</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-thumb-down</code><br>
|
||
|
|
<code>\f6aa</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-thumb-up"></i>
|
||
|
|
<strong>thumb-up</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-thumb-up</code><br>
|
||
|
|
<code>\f6ab</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-tilt-shift"></i>
|
||
|
|
<strong>tilt-shift</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-tilt-shift</code><br>
|
||
|
|
<code>\fec7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-timeline-event"></i>
|
||
|
|
<strong>timeline-event</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-timeline-event</code><br>
|
||
|
|
<code>\fd18</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-toggle-left"></i>
|
||
|
|
<strong>toggle-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-toggle-left</code><br>
|
||
|
|
<code>\fec0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-toggle-right"></i>
|
||
|
|
<strong>toggle-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-toggle-right</code><br>
|
||
|
|
<code>\febf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-train"></i>
|
||
|
|
<strong>train</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-train</code><br>
|
||
|
|
<code>\100f5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-transform"></i>
|
||
|
|
<strong>transform</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-transform</code><br>
|
||
|
|
<code>\f6ac</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-transition-bottom"></i>
|
||
|
|
<strong>transition-bottom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-transition-bottom</code><br>
|
||
|
|
<code>\fdd0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-transition-left"></i>
|
||
|
|
<strong>transition-left</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-transition-left</code><br>
|
||
|
|
<code>\fdcf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-transition-right"></i>
|
||
|
|
<strong>transition-right</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-transition-right</code><br>
|
||
|
|
<code>\fdce</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-transition-top"></i>
|
||
|
|
<strong>transition-top</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-transition-top</code><br>
|
||
|
|
<code>\fdcd</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-trash"></i>
|
||
|
|
<strong>trash</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-trash</code><br>
|
||
|
|
<code>\f783</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-trash-x"></i>
|
||
|
|
<strong>trash-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-trash-x</code><br>
|
||
|
|
<code>\f784</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-triangle"></i>
|
||
|
|
<strong>triangle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-triangle</code><br>
|
||
|
|
<code>\f6ad</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-triangle-inverted"></i>
|
||
|
|
<strong>triangle-inverted</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-triangle-inverted</code><br>
|
||
|
|
<code>\f6ae</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-triangle-square-circle"></i>
|
||
|
|
<strong>triangle-square-circle</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-triangle-square-circle</code><br>
|
||
|
|
<code>\fb42</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-trolley"></i>
|
||
|
|
<strong>trolley</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-trolley</code><br>
|
||
|
|
<code>\100f4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-trophy"></i>
|
||
|
|
<strong>trophy</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-trophy</code><br>
|
||
|
|
<code>\f6af</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-truck"></i>
|
||
|
|
<strong>truck</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-truck</code><br>
|
||
|
|
<code>\100f3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-ufo"></i>
|
||
|
|
<strong>ufo</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-ufo</code><br>
|
||
|
|
<code>\10165</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-umbrella"></i>
|
||
|
|
<strong>umbrella</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-umbrella</code><br>
|
||
|
|
<code>\f6b0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-user"></i>
|
||
|
|
<strong>user</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-user</code><br>
|
||
|
|
<code>\fd19</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-versions"></i>
|
||
|
|
<strong>versions</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-versions</code><br>
|
||
|
|
<code>\f6b1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-video"></i>
|
||
|
|
<strong>video</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-video</code><br>
|
||
|
|
<code>\1009b</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-windmill"></i>
|
||
|
|
<strong>windmill</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-windmill</code><br>
|
||
|
|
<code>\f6b2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-windsock"></i>
|
||
|
|
<strong>windsock</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-windsock</code><br>
|
||
|
|
<code>\1009a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-woman"></i>
|
||
|
|
<strong>woman</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-woman</code><br>
|
||
|
|
<code>\fdcc</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-xbox-a"></i>
|
||
|
|
<strong>xbox-a</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-xbox-a</code><br>
|
||
|
|
<code>\fdcb</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-xbox-b"></i>
|
||
|
|
<strong>xbox-b</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-xbox-b</code><br>
|
||
|
|
<code>\fdca</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-xbox-x"></i>
|
||
|
|
<strong>xbox-x</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-xbox-x</code><br>
|
||
|
|
<code>\fdc9</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-xbox-y"></i>
|
||
|
|
<strong>xbox-y</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-xbox-y</code><br>
|
||
|
|
<code>\fdc8</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-yin-yang"></i>
|
||
|
|
<strong>yin-yang</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-yin-yang</code><br>
|
||
|
|
<code>\f785</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zeppelin"></i>
|
||
|
|
<strong>zeppelin</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zeppelin</code><br>
|
||
|
|
<code>\fdc7</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom"></i>
|
||
|
|
<strong>zoom</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom</code><br>
|
||
|
|
<code>\f787</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-cancel"></i>
|
||
|
|
<strong>zoom-cancel</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-cancel</code><br>
|
||
|
|
<code>\fdc6</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-check"></i>
|
||
|
|
<strong>zoom-check</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-check</code><br>
|
||
|
|
<code>\f786</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-code"></i>
|
||
|
|
<strong>zoom-code</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-code</code><br>
|
||
|
|
<code>\fdc5</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-exclamation"></i>
|
||
|
|
<strong>zoom-exclamation</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-exclamation</code><br>
|
||
|
|
<code>\fdc4</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-in"></i>
|
||
|
|
<strong>zoom-in</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-in</code><br>
|
||
|
|
<code>\f789</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-in-area"></i>
|
||
|
|
<strong>zoom-in-area</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-in-area</code><br>
|
||
|
|
<code>\f788</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-money"></i>
|
||
|
|
<strong>zoom-money</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-money</code><br>
|
||
|
|
<code>\fdc3</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-out"></i>
|
||
|
|
<strong>zoom-out</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-out</code><br>
|
||
|
|
<code>\f78a</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-out-area"></i>
|
||
|
|
<strong>zoom-out-area</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-out-area</code><br>
|
||
|
|
<code>\fdc2</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-pan"></i>
|
||
|
|
<strong>zoom-pan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-pan</code><br>
|
||
|
|
<code>\fdc1</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-question"></i>
|
||
|
|
<strong>zoom-question</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-question</code><br>
|
||
|
|
<code>\fdc0</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="tabler-icon">
|
||
|
|
<i class="ti ti-zoom-scan"></i>
|
||
|
|
<strong>zoom-scan</strong>
|
||
|
|
<div class="tabler-icon-codes">
|
||
|
|
<code>ti ti-zoom-scan</code><br>
|
||
|
|
<code>\fdbf</code>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<script type="text/javascript">
|
||
|
|
const input = document.querySelector('div.search-bar input')
|
||
|
|
const iconContainer = document.querySelector('div.box div.tabler-icons')
|
||
|
|
let icons = []
|
||
|
|
|
||
|
|
document.querySelectorAll('div.tabler-icon').forEach(icon => icons.push({
|
||
|
|
el: icon,
|
||
|
|
name: icon.querySelector('strong').innerHTML
|
||
|
|
}))
|
||
|
|
|
||
|
|
input.addEventListener('input', search)
|
||
|
|
|
||
|
|
function search(evt) {
|
||
|
|
let searchValue = evt.target.value
|
||
|
|
let iconsToShow = searchValue.length ? icons.filter(icon => icon.name.includes(searchValue)) : icons
|
||
|
|
iconContainer.innerHTML = ''
|
||
|
|
iconsToShow.forEach(icon => iconContainer.appendChild(icon.el))
|
||
|
|
}
|
||
|
|
</script>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|