@synotech/icons 1.0.0 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/SyAward.d.ts +4 -0
- package/dist/SyAward.tsx +8 -0
- package/dist/SyBitcoin.d.ts +4 -0
- package/dist/SyBitcoin.tsx +8 -0
- package/dist/SyExchangeFunds.d.ts +4 -0
- package/dist/SyExchangeFunds.tsx +10 -0
- package/dist/SyExchangeVertical.d.ts +4 -0
- package/dist/SyExchangeVertical.tsx +8 -0
- package/dist/SyGlobe.d.ts +4 -0
- package/dist/SyGlobe.tsx +8 -0
- package/dist/SyIdentification.d.ts +4 -0
- package/dist/SyIdentification.tsx +11 -0
- package/dist/SyList.d.ts +4 -0
- package/dist/SyList.tsx +11 -0
- package/dist/SyUsers.d.ts +4 -0
- package/dist/SyUsers.tsx +8 -0
- package/dist/icons.cjs.development.js +145 -0
- package/dist/icons.cjs.development.js.map +1 -1
- package/dist/icons.cjs.production.min.js +78 -0
- package/dist/icons.cjs.production.min.js.map +1 -1
- package/dist/icons.esm.js +145 -0
- package/dist/icons.esm.js.map +1 -1
- package/dist/icons.source.json +8 -0
- package/dist/index.d.ts +8 -0
- package/package.json +2 -2
- package/readme.md +225 -193
- package/src/SyAward.tsx +8 -0
- package/src/SyBitcoin.tsx +8 -0
- package/src/SyExchangeFunds.tsx +10 -0
- package/src/SyExchangeVertical.tsx +8 -0
- package/src/SyGlobe.tsx +8 -0
- package/src/SyIdentification.tsx +11 -0
- package/src/SyList.tsx +11 -0
- package/src/SyUsers.tsx +8 -0
- package/src/index.ts +8 -0
- package/src/static/sy-award.svg +5 -0
- package/src/static/sy-bitcoin.svg +3 -0
- package/src/static/sy-exchange-funds.svg +5 -0
- package/src/static/sy-exchange-vertical.svg +4 -0
- package/src/static/sy-globe.svg +3 -0
- package/src/static/sy-identification.svg +3 -0
- package/src/static/sy-list.svg +3 -0
- package/src/static/sy-users.svg +10 -0
package/readme.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
11
11
|
<img src="https://icons.synotech.co.za/sy-add-user.svg" alt="sy-add-user.svg" style="width: auto; height: 140px;" /><br />
|
|
12
12
|
<center><div style="font-size: 8px; text-align: center;">SyAddUser</div></center>
|
|
13
|
-
</td>
|
|
13
|
+
</td> </tr> <tr>
|
|
14
14
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
15
15
|
<img src="https://icons.synotech.co.za/sy-add.svg" alt="sy-add.svg" style="width: auto; height: 140px;" /><br />
|
|
16
16
|
<center><div style="font-size: 8px; text-align: center;">SyAdd</div></center>
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
35
35
|
<img src="https://icons.synotech.co.za/sy-apple-pay.svg" alt="sy-apple-pay.svg" style="width: auto; height: 140px;" /><br />
|
|
36
36
|
<center><div style="font-size: 8px; text-align: center;">SyApplePay</div></center>
|
|
37
|
-
</td>
|
|
37
|
+
</td> </tr> <tr>
|
|
38
38
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
39
39
|
<img src="https://icons.synotech.co.za/sy-apple.svg" alt="sy-apple.svg" style="width: auto; height: 140px;" /><br />
|
|
40
40
|
<center><div style="font-size: 8px; text-align: center;">SyApple</div></center>
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
59
59
|
<img src="https://icons.synotech.co.za/sy-archive-box.svg" alt="sy-archive-box.svg" style="width: auto; height: 140px;" /><br />
|
|
60
60
|
<center><div style="font-size: 8px; text-align: center;">SyArchiveBox</div></center>
|
|
61
|
-
</td>
|
|
61
|
+
</td> </tr> <tr>
|
|
62
62
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
63
63
|
<img src="https://icons.synotech.co.za/sy-archive-fill.svg" alt="sy-archive-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
64
64
|
<center><div style="font-size: 8px; text-align: center;">SyArchiveFill</div></center>
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
83
83
|
<img src="https://icons.synotech.co.za/sy-arrow-down-square.svg" alt="sy-arrow-down-square.svg" style="width: auto; height: 140px;" /><br />
|
|
84
84
|
<center><div style="font-size: 8px; text-align: center;">SyArrowDownSquare</div></center>
|
|
85
|
-
</td>
|
|
85
|
+
</td> </tr> <tr>
|
|
86
86
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
87
87
|
<img src="https://icons.synotech.co.za/sy-arrow-down-system.svg" alt="sy-arrow-down-system.svg" style="width: auto; height: 140px;" /><br />
|
|
88
88
|
<center><div style="font-size: 8px; text-align: center;">SyArrowDownSystem</div></center>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
107
107
|
<img src="https://icons.synotech.co.za/sy-arrow-left-system.svg" alt="sy-arrow-left-system.svg" style="width: auto; height: 140px;" /><br />
|
|
108
108
|
<center><div style="font-size: 8px; text-align: center;">SyArrowLeftSystem</div></center>
|
|
109
|
-
</td>
|
|
109
|
+
</td> </tr> <tr>
|
|
110
110
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
111
111
|
<img src="https://icons.synotech.co.za/sy-arrow-left-up-system.svg" alt="sy-arrow-left-up-system.svg" style="width: auto; height: 140px;" /><br />
|
|
112
112
|
<center><div style="font-size: 8px; text-align: center;">SyArrowLeftUpSystem</div></center>
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
131
131
|
<img src="https://icons.synotech.co.za/sy-arrow-right-solid.svg" alt="sy-arrow-right-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
132
132
|
<center><div style="font-size: 8px; text-align: center;">SyArrowRightSolid</div></center>
|
|
133
|
-
</td>
|
|
133
|
+
</td> </tr> <tr>
|
|
134
134
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
135
135
|
<img src="https://icons.synotech.co.za/sy-arrow-right-square.svg" alt="sy-arrow-right-square.svg" style="width: auto; height: 140px;" /><br />
|
|
136
136
|
<center><div style="font-size: 8px; text-align: center;">SyArrowRightSquare</div></center>
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
155
155
|
<img src="https://icons.synotech.co.za/sy-arrow-up-circle-system.svg" alt="sy-arrow-up-circle-system.svg" style="width: auto; height: 140px;" /><br />
|
|
156
156
|
<center><div style="font-size: 8px; text-align: center;">SyArrowUpCircleSystem</div></center>
|
|
157
|
-
</td>
|
|
157
|
+
</td> </tr> <tr>
|
|
158
158
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
159
159
|
<img src="https://icons.synotech.co.za/sy-arrow-up-circle.svg" alt="sy-arrow-up-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
160
160
|
<center><div style="font-size: 8px; text-align: center;">SyArrowUpCircle</div></center>
|
|
@@ -175,6 +175,10 @@
|
|
|
175
175
|
<img src="https://icons.synotech.co.za/sy-attendance.svg" alt="sy-attendance.svg" style="width: auto; height: 140px;" /><br />
|
|
176
176
|
<center><div style="font-size: 8px; text-align: center;">SyAttendance</div></center>
|
|
177
177
|
</td>
|
|
178
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
179
|
+
<img src="https://icons.synotech.co.za/sy-award.svg" alt="sy-award.svg" style="width: auto; height: 140px;" /><br />
|
|
180
|
+
<center><div style="font-size: 8px; text-align: center;">SyAward</div></center>
|
|
181
|
+
</td> </tr> <tr>
|
|
178
182
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
179
183
|
<img src="https://icons.synotech.co.za/sy-bag.svg" alt="sy-bag.svg" style="width: auto; height: 140px;" /><br />
|
|
180
184
|
<center><div style="font-size: 8px; text-align: center;">SyBag</div></center>
|
|
@@ -186,11 +190,11 @@
|
|
|
186
190
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
187
191
|
<img src="https://icons.synotech.co.za/sy-barcode.svg" alt="sy-barcode.svg" style="width: auto; height: 140px;" /><br />
|
|
188
192
|
<center><div style="font-size: 8px; text-align: center;">SyBarcode</div></center>
|
|
189
|
-
</td>
|
|
193
|
+
</td> </tr> <tr>
|
|
190
194
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
191
195
|
<img src="https://icons.synotech.co.za/sy-basket-alt.svg" alt="sy-basket-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
192
196
|
<center><div style="font-size: 8px; text-align: center;">SyBasketAlt</div></center>
|
|
193
|
-
</td>
|
|
197
|
+
</td>
|
|
194
198
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
195
199
|
<img src="https://icons.synotech.co.za/sy-basket.svg" alt="sy-basket.svg" style="width: auto; height: 140px;" /><br />
|
|
196
200
|
<center><div style="font-size: 8px; text-align: center;">SyBasket</div></center>
|
|
@@ -198,7 +202,7 @@
|
|
|
198
202
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
199
203
|
<img src="https://icons.synotech.co.za/sy-battery-full.svg" alt="sy-battery-full.svg" style="width: auto; height: 140px;" /><br />
|
|
200
204
|
<center><div style="font-size: 8px; text-align: center;">SyBatteryFull</div></center>
|
|
201
|
-
</td>
|
|
205
|
+
</td> </tr> <tr>
|
|
202
206
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
203
207
|
<img src="https://icons.synotech.co.za/sy-battery-low.svg" alt="sy-battery-low.svg" style="width: auto; height: 140px;" /><br />
|
|
204
208
|
<center><div style="font-size: 8px; text-align: center;">SyBatteryLow</div></center>
|
|
@@ -210,15 +214,19 @@
|
|
|
210
214
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
211
215
|
<img src="https://icons.synotech.co.za/sy-bell.svg" alt="sy-bell.svg" style="width: auto; height: 140px;" /><br />
|
|
212
216
|
<center><div style="font-size: 8px; text-align: center;">SyBell</div></center>
|
|
217
|
+
</td> </tr> <tr>
|
|
218
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
219
|
+
<img src="https://icons.synotech.co.za/sy-bitcoin.svg" alt="sy-bitcoin.svg" style="width: auto; height: 140px;" /><br />
|
|
220
|
+
<center><div style="font-size: 8px; text-align: center;">SyBitcoin</div></center>
|
|
213
221
|
</td>
|
|
214
222
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
215
223
|
<img src="https://icons.synotech.co.za/sy-blank-alt.svg" alt="sy-blank-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
216
224
|
<center><div style="font-size: 8px; text-align: center;">SyBlankAlt</div></center>
|
|
217
|
-
</td>
|
|
225
|
+
</td>
|
|
218
226
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
219
227
|
<img src="https://icons.synotech.co.za/sy-blank.svg" alt="sy-blank.svg" style="width: auto; height: 140px;" /><br />
|
|
220
228
|
<center><div style="font-size: 8px; text-align: center;">SyBlank</div></center>
|
|
221
|
-
</td>
|
|
229
|
+
</td> </tr> <tr>
|
|
222
230
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
223
231
|
<img src="https://icons.synotech.co.za/sy-book-check.svg" alt="sy-book-check.svg" style="width: auto; height: 140px;" /><br />
|
|
224
232
|
<center><div style="font-size: 8px; text-align: center;">SyBookCheck</div></center>
|
|
@@ -230,7 +238,7 @@
|
|
|
230
238
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
231
239
|
<img src="https://icons.synotech.co.za/sy-book.svg" alt="sy-book.svg" style="width: auto; height: 140px;" /><br />
|
|
232
240
|
<center><div style="font-size: 8px; text-align: center;">SyBook</div></center>
|
|
233
|
-
</td>
|
|
241
|
+
</td> </tr> <tr>
|
|
234
242
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
235
243
|
<img src="https://icons.synotech.co.za/sy-bookmark.svg" alt="sy-bookmark.svg" style="width: auto; height: 140px;" /><br />
|
|
236
244
|
<center><div style="font-size: 8px; text-align: center;">SyBookmark</div></center>
|
|
@@ -238,11 +246,11 @@
|
|
|
238
246
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
239
247
|
<img src="https://icons.synotech.co.za/sy-box-alt-fill.svg" alt="sy-box-alt-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
240
248
|
<center><div style="font-size: 8px; text-align: center;">SyBoxAltFill</div></center>
|
|
241
|
-
</td>
|
|
249
|
+
</td>
|
|
242
250
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
243
251
|
<img src="https://icons.synotech.co.za/sy-box-alt.svg" alt="sy-box-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
244
252
|
<center><div style="font-size: 8px; text-align: center;">SyBoxAlt</div></center>
|
|
245
|
-
</td>
|
|
253
|
+
</td> </tr> <tr>
|
|
246
254
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
247
255
|
<img src="https://icons.synotech.co.za/sy-box-fill.svg" alt="sy-box-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
248
256
|
<center><div style="font-size: 8px; text-align: center;">SyBoxFill</div></center>
|
|
@@ -254,7 +262,7 @@
|
|
|
254
262
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
255
263
|
<img src="https://icons.synotech.co.za/sy-box-open.svg" alt="sy-box-open.svg" style="width: auto; height: 140px;" /><br />
|
|
256
264
|
<center><div style="font-size: 8px; text-align: center;">SyBoxOpen</div></center>
|
|
257
|
-
</td>
|
|
265
|
+
</td> </tr> <tr>
|
|
258
266
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
259
267
|
<img src="https://icons.synotech.co.za/sy-box.svg" alt="sy-box.svg" style="width: auto; height: 140px;" /><br />
|
|
260
268
|
<center><div style="font-size: 8px; text-align: center;">SyBox</div></center>
|
|
@@ -262,11 +270,11 @@
|
|
|
262
270
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
263
271
|
<img src="https://icons.synotech.co.za/sy-broken-heart.svg" alt="sy-broken-heart.svg" style="width: auto; height: 140px;" /><br />
|
|
264
272
|
<center><div style="font-size: 8px; text-align: center;">SyBrokenHeart</div></center>
|
|
265
|
-
</td>
|
|
273
|
+
</td>
|
|
266
274
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
267
275
|
<img src="https://icons.synotech.co.za/sy-bug.svg" alt="sy-bug.svg" style="width: auto; height: 140px;" /><br />
|
|
268
276
|
<center><div style="font-size: 8px; text-align: center;">SyBug</div></center>
|
|
269
|
-
</td>
|
|
277
|
+
</td> </tr> <tr>
|
|
270
278
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
271
279
|
<img src="https://icons.synotech.co.za/sy-buildings.svg" alt="sy-buildings.svg" style="width: auto; height: 140px;" /><br />
|
|
272
280
|
<center><div style="font-size: 8px; text-align: center;">SyBuildings</div></center>
|
|
@@ -278,7 +286,7 @@
|
|
|
278
286
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
279
287
|
<img src="https://icons.synotech.co.za/sy-calendar-add.svg" alt="sy-calendar-add.svg" style="width: auto; height: 140px;" /><br />
|
|
280
288
|
<center><div style="font-size: 8px; text-align: center;">SyCalendarAdd</div></center>
|
|
281
|
-
</td>
|
|
289
|
+
</td> </tr> <tr>
|
|
282
290
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
283
291
|
<img src="https://icons.synotech.co.za/sy-calendar.svg" alt="sy-calendar.svg" style="width: auto; height: 140px;" /><br />
|
|
284
292
|
<center><div style="font-size: 8px; text-align: center;">SyCalendar</div></center>
|
|
@@ -286,11 +294,11 @@
|
|
|
286
294
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
287
295
|
<img src="https://icons.synotech.co.za/sy-camera.svg" alt="sy-camera.svg" style="width: auto; height: 140px;" /><br />
|
|
288
296
|
<center><div style="font-size: 8px; text-align: center;">SyCamera</div></center>
|
|
289
|
-
</td>
|
|
297
|
+
</td>
|
|
290
298
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
291
299
|
<img src="https://icons.synotech.co.za/sy-candle.svg" alt="sy-candle.svg" style="width: auto; height: 140px;" /><br />
|
|
292
300
|
<center><div style="font-size: 8px; text-align: center;">SyCandle</div></center>
|
|
293
|
-
</td>
|
|
301
|
+
</td> </tr> <tr>
|
|
294
302
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
295
303
|
<img src="https://icons.synotech.co.za/sy-capsule.svg" alt="sy-capsule.svg" style="width: auto; height: 140px;" /><br />
|
|
296
304
|
<center><div style="font-size: 8px; text-align: center;">SyCapsule</div></center>
|
|
@@ -302,7 +310,7 @@
|
|
|
302
310
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
303
311
|
<img src="https://icons.synotech.co.za/sy-chart-21.svg" alt="sy-chart-21.svg" style="width: auto; height: 140px;" /><br />
|
|
304
312
|
<center><div style="font-size: 8px; text-align: center;">SyChart21</div></center>
|
|
305
|
-
</td>
|
|
313
|
+
</td> </tr> <tr>
|
|
306
314
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
307
315
|
<img src="https://icons.synotech.co.za/sy-chart-alt.svg" alt="sy-chart-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
308
316
|
<center><div style="font-size: 8px; text-align: center;">SyChartAlt</div></center>
|
|
@@ -310,11 +318,11 @@
|
|
|
310
318
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
311
319
|
<img src="https://icons.synotech.co.za/sy-chart.svg" alt="sy-chart.svg" style="width: auto; height: 140px;" /><br />
|
|
312
320
|
<center><div style="font-size: 8px; text-align: center;">SyChart</div></center>
|
|
313
|
-
</td>
|
|
321
|
+
</td>
|
|
314
322
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
315
323
|
<img src="https://icons.synotech.co.za/sy-chat-alt-2.svg" alt="sy-chat-alt-2.svg" style="width: auto; height: 140px;" /><br />
|
|
316
324
|
<center><div style="font-size: 8px; text-align: center;">SyChatAlt2</div></center>
|
|
317
|
-
</td>
|
|
325
|
+
</td> </tr> <tr>
|
|
318
326
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
319
327
|
<img src="https://icons.synotech.co.za/sy-chat-alt-add.svg" alt="sy-chat-alt-add.svg" style="width: auto; height: 140px;" /><br />
|
|
320
328
|
<center><div style="font-size: 8px; text-align: center;">SyChatAltAdd</div></center>
|
|
@@ -326,7 +334,7 @@
|
|
|
326
334
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
327
335
|
<img src="https://icons.synotech.co.za/sy-chat-search-light.svg" alt="sy-chat-search-light.svg" style="width: auto; height: 140px;" /><br />
|
|
328
336
|
<center><div style="font-size: 8px; text-align: center;">SyChatSearchLight</div></center>
|
|
329
|
-
</td>
|
|
337
|
+
</td> </tr> <tr>
|
|
330
338
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
331
339
|
<img src="https://icons.synotech.co.za/sy-chat-search.svg" alt="sy-chat-search.svg" style="width: auto; height: 140px;" /><br />
|
|
332
340
|
<center><div style="font-size: 8px; text-align: center;">SyChatSearch</div></center>
|
|
@@ -334,11 +342,11 @@
|
|
|
334
342
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
335
343
|
<img src="https://icons.synotech.co.za/sy-chat.svg" alt="sy-chat.svg" style="width: auto; height: 140px;" /><br />
|
|
336
344
|
<center><div style="font-size: 8px; text-align: center;">SyChat</div></center>
|
|
337
|
-
</td>
|
|
345
|
+
</td>
|
|
338
346
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
339
347
|
<img src="https://icons.synotech.co.za/sy-check-ring-round.svg" alt="sy-check-ring-round.svg" style="width: auto; height: 140px;" /><br />
|
|
340
348
|
<center><div style="font-size: 8px; text-align: center;">SyCheckRingRound</div></center>
|
|
341
|
-
</td>
|
|
349
|
+
</td> </tr> <tr>
|
|
342
350
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
343
351
|
<img src="https://icons.synotech.co.za/sy-check-ring.svg" alt="sy-check-ring.svg" style="width: auto; height: 140px;" /><br />
|
|
344
352
|
<center><div style="font-size: 8px; text-align: center;">SyCheckRing</div></center>
|
|
@@ -350,7 +358,7 @@
|
|
|
350
358
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
351
359
|
<img src="https://icons.synotech.co.za/sy-chevron-down-system.svg" alt="sy-chevron-down-system.svg" style="width: auto; height: 140px;" /><br />
|
|
352
360
|
<center><div style="font-size: 8px; text-align: center;">SyChevronDownSystem</div></center>
|
|
353
|
-
</td>
|
|
361
|
+
</td> </tr> <tr>
|
|
354
362
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
355
363
|
<img src="https://icons.synotech.co.za/sy-chevron-down.svg" alt="sy-chevron-down.svg" style="width: auto; height: 140px;" /><br />
|
|
356
364
|
<center><div style="font-size: 8px; text-align: center;">SyChevronDown</div></center>
|
|
@@ -358,11 +366,11 @@
|
|
|
358
366
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
359
367
|
<img src="https://icons.synotech.co.za/sy-chevron-left-system.svg" alt="sy-chevron-left-system.svg" style="width: auto; height: 140px;" /><br />
|
|
360
368
|
<center><div style="font-size: 8px; text-align: center;">SyChevronLeftSystem</div></center>
|
|
361
|
-
</td>
|
|
369
|
+
</td>
|
|
362
370
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
363
371
|
<img src="https://icons.synotech.co.za/sy-chevron-right-system.svg" alt="sy-chevron-right-system.svg" style="width: auto; height: 140px;" /><br />
|
|
364
372
|
<center><div style="font-size: 8px; text-align: center;">SyChevronRightSystem</div></center>
|
|
365
|
-
</td>
|
|
373
|
+
</td> </tr> <tr>
|
|
366
374
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
367
375
|
<img src="https://icons.synotech.co.za/sy-chevron-right.svg" alt="sy-chevron-right.svg" style="width: auto; height: 140px;" /><br />
|
|
368
376
|
<center><div style="font-size: 8px; text-align: center;">SyChevronRight</div></center>
|
|
@@ -374,7 +382,7 @@
|
|
|
374
382
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
375
383
|
<img src="https://icons.synotech.co.za/sy-chevron-up.svg" alt="sy-chevron-up.svg" style="width: auto; height: 140px;" /><br />
|
|
376
384
|
<center><div style="font-size: 8px; text-align: center;">SyChevronUp</div></center>
|
|
377
|
-
</td>
|
|
385
|
+
</td> </tr> <tr>
|
|
378
386
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
379
387
|
<img src="https://icons.synotech.co.za/sy-chield-alt.svg" alt="sy-chield-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
380
388
|
<center><div style="font-size: 8px; text-align: center;">SyChieldAlt</div></center>
|
|
@@ -382,11 +390,11 @@
|
|
|
382
390
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
383
391
|
<img src="https://icons.synotech.co.za/sy-chield-check.svg" alt="sy-chield-check.svg" style="width: auto; height: 140px;" /><br />
|
|
384
392
|
<center><div style="font-size: 8px; text-align: center;">SyChieldCheck</div></center>
|
|
385
|
-
</td>
|
|
393
|
+
</td>
|
|
386
394
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
387
395
|
<img src="https://icons.synotech.co.za/sy-chield.svg" alt="sy-chield.svg" style="width: auto; height: 140px;" /><br />
|
|
388
396
|
<center><div style="font-size: 8px; text-align: center;">SyChield</div></center>
|
|
389
|
-
</td>
|
|
397
|
+
</td> </tr> <tr>
|
|
390
398
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
391
399
|
<img src="https://icons.synotech.co.za/sy-circle-filled.svg" alt="sy-circle-filled.svg" style="width: auto; height: 140px;" /><br />
|
|
392
400
|
<center><div style="font-size: 8px; text-align: center;">SyCircleFilled</div></center>
|
|
@@ -398,7 +406,7 @@
|
|
|
398
406
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
399
407
|
<img src="https://icons.synotech.co.za/sy-clipboard.svg" alt="sy-clipboard.svg" style="width: auto; height: 140px;" /><br />
|
|
400
408
|
<center><div style="font-size: 8px; text-align: center;">SyClipboard</div></center>
|
|
401
|
-
</td>
|
|
409
|
+
</td> </tr> <tr>
|
|
402
410
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
403
411
|
<img src="https://icons.synotech.co.za/sy-clock.svg" alt="sy-clock.svg" style="width: auto; height: 140px;" /><br />
|
|
404
412
|
<center><div style="font-size: 8px; text-align: center;">SyClock</div></center>
|
|
@@ -406,11 +414,11 @@
|
|
|
406
414
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
407
415
|
<img src="https://icons.synotech.co.za/sy-close-square.svg" alt="sy-close-square.svg" style="width: auto; height: 140px;" /><br />
|
|
408
416
|
<center><div style="font-size: 8px; text-align: center;">SyCloseSquare</div></center>
|
|
409
|
-
</td>
|
|
417
|
+
</td>
|
|
410
418
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
411
419
|
<img src="https://icons.synotech.co.za/sy-close.svg" alt="sy-close.svg" style="width: auto; height: 140px;" /><br />
|
|
412
420
|
<center><div style="font-size: 8px; text-align: center;">SyClose</div></center>
|
|
413
|
-
</td>
|
|
421
|
+
</td> </tr> <tr>
|
|
414
422
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
415
423
|
<img src="https://icons.synotech.co.za/sy-cloud-alt.svg" alt="sy-cloud-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
416
424
|
<center><div style="font-size: 8px; text-align: center;">SyCloudAlt</div></center>
|
|
@@ -422,7 +430,7 @@
|
|
|
422
430
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
423
431
|
<img src="https://icons.synotech.co.za/sy-cloud.svg" alt="sy-cloud.svg" style="width: auto; height: 140px;" /><br />
|
|
424
432
|
<center><div style="font-size: 8px; text-align: center;">SyCloud</div></center>
|
|
425
|
-
</td>
|
|
433
|
+
</td> </tr> <tr>
|
|
426
434
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
427
435
|
<img src="https://icons.synotech.co.za/sy-color-swatch.svg" alt="sy-color-swatch.svg" style="width: auto; height: 140px;" /><br />
|
|
428
436
|
<center><div style="font-size: 8px; text-align: center;">SyColorSwatch</div></center>
|
|
@@ -430,11 +438,11 @@
|
|
|
430
438
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
431
439
|
<img src="https://icons.synotech.co.za/sy-colorfilter.svg" alt="sy-colorfilter.svg" style="width: auto; height: 140px;" /><br />
|
|
432
440
|
<center><div style="font-size: 8px; text-align: center;">SyColorfilter</div></center>
|
|
433
|
-
</td>
|
|
441
|
+
</td>
|
|
434
442
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
435
443
|
<img src="https://icons.synotech.co.za/sy-comment.svg" alt="sy-comment.svg" style="width: auto; height: 140px;" /><br />
|
|
436
444
|
<center><div style="font-size: 8px; text-align: center;">SyComment</div></center>
|
|
437
|
-
</td>
|
|
445
|
+
</td> </tr> <tr>
|
|
438
446
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
439
447
|
<img src="https://icons.synotech.co.za/sy-compass-north.svg" alt="sy-compass-north.svg" style="width: auto; height: 140px;" /><br />
|
|
440
448
|
<center><div style="font-size: 8px; text-align: center;">SyCompassNorth</div></center>
|
|
@@ -446,7 +454,7 @@
|
|
|
446
454
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
447
455
|
<img src="https://icons.synotech.co.za/sy-convert-card.svg" alt="sy-convert-card.svg" style="width: auto; height: 140px;" /><br />
|
|
448
456
|
<center><div style="font-size: 8px; text-align: center;">SyConvertCard</div></center>
|
|
449
|
-
</td>
|
|
457
|
+
</td> </tr> <tr>
|
|
450
458
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
451
459
|
<img src="https://icons.synotech.co.za/sy-credit-card-duo.svg" alt="sy-credit-card-duo.svg" style="width: auto; height: 140px;" /><br />
|
|
452
460
|
<center><div style="font-size: 8px; text-align: center;">SyCreditCardDuo</div></center>
|
|
@@ -454,11 +462,11 @@
|
|
|
454
462
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
455
463
|
<img src="https://icons.synotech.co.za/sy-credit-card.svg" alt="sy-credit-card.svg" style="width: auto; height: 140px;" /><br />
|
|
456
464
|
<center><div style="font-size: 8px; text-align: center;">SyCreditCard</div></center>
|
|
457
|
-
</td>
|
|
465
|
+
</td>
|
|
458
466
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
459
467
|
<img src="https://icons.synotech.co.za/sy-critical.svg" alt="sy-critical.svg" style="width: auto; height: 140px;" /><br />
|
|
460
468
|
<center><div style="font-size: 8px; text-align: center;">SyCritical</div></center>
|
|
461
|
-
</td>
|
|
469
|
+
</td> </tr> <tr>
|
|
462
470
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
463
471
|
<img src="https://icons.synotech.co.za/sy-danger.svg" alt="sy-danger.svg" style="width: auto; height: 140px;" /><br />
|
|
464
472
|
<center><div style="font-size: 8px; text-align: center;">SyDanger</div></center>
|
|
@@ -470,7 +478,7 @@
|
|
|
470
478
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
471
479
|
<img src="https://icons.synotech.co.za/sy-data.svg" alt="sy-data.svg" style="width: auto; height: 140px;" /><br />
|
|
472
480
|
<center><div style="font-size: 8px; text-align: center;">SyData</div></center>
|
|
473
|
-
</td>
|
|
481
|
+
</td> </tr> <tr>
|
|
474
482
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
475
483
|
<img src="https://icons.synotech.co.za/sy-database.svg" alt="sy-database.svg" style="width: auto; height: 140px;" /><br />
|
|
476
484
|
<center><div style="font-size: 8px; text-align: center;">SyDatabase</div></center>
|
|
@@ -478,11 +486,11 @@
|
|
|
478
486
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
479
487
|
<img src="https://icons.synotech.co.za/sy-date-range.svg" alt="sy-date-range.svg" style="width: auto; height: 140px;" /><br />
|
|
480
488
|
<center><div style="font-size: 8px; text-align: center;">SyDateRange</div></center>
|
|
481
|
-
</td>
|
|
489
|
+
</td>
|
|
482
490
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
483
491
|
<img src="https://icons.synotech.co.za/sy-date-today.svg" alt="sy-date-today.svg" style="width: auto; height: 140px;" /><br />
|
|
484
492
|
<center><div style="font-size: 8px; text-align: center;">SyDateToday</div></center>
|
|
485
|
-
</td>
|
|
493
|
+
</td> </tr> <tr>
|
|
486
494
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
487
495
|
<img src="https://icons.synotech.co.za/sy-del-alt.svg" alt="sy-del-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
488
496
|
<center><div style="font-size: 8px; text-align: center;">SyDelAlt</div></center>
|
|
@@ -494,7 +502,7 @@
|
|
|
494
502
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
495
503
|
<img src="https://icons.synotech.co.za/sy-desk.svg" alt="sy-desk.svg" style="width: auto; height: 140px;" /><br />
|
|
496
504
|
<center><div style="font-size: 8px; text-align: center;">SyDesk</div></center>
|
|
497
|
-
</td>
|
|
505
|
+
</td> </tr> <tr>
|
|
498
506
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
499
507
|
<img src="https://icons.synotech.co.za/sy-dimond-alt.svg" alt="sy-dimond-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
500
508
|
<center><div style="font-size: 8px; text-align: center;">SyDimondAlt</div></center>
|
|
@@ -502,11 +510,11 @@
|
|
|
502
510
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
503
511
|
<img src="https://icons.synotech.co.za/sy-dimond.svg" alt="sy-dimond.svg" style="width: auto; height: 140px;" /><br />
|
|
504
512
|
<center><div style="font-size: 8px; text-align: center;">SyDimond</div></center>
|
|
505
|
-
</td>
|
|
513
|
+
</td>
|
|
506
514
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
507
515
|
<img src="https://icons.synotech.co.za/sy-direction-alt-2.svg" alt="sy-direction-alt-2.svg" style="width: auto; height: 140px;" /><br />
|
|
508
516
|
<center><div style="font-size: 8px; text-align: center;">SyDirectionAlt2</div></center>
|
|
509
|
-
</td>
|
|
517
|
+
</td> </tr> <tr>
|
|
510
518
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
511
519
|
<img src="https://icons.synotech.co.za/sy-discount.svg" alt="sy-discount.svg" style="width: auto; height: 140px;" /><br />
|
|
512
520
|
<center><div style="font-size: 8px; text-align: center;">SyDiscount</div></center>
|
|
@@ -518,7 +526,7 @@
|
|
|
518
526
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
519
527
|
<img src="https://icons.synotech.co.za/sy-document.svg" alt="sy-document.svg" style="width: auto; height: 140px;" /><br />
|
|
520
528
|
<center><div style="font-size: 8px; text-align: center;">SyDocument</div></center>
|
|
521
|
-
</td>
|
|
529
|
+
</td> </tr> <tr>
|
|
522
530
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
523
531
|
<img src="https://icons.synotech.co.za/sy-dollar.svg" alt="sy-dollar.svg" style="width: auto; height: 140px;" /><br />
|
|
524
532
|
<center><div style="font-size: 8px; text-align: center;">SyDollar</div></center>
|
|
@@ -526,11 +534,11 @@
|
|
|
526
534
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
527
535
|
<img src="https://icons.synotech.co.za/sy-done-all-round.svg" alt="sy-done-all-round.svg" style="width: auto; height: 140px;" /><br />
|
|
528
536
|
<center><div style="font-size: 8px; text-align: center;">SyDoneAllRound</div></center>
|
|
529
|
-
</td>
|
|
537
|
+
</td>
|
|
530
538
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
531
539
|
<img src="https://icons.synotech.co.za/sy-done-ring-round.svg" alt="sy-done-ring-round.svg" style="width: auto; height: 140px;" /><br />
|
|
532
540
|
<center><div style="font-size: 8px; text-align: center;">SyDoneRingRound</div></center>
|
|
533
|
-
</td>
|
|
541
|
+
</td> </tr> <tr>
|
|
534
542
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
535
543
|
<img src="https://icons.synotech.co.za/sy-done.svg" alt="sy-done.svg" style="width: auto; height: 140px;" /><br />
|
|
536
544
|
<center><div style="font-size: 8px; text-align: center;">SyDone</div></center>
|
|
@@ -542,7 +550,7 @@
|
|
|
542
550
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
543
551
|
<img src="https://icons.synotech.co.za/sy-download-circle.svg" alt="sy-download-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
544
552
|
<center><div style="font-size: 8px; text-align: center;">SyDownloadCircle</div></center>
|
|
545
|
-
</td>
|
|
553
|
+
</td> </tr> <tr>
|
|
546
554
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
547
555
|
<img src="https://icons.synotech.co.za/sy-download.svg" alt="sy-download.svg" style="width: auto; height: 140px;" /><br />
|
|
548
556
|
<center><div style="font-size: 8px; text-align: center;">SyDownload</div></center>
|
|
@@ -550,11 +558,11 @@
|
|
|
550
558
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
551
559
|
<img src="https://icons.synotech.co.za/sy-edit-solid.svg" alt="sy-edit-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
552
560
|
<center><div style="font-size: 8px; text-align: center;">SyEditSolid</div></center>
|
|
553
|
-
</td>
|
|
561
|
+
</td>
|
|
554
562
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
555
563
|
<img src="https://icons.synotech.co.za/sy-edit.svg" alt="sy-edit.svg" style="width: auto; height: 140px;" /><br />
|
|
556
564
|
<center><div style="font-size: 8px; text-align: center;">SyEdit</div></center>
|
|
557
|
-
</td>
|
|
565
|
+
</td> </tr> <tr>
|
|
558
566
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
559
567
|
<img src="https://icons.synotech.co.za/sy-electricity.svg" alt="sy-electricity.svg" style="width: auto; height: 140px;" /><br />
|
|
560
568
|
<center><div style="font-size: 8px; text-align: center;">SyElectricity</div></center>
|
|
@@ -566,7 +574,7 @@
|
|
|
566
574
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
567
575
|
<img src="https://icons.synotech.co.za/sy-empty-wallet.svg" alt="sy-empty-wallet.svg" style="width: auto; height: 140px;" /><br />
|
|
568
576
|
<center><div style="font-size: 8px; text-align: center;">SyEmptyWallet</div></center>
|
|
569
|
-
</td>
|
|
577
|
+
</td> </tr> <tr>
|
|
570
578
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
571
579
|
<img src="https://icons.synotech.co.za/sy-envelope-solid.svg" alt="sy-envelope-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
572
580
|
<center><div style="font-size: 8px; text-align: center;">SyEnvelopeSolid</div></center>
|
|
@@ -574,15 +582,23 @@
|
|
|
574
582
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
575
583
|
<img src="https://icons.synotech.co.za/sy-envelope.svg" alt="sy-envelope.svg" style="width: auto; height: 140px;" /><br />
|
|
576
584
|
<center><div style="font-size: 8px; text-align: center;">SyEnvelope</div></center>
|
|
577
|
-
</td>
|
|
585
|
+
</td>
|
|
578
586
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
579
587
|
<img src="https://icons.synotech.co.za/sy-error.svg" alt="sy-error.svg" style="width: auto; height: 140px;" /><br />
|
|
580
588
|
<center><div style="font-size: 8px; text-align: center;">SyError</div></center>
|
|
589
|
+
</td> </tr> <tr>
|
|
590
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
591
|
+
<img src="https://icons.synotech.co.za/sy-exchange-funds.svg" alt="sy-exchange-funds.svg" style="width: auto; height: 140px;" /><br />
|
|
592
|
+
<center><div style="font-size: 8px; text-align: center;">SyExchangeFunds</div></center>
|
|
593
|
+
</td>
|
|
594
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
595
|
+
<img src="https://icons.synotech.co.za/sy-exchange-vertical.svg" alt="sy-exchange-vertical.svg" style="width: auto; height: 140px;" /><br />
|
|
596
|
+
<center><div style="font-size: 8px; text-align: center;">SyExchangeVertical</div></center>
|
|
581
597
|
</td>
|
|
582
598
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
583
599
|
<img src="https://icons.synotech.co.za/sy-export.svg" alt="sy-export.svg" style="width: auto; height: 140px;" /><br />
|
|
584
600
|
<center><div style="font-size: 8px; text-align: center;">SyExport</div></center>
|
|
585
|
-
</td>
|
|
601
|
+
</td> </tr> <tr>
|
|
586
602
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
587
603
|
<img src="https://icons.synotech.co.za/sy-eye.svg" alt="sy-eye.svg" style="width: auto; height: 140px;" /><br />
|
|
588
604
|
<center><div style="font-size: 8px; text-align: center;">SyEye</div></center>
|
|
@@ -594,11 +610,11 @@
|
|
|
594
610
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
595
611
|
<img src="https://icons.synotech.co.za/sy-favorite.svg" alt="sy-favorite.svg" style="width: auto; height: 140px;" /><br />
|
|
596
612
|
<center><div style="font-size: 8px; text-align: center;">SyFavorite</div></center>
|
|
597
|
-
</td>
|
|
613
|
+
</td> </tr> <tr>
|
|
598
614
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
599
615
|
<img src="https://icons.synotech.co.za/sy-file-dock-add.svg" alt="sy-file-dock-add.svg" style="width: auto; height: 140px;" /><br />
|
|
600
616
|
<center><div style="font-size: 8px; text-align: center;">SyFileDockAdd</div></center>
|
|
601
|
-
</td>
|
|
617
|
+
</td>
|
|
602
618
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
603
619
|
<img src="https://icons.synotech.co.za/sy-file-dock.svg" alt="sy-file-dock.svg" style="width: auto; height: 140px;" /><br />
|
|
604
620
|
<center><div style="font-size: 8px; text-align: center;">SyFileDock</div></center>
|
|
@@ -606,7 +622,7 @@
|
|
|
606
622
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
607
623
|
<img src="https://icons.synotech.co.za/sy-file.svg" alt="sy-file.svg" style="width: auto; height: 140px;" /><br />
|
|
608
624
|
<center><div style="font-size: 8px; text-align: center;">SyFile</div></center>
|
|
609
|
-
</td>
|
|
625
|
+
</td> </tr> <tr>
|
|
610
626
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
611
627
|
<img src="https://icons.synotech.co.za/sy-filters.svg" alt="sy-filters.svg" style="width: auto; height: 140px;" /><br />
|
|
612
628
|
<center><div style="font-size: 8px; text-align: center;">SyFilters</div></center>
|
|
@@ -618,11 +634,11 @@
|
|
|
618
634
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
619
635
|
<img src="https://icons.synotech.co.za/sy-fire-fill.svg" alt="sy-fire-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
620
636
|
<center><div style="font-size: 8px; text-align: center;">SyFireFill</div></center>
|
|
621
|
-
</td>
|
|
637
|
+
</td> </tr> <tr>
|
|
622
638
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
623
639
|
<img src="https://icons.synotech.co.za/sy-fire.svg" alt="sy-fire.svg" style="width: auto; height: 140px;" /><br />
|
|
624
640
|
<center><div style="font-size: 8px; text-align: center;">SyFire</div></center>
|
|
625
|
-
</td>
|
|
641
|
+
</td>
|
|
626
642
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
627
643
|
<img src="https://icons.synotech.co.za/sy-flag-alt.svg" alt="sy-flag-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
628
644
|
<center><div style="font-size: 8px; text-align: center;">SyFlagAlt</div></center>
|
|
@@ -630,7 +646,7 @@
|
|
|
630
646
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
631
647
|
<img src="https://icons.synotech.co.za/sy-folder-add-fill.svg" alt="sy-folder-add-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
632
648
|
<center><div style="font-size: 8px; text-align: center;">SyFolderAddFill</div></center>
|
|
633
|
-
</td>
|
|
649
|
+
</td> </tr> <tr>
|
|
634
650
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
635
651
|
<img src="https://icons.synotech.co.za/sy-folder-add.svg" alt="sy-folder-add.svg" style="width: auto; height: 140px;" /><br />
|
|
636
652
|
<center><div style="font-size: 8px; text-align: center;">SyFolderAdd</div></center>
|
|
@@ -642,11 +658,11 @@
|
|
|
642
658
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
643
659
|
<img src="https://icons.synotech.co.za/sy-folder-alt.svg" alt="sy-folder-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
644
660
|
<center><div style="font-size: 8px; text-align: center;">SyFolderAlt</div></center>
|
|
645
|
-
</td>
|
|
661
|
+
</td> </tr> <tr>
|
|
646
662
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
647
663
|
<img src="https://icons.synotech.co.za/sy-folder-check.svg" alt="sy-folder-check.svg" style="width: auto; height: 140px;" /><br />
|
|
648
664
|
<center><div style="font-size: 8px; text-align: center;">SyFolderCheck</div></center>
|
|
649
|
-
</td>
|
|
665
|
+
</td>
|
|
650
666
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
651
667
|
<img src="https://icons.synotech.co.za/sy-folder-copy.svg" alt="sy-folder-copy.svg" style="width: auto; height: 140px;" /><br />
|
|
652
668
|
<center><div style="font-size: 8px; text-align: center;">SyFolderCopy</div></center>
|
|
@@ -654,7 +670,7 @@
|
|
|
654
670
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
655
671
|
<img src="https://icons.synotech.co.za/sy-folder-del-fill.svg" alt="sy-folder-del-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
656
672
|
<center><div style="font-size: 8px; text-align: center;">SyFolderDelFill</div></center>
|
|
657
|
-
</td>
|
|
673
|
+
</td> </tr> <tr>
|
|
658
674
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
659
675
|
<img src="https://icons.synotech.co.za/sy-folder-del.svg" alt="sy-folder-del.svg" style="width: auto; height: 140px;" /><br />
|
|
660
676
|
<center><div style="font-size: 8px; text-align: center;">SyFolderDel</div></center>
|
|
@@ -666,11 +682,11 @@
|
|
|
666
682
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
667
683
|
<img src="https://icons.synotech.co.za/sy-folder-fill.svg" alt="sy-folder-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
668
684
|
<center><div style="font-size: 8px; text-align: center;">SyFolderFill</div></center>
|
|
669
|
-
</td>
|
|
685
|
+
</td> </tr> <tr>
|
|
670
686
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
671
687
|
<img src="https://icons.synotech.co.za/sy-folder-line.svg" alt="sy-folder-line.svg" style="width: auto; height: 140px;" /><br />
|
|
672
688
|
<center><div style="font-size: 8px; text-align: center;">SyFolderLine</div></center>
|
|
673
|
-
</td>
|
|
689
|
+
</td>
|
|
674
690
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
675
691
|
<img src="https://icons.synotech.co.za/sy-folder-search.svg" alt="sy-folder-search.svg" style="width: auto; height: 140px;" /><br />
|
|
676
692
|
<center><div style="font-size: 8px; text-align: center;">SyFolderSearch</div></center>
|
|
@@ -678,7 +694,7 @@
|
|
|
678
694
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
679
695
|
<img src="https://icons.synotech.co.za/sy-folder-send.svg" alt="sy-folder-send.svg" style="width: auto; height: 140px;" /><br />
|
|
680
696
|
<center><div style="font-size: 8px; text-align: center;">SyFolderSend</div></center>
|
|
681
|
-
</td>
|
|
697
|
+
</td> </tr> <tr>
|
|
682
698
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
683
699
|
<img src="https://icons.synotech.co.za/sy-folder.svg" alt="sy-folder.svg" style="width: auto; height: 140px;" /><br />
|
|
684
700
|
<center><div style="font-size: 8px; text-align: center;">SyFolder</div></center>
|
|
@@ -690,11 +706,11 @@
|
|
|
690
706
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
691
707
|
<img src="https://icons.synotech.co.za/sy-format-circle.svg" alt="sy-format-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
692
708
|
<center><div style="font-size: 8px; text-align: center;">SyFormatCircle</div></center>
|
|
693
|
-
</td>
|
|
709
|
+
</td> </tr> <tr>
|
|
694
710
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
695
711
|
<img src="https://icons.synotech.co.za/sy-funnel.svg" alt="sy-funnel.svg" style="width: auto; height: 140px;" /><br />
|
|
696
712
|
<center><div style="font-size: 8px; text-align: center;">SyFunnel</div></center>
|
|
697
|
-
</td>
|
|
713
|
+
</td>
|
|
698
714
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
699
715
|
<img src="https://icons.synotech.co.za/sy-game.svg" alt="sy-game.svg" style="width: auto; height: 140px;" /><br />
|
|
700
716
|
<center><div style="font-size: 8px; text-align: center;">SyGame</div></center>
|
|
@@ -702,7 +718,7 @@
|
|
|
702
718
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
703
719
|
<img src="https://icons.synotech.co.za/sy-gas-station.svg" alt="sy-gas-station.svg" style="width: auto; height: 140px;" /><br />
|
|
704
720
|
<center><div style="font-size: 8px; text-align: center;">SyGasStation</div></center>
|
|
705
|
-
</td>
|
|
721
|
+
</td> </tr> <tr>
|
|
706
722
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
707
723
|
<img src="https://icons.synotech.co.za/sy-gdpr.svg" alt="sy-gdpr.svg" style="width: auto; height: 140px;" /><br />
|
|
708
724
|
<center><div style="font-size: 8px; text-align: center;">SyGdpr</div></center>
|
|
@@ -714,15 +730,19 @@
|
|
|
714
730
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
715
731
|
<img src="https://icons.synotech.co.za/sy-gift-light.svg" alt="sy-gift-light.svg" style="width: auto; height: 140px;" /><br />
|
|
716
732
|
<center><div style="font-size: 8px; text-align: center;">SyGiftLight</div></center>
|
|
733
|
+
</td> </tr> <tr>
|
|
734
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
735
|
+
<img src="https://icons.synotech.co.za/sy-globe.svg" alt="sy-globe.svg" style="width: auto; height: 140px;" /><br />
|
|
736
|
+
<center><div style="font-size: 8px; text-align: center;">SyGlobe</div></center>
|
|
717
737
|
</td>
|
|
718
738
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
719
739
|
<img src="https://icons.synotech.co.za/sy-google-pay.svg" alt="sy-google-pay.svg" style="width: auto; height: 140px;" /><br />
|
|
720
740
|
<center><div style="font-size: 8px; text-align: center;">SyGooglePay</div></center>
|
|
721
|
-
</td>
|
|
741
|
+
</td>
|
|
722
742
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
723
743
|
<img src="https://icons.synotech.co.za/sy-gps-fixed.svg" alt="sy-gps-fixed.svg" style="width: auto; height: 140px;" /><br />
|
|
724
744
|
<center><div style="font-size: 8px; text-align: center;">SyGpsFixed</div></center>
|
|
725
|
-
</td>
|
|
745
|
+
</td> </tr> <tr>
|
|
726
746
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
727
747
|
<img src="https://icons.synotech.co.za/sy-graph-solid.svg" alt="sy-graph-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
728
748
|
<center><div style="font-size: 8px; text-align: center;">SyGraphSolid</div></center>
|
|
@@ -734,7 +754,7 @@
|
|
|
734
754
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
735
755
|
<img src="https://icons.synotech.co.za/sy-hashtag.svg" alt="sy-hashtag.svg" style="width: auto; height: 140px;" /><br />
|
|
736
756
|
<center><div style="font-size: 8px; text-align: center;">SyHashtag</div></center>
|
|
737
|
-
</td>
|
|
757
|
+
</td> </tr> <tr>
|
|
738
758
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
739
759
|
<img src="https://icons.synotech.co.za/sy-headphone.svg" alt="sy-headphone.svg" style="width: auto; height: 140px;" /><br />
|
|
740
760
|
<center><div style="font-size: 8px; text-align: center;">SyHeadphone</div></center>
|
|
@@ -742,11 +762,11 @@
|
|
|
742
762
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
743
763
|
<img src="https://icons.synotech.co.za/sy-headphones-fill.svg" alt="sy-headphones-fill.svg" style="width: auto; height: 140px;" /><br />
|
|
744
764
|
<center><div style="font-size: 8px; text-align: center;">SyHeadphonesFill</div></center>
|
|
745
|
-
</td>
|
|
765
|
+
</td>
|
|
746
766
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
747
767
|
<img src="https://icons.synotech.co.za/sy-heart.svg" alt="sy-heart.svg" style="width: auto; height: 140px;" /><br />
|
|
748
768
|
<center><div style="font-size: 8px; text-align: center;">SyHeart</div></center>
|
|
749
|
-
</td>
|
|
769
|
+
</td> </tr> <tr>
|
|
750
770
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
751
771
|
<img src="https://icons.synotech.co.za/sy-hide.svg" alt="sy-hide.svg" style="width: auto; height: 140px;" /><br />
|
|
752
772
|
<center><div style="font-size: 8px; text-align: center;">SyHide</div></center>
|
|
@@ -758,6 +778,10 @@
|
|
|
758
778
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
759
779
|
<img src="https://icons.synotech.co.za/sy-home.svg" alt="sy-home.svg" style="width: auto; height: 140px;" /><br />
|
|
760
780
|
<center><div style="font-size: 8px; text-align: center;">SyHome</div></center>
|
|
781
|
+
</td> </tr> <tr>
|
|
782
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
783
|
+
<img src="https://icons.synotech.co.za/sy-identification.svg" alt="sy-identification.svg" style="width: auto; height: 140px;" /><br />
|
|
784
|
+
<center><div style="font-size: 8px; text-align: center;">SyIdentification</div></center>
|
|
761
785
|
</td>
|
|
762
786
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
763
787
|
<img src="https://icons.synotech.co.za/sy-image.svg" alt="sy-image.svg" style="width: auto; height: 140px;" /><br />
|
|
@@ -778,7 +802,7 @@
|
|
|
778
802
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
779
803
|
<img src="https://icons.synotech.co.za/sy-img.svg" alt="sy-img.svg" style="width: auto; height: 140px;" /><br />
|
|
780
804
|
<center><div style="font-size: 8px; text-align: center;">SyImg</div></center>
|
|
781
|
-
</td>
|
|
805
|
+
</td> </tr> <tr>
|
|
782
806
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
783
807
|
<img src="https://icons.synotech.co.za/sy-import.svg" alt="sy-import.svg" style="width: auto; height: 140px;" /><br />
|
|
784
808
|
<center><div style="font-size: 8px; text-align: center;">SyImport</div></center>
|
|
@@ -802,7 +826,7 @@
|
|
|
802
826
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
803
827
|
<img src="https://icons.synotech.co.za/sy-instagram.svg" alt="sy-instagram.svg" style="width: auto; height: 140px;" /><br />
|
|
804
828
|
<center><div style="font-size: 8px; text-align: center;">SyInstagram</div></center>
|
|
805
|
-
</td>
|
|
829
|
+
</td> </tr> <tr>
|
|
806
830
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
807
831
|
<img src="https://icons.synotech.co.za/sy-ito.svg" alt="sy-ito.svg" style="width: auto; height: 140px;" /><br />
|
|
808
832
|
<center><div style="font-size: 8px; text-align: center;">SyIto</div></center>
|
|
@@ -826,7 +850,7 @@
|
|
|
826
850
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
827
851
|
<img src="https://icons.synotech.co.za/sy-kick-scooter.svg" alt="sy-kick-scooter.svg" style="width: auto; height: 140px;" /><br />
|
|
828
852
|
<center><div style="font-size: 8px; text-align: center;">SyKickScooter</div></center>
|
|
829
|
-
</td>
|
|
853
|
+
</td> </tr> <tr>
|
|
830
854
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
831
855
|
<img src="https://icons.synotech.co.za/sy-lamp-solid.svg" alt="sy-lamp-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
832
856
|
<center><div style="font-size: 8px; text-align: center;">SyLampSolid</div></center>
|
|
@@ -850,7 +874,7 @@
|
|
|
850
874
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
851
875
|
<img src="https://icons.synotech.co.za/sy-legal-aid.svg" alt="sy-legal-aid.svg" style="width: auto; height: 140px;" /><br />
|
|
852
876
|
<center><div style="font-size: 8px; text-align: center;">SyLegalAid</div></center>
|
|
853
|
-
</td>
|
|
877
|
+
</td> </tr> <tr>
|
|
854
878
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
855
879
|
<img src="https://icons.synotech.co.za/sy-legal-annual-assessment.svg" alt="sy-legal-annual-assessment.svg" style="width: auto; height: 140px;" /><br />
|
|
856
880
|
<center><div style="font-size: 8px; text-align: center;">SyLegalAnnualAssessment</div></center>
|
|
@@ -874,7 +898,7 @@
|
|
|
874
898
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
875
899
|
<img src="https://icons.synotech.co.za/sy-legal-forensic-member-services.svg" alt="sy-legal-forensic-member-services.svg" style="width: auto; height: 140px;" /><br />
|
|
876
900
|
<center><div style="font-size: 8px; text-align: center;">SyLegalForensicMemberServices</div></center>
|
|
877
|
-
</td>
|
|
901
|
+
</td> </tr> <tr>
|
|
878
902
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
879
903
|
<img src="https://icons.synotech.co.za/sy-legal-judicial-examination.svg" alt="sy-legal-judicial-examination.svg" style="width: auto; height: 140px;" /><br />
|
|
880
904
|
<center><div style="font-size: 8px; text-align: center;">SyLegalJudicialExamination</div></center>
|
|
@@ -898,7 +922,7 @@
|
|
|
898
922
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
899
923
|
<img src="https://icons.synotech.co.za/sy-legal-open-by-application.svg" alt="sy-legal-open-by-application.svg" style="width: auto; height: 140px;" /><br />
|
|
900
924
|
<center><div style="font-size: 8px; text-align: center;">SyLegalOpenByApplication</div></center>
|
|
901
|
-
</td>
|
|
925
|
+
</td> </tr> <tr>
|
|
902
926
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
903
927
|
<img src="https://icons.synotech.co.za/sy-legal-prison.svg" alt="sy-legal-prison.svg" style="width: auto; height: 140px;" /><br />
|
|
904
928
|
<center><div style="font-size: 8px; text-align: center;">SyLegalPrison</div></center>
|
|
@@ -922,7 +946,7 @@
|
|
|
922
946
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
923
947
|
<img src="https://icons.synotech.co.za/sy-lightning.svg" alt="sy-lightning.svg" style="width: auto; height: 140px;" /><br />
|
|
924
948
|
<center><div style="font-size: 8px; text-align: center;">SyLightning</div></center>
|
|
925
|
-
</td>
|
|
949
|
+
</td> </tr> <tr>
|
|
926
950
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
927
951
|
<img src="https://icons.synotech.co.za/sy-like.svg" alt="sy-like.svg" style="width: auto; height: 140px;" /><br />
|
|
928
952
|
<center><div style="font-size: 8px; text-align: center;">SyLike</div></center>
|
|
@@ -935,6 +959,10 @@
|
|
|
935
959
|
<img src="https://icons.synotech.co.za/sy-linkedin.svg" alt="sy-linkedin.svg" style="width: auto; height: 140px;" /><br />
|
|
936
960
|
<center><div style="font-size: 8px; text-align: center;">SyLinkedin</div></center>
|
|
937
961
|
</td> </tr> <tr>
|
|
962
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
963
|
+
<img src="https://icons.synotech.co.za/sy-list.svg" alt="sy-list.svg" style="width: auto; height: 140px;" /><br />
|
|
964
|
+
<center><div style="font-size: 8px; text-align: center;">SyList</div></center>
|
|
965
|
+
</td>
|
|
938
966
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
939
967
|
<img src="https://icons.synotech.co.za/sy-load-circle.svg" alt="sy-load-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
940
968
|
<center><div style="font-size: 8px; text-align: center;">SyLoadCircle</div></center>
|
|
@@ -942,7 +970,7 @@
|
|
|
942
970
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
943
971
|
<img src="https://icons.synotech.co.za/sy-location-solid.svg" alt="sy-location-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
944
972
|
<center><div style="font-size: 8px; text-align: center;">SyLocationSolid</div></center>
|
|
945
|
-
</td>
|
|
973
|
+
</td> </tr> <tr>
|
|
946
974
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
947
975
|
<img src="https://icons.synotech.co.za/sy-location.svg" alt="sy-location.svg" style="width: auto; height: 140px;" /><br />
|
|
948
976
|
<center><div style="font-size: 8px; text-align: center;">SyLocation</div></center>
|
|
@@ -954,11 +982,11 @@
|
|
|
954
982
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
955
983
|
<img src="https://icons.synotech.co.za/sy-map-solid.svg" alt="sy-map-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
956
984
|
<center><div style="font-size: 8px; text-align: center;">SyMapSolid</div></center>
|
|
957
|
-
</td>
|
|
985
|
+
</td> </tr> <tr>
|
|
958
986
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
959
987
|
<img src="https://icons.synotech.co.za/sy-map.svg" alt="sy-map.svg" style="width: auto; height: 140px;" /><br />
|
|
960
988
|
<center><div style="font-size: 8px; text-align: center;">SyMap</div></center>
|
|
961
|
-
</td>
|
|
989
|
+
</td>
|
|
962
990
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
963
991
|
<img src="https://icons.synotech.co.za/sy-mastercard.svg" alt="sy-mastercard.svg" style="width: auto; height: 140px;" /><br />
|
|
964
992
|
<center><div style="font-size: 8px; text-align: center;">SyMastercard</div></center>
|
|
@@ -966,7 +994,7 @@
|
|
|
966
994
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
967
995
|
<img src="https://icons.synotech.co.za/sy-menu.svg" alt="sy-menu.svg" style="width: auto; height: 140px;" /><br />
|
|
968
996
|
<center><div style="font-size: 8px; text-align: center;">SyMenu</div></center>
|
|
969
|
-
</td>
|
|
997
|
+
</td> </tr> <tr>
|
|
970
998
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
971
999
|
<img src="https://icons.synotech.co.za/sy-message-alt.svg" alt="sy-message-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
972
1000
|
<center><div style="font-size: 8px; text-align: center;">SyMessageAlt</div></center>
|
|
@@ -978,11 +1006,11 @@
|
|
|
978
1006
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
979
1007
|
<img src="https://icons.synotech.co.za/sy-message.svg" alt="sy-message.svg" style="width: auto; height: 140px;" /><br />
|
|
980
1008
|
<center><div style="font-size: 8px; text-align: center;">SyMessage</div></center>
|
|
981
|
-
</td>
|
|
1009
|
+
</td> </tr> <tr>
|
|
982
1010
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
983
1011
|
<img src="https://icons.synotech.co.za/sy-mic-alt.svg" alt="sy-mic-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
984
1012
|
<center><div style="font-size: 8px; text-align: center;">SyMicAlt</div></center>
|
|
985
|
-
</td>
|
|
1013
|
+
</td>
|
|
986
1014
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
987
1015
|
<img src="https://icons.synotech.co.za/sy-mic.svg" alt="sy-mic.svg" style="width: auto; height: 140px;" /><br />
|
|
988
1016
|
<center><div style="font-size: 8px; text-align: center;">SyMic</div></center>
|
|
@@ -990,7 +1018,7 @@
|
|
|
990
1018
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
991
1019
|
<img src="https://icons.synotech.co.za/sy-minus.svg" alt="sy-minus.svg" style="width: auto; height: 140px;" /><br />
|
|
992
1020
|
<center><div style="font-size: 8px; text-align: center;">SyMinus</div></center>
|
|
993
|
-
</td>
|
|
1021
|
+
</td> </tr> <tr>
|
|
994
1022
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
995
1023
|
<img src="https://icons.synotech.co.za/sy-money.svg" alt="sy-money.svg" style="width: auto; height: 140px;" /><br />
|
|
996
1024
|
<center><div style="font-size: 8px; text-align: center;">SyMoney</div></center>
|
|
@@ -1002,11 +1030,11 @@
|
|
|
1002
1030
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1003
1031
|
<img src="https://icons.synotech.co.za/sy-more-circle.svg" alt="sy-more-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
1004
1032
|
<center><div style="font-size: 8px; text-align: center;">SyMoreCircle</div></center>
|
|
1005
|
-
</td>
|
|
1033
|
+
</td> </tr> <tr>
|
|
1006
1034
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1007
1035
|
<img src="https://icons.synotech.co.za/sy-music.svg" alt="sy-music.svg" style="width: auto; height: 140px;" /><br />
|
|
1008
1036
|
<center><div style="font-size: 8px; text-align: center;">SyMusic</div></center>
|
|
1009
|
-
</td>
|
|
1037
|
+
</td>
|
|
1010
1038
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1011
1039
|
<img src="https://icons.synotech.co.za/sy-nesting.svg" alt="sy-nesting.svg" style="width: auto; height: 140px;" /><br />
|
|
1012
1040
|
<center><div style="font-size: 8px; text-align: center;">SyNesting</div></center>
|
|
@@ -1014,7 +1042,7 @@
|
|
|
1014
1042
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1015
1043
|
<img src="https://icons.synotech.co.za/sy-news.svg" alt="sy-news.svg" style="width: auto; height: 140px;" /><br />
|
|
1016
1044
|
<center><div style="font-size: 8px; text-align: center;">SyNews</div></center>
|
|
1017
|
-
</td>
|
|
1045
|
+
</td> </tr> <tr>
|
|
1018
1046
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1019
1047
|
<img src="https://icons.synotech.co.za/sy-nfc.svg" alt="sy-nfc.svg" style="width: auto; height: 140px;" /><br />
|
|
1020
1048
|
<center><div style="font-size: 8px; text-align: center;">SyNfc</div></center>
|
|
@@ -1026,11 +1054,11 @@
|
|
|
1026
1054
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1027
1055
|
<img src="https://icons.synotech.co.za/sy-notification-active-system.svg" alt="sy-notification-active-system.svg" style="width: auto; height: 140px;" /><br />
|
|
1028
1056
|
<center><div style="font-size: 8px; text-align: center;">SyNotificationActiveSystem</div></center>
|
|
1029
|
-
</td>
|
|
1057
|
+
</td> </tr> <tr>
|
|
1030
1058
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1031
1059
|
<img src="https://icons.synotech.co.za/sy-notification-system.svg" alt="sy-notification-system.svg" style="width: auto; height: 140px;" /><br />
|
|
1032
1060
|
<center><div style="font-size: 8px; text-align: center;">SyNotificationSystem</div></center>
|
|
1033
|
-
</td>
|
|
1061
|
+
</td>
|
|
1034
1062
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1035
1063
|
<img src="https://icons.synotech.co.za/sy-notification.svg" alt="sy-notification.svg" style="width: auto; height: 140px;" /><br />
|
|
1036
1064
|
<center><div style="font-size: 8px; text-align: center;">SyNotification</div></center>
|
|
@@ -1038,7 +1066,7 @@
|
|
|
1038
1066
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1039
1067
|
<img src="https://icons.synotech.co.za/sy-on-button.svg" alt="sy-on-button.svg" style="width: auto; height: 140px;" /><br />
|
|
1040
1068
|
<center><div style="font-size: 8px; text-align: center;">SyOnButton</div></center>
|
|
1041
|
-
</td>
|
|
1069
|
+
</td> </tr> <tr>
|
|
1042
1070
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1043
1071
|
<img src="https://icons.synotech.co.za/sy-order.svg" alt="sy-order.svg" style="width: auto; height: 140px;" /><br />
|
|
1044
1072
|
<center><div style="font-size: 8px; text-align: center;">SyOrder</div></center>
|
|
@@ -1050,11 +1078,11 @@
|
|
|
1050
1078
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1051
1079
|
<img src="https://icons.synotech.co.za/sy-paper-fail.svg" alt="sy-paper-fail.svg" style="width: auto; height: 140px;" /><br />
|
|
1052
1080
|
<center><div style="font-size: 8px; text-align: center;">SyPaperFail</div></center>
|
|
1053
|
-
</td>
|
|
1081
|
+
</td> </tr> <tr>
|
|
1054
1082
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1055
1083
|
<img src="https://icons.synotech.co.za/sy-paper-negative.svg" alt="sy-paper-negative.svg" style="width: auto; height: 140px;" /><br />
|
|
1056
1084
|
<center><div style="font-size: 8px; text-align: center;">SyPaperNegative</div></center>
|
|
1057
|
-
</td>
|
|
1085
|
+
</td>
|
|
1058
1086
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1059
1087
|
<img src="https://icons.synotech.co.za/sy-paper-plus.svg" alt="sy-paper-plus.svg" style="width: auto; height: 140px;" /><br />
|
|
1060
1088
|
<center><div style="font-size: 8px; text-align: center;">SyPaperPlus</div></center>
|
|
@@ -1062,7 +1090,7 @@
|
|
|
1062
1090
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1063
1091
|
<img src="https://icons.synotech.co.za/sy-paper-upload.svg" alt="sy-paper-upload.svg" style="width: auto; height: 140px;" /><br />
|
|
1064
1092
|
<center><div style="font-size: 8px; text-align: center;">SyPaperUpload</div></center>
|
|
1065
|
-
</td>
|
|
1093
|
+
</td> </tr> <tr>
|
|
1066
1094
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1067
1095
|
<img src="https://icons.synotech.co.za/sy-paper.svg" alt="sy-paper.svg" style="width: auto; height: 140px;" /><br />
|
|
1068
1096
|
<center><div style="font-size: 8px; text-align: center;">SyPaper</div></center>
|
|
@@ -1074,11 +1102,11 @@
|
|
|
1074
1102
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1075
1103
|
<img src="https://icons.synotech.co.za/sy-pci.svg" alt="sy-pci.svg" style="width: auto; height: 140px;" /><br />
|
|
1076
1104
|
<center><div style="font-size: 8px; text-align: center;">SyPci</div></center>
|
|
1077
|
-
</td>
|
|
1105
|
+
</td> </tr> <tr>
|
|
1078
1106
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1079
1107
|
<img src="https://icons.synotech.co.za/sy-phone-mobile.svg" alt="sy-phone-mobile.svg" style="width: auto; height: 140px;" /><br />
|
|
1080
1108
|
<center><div style="font-size: 8px; text-align: center;">SyPhoneMobile</div></center>
|
|
1081
|
-
</td>
|
|
1109
|
+
</td>
|
|
1082
1110
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1083
1111
|
<img src="https://icons.synotech.co.za/sy-phone.svg" alt="sy-phone.svg" style="width: auto; height: 140px;" /><br />
|
|
1084
1112
|
<center><div style="font-size: 8px; text-align: center;">SyPhone</div></center>
|
|
@@ -1086,7 +1114,7 @@
|
|
|
1086
1114
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1087
1115
|
<img src="https://icons.synotech.co.za/sy-pin-alt.svg" alt="sy-pin-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1088
1116
|
<center><div style="font-size: 8px; text-align: center;">SyPinAlt</div></center>
|
|
1089
|
-
</td>
|
|
1117
|
+
</td> </tr> <tr>
|
|
1090
1118
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1091
1119
|
<img src="https://icons.synotech.co.za/sy-pin.svg" alt="sy-pin.svg" style="width: auto; height: 140px;" /><br />
|
|
1092
1120
|
<center><div style="font-size: 8px; text-align: center;">SyPin</div></center>
|
|
@@ -1098,11 +1126,11 @@
|
|
|
1098
1126
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1099
1127
|
<img src="https://icons.synotech.co.za/sy-pipe.svg" alt="sy-pipe.svg" style="width: auto; height: 140px;" /><br />
|
|
1100
1128
|
<center><div style="font-size: 8px; text-align: center;">SyPipe</div></center>
|
|
1101
|
-
</td>
|
|
1129
|
+
</td> </tr> <tr>
|
|
1102
1130
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1103
1131
|
<img src="https://icons.synotech.co.za/sy-play-cricle.svg" alt="sy-play-cricle.svg" style="width: auto; height: 140px;" /><br />
|
|
1104
1132
|
<center><div style="font-size: 8px; text-align: center;">SyPlayCricle</div></center>
|
|
1105
|
-
</td>
|
|
1133
|
+
</td>
|
|
1106
1134
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1107
1135
|
<img src="https://icons.synotech.co.za/sy-play.svg" alt="sy-play.svg" style="width: auto; height: 140px;" /><br />
|
|
1108
1136
|
<center><div style="font-size: 8px; text-align: center;">SyPlay</div></center>
|
|
@@ -1110,7 +1138,7 @@
|
|
|
1110
1138
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1111
1139
|
<img src="https://icons.synotech.co.za/sy-plus.svg" alt="sy-plus.svg" style="width: auto; height: 140px;" /><br />
|
|
1112
1140
|
<center><div style="font-size: 8px; text-align: center;">SyPlus</div></center>
|
|
1113
|
-
</td>
|
|
1141
|
+
</td> </tr> <tr>
|
|
1114
1142
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1115
1143
|
<img src="https://icons.synotech.co.za/sy-pointers.svg" alt="sy-pointers.svg" style="width: auto; height: 140px;" /><br />
|
|
1116
1144
|
<center><div style="font-size: 8px; text-align: center;">SyPointers</div></center>
|
|
@@ -1122,11 +1150,11 @@
|
|
|
1122
1150
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1123
1151
|
<img src="https://icons.synotech.co.za/sy-profile.svg" alt="sy-profile.svg" style="width: auto; height: 140px;" /><br />
|
|
1124
1152
|
<center><div style="font-size: 8px; text-align: center;">SyProfile</div></center>
|
|
1125
|
-
</td>
|
|
1153
|
+
</td> </tr> <tr>
|
|
1126
1154
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1127
1155
|
<img src="https://icons.synotech.co.za/sy-question.svg" alt="sy-question.svg" style="width: auto; height: 140px;" /><br />
|
|
1128
1156
|
<center><div style="font-size: 8px; text-align: center;">SyQuestion</div></center>
|
|
1129
|
-
</td>
|
|
1157
|
+
</td>
|
|
1130
1158
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1131
1159
|
<img src="https://icons.synotech.co.za/sy-quote-down.svg" alt="sy-quote-down.svg" style="width: auto; height: 140px;" /><br />
|
|
1132
1160
|
<center><div style="font-size: 8px; text-align: center;">SyQuoteDown</div></center>
|
|
@@ -1134,7 +1162,7 @@
|
|
|
1134
1162
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1135
1163
|
<img src="https://icons.synotech.co.za/sy-quote-up.svg" alt="sy-quote-up.svg" style="width: auto; height: 140px;" /><br />
|
|
1136
1164
|
<center><div style="font-size: 8px; text-align: center;">SyQuoteUp</div></center>
|
|
1137
|
-
</td>
|
|
1165
|
+
</td> </tr> <tr>
|
|
1138
1166
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1139
1167
|
<img src="https://icons.synotech.co.za/sy-radar.svg" alt="sy-radar.svg" style="width: auto; height: 140px;" /><br />
|
|
1140
1168
|
<center><div style="font-size: 8px; text-align: center;">SyRadar</div></center>
|
|
@@ -1146,11 +1174,11 @@
|
|
|
1146
1174
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1147
1175
|
<img src="https://icons.synotech.co.za/sy-recovery-convert.svg" alt="sy-recovery-convert.svg" style="width: auto; height: 140px;" /><br />
|
|
1148
1176
|
<center><div style="font-size: 8px; text-align: center;">SyRecoveryConvert</div></center>
|
|
1149
|
-
</td>
|
|
1177
|
+
</td> </tr> <tr>
|
|
1150
1178
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1151
1179
|
<img src="https://icons.synotech.co.za/sy-refresh.svg" alt="sy-refresh.svg" style="width: auto; height: 140px;" /><br />
|
|
1152
1180
|
<center><div style="font-size: 8px; text-align: center;">SyRefresh</div></center>
|
|
1153
|
-
</td>
|
|
1181
|
+
</td>
|
|
1154
1182
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1155
1183
|
<img src="https://icons.synotech.co.za/sy-remove.svg" alt="sy-remove.svg" style="width: auto; height: 140px;" /><br />
|
|
1156
1184
|
<center><div style="font-size: 8px; text-align: center;">SyRemove</div></center>
|
|
@@ -1158,7 +1186,7 @@
|
|
|
1158
1186
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1159
1187
|
<img src="https://icons.synotech.co.za/sy-reorder.svg" alt="sy-reorder.svg" style="width: auto; height: 140px;" /><br />
|
|
1160
1188
|
<center><div style="font-size: 8px; text-align: center;">SyReorder</div></center>
|
|
1161
|
-
</td>
|
|
1189
|
+
</td> </tr> <tr>
|
|
1162
1190
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1163
1191
|
<img src="https://icons.synotech.co.za/sy-repeat.svg" alt="sy-repeat.svg" style="width: auto; height: 140px;" /><br />
|
|
1164
1192
|
<center><div style="font-size: 8px; text-align: center;">SyRepeat</div></center>
|
|
@@ -1170,11 +1198,11 @@
|
|
|
1170
1198
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1171
1199
|
<img src="https://icons.synotech.co.za/sy-rocket.svg" alt="sy-rocket.svg" style="width: auto; height: 140px;" /><br />
|
|
1172
1200
|
<center><div style="font-size: 8px; text-align: center;">SyRocket</div></center>
|
|
1173
|
-
</td>
|
|
1201
|
+
</td> </tr> <tr>
|
|
1174
1202
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1175
1203
|
<img src="https://icons.synotech.co.za/sy-routing.svg" alt="sy-routing.svg" style="width: auto; height: 140px;" /><br />
|
|
1176
1204
|
<center><div style="font-size: 8px; text-align: center;">SyRouting</div></center>
|
|
1177
|
-
</td>
|
|
1205
|
+
</td>
|
|
1178
1206
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1179
1207
|
<img src="https://icons.synotech.co.za/sy-save.svg" alt="sy-save.svg" style="width: auto; height: 140px;" /><br />
|
|
1180
1208
|
<center><div style="font-size: 8px; text-align: center;">SySave</div></center>
|
|
@@ -1182,7 +1210,7 @@
|
|
|
1182
1210
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1183
1211
|
<img src="https://icons.synotech.co.za/sy-scan 2.svg" alt="sy-scan 2.svg" style="width: auto; height: 140px;" /><br />
|
|
1184
1212
|
<center><div style="font-size: 8px; text-align: center;">SyScan2</div></center>
|
|
1185
|
-
</td>
|
|
1213
|
+
</td> </tr> <tr>
|
|
1186
1214
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1187
1215
|
<img src="https://icons.synotech.co.za/sy-scan.svg" alt="sy-scan.svg" style="width: auto; height: 140px;" /><br />
|
|
1188
1216
|
<center><div style="font-size: 8px; text-align: center;">SyScan</div></center>
|
|
@@ -1194,11 +1222,11 @@
|
|
|
1194
1222
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1195
1223
|
<img src="https://icons.synotech.co.za/sy-search-alt.svg" alt="sy-search-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1196
1224
|
<center><div style="font-size: 8px; text-align: center;">SySearchAlt</div></center>
|
|
1197
|
-
</td>
|
|
1225
|
+
</td> </tr> <tr>
|
|
1198
1226
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1199
1227
|
<img src="https://icons.synotech.co.za/sy-search.svg" alt="sy-search.svg" style="width: auto; height: 140px;" /><br />
|
|
1200
1228
|
<center><div style="font-size: 8px; text-align: center;">SySearch</div></center>
|
|
1201
|
-
</td>
|
|
1229
|
+
</td>
|
|
1202
1230
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1203
1231
|
<img src="https://icons.synotech.co.za/sy-secure.svg" alt="sy-secure.svg" style="width: auto; height: 140px;" /><br />
|
|
1204
1232
|
<center><div style="font-size: 8px; text-align: center;">SySecure</div></center>
|
|
@@ -1206,7 +1234,7 @@
|
|
|
1206
1234
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1207
1235
|
<img src="https://icons.synotech.co.za/sy-send-hor.svg" alt="sy-send-hor.svg" style="width: auto; height: 140px;" /><br />
|
|
1208
1236
|
<center><div style="font-size: 8px; text-align: center;">SySendHor</div></center>
|
|
1209
|
-
</td>
|
|
1237
|
+
</td> </tr> <tr>
|
|
1210
1238
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1211
1239
|
<img src="https://icons.synotech.co.za/sy-send.svg" alt="sy-send.svg" style="width: auto; height: 140px;" /><br />
|
|
1212
1240
|
<center><div style="font-size: 8px; text-align: center;">SySend</div></center>
|
|
@@ -1218,11 +1246,11 @@
|
|
|
1218
1246
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1219
1247
|
<img src="https://icons.synotech.co.za/sy-setting-alt-line.svg" alt="sy-setting-alt-line.svg" style="width: auto; height: 140px;" /><br />
|
|
1220
1248
|
<center><div style="font-size: 8px; text-align: center;">SySettingAltLine</div></center>
|
|
1221
|
-
</td>
|
|
1249
|
+
</td> </tr> <tr>
|
|
1222
1250
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1223
1251
|
<img src="https://icons.synotech.co.za/sy-setting-line.svg" alt="sy-setting-line.svg" style="width: auto; height: 140px;" /><br />
|
|
1224
1252
|
<center><div style="font-size: 8px; text-align: center;">SySettingLine</div></center>
|
|
1225
|
-
</td>
|
|
1253
|
+
</td>
|
|
1226
1254
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1227
1255
|
<img src="https://icons.synotech.co.za/sy-setting.svg" alt="sy-setting.svg" style="width: auto; height: 140px;" /><br />
|
|
1228
1256
|
<center><div style="font-size: 8px; text-align: center;">SySetting</div></center>
|
|
@@ -1230,7 +1258,7 @@
|
|
|
1230
1258
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1231
1259
|
<img src="https://icons.synotech.co.za/sy-share.svg" alt="sy-share.svg" style="width: auto; height: 140px;" /><br />
|
|
1232
1260
|
<center><div style="font-size: 8px; text-align: center;">SyShare</div></center>
|
|
1233
|
-
</td>
|
|
1261
|
+
</td> </tr> <tr>
|
|
1234
1262
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1235
1263
|
<img src="https://icons.synotech.co.za/sy-shield-done.svg" alt="sy-shield-done.svg" style="width: auto; height: 140px;" /><br />
|
|
1236
1264
|
<center><div style="font-size: 8px; text-align: center;">SyShieldDone</div></center>
|
|
@@ -1242,11 +1270,11 @@
|
|
|
1242
1270
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1243
1271
|
<img src="https://icons.synotech.co.za/sy-shield.svg" alt="sy-shield.svg" style="width: auto; height: 140px;" /><br />
|
|
1244
1272
|
<center><div style="font-size: 8px; text-align: center;">SyShield</div></center>
|
|
1245
|
-
</td>
|
|
1273
|
+
</td> </tr> <tr>
|
|
1246
1274
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1247
1275
|
<img src="https://icons.synotech.co.za/sy-shop.svg" alt="sy-shop.svg" style="width: auto; height: 140px;" /><br />
|
|
1248
1276
|
<center><div style="font-size: 8px; text-align: center;">SyShop</div></center>
|
|
1249
|
-
</td>
|
|
1277
|
+
</td>
|
|
1250
1278
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1251
1279
|
<img src="https://icons.synotech.co.za/sy-show.svg" alt="sy-show.svg" style="width: auto; height: 140px;" /><br />
|
|
1252
1280
|
<center><div style="font-size: 8px; text-align: center;">SyShow</div></center>
|
|
@@ -1254,7 +1282,7 @@
|
|
|
1254
1282
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1255
1283
|
<img src="https://icons.synotech.co.za/sy-shuffle.svg" alt="sy-shuffle.svg" style="width: auto; height: 140px;" /><br />
|
|
1256
1284
|
<center><div style="font-size: 8px; text-align: center;">SyShuffle</div></center>
|
|
1257
|
-
</td>
|
|
1285
|
+
</td> </tr> <tr>
|
|
1258
1286
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1259
1287
|
<img src="https://icons.synotech.co.za/sy-sign-in-circle.svg" alt="sy-sign-in-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
1260
1288
|
<center><div style="font-size: 8px; text-align: center;">SySignInCircle</div></center>
|
|
@@ -1266,11 +1294,11 @@
|
|
|
1266
1294
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1267
1295
|
<img src="https://icons.synotech.co.za/sy-sign-out-circle.svg" alt="sy-sign-out-circle.svg" style="width: auto; height: 140px;" /><br />
|
|
1268
1296
|
<center><div style="font-size: 8px; text-align: center;">SySignOutCircle</div></center>
|
|
1269
|
-
</td>
|
|
1297
|
+
</td> </tr> <tr>
|
|
1270
1298
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1271
1299
|
<img src="https://icons.synotech.co.za/sy-sign-out-squre.svg" alt="sy-sign-out-squre.svg" style="width: auto; height: 140px;" /><br />
|
|
1272
1300
|
<center><div style="font-size: 8px; text-align: center;">SySignOutSqure</div></center>
|
|
1273
|
-
</td>
|
|
1301
|
+
</td>
|
|
1274
1302
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1275
1303
|
<img src="https://icons.synotech.co.za/sy-sound-min.svg" alt="sy-sound-min.svg" style="width: auto; height: 140px;" /><br />
|
|
1276
1304
|
<center><div style="font-size: 8px; text-align: center;">SySoundMin</div></center>
|
|
@@ -1278,7 +1306,7 @@
|
|
|
1278
1306
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1279
1307
|
<img src="https://icons.synotech.co.za/sy-sound-mute.svg" alt="sy-sound-mute.svg" style="width: auto; height: 140px;" /><br />
|
|
1280
1308
|
<center><div style="font-size: 8px; text-align: center;">SySoundMute</div></center>
|
|
1281
|
-
</td>
|
|
1309
|
+
</td> </tr> <tr>
|
|
1282
1310
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1283
1311
|
<img src="https://icons.synotech.co.za/sy-sound.svg" alt="sy-sound.svg" style="width: auto; height: 140px;" /><br />
|
|
1284
1312
|
<center><div style="font-size: 8px; text-align: center;">SySound</div></center>
|
|
@@ -1290,11 +1318,11 @@
|
|
|
1290
1318
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1291
1319
|
<img src="https://icons.synotech.co.za/sy-stackframe.svg" alt="sy-stackframe.svg" style="width: auto; height: 140px;" /><br />
|
|
1292
1320
|
<center><div style="font-size: 8px; text-align: center;">SyStackframe</div></center>
|
|
1293
|
-
</td>
|
|
1321
|
+
</td> </tr> <tr>
|
|
1294
1322
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1295
1323
|
<img src="https://icons.synotech.co.za/sy-star.svg" alt="sy-star.svg" style="width: auto; height: 140px;" /><br />
|
|
1296
1324
|
<center><div style="font-size: 8px; text-align: center;">SyStar</div></center>
|
|
1297
|
-
</td>
|
|
1325
|
+
</td>
|
|
1298
1326
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1299
1327
|
<img src="https://icons.synotech.co.za/sy-stars-line.svg" alt="sy-stars-line.svg" style="width: auto; height: 140px;" /><br />
|
|
1300
1328
|
<center><div style="font-size: 8px; text-align: center;">SyStarsLine</div></center>
|
|
@@ -1302,7 +1330,7 @@
|
|
|
1302
1330
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1303
1331
|
<img src="https://icons.synotech.co.za/sy-station-minimalistic.svg" alt="sy-station-minimalistic.svg" style="width: auto; height: 140px;" /><br />
|
|
1304
1332
|
<center><div style="font-size: 8px; text-align: center;">SyStationMinimalistic</div></center>
|
|
1305
|
-
</td>
|
|
1333
|
+
</td> </tr> <tr>
|
|
1306
1334
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1307
1335
|
<img src="https://icons.synotech.co.za/sy-stop-and-play.svg" alt="sy-stop-and-play.svg" style="width: auto; height: 140px;" /><br />
|
|
1308
1336
|
<center><div style="font-size: 8px; text-align: center;">SyStopAndPlay</div></center>
|
|
@@ -1314,11 +1342,11 @@
|
|
|
1314
1342
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1315
1343
|
<img src="https://icons.synotech.co.za/sy-subttasks.svg" alt="sy-subttasks.svg" style="width: auto; height: 140px;" /><br />
|
|
1316
1344
|
<center><div style="font-size: 8px; text-align: center;">SySubttasks</div></center>
|
|
1317
|
-
</td>
|
|
1345
|
+
</td> </tr> <tr>
|
|
1318
1346
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1319
1347
|
<img src="https://icons.synotech.co.za/sy-sunlight.svg" alt="sy-sunlight.svg" style="width: auto; height: 140px;" /><br />
|
|
1320
1348
|
<center><div style="font-size: 8px; text-align: center;">SySunlight</div></center>
|
|
1321
|
-
</td>
|
|
1349
|
+
</td>
|
|
1322
1350
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1323
1351
|
<img src="https://icons.synotech.co.za/sy-support.svg" alt="sy-support.svg" style="width: auto; height: 140px;" /><br />
|
|
1324
1352
|
<center><div style="font-size: 8px; text-align: center;">SySupport</div></center>
|
|
@@ -1326,7 +1354,7 @@
|
|
|
1326
1354
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1327
1355
|
<img src="https://icons.synotech.co.za/sy-swap.svg" alt="sy-swap.svg" style="width: auto; height: 140px;" /><br />
|
|
1328
1356
|
<center><div style="font-size: 8px; text-align: center;">SySwap</div></center>
|
|
1329
|
-
</td>
|
|
1357
|
+
</td> </tr> <tr>
|
|
1330
1358
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1331
1359
|
<img src="https://icons.synotech.co.za/sy-syotech-add.svg" alt="sy-syotech-add.svg" style="width: auto; height: 140px;" /><br />
|
|
1332
1360
|
<center><div style="font-size: 8px; text-align: center;">SySyotechAdd</div></center>
|
|
@@ -1338,11 +1366,11 @@
|
|
|
1338
1366
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1339
1367
|
<img src="https://icons.synotech.co.za/sy-tech-7x24h.svg" alt="sy-tech-7x24h.svg" style="width: auto; height: 140px;" /><br />
|
|
1340
1368
|
<center><div style="font-size: 8px; text-align: center;">SyTech7X24H</div></center>
|
|
1341
|
-
</td>
|
|
1369
|
+
</td> </tr> <tr>
|
|
1342
1370
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1343
1371
|
<img src="https://icons.synotech.co.za/sy-tech-account-people.svg" alt="sy-tech-account-people.svg" style="width: auto; height: 140px;" /><br />
|
|
1344
1372
|
<center><div style="font-size: 8px; text-align: center;">SyTechAccountPeople</div></center>
|
|
1345
|
-
</td>
|
|
1373
|
+
</td>
|
|
1346
1374
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1347
1375
|
<img src="https://icons.synotech.co.za/sy-tech-air-quality-control.svg" alt="sy-tech-air-quality-control.svg" style="width: auto; height: 140px;" /><br />
|
|
1348
1376
|
<center><div style="font-size: 8px; text-align: center;">SyTechAirQualityControl</div></center>
|
|
@@ -1350,7 +1378,7 @@
|
|
|
1350
1378
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1351
1379
|
<img src="https://icons.synotech.co.za/sy-tech-alarm-clock.svg" alt="sy-tech-alarm-clock.svg" style="width: auto; height: 140px;" /><br />
|
|
1352
1380
|
<center><div style="font-size: 8px; text-align: center;">SyTechAlarmClock</div></center>
|
|
1353
|
-
</td>
|
|
1381
|
+
</td> </tr> <tr>
|
|
1354
1382
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1355
1383
|
<img src="https://icons.synotech.co.za/sy-tech-all-covered.svg" alt="sy-tech-all-covered.svg" style="width: auto; height: 140px;" /><br />
|
|
1356
1384
|
<center><div style="font-size: 8px; text-align: center;">SyTechAllCovered</div></center>
|
|
@@ -1362,11 +1390,11 @@
|
|
|
1362
1390
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1363
1391
|
<img src="https://icons.synotech.co.za/sy-tech-archive-data-document.svg" alt="sy-tech-archive-data-document.svg" style="width: auto; height: 140px;" /><br />
|
|
1364
1392
|
<center><div style="font-size: 8px; text-align: center;">SyTechArchiveDataDocument</div></center>
|
|
1365
|
-
</td>
|
|
1393
|
+
</td> </tr> <tr>
|
|
1366
1394
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1367
1395
|
<img src="https://icons.synotech.co.za/sy-tech-at.svg" alt="sy-tech-at.svg" style="width: auto; height: 140px;" /><br />
|
|
1368
1396
|
<center><div style="font-size: 8px; text-align: center;">SyTechAt</div></center>
|
|
1369
|
-
</td>
|
|
1397
|
+
</td>
|
|
1370
1398
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1371
1399
|
<img src="https://icons.synotech.co.za/sy-tech-attachment.svg" alt="sy-tech-attachment.svg" style="width: auto; height: 140px;" /><br />
|
|
1372
1400
|
<center><div style="font-size: 8px; text-align: center;">SyTechAttachment</div></center>
|
|
@@ -1374,7 +1402,7 @@
|
|
|
1374
1402
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1375
1403
|
<img src="https://icons.synotech.co.za/sy-tech-availability.svg" alt="sy-tech-availability.svg" style="width: auto; height: 140px;" /><br />
|
|
1376
1404
|
<center><div style="font-size: 8px; text-align: center;">SyTechAvailability</div></center>
|
|
1377
|
-
</td>
|
|
1405
|
+
</td> </tr> <tr>
|
|
1378
1406
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1379
1407
|
<img src="https://icons.synotech.co.za/sy-tech-bell-off.svg" alt="sy-tech-bell-off.svg" style="width: auto; height: 140px;" /><br />
|
|
1380
1408
|
<center><div style="font-size: 8px; text-align: center;">SyTechBellOff</div></center>
|
|
@@ -1386,11 +1414,11 @@
|
|
|
1386
1414
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1387
1415
|
<img src="https://icons.synotech.co.za/sy-tech-chat-comment-email.svg" alt="sy-tech-chat-comment-email.svg" style="width: auto; height: 140px;" /><br />
|
|
1388
1416
|
<center><div style="font-size: 8px; text-align: center;">SyTechChatCommentEmail</div></center>
|
|
1389
|
-
</td>
|
|
1417
|
+
</td> </tr> <tr>
|
|
1390
1418
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1391
1419
|
<img src="https://icons.synotech.co.za/sy-tech-cloud-acceleration.svg" alt="sy-tech-cloud-acceleration.svg" style="width: auto; height: 140px;" /><br />
|
|
1392
1420
|
<center><div style="font-size: 8px; text-align: center;">SyTechCloudAcceleration</div></center>
|
|
1393
|
-
</td>
|
|
1421
|
+
</td>
|
|
1394
1422
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1395
1423
|
<img src="https://icons.synotech.co.za/sy-tech-cloud-arrow-download.svg" alt="sy-tech-cloud-arrow-download.svg" style="width: auto; height: 140px;" /><br />
|
|
1396
1424
|
<center><div style="font-size: 8px; text-align: center;">SyTechCloudArrowDownload</div></center>
|
|
@@ -1398,7 +1426,7 @@
|
|
|
1398
1426
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1399
1427
|
<img src="https://icons.synotech.co.za/sy-tech-cloud-arrow-upload.svg" alt="sy-tech-cloud-arrow-upload.svg" style="width: auto; height: 140px;" /><br />
|
|
1400
1428
|
<center><div style="font-size: 8px; text-align: center;">SyTechCloudArrowUpload</div></center>
|
|
1401
|
-
</td>
|
|
1429
|
+
</td> </tr> <tr>
|
|
1402
1430
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1403
1431
|
<img src="https://icons.synotech.co.za/sy-tech-cloud-backup.svg" alt="sy-tech-cloud-backup.svg" style="width: auto; height: 140px;" /><br />
|
|
1404
1432
|
<center><div style="font-size: 8px; text-align: center;">SyTechCloudBackup</div></center>
|
|
@@ -1410,11 +1438,11 @@
|
|
|
1410
1438
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1411
1439
|
<img src="https://icons.synotech.co.za/sy-tech-connection-internet.svg" alt="sy-tech-connection-internet.svg" style="width: auto; height: 140px;" /><br />
|
|
1412
1440
|
<center><div style="font-size: 8px; text-align: center;">SyTechConnectionInternet</div></center>
|
|
1413
|
-
</td>
|
|
1441
|
+
</td> </tr> <tr>
|
|
1414
1442
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1415
1443
|
<img src="https://icons.synotech.co.za/sy-tech-crypto-exchange.svg" alt="sy-tech-crypto-exchange.svg" style="width: auto; height: 140px;" /><br />
|
|
1416
1444
|
<center><div style="font-size: 8px; text-align: center;">SyTechCryptoExchange</div></center>
|
|
1417
|
-
</td>
|
|
1445
|
+
</td>
|
|
1418
1446
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1419
1447
|
<img src="https://icons.synotech.co.za/sy-tech-currency-exchange.svg" alt="sy-tech-currency-exchange.svg" style="width: auto; height: 140px;" /><br />
|
|
1420
1448
|
<center><div style="font-size: 8px; text-align: center;">SyTechCurrencyExchange</div></center>
|
|
@@ -1422,7 +1450,7 @@
|
|
|
1422
1450
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1423
1451
|
<img src="https://icons.synotech.co.za/sy-tech-curve-chart.svg" alt="sy-tech-curve-chart.svg" style="width: auto; height: 140px;" /><br />
|
|
1424
1452
|
<center><div style="font-size: 8px; text-align: center;">SyTechCurveChart</div></center>
|
|
1425
|
-
</td>
|
|
1453
|
+
</td> </tr> <tr>
|
|
1426
1454
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1427
1455
|
<img src="https://icons.synotech.co.za/sy-tech-data-analysis.svg" alt="sy-tech-data-analysis.svg" style="width: auto; height: 140px;" /><br />
|
|
1428
1456
|
<center><div style="font-size: 8px; text-align: center;">SyTechDataAnalysis</div></center>
|
|
@@ -1434,11 +1462,11 @@
|
|
|
1434
1462
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1435
1463
|
<img src="https://icons.synotech.co.za/sy-tech-ddos-protection.svg" alt="sy-tech-ddos-protection.svg" style="width: auto; height: 140px;" /><br />
|
|
1436
1464
|
<center><div style="font-size: 8px; text-align: center;">SyTechDdosProtection</div></center>
|
|
1437
|
-
</td>
|
|
1465
|
+
</td> </tr> <tr>
|
|
1438
1466
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1439
1467
|
<img src="https://icons.synotech.co.za/sy-tech-direction-location.svg" alt="sy-tech-direction-location.svg" style="width: auto; height: 140px;" /><br />
|
|
1440
1468
|
<center><div style="font-size: 8px; text-align: center;">SyTechDirectionLocation</div></center>
|
|
1441
|
-
</td>
|
|
1469
|
+
</td>
|
|
1442
1470
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1443
1471
|
<img src="https://icons.synotech.co.za/sy-tech-dns.svg" alt="sy-tech-dns.svg" style="width: auto; height: 140px;" /><br />
|
|
1444
1472
|
<center><div style="font-size: 8px; text-align: center;">SyTechDns</div></center>
|
|
@@ -1446,7 +1474,7 @@
|
|
|
1446
1474
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1447
1475
|
<img src="https://icons.synotech.co.za/sy-tech-flexible.svg" alt="sy-tech-flexible.svg" style="width: auto; height: 140px;" /><br />
|
|
1448
1476
|
<center><div style="font-size: 8px; text-align: center;">SyTechFlexible</div></center>
|
|
1449
|
-
</td>
|
|
1477
|
+
</td> </tr> <tr>
|
|
1450
1478
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1451
1479
|
<img src="https://icons.synotech.co.za/sy-tech-gen-lifebelt.svg" alt="sy-tech-gen-lifebelt.svg" style="width: auto; height: 140px;" /><br />
|
|
1452
1480
|
<center><div style="font-size: 8px; text-align: center;">SyTechGenLifebelt</div></center>
|
|
@@ -1458,11 +1486,11 @@
|
|
|
1458
1486
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1459
1487
|
<img src="https://icons.synotech.co.za/sy-tech-intelligent-positioning.svg" alt="sy-tech-intelligent-positioning.svg" style="width: auto; height: 140px;" /><br />
|
|
1460
1488
|
<center><div style="font-size: 8px; text-align: center;">SyTechIntelligentPositioning</div></center>
|
|
1461
|
-
</td>
|
|
1489
|
+
</td> </tr> <tr>
|
|
1462
1490
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1463
1491
|
<img src="https://icons.synotech.co.za/sy-tech-interface-control.svg" alt="sy-tech-interface-control.svg" style="width: auto; height: 140px;" /><br />
|
|
1464
1492
|
<center><div style="font-size: 8px; text-align: center;">SyTechInterfaceControl</div></center>
|
|
1465
|
-
</td>
|
|
1493
|
+
</td>
|
|
1466
1494
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1467
1495
|
<img src="https://icons.synotech.co.za/sy-tech-machine-vision.svg" alt="sy-tech-machine-vision.svg" style="width: auto; height: 140px;" /><br />
|
|
1468
1496
|
<center><div style="font-size: 8px; text-align: center;">SyTechMachineVision</div></center>
|
|
@@ -1470,7 +1498,7 @@
|
|
|
1470
1498
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1471
1499
|
<img src="https://icons.synotech.co.za/sy-tech-mail-reception.svg" alt="sy-tech-mail-reception.svg" style="width: auto; height: 140px;" /><br />
|
|
1472
1500
|
<center><div style="font-size: 8px; text-align: center;">SyTechMailReception</div></center>
|
|
1473
|
-
</td>
|
|
1501
|
+
</td> </tr> <tr>
|
|
1474
1502
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1475
1503
|
<img src="https://icons.synotech.co.za/sy-tech-mobile-app.svg" alt="sy-tech-mobile-app.svg" style="width: auto; height: 140px;" /><br />
|
|
1476
1504
|
<center><div style="font-size: 8px; text-align: center;">SyTechMobileApp</div></center>
|
|
@@ -1482,11 +1510,11 @@
|
|
|
1482
1510
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1483
1511
|
<img src="https://icons.synotech.co.za/sy-tech-page-analysis.svg" alt="sy-tech-page-analysis.svg" style="width: auto; height: 140px;" /><br />
|
|
1484
1512
|
<center><div style="font-size: 8px; text-align: center;">SyTechPageAnalysis</div></center>
|
|
1485
|
-
</td>
|
|
1513
|
+
</td> </tr> <tr>
|
|
1486
1514
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1487
1515
|
<img src="https://icons.synotech.co.za/sy-tech-pin.svg" alt="sy-tech-pin.svg" style="width: auto; height: 140px;" /><br />
|
|
1488
1516
|
<center><div style="font-size: 8px; text-align: center;">SyTechPin</div></center>
|
|
1489
|
-
</td>
|
|
1517
|
+
</td>
|
|
1490
1518
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1491
1519
|
<img src="https://icons.synotech.co.za/sy-tech-port-detection.svg" alt="sy-tech-port-detection.svg" style="width: auto; height: 140px;" /><br />
|
|
1492
1520
|
<center><div style="font-size: 8px; text-align: center;">SyTechPortDetection</div></center>
|
|
@@ -1494,7 +1522,7 @@
|
|
|
1494
1522
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1495
1523
|
<img src="https://icons.synotech.co.za/sy-tech-recursive-server.svg" alt="sy-tech-recursive-server.svg" style="width: auto; height: 140px;" /><br />
|
|
1496
1524
|
<center><div style="font-size: 8px; text-align: center;">SyTechRecursiveServer</div></center>
|
|
1497
|
-
</td>
|
|
1525
|
+
</td> </tr> <tr>
|
|
1498
1526
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1499
1527
|
<img src="https://icons.synotech.co.za/sy-tech-recycle-refresh-reload-repeat-rotate.svg" alt="sy-tech-recycle-refresh-reload-repeat-rotate.svg" style="width: auto; height: 140px;" /><br />
|
|
1500
1528
|
<center><div style="font-size: 8px; text-align: center;">SyTechRecycleRefreshReloadRepeatRotate</div></center>
|
|
@@ -1506,11 +1534,11 @@
|
|
|
1506
1534
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1507
1535
|
<img src="https://icons.synotech.co.za/sy-tech-security.svg" alt="sy-tech-security.svg" style="width: auto; height: 140px;" /><br />
|
|
1508
1536
|
<center><div style="font-size: 8px; text-align: center;">SyTechSecurity</div></center>
|
|
1509
|
-
</td>
|
|
1537
|
+
</td> </tr> <tr>
|
|
1510
1538
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1511
1539
|
<img src="https://icons.synotech.co.za/sy-tech-solid-batch.svg" alt="sy-tech-solid-batch.svg" style="width: auto; height: 140px;" /><br />
|
|
1512
1540
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidBatch</div></center>
|
|
1513
|
-
</td>
|
|
1541
|
+
</td>
|
|
1514
1542
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1515
1543
|
<img src="https://icons.synotech.co.za/sy-tech-solid-catalog.svg" alt="sy-tech-solid-catalog.svg" style="width: auto; height: 140px;" /><br />
|
|
1516
1544
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCatalog</div></center>
|
|
@@ -1518,7 +1546,7 @@
|
|
|
1518
1546
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1519
1547
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-endpoints.svg" alt="sy-tech-solid-cloud-endpoints.svg" style="width: auto; height: 140px;" /><br />
|
|
1520
1548
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudEndpoints</div></center>
|
|
1521
|
-
</td>
|
|
1549
|
+
</td> </tr> <tr>
|
|
1522
1550
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1523
1551
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-inference.svg" alt="sy-tech-solid-cloud-inference.svg" style="width: auto; height: 140px;" /><br />
|
|
1524
1552
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudInference</div></center>
|
|
@@ -1530,11 +1558,11 @@
|
|
|
1530
1558
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1531
1559
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-network.svg" alt="sy-tech-solid-cloud-network.svg" style="width: auto; height: 140px;" /><br />
|
|
1532
1560
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudNetwork</div></center>
|
|
1533
|
-
</td>
|
|
1561
|
+
</td> </tr> <tr>
|
|
1534
1562
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1535
1563
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-optimization.svg" alt="sy-tech-solid-cloud-optimization.svg" style="width: auto; height: 140px;" /><br />
|
|
1536
1564
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudOptimization</div></center>
|
|
1537
|
-
</td>
|
|
1565
|
+
</td>
|
|
1538
1566
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1539
1567
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-stack.svg" alt="sy-tech-solid-cloud-stack.svg" style="width: auto; height: 140px;" /><br />
|
|
1540
1568
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudStack</div></center>
|
|
@@ -1542,7 +1570,7 @@
|
|
|
1542
1570
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1543
1571
|
<img src="https://icons.synotech.co.za/sy-tech-solid-cloud-users.svg" alt="sy-tech-solid-cloud-users.svg" style="width: auto; height: 140px;" /><br />
|
|
1544
1572
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidCloudUsers</div></center>
|
|
1545
|
-
</td>
|
|
1573
|
+
</td> </tr> <tr>
|
|
1546
1574
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1547
1575
|
<img src="https://icons.synotech.co.za/sy-tech-solid-configuration-management.svg" alt="sy-tech-solid-configuration-management.svg" style="width: auto; height: 140px;" /><br />
|
|
1548
1576
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidConfigurationManagement</div></center>
|
|
@@ -1554,11 +1582,11 @@
|
|
|
1554
1582
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1555
1583
|
<img src="https://icons.synotech.co.za/sy-tech-solid-data-chat.svg" alt="sy-tech-solid-data-chat.svg" style="width: auto; height: 140px;" /><br />
|
|
1556
1584
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidDataChat</div></center>
|
|
1557
|
-
</td>
|
|
1585
|
+
</td> </tr> <tr>
|
|
1558
1586
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1559
1587
|
<img src="https://icons.synotech.co.za/sy-tech-solid-filestore.svg" alt="sy-tech-solid-filestore.svg" style="width: auto; height: 140px;" /><br />
|
|
1560
1588
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidFilestore</div></center>
|
|
1561
|
-
</td>
|
|
1589
|
+
</td>
|
|
1562
1590
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1563
1591
|
<img src="https://icons.synotech.co.za/sy-tech-solid-gift.svg" alt="sy-tech-solid-gift.svg" style="width: auto; height: 140px;" /><br />
|
|
1564
1592
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidGift</div></center>
|
|
@@ -1566,7 +1594,7 @@
|
|
|
1566
1594
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1567
1595
|
<img src="https://icons.synotech.co.za/sy-tech-solid-iot.svg" alt="sy-tech-solid-iot.svg" style="width: auto; height: 140px;" /><br />
|
|
1568
1596
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidIot</div></center>
|
|
1569
|
-
</td>
|
|
1597
|
+
</td> </tr> <tr>
|
|
1570
1598
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1571
1599
|
<img src="https://icons.synotech.co.za/sy-tech-solid-managed-service.svg" alt="sy-tech-solid-managed-service.svg" style="width: auto; height: 140px;" /><br />
|
|
1572
1600
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidManagedService</div></center>
|
|
@@ -1578,11 +1606,11 @@
|
|
|
1578
1606
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1579
1607
|
<img src="https://icons.synotech.co.za/sy-tech-solid-network-intelligence.svg" alt="sy-tech-solid-network-intelligence.svg" style="width: auto; height: 140px;" /><br />
|
|
1580
1608
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidNetworkIntelligence</div></center>
|
|
1581
|
-
</td>
|
|
1609
|
+
</td> </tr> <tr>
|
|
1582
1610
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1583
1611
|
<img src="https://icons.synotech.co.za/sy-tech-solid-network-tiers.svg" alt="sy-tech-solid-network-tiers.svg" style="width: auto; height: 140px;" /><br />
|
|
1584
1612
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidNetworkTiers</div></center>
|
|
1585
|
-
</td>
|
|
1613
|
+
</td>
|
|
1586
1614
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1587
1615
|
<img src="https://icons.synotech.co.za/sy-tech-solid-network-topology.svg" alt="sy-tech-solid-network-topology.svg" style="width: auto; height: 140px;" /><br />
|
|
1588
1616
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidNetworkTopology</div></center>
|
|
@@ -1590,7 +1618,7 @@
|
|
|
1590
1618
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1591
1619
|
<img src="https://icons.synotech.co.za/sy-tech-solid-os.svg" alt="sy-tech-solid-os.svg" style="width: auto; height: 140px;" /><br />
|
|
1592
1620
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidOs</div></center>
|
|
1593
|
-
</td>
|
|
1621
|
+
</td> </tr> <tr>
|
|
1594
1622
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1595
1623
|
<img src="https://icons.synotech.co.za/sy-tech-solid-release-notes.svg" alt="sy-tech-solid-release-notes.svg" style="width: auto; height: 140px;" /><br />
|
|
1596
1624
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidReleaseNotes</div></center>
|
|
@@ -1602,11 +1630,11 @@
|
|
|
1602
1630
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1603
1631
|
<img src="https://icons.synotech.co.za/sy-tech-solid-secure-authority.svg" alt="sy-tech-solid-secure-authority.svg" style="width: auto; height: 140px;" /><br />
|
|
1604
1632
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidSecureAuthority</div></center>
|
|
1605
|
-
</td>
|
|
1633
|
+
</td> </tr> <tr>
|
|
1606
1634
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1607
1635
|
<img src="https://icons.synotech.co.za/sy-tech-solid-stackdriver.svg" alt="sy-tech-solid-stackdriver.svg" style="width: auto; height: 140px;" /><br />
|
|
1608
1636
|
<center><div style="font-size: 8px; text-align: center;">SyTechSolidStackdriver</div></center>
|
|
1609
|
-
</td>
|
|
1637
|
+
</td>
|
|
1610
1638
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1611
1639
|
<img src="https://icons.synotech.co.za/sy-tech-surveillance.svg" alt="sy-tech-surveillance.svg" style="width: auto; height: 140px;" /><br />
|
|
1612
1640
|
<center><div style="font-size: 8px; text-align: center;">SyTechSurveillance</div></center>
|
|
@@ -1614,7 +1642,7 @@
|
|
|
1614
1642
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1615
1643
|
<img src="https://icons.synotech.co.za/sy-tech-system-settings.svg" alt="sy-tech-system-settings.svg" style="width: auto; height: 140px;" /><br />
|
|
1616
1644
|
<center><div style="font-size: 8px; text-align: center;">SyTechSystemSettings</div></center>
|
|
1617
|
-
</td>
|
|
1645
|
+
</td> </tr> <tr>
|
|
1618
1646
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1619
1647
|
<img src="https://icons.synotech.co.za/sy-tech-touch-click.svg" alt="sy-tech-touch-click.svg" style="width: auto; height: 140px;" /><br />
|
|
1620
1648
|
<center><div style="font-size: 8px; text-align: center;">SyTechTouchClick</div></center>
|
|
@@ -1626,11 +1654,11 @@
|
|
|
1626
1654
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1627
1655
|
<img src="https://icons.synotech.co.za/sy-tick-square.svg" alt="sy-tick-square.svg" style="width: auto; height: 140px;" /><br />
|
|
1628
1656
|
<center><div style="font-size: 8px; text-align: center;">SyTickSquare</div></center>
|
|
1629
|
-
</td>
|
|
1657
|
+
</td> </tr> <tr>
|
|
1630
1658
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1631
1659
|
<img src="https://icons.synotech.co.za/sy-ticket-alt.svg" alt="sy-ticket-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1632
1660
|
<center><div style="font-size: 8px; text-align: center;">SyTicketAlt</div></center>
|
|
1633
|
-
</td>
|
|
1661
|
+
</td>
|
|
1634
1662
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1635
1663
|
<img src="https://icons.synotech.co.za/sy-ticket-star.svg" alt="sy-ticket-star.svg" style="width: auto; height: 140px;" /><br />
|
|
1636
1664
|
<center><div style="font-size: 8px; text-align: center;">SyTicketStar</div></center>
|
|
@@ -1638,7 +1666,7 @@
|
|
|
1638
1666
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1639
1667
|
<img src="https://icons.synotech.co.za/sy-ticket-use.svg" alt="sy-ticket-use.svg" style="width: auto; height: 140px;" /><br />
|
|
1640
1668
|
<center><div style="font-size: 8px; text-align: center;">SyTicketUse</div></center>
|
|
1641
|
-
</td>
|
|
1669
|
+
</td> </tr> <tr>
|
|
1642
1670
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1643
1671
|
<img src="https://icons.synotech.co.za/sy-ticket.svg" alt="sy-ticket.svg" style="width: auto; height: 140px;" /><br />
|
|
1644
1672
|
<center><div style="font-size: 8px; text-align: center;">SyTicket</div></center>
|
|
@@ -1650,11 +1678,11 @@
|
|
|
1650
1678
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1651
1679
|
<img src="https://icons.synotech.co.za/sy-time-atack.svg" alt="sy-time-atack.svg" style="width: auto; height: 140px;" /><br />
|
|
1652
1680
|
<center><div style="font-size: 8px; text-align: center;">SyTimeAtack</div></center>
|
|
1653
|
-
</td>
|
|
1681
|
+
</td> </tr> <tr>
|
|
1654
1682
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1655
1683
|
<img src="https://icons.synotech.co.za/sy-time-progress.svg" alt="sy-time-progress.svg" style="width: auto; height: 140px;" /><br />
|
|
1656
1684
|
<center><div style="font-size: 8px; text-align: center;">SyTimeProgress</div></center>
|
|
1657
|
-
</td>
|
|
1685
|
+
</td>
|
|
1658
1686
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1659
1687
|
<img src="https://icons.synotech.co.za/sy-time-square.svg" alt="sy-time-square.svg" style="width: auto; height: 140px;" /><br />
|
|
1660
1688
|
<center><div style="font-size: 8px; text-align: center;">SyTimeSquare</div></center>
|
|
@@ -1662,7 +1690,7 @@
|
|
|
1662
1690
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1663
1691
|
<img src="https://icons.synotech.co.za/sy-time.svg" alt="sy-time.svg" style="width: auto; height: 140px;" /><br />
|
|
1664
1692
|
<center><div style="font-size: 8px; text-align: center;">SyTime</div></center>
|
|
1665
|
-
</td>
|
|
1693
|
+
</td> </tr> <tr>
|
|
1666
1694
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1667
1695
|
<img src="https://icons.synotech.co.za/sy-timelapse.svg" alt="sy-timelapse.svg" style="width: auto; height: 140px;" /><br />
|
|
1668
1696
|
<center><div style="font-size: 8px; text-align: center;">SyTimelapse</div></center>
|
|
@@ -1674,11 +1702,11 @@
|
|
|
1674
1702
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1675
1703
|
<img src="https://icons.synotech.co.za/sy-tumer.svg" alt="sy-tumer.svg" style="width: auto; height: 140px;" /><br />
|
|
1676
1704
|
<center><div style="font-size: 8px; text-align: center;">SyTumer</div></center>
|
|
1677
|
-
</td>
|
|
1705
|
+
</td> </tr> <tr>
|
|
1678
1706
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1679
1707
|
<img src="https://icons.synotech.co.za/sy-twitter.svg" alt="sy-twitter.svg" style="width: auto; height: 140px;" /><br />
|
|
1680
1708
|
<center><div style="font-size: 8px; text-align: center;">SyTwitter</div></center>
|
|
1681
|
-
</td>
|
|
1709
|
+
</td>
|
|
1682
1710
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1683
1711
|
<img src="https://icons.synotech.co.za/sy-umbrella.svg" alt="sy-umbrella.svg" style="width: auto; height: 140px;" /><br />
|
|
1684
1712
|
<center><div style="font-size: 8px; text-align: center;">SyUmbrella</div></center>
|
|
@@ -1686,7 +1714,7 @@
|
|
|
1686
1714
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1687
1715
|
<img src="https://icons.synotech.co.za/sy-unlimited.svg" alt="sy-unlimited.svg" style="width: auto; height: 140px;" /><br />
|
|
1688
1716
|
<center><div style="font-size: 8px; text-align: center;">SyUnlimited</div></center>
|
|
1689
|
-
</td>
|
|
1717
|
+
</td> </tr> <tr>
|
|
1690
1718
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1691
1719
|
<img src="https://icons.synotech.co.za/sy-unlock.svg" alt="sy-unlock.svg" style="width: auto; height: 140px;" /><br />
|
|
1692
1720
|
<center><div style="font-size: 8px; text-align: center;">SyUnlock</div></center>
|
|
@@ -1698,11 +1726,11 @@
|
|
|
1698
1726
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1699
1727
|
<img src="https://icons.synotech.co.za/sy-user-add.svg" alt="sy-user-add.svg" style="width: auto; height: 140px;" /><br />
|
|
1700
1728
|
<center><div style="font-size: 8px; text-align: center;">SyUserAdd</div></center>
|
|
1701
|
-
</td>
|
|
1729
|
+
</td> </tr> <tr>
|
|
1702
1730
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1703
1731
|
<img src="https://icons.synotech.co.za/sy-user-alt.svg" alt="sy-user-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1704
1732
|
<center><div style="font-size: 8px; text-align: center;">SyUserAlt</div></center>
|
|
1705
|
-
</td>
|
|
1733
|
+
</td>
|
|
1706
1734
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1707
1735
|
<img src="https://icons.synotech.co.za/sy-user-box.svg" alt="sy-user-box.svg" style="width: auto; height: 140px;" /><br />
|
|
1708
1736
|
<center><div style="font-size: 8px; text-align: center;">SyUserBox</div></center>
|
|
@@ -1710,7 +1738,7 @@
|
|
|
1710
1738
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1711
1739
|
<img src="https://icons.synotech.co.za/sy-user-duo.svg" alt="sy-user-duo.svg" style="width: auto; height: 140px;" /><br />
|
|
1712
1740
|
<center><div style="font-size: 8px; text-align: center;">SyUserDuo</div></center>
|
|
1713
|
-
</td>
|
|
1741
|
+
</td> </tr> <tr>
|
|
1714
1742
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1715
1743
|
<img src="https://icons.synotech.co.za/sy-user-hand-up.svg" alt="sy-user-hand-up.svg" style="width: auto; height: 140px;" /><br />
|
|
1716
1744
|
<center><div style="font-size: 8px; text-align: center;">SyUserHandUp</div></center>
|
|
@@ -1722,15 +1750,19 @@
|
|
|
1722
1750
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1723
1751
|
<img src="https://icons.synotech.co.za/sy-user-solid.svg" alt="sy-user-solid.svg" style="width: auto; height: 140px;" /><br />
|
|
1724
1752
|
<center><div style="font-size: 8px; text-align: center;">SyUserSolid</div></center>
|
|
1725
|
-
</td>
|
|
1753
|
+
</td> </tr> <tr>
|
|
1726
1754
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1727
1755
|
<img src="https://icons.synotech.co.za/sy-user.svg" alt="sy-user.svg" style="width: auto; height: 140px;" /><br />
|
|
1728
1756
|
<center><div style="font-size: 8px; text-align: center;">SyUser</div></center>
|
|
1729
|
-
</td>
|
|
1757
|
+
</td>
|
|
1758
|
+
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1759
|
+
<img src="https://icons.synotech.co.za/sy-users.svg" alt="sy-users.svg" style="width: auto; height: 140px;" /><br />
|
|
1760
|
+
<center><div style="font-size: 8px; text-align: center;">SyUsers</div></center>
|
|
1761
|
+
</td>
|
|
1730
1762
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1731
1763
|
<img src="https://icons.synotech.co.za/sy-video-file.svg" alt="sy-video-file.svg" style="width: auto; height: 140px;" /><br />
|
|
1732
1764
|
<center><div style="font-size: 8px; text-align: center;">SyVideoFile</div></center>
|
|
1733
|
-
</td>
|
|
1765
|
+
</td> </tr> <tr>
|
|
1734
1766
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1735
1767
|
<img src="https://icons.synotech.co.za/sy-video.svg" alt="sy-video.svg" style="width: auto; height: 140px;" /><br />
|
|
1736
1768
|
<center><div style="font-size: 8px; text-align: center;">SyVideo</div></center>
|
|
@@ -1742,7 +1774,7 @@
|
|
|
1742
1774
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1743
1775
|
<img src="https://icons.synotech.co.za/sy-view-alt.svg" alt="sy-view-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1744
1776
|
<center><div style="font-size: 8px; text-align: center;">SyViewAlt</div></center>
|
|
1745
|
-
</td>
|
|
1777
|
+
</td> </tr> <tr>
|
|
1746
1778
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1747
1779
|
<img src="https://icons.synotech.co.za/sy-view-hide.svg" alt="sy-view-hide.svg" style="width: auto; height: 140px;" /><br />
|
|
1748
1780
|
<center><div style="font-size: 8px; text-align: center;">SyViewHide</div></center>
|
|
@@ -1750,11 +1782,11 @@
|
|
|
1750
1782
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1751
1783
|
<img src="https://icons.synotech.co.za/sy-view-horizont.svg" alt="sy-view-horizont.svg" style="width: auto; height: 140px;" /><br />
|
|
1752
1784
|
<center><div style="font-size: 8px; text-align: center;">SyViewHorizont</div></center>
|
|
1753
|
-
</td>
|
|
1785
|
+
</td>
|
|
1754
1786
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1755
1787
|
<img src="https://icons.synotech.co.za/sy-view.svg" alt="sy-view.svg" style="width: auto; height: 140px;" /><br />
|
|
1756
1788
|
<center><div style="font-size: 8px; text-align: center;">SyView</div></center>
|
|
1757
|
-
</td>
|
|
1789
|
+
</td> </tr> <tr>
|
|
1758
1790
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1759
1791
|
<img src="https://icons.synotech.co.za/sy-visa.svg" alt="sy-visa.svg" style="width: auto; height: 140px;" /><br />
|
|
1760
1792
|
<center><div style="font-size: 8px; text-align: center;">SyVisa</div></center>
|
|
@@ -1766,7 +1798,7 @@
|
|
|
1766
1798
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1767
1799
|
<img src="https://icons.synotech.co.za/sy-volume-down.svg" alt="sy-volume-down.svg" style="width: auto; height: 140px;" /><br />
|
|
1768
1800
|
<center><div style="font-size: 8px; text-align: center;">SyVolumeDown</div></center>
|
|
1769
|
-
</td>
|
|
1801
|
+
</td> </tr> <tr>
|
|
1770
1802
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1771
1803
|
<img src="https://icons.synotech.co.za/sy-volume-off.svg" alt="sy-volume-off.svg" style="width: auto; height: 140px;" /><br />
|
|
1772
1804
|
<center><div style="font-size: 8px; text-align: center;">SyVolumeOff</div></center>
|
|
@@ -1774,11 +1806,11 @@
|
|
|
1774
1806
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1775
1807
|
<img src="https://icons.synotech.co.za/sy-volume-up.svg" alt="sy-volume-up.svg" style="width: auto; height: 140px;" /><br />
|
|
1776
1808
|
<center><div style="font-size: 8px; text-align: center;">SyVolumeUp</div></center>
|
|
1777
|
-
</td>
|
|
1809
|
+
</td>
|
|
1778
1810
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1779
1811
|
<img src="https://icons.synotech.co.za/sy-wallet-alt.svg" alt="sy-wallet-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1780
1812
|
<center><div style="font-size: 8px; text-align: center;">SyWalletAlt</div></center>
|
|
1781
|
-
</td>
|
|
1813
|
+
</td> </tr> <tr>
|
|
1782
1814
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1783
1815
|
<img src="https://icons.synotech.co.za/sy-wallet.svg" alt="sy-wallet.svg" style="width: auto; height: 140px;" /><br />
|
|
1784
1816
|
<center><div style="font-size: 8px; text-align: center;">SyWallet</div></center>
|
|
@@ -1790,7 +1822,7 @@
|
|
|
1790
1822
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1791
1823
|
<img src="https://icons.synotech.co.za/sy-watch-square.svg" alt="sy-watch-square.svg" style="width: auto; height: 140px;" /><br />
|
|
1792
1824
|
<center><div style="font-size: 8px; text-align: center;">SyWatchSquare</div></center>
|
|
1793
|
-
</td>
|
|
1825
|
+
</td> </tr> <tr>
|
|
1794
1826
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1795
1827
|
<img src="https://icons.synotech.co.za/sy-winter.svg" alt="sy-winter.svg" style="width: auto; height: 140px;" /><br />
|
|
1796
1828
|
<center><div style="font-size: 8px; text-align: center;">SyWinter</div></center>
|
|
@@ -1798,11 +1830,11 @@
|
|
|
1798
1830
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1799
1831
|
<img src="https://icons.synotech.co.za/sy-work.svg" alt="sy-work.svg" style="width: auto; height: 140px;" /><br />
|
|
1800
1832
|
<center><div style="font-size: 8px; text-align: center;">SyWork</div></center>
|
|
1801
|
-
</td>
|
|
1833
|
+
</td>
|
|
1802
1834
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1803
1835
|
<img src="https://icons.synotech.co.za/sy-world-alt.svg" alt="sy-world-alt.svg" style="width: auto; height: 140px;" /><br />
|
|
1804
1836
|
<center><div style="font-size: 8px; text-align: center;">SyWorldAlt</div></center>
|
|
1805
|
-
</td>
|
|
1837
|
+
</td> </tr> <tr>
|
|
1806
1838
|
<td style="text-align: center; padding: 10px; background-color: white !important;">
|
|
1807
1839
|
<img src="https://icons.synotech.co.za/sy-youtube.svg" alt="sy-youtube.svg" style="width: auto; height: 140px;" /><br />
|
|
1808
1840
|
<center><div style="font-size: 8px; text-align: center;">SyYoutube</div></center>
|