peertube-alt from Material Line Icons by Vjacheslav Trushkin · Line · Social · MIT Free for personal and commercial use.

Name
peertube-alt
Set
Material Line Icons
Style
Line
Category
Social
Viewbox
24×24
License
MIT

More social icons from Material Line Icons

Use the peertube alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6.67l8 5.33l-8 5.34Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M12 6.67l0 5.33l0 5.34Z;M12 6.67l8 5.33l-8 5.34Z"/></path><path d="M8 9.34l4 -2.67l-8 5.33Z"><animate fill="freeze" attributeName="d" begin="0.2s" dur="0.4s" to="M4 1.34l8 5.33l-8 5.33Z"/></path><path d="M4 12l8 5.34l-4 -2.67Z"><animate fill="freeze" attributeName="d" begin="0.4s" dur="0.4s" to="M4 12l8 5.34l-8 5.33Z"/></path></g></svg>

React

import type { SVGProps } from "react";

export function LineMdPeertubeAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6.67l8 5.33l-8 5.34Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M12 6.67l0 5.33l0 5.34Z;M12 6.67l8 5.33l-8 5.34Z"/></path><path d="M8 9.34l4 -2.67l-8 5.33Z"><animate fill="freeze" attributeName="d" begin="0.2s" dur="0.4s" to="M4 1.34l8 5.33l-8 5.33Z"/></path><path d="M4 12l8 5.34l-4 -2.67Z"><animate fill="freeze" attributeName="d" begin="0.4s" dur="0.4s" to="M4 12l8 5.34l-8 5.33Z"/></path></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 6.67l8 5.33l-8 5.34Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M12 6.67l0 5.33l0 5.34Z;M12 6.67l8 5.33l-8 5.34Z"/></path><path d="M8 9.34l4 -2.67l-8 5.33Z"><animate fill="freeze" attributeName="d" begin="0.2s" dur="0.4s" to="M4 1.34l8 5.33l-8 5.33Z"/></path><path d="M4 12l8 5.34l-4 -2.67Z"><animate fill="freeze" attributeName="d" begin="0.4s" dur="0.4s" to="M4 12l8 5.34l-8 5.33Z"/></path></g></svg>
</template>

CSS

.icon-peertube-alt {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%206.67l8%205.33l-8%205.34Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206.67l0%205.33l0%205.34Z%3BM12%206.67l8%205.33l-8%205.34Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%209.34l4%20-2.67l-8%205.33Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%22M4%201.34l8%205.33l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012l8%205.34l-4%20-2.67Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%2012l8%205.34l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%206.67l8%205.33l-8%205.34Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M12%206.67l0%205.33l0%205.34Z%3BM12%206.67l8%205.33l-8%205.34Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M8%209.34l4%20-2.67l-8%205.33Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.2s%22%20dur%3D%220.4s%22%20to%3D%22M4%201.34l8%205.33l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012l8%205.34l-4%20-2.67Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.4s%22%20dur%3D%220.4s%22%20to%3D%22M4%2012l8%205.34l-8%205.33Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/line-md/peertube-alt.svg?color=%231a73e8&size=48