|
@@ -147,7 +147,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
```html
|
|
|
<ul class="timeline">
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon bg-twitter-lt"><!-- SVG icon from http://tabler-icons.io/i/brand-twitter -->
|
|
|
+ <div class="timeline-event-icon bg-twitter-lt"><!-- SVG icon from http://tabler.io/icons/icon/brand-twitter -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -159,7 +159,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/briefcase -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/briefcase -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -171,7 +171,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/check -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/check -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -183,7 +183,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon bg-facebook-lt"><!-- SVG icon from http://tabler-icons.io/i/brand-facebook -->
|
|
|
+ <div class="timeline-event-icon bg-facebook-lt"><!-- SVG icon from http://tabler.io/icons/icon/brand-facebook -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -195,7 +195,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/user-plus -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/user-plus -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -214,7 +214,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/photo -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/photo -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -239,7 +239,7 @@ The available timeline design is comprised of many components that will help you
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/settings -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/settings -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -398,7 +398,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
```html
|
|
|
<ul class="timeline timeline-simple">
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon bg-twitter-lt"><!-- SVG icon from http://tabler-icons.io/i/brand-twitter -->
|
|
|
+ <div class="timeline-event-icon bg-twitter-lt"><!-- SVG icon from http://tabler.io/icons/icon/brand-twitter -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -410,7 +410,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/briefcase -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/briefcase -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -422,7 +422,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/check -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/check -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -434,7 +434,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon bg-facebook-lt"><!-- SVG icon from http://tabler-icons.io/i/brand-facebook -->
|
|
|
+ <div class="timeline-event-icon bg-facebook-lt"><!-- SVG icon from http://tabler.io/icons/icon/brand-facebook -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -446,7 +446,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/user-plus -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/user-plus -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -465,7 +465,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/photo -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/photo -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|
|
@@ -490,7 +490,7 @@ Use a simplified version of the timeline, if it suits your design better. You ca
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="timeline-event">
|
|
|
- <div class="timeline-event-icon"><!-- SVG icon from http://tabler-icons.io/i/settings -->
|
|
|
+ <div class="timeline-event-icon"><!-- SVG icon from http://tabler.io/icons/icon/settings -->
|
|
|
<svg>...</svg>
|
|
|
</div>
|
|
|
<div class="card timeline-event-card">
|