newpipe from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
newpipe
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the newpipe logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0zm-4.38 4.608s1.512.888 3.672 2.16C13.848 8.28 17.304 10.32 20.16 12a5977 5977 0 0 0-8.736 5.16v-2.675c1.07-.63 2.467-1.455 4.224-2.485c-1.296-.768-2.856-1.703-4.032-2.375l-1.68-.985v9.399l-2.328 1.377z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNewpipe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0zm-4.38 4.608s1.512.888 3.672 2.16C13.848 8.28 17.304 10.32 20.16 12a5977 5977 0 0 0-8.736 5.16v-2.675c1.07-.63 2.467-1.455 4.224-2.485c-1.296-.768-2.856-1.703-4.032-2.375l-1.68-.985v9.399l-2.328 1.377z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0zm-4.38 4.608s1.512.888 3.672 2.16C13.848 8.28 17.304 10.32 20.16 12a5977 5977 0 0 0-8.736 5.16v-2.675c1.07-.63 2.467-1.455 4.224-2.485c-1.296-.768-2.856-1.703-4.032-2.375l-1.68-.985v9.399l-2.328 1.377z"/></svg>
</template>

CSS

.icon-newpipe {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.988%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200zm-4.38%204.608s1.512.888%203.672%202.16C13.848%208.28%2017.304%2010.32%2020.16%2012a5977%205977%200%200%200-8.736%205.16v-2.675c1.07-.63%202.467-1.455%204.224-2.485c-1.296-.768-2.856-1.703-4.032-2.375l-1.68-.985v9.399l-2.328%201.377z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.988%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200zm-4.38%204.608s1.512.888%203.672%202.16C13.848%208.28%2017.304%2010.32%2020.16%2012a5977%205977%200%200%200-8.736%205.16v-2.675c1.07-.63%202.467-1.455%204.224-2.485c-1.296-.768-2.856-1.703-4.032-2.375l-1.68-.985v9.399l-2.328%201.377z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/newpipe.svg?color=%231a73e8&size=48