Add Peertube icon
This commit is contained in:
@@ -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: <Dailymotion />,
|
||||
Soundcloud: <Soundcloud />,
|
||||
Lbry: <Lbry />,
|
||||
Rumble: <PlayCircleFilledIcon />
|
||||
Rumble: <PlayCircleFilledIcon />,
|
||||
Peertube: <Peertube />
|
||||
}
|
||||
|
||||
export default function VweKouteAchte({anTeks, niVideyo, niOdyo}) {
|
||||
|
||||
Reference in New Issue
Block a user