hugo-PaperMod/content/posts/papermod/papermod-icons.md

83 lines
2.2 KiB
Markdown
Raw Normal View History

2020-09-17 10:58:09 +02:00
---
title: "Papermod - Icons"
summary: List of all Icons supported by PaperMod
2020-09-17 10:58:09 +02:00
date: 2020-09-17T11:30:03+05:30
2020-09-24 08:24:04 +02:00
showtoc: true
tocopen: true
2020-09-17 10:58:09 +02:00
weight: 3
2020-10-27 14:16:08 +01:00
aliases: ["/papermod-icons"]
tags: ["PaperMod"]
2020-09-17 10:58:09 +02:00
author: "Aditya Telange"
---
2020-09-24 08:02:20 +02:00
## Social Icons
2020-10-27 14:16:08 +01:00
2020-09-17 10:58:09 +02:00
Usage :
```
socialIcons: # optional
- name: "<NAME>"
url: "<link>"
- name: "<NAME>"
url: "<link2>"
```
| No. | name | platform link |
| --- | ------------- | ----------------- |
| 1 | 123rf | 123rf.com |
| 2 | adobestock | stock.adobe.com |
| 3 | behance | behance.net |
| 4 | codepen | codepen.io |
| 5 | cryptohack | cryptohack.org |
| 6 | dev | dev.to |
| 7 | discogs | discogs.com |
| 8 | dreamstime | dreamstime.com |
| 9 | dribbble | dribbble.com |
| 10 | email | - |
| 11 | facebook | facebook.com |
| 12 | freepik | freepik.com |
| 13 | github | github.com |
| 14 | gitlab | gitlab.com |
| 15 | hackerrank | hackerrank.com |
| 16 | hackthebox | hackthebox.eu |
| 17 | instagram | instagram.com |
| 18 | lastfm | last.fm |
| 19 | linkedin | linkedin.com |
| 20 | mastodon | mastodon.social |
| 21 | mixcloud | mixcloud.com |
| 22 | paypal | paypal.com |
| 23 | qq | qq.com |
| 24 | soundcloud | soundcloud.com |
| 25 | shutterstock | shutterstock.com |
| 26 | slack | slack.com |
| 27 | sourcerer | sourcerer.io |
| 28 | stackoverflow | stackoverflow.com |
| 29 | steam | steampowered.com |
| 30 | telegram | telegram.org |
| 31 | twitch | twitch.tv |
| 32 | twitter | twitter.com |
| 33 | youtube | youtube.com |
2020-09-17 10:58:09 +02:00
| | other | - |
---
2020-09-24 08:02:20 +02:00
## Share Icons
2020-09-17 10:58:09 +02:00
| No. | Platform |
| --- | -------- |
2020-10-27 14:31:27 +01:00
| 1 | twitter |
2020-09-17 10:58:09 +02:00
| 2 | linkedin |
| 3 | reddit |
2020-10-27 14:31:27 +01:00
| 4 | facebook |
| 5 | whatsapp |
| 6 | telegram |
2020-09-17 10:58:09 +02:00
Usage:
```yml
params:
2020-10-27 14:16:08 +01:00
ShowShareButtons: true
2020-09-17 10:58:09 +02:00
```
2020-10-27 14:31:27 +01:00
You can see Below how share Icons Look.