From 695bbf2faac9e715e5320a136846034aed3010f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Tue, 4 May 2021 20:24:39 +0200 Subject: [PATCH] Add Peertube icon --- components/teks/vwe-koute-achte.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/teks/vwe-koute-achte.js b/components/teks/vwe-koute-achte.js index aef47dc..950f601 100644 --- a/components/teks/vwe-koute-achte.js +++ b/components/teks/vwe-koute-achte.js @@ -10,7 +10,8 @@ import { Deezer, Amazon, Soundcloud, - Lbry + Lbry, + Peertube } from '@icons-pack/react-simple-icons' import VideocamIcon from '@material-ui/icons/Videocam' import MusicNoteIcon from '@material-ui/icons/MusicNote' @@ -41,7 +42,8 @@ const vweyIcons = { Dailymotion: , Soundcloud: , Lbry: , - Rumble: + Rumble: , + Peertube: } export default function VweKouteAchte({anTeks, niVideyo, niOdyo}) {