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

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

Use the libretube logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.12 0a.52.52 0 0 0-.514.52v5c0 .187.101.36.264.452l9.877 5.577a.52.52 0 0 1 0 .905L1.87 18.03a.52.52 0 0 0-.264.453v4.997a.52.52 0 0 0 .783.448l19.818-11.616a.378.378 0 0 0 0-.652L2.388.072A.5.5 0 0 0 2.12 0m-.005 7.946a.52.52 0 0 0-.509.52v7.056c0 .398.43.649.776.452l6.222-3.528a.52.52 0 0 0 0-.904L2.382 8.014a.5.5 0 0 0-.267-.068"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLibretube(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="M2.12 0a.52.52 0 0 0-.514.52v5c0 .187.101.36.264.452l9.877 5.577a.52.52 0 0 1 0 .905L1.87 18.03a.52.52 0 0 0-.264.453v4.997a.52.52 0 0 0 .783.448l19.818-11.616a.378.378 0 0 0 0-.652L2.388.072A.5.5 0 0 0 2.12 0m-.005 7.946a.52.52 0 0 0-.509.52v7.056c0 .398.43.649.776.452l6.222-3.528a.52.52 0 0 0 0-.904L2.382 8.014a.5.5 0 0 0-.267-.068"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.12 0a.52.52 0 0 0-.514.52v5c0 .187.101.36.264.452l9.877 5.577a.52.52 0 0 1 0 .905L1.87 18.03a.52.52 0 0 0-.264.453v4.997a.52.52 0 0 0 .783.448l19.818-11.616a.378.378 0 0 0 0-.652L2.388.072A.5.5 0 0 0 2.12 0m-.005 7.946a.52.52 0 0 0-.509.52v7.056c0 .398.43.649.776.452l6.222-3.528a.52.52 0 0 0 0-.904L2.382 8.014a.5.5 0 0 0-.267-.068"/></svg>
</template>

CSS

.icon-libretube {
  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%22M2.12%200a.52.52%200%200%200-.514.52v5c0%20.187.101.36.264.452l9.877%205.577a.52.52%200%200%201%200%20.905L1.87%2018.03a.52.52%200%200%200-.264.453v4.997a.52.52%200%200%200%20.783.448l19.818-11.616a.378.378%200%200%200%200-.652L2.388.072A.5.5%200%200%200%202.12%200m-.005%207.946a.52.52%200%200%200-.509.52v7.056c0%20.398.43.649.776.452l6.222-3.528a.52.52%200%200%200%200-.904L2.382%208.014a.5.5%200%200%200-.267-.068%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%22M2.12%200a.52.52%200%200%200-.514.52v5c0%20.187.101.36.264.452l9.877%205.577a.52.52%200%200%201%200%20.905L1.87%2018.03a.52.52%200%200%200-.264.453v4.997a.52.52%200%200%200%20.783.448l19.818-11.616a.378.378%200%200%200%200-.652L2.388.072A.5.5%200%200%200%202.12%200m-.005%207.946a.52.52%200%200%200-.509.52v7.056c0%20.398.43.649.776.452l6.222-3.528a.52.52%200%200%200%200-.904L2.382%208.014a.5.5%200%200%200-.267-.068%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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