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

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

Use the hbo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.042 16.896H4.414v-3.754H2.708v3.754H.01L0 7.22h2.708v3.6h1.706v-3.6h2.628zm12.043.046C21.795 16.94 24 14.689 24 11.978a4.89 4.89 0 0 0-4.915-4.92c-2.707-.002-4.09 1.991-4.432 2.795c.003-1.207-1.187-2.632-2.58-2.634H7.59v9.674l4.181.001c1.686 0 2.886-1.46 2.888-2.713c.385.788 1.72 2.762 4.427 2.76zm-7.665-3.936c.387 0 .692.382.692.817s-.305.817-.692.817h-1.33v-1.634zm.005-3.633c.387 0 .692.382.692.817c0 .436-.305.818-.692.818h-1.33V9.373zm1.77 2.607c.305-.039.813-.387.992-.61c-.063.276-.068 1.074.006 1.35c-.204-.314-.688-.701-.998-.74m3.43 0a2.462 2.462 0 1 1 4.924 0a2.462 2.462 0 0 1-4.925 0zm2.462 1.936a1.936 1.936 0 1 0 0-3.872a1.936 1.936 0 0 0 0 3.872"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHbo(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="M7.042 16.896H4.414v-3.754H2.708v3.754H.01L0 7.22h2.708v3.6h1.706v-3.6h2.628zm12.043.046C21.795 16.94 24 14.689 24 11.978a4.89 4.89 0 0 0-4.915-4.92c-2.707-.002-4.09 1.991-4.432 2.795c.003-1.207-1.187-2.632-2.58-2.634H7.59v9.674l4.181.001c1.686 0 2.886-1.46 2.888-2.713c.385.788 1.72 2.762 4.427 2.76zm-7.665-3.936c.387 0 .692.382.692.817s-.305.817-.692.817h-1.33v-1.634zm.005-3.633c.387 0 .692.382.692.817c0 .436-.305.818-.692.818h-1.33V9.373zm1.77 2.607c.305-.039.813-.387.992-.61c-.063.276-.068 1.074.006 1.35c-.204-.314-.688-.701-.998-.74m3.43 0a2.462 2.462 0 1 1 4.924 0a2.462 2.462 0 0 1-4.925 0zm2.462 1.936a1.936 1.936 0 1 0 0-3.872a1.936 1.936 0 0 0 0 3.872"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.042 16.896H4.414v-3.754H2.708v3.754H.01L0 7.22h2.708v3.6h1.706v-3.6h2.628zm12.043.046C21.795 16.94 24 14.689 24 11.978a4.89 4.89 0 0 0-4.915-4.92c-2.707-.002-4.09 1.991-4.432 2.795c.003-1.207-1.187-2.632-2.58-2.634H7.59v9.674l4.181.001c1.686 0 2.886-1.46 2.888-2.713c.385.788 1.72 2.762 4.427 2.76zm-7.665-3.936c.387 0 .692.382.692.817s-.305.817-.692.817h-1.33v-1.634zm.005-3.633c.387 0 .692.382.692.817c0 .436-.305.818-.692.818h-1.33V9.373zm1.77 2.607c.305-.039.813-.387.992-.61c-.063.276-.068 1.074.006 1.35c-.204-.314-.688-.701-.998-.74m3.43 0a2.462 2.462 0 1 1 4.924 0a2.462 2.462 0 0 1-4.925 0zm2.462 1.936a1.936 1.936 0 1 0 0-3.872a1.936 1.936 0 0 0 0 3.872"/></svg>
</template>

CSS

.icon-hbo {
  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%22M7.042%2016.896H4.414v-3.754H2.708v3.754H.01L0%207.22h2.708v3.6h1.706v-3.6h2.628zm12.043.046C21.795%2016.94%2024%2014.689%2024%2011.978a4.89%204.89%200%200%200-4.915-4.92c-2.707-.002-4.09%201.991-4.432%202.795c.003-1.207-1.187-2.632-2.58-2.634H7.59v9.674l4.181.001c1.686%200%202.886-1.46%202.888-2.713c.385.788%201.72%202.762%204.427%202.76zm-7.665-3.936c.387%200%20.692.382.692.817s-.305.817-.692.817h-1.33v-1.634zm.005-3.633c.387%200%20.692.382.692.817c0%20.436-.305.818-.692.818h-1.33V9.373zm1.77%202.607c.305-.039.813-.387.992-.61c-.063.276-.068%201.074.006%201.35c-.204-.314-.688-.701-.998-.74m3.43%200a2.462%202.462%200%201%201%204.924%200a2.462%202.462%200%200%201-4.925%200zm2.462%201.936a1.936%201.936%200%201%200%200-3.872a1.936%201.936%200%200%200%200%203.872%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%22M7.042%2016.896H4.414v-3.754H2.708v3.754H.01L0%207.22h2.708v3.6h1.706v-3.6h2.628zm12.043.046C21.795%2016.94%2024%2014.689%2024%2011.978a4.89%204.89%200%200%200-4.915-4.92c-2.707-.002-4.09%201.991-4.432%202.795c.003-1.207-1.187-2.632-2.58-2.634H7.59v9.674l4.181.001c1.686%200%202.886-1.46%202.888-2.713c.385.788%201.72%202.762%204.427%202.76zm-7.665-3.936c.387%200%20.692.382.692.817s-.305.817-.692.817h-1.33v-1.634zm.005-3.633c.387%200%20.692.382.692.817c0%20.436-.305.818-.692.818h-1.33V9.373zm1.77%202.607c.305-.039.813-.387.992-.61c-.063.276-.068%201.074.006%201.35c-.204-.314-.688-.701-.998-.74m3.43%200a2.462%202.462%200%201%201%204.924%200a2.462%202.462%200%200%201-4.925%200zm2.462%201.936a1.936%201.936%200%201%200%200-3.872a1.936%201.936%200%200%200%200%203.872%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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