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

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

Use the hbomax logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.784 8.716c-.655 0-1.32.29-2.173.946v-.78H0v6.236h1.715V11.24c.749-.592 1.091-.78 1.372-.78c.333 0 .551.209.551.729v3.928h1.715V11.23c.748-.582 1.081-.769 1.372-.769c.333 0 .55.208.55.728v3.928H8.99v-4.53c0-1.403-.8-1.871-1.57-1.871c-.654 0-1.32.27-2.192.936c-.28-.697-.894-.936-1.444-.936m8.689 0c-1.705 0-3.118 1.466-3.118 3.284c0 1.82 1.413 3.285 3.118 3.285c.842 0 1.57-.312 2.131-.988v.82h1.632V8.883h-1.632v.822c-.561-.676-1.29-.988-2.131-.988zm4.064.166c.707 1.102 1.507 2.09 2.443 3.077a26.6 26.6 0 0 0-2.443 3.16h2.069a13.6 13.6 0 0 1 1.673-2.183a14 14 0 0 1 1.632 2.182H24a25 25 0 0 0-2.432-3.16A24 24 0 0 0 24 8.883h-2.047a14.7 14.7 0 0 1-1.674 2.11a13.4 13.4 0 0 1-1.674-2.11zm-3.804 1.279c1.018 0 1.84.82 1.84 1.84a1.837 1.837 0 0 1-1.84 1.839c-1.019 0-1.84-.82-1.84-1.84c0-1.018.821-1.84 1.84-1.84zm0 .415c-.78 0-1.414.633-1.414 1.423s.634 1.424 1.413 1.424c.78 0 1.414-.634 1.414-1.424s-.634-1.424-1.414-1.424z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHbomax(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="M3.784 8.716c-.655 0-1.32.29-2.173.946v-.78H0v6.236h1.715V11.24c.749-.592 1.091-.78 1.372-.78c.333 0 .551.209.551.729v3.928h1.715V11.23c.748-.582 1.081-.769 1.372-.769c.333 0 .55.208.55.728v3.928H8.99v-4.53c0-1.403-.8-1.871-1.57-1.871c-.654 0-1.32.27-2.192.936c-.28-.697-.894-.936-1.444-.936m8.689 0c-1.705 0-3.118 1.466-3.118 3.284c0 1.82 1.413 3.285 3.118 3.285c.842 0 1.57-.312 2.131-.988v.82h1.632V8.883h-1.632v.822c-.561-.676-1.29-.988-2.131-.988zm4.064.166c.707 1.102 1.507 2.09 2.443 3.077a26.6 26.6 0 0 0-2.443 3.16h2.069a13.6 13.6 0 0 1 1.673-2.183a14 14 0 0 1 1.632 2.182H24a25 25 0 0 0-2.432-3.16A24 24 0 0 0 24 8.883h-2.047a14.7 14.7 0 0 1-1.674 2.11a13.4 13.4 0 0 1-1.674-2.11zm-3.804 1.279c1.018 0 1.84.82 1.84 1.84a1.837 1.837 0 0 1-1.84 1.839c-1.019 0-1.84-.82-1.84-1.84c0-1.018.821-1.84 1.84-1.84zm0 .415c-.78 0-1.414.633-1.414 1.423s.634 1.424 1.413 1.424c.78 0 1.414-.634 1.414-1.424s-.634-1.424-1.414-1.424z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.784 8.716c-.655 0-1.32.29-2.173.946v-.78H0v6.236h1.715V11.24c.749-.592 1.091-.78 1.372-.78c.333 0 .551.209.551.729v3.928h1.715V11.23c.748-.582 1.081-.769 1.372-.769c.333 0 .55.208.55.728v3.928H8.99v-4.53c0-1.403-.8-1.871-1.57-1.871c-.654 0-1.32.27-2.192.936c-.28-.697-.894-.936-1.444-.936m8.689 0c-1.705 0-3.118 1.466-3.118 3.284c0 1.82 1.413 3.285 3.118 3.285c.842 0 1.57-.312 2.131-.988v.82h1.632V8.883h-1.632v.822c-.561-.676-1.29-.988-2.131-.988zm4.064.166c.707 1.102 1.507 2.09 2.443 3.077a26.6 26.6 0 0 0-2.443 3.16h2.069a13.6 13.6 0 0 1 1.673-2.183a14 14 0 0 1 1.632 2.182H24a25 25 0 0 0-2.432-3.16A24 24 0 0 0 24 8.883h-2.047a14.7 14.7 0 0 1-1.674 2.11a13.4 13.4 0 0 1-1.674-2.11zm-3.804 1.279c1.018 0 1.84.82 1.84 1.84a1.837 1.837 0 0 1-1.84 1.839c-1.019 0-1.84-.82-1.84-1.84c0-1.018.821-1.84 1.84-1.84zm0 .415c-.78 0-1.414.633-1.414 1.423s.634 1.424 1.413 1.424c.78 0 1.414-.634 1.414-1.424s-.634-1.424-1.414-1.424z"/></svg>
</template>

CSS

.icon-hbomax {
  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%22M3.784%208.716c-.655%200-1.32.29-2.173.946v-.78H0v6.236h1.715V11.24c.749-.592%201.091-.78%201.372-.78c.333%200%20.551.209.551.729v3.928h1.715V11.23c.748-.582%201.081-.769%201.372-.769c.333%200%20.55.208.55.728v3.928H8.99v-4.53c0-1.403-.8-1.871-1.57-1.871c-.654%200-1.32.27-2.192.936c-.28-.697-.894-.936-1.444-.936m8.689%200c-1.705%200-3.118%201.466-3.118%203.284c0%201.82%201.413%203.285%203.118%203.285c.842%200%201.57-.312%202.131-.988v.82h1.632V8.883h-1.632v.822c-.561-.676-1.29-.988-2.131-.988zm4.064.166c.707%201.102%201.507%202.09%202.443%203.077a26.6%2026.6%200%200%200-2.443%203.16h2.069a13.6%2013.6%200%200%201%201.673-2.183a14%2014%200%200%201%201.632%202.182H24a25%2025%200%200%200-2.432-3.16A24%2024%200%200%200%2024%208.883h-2.047a14.7%2014.7%200%200%201-1.674%202.11a13.4%2013.4%200%200%201-1.674-2.11zm-3.804%201.279c1.018%200%201.84.82%201.84%201.84a1.837%201.837%200%200%201-1.84%201.839c-1.019%200-1.84-.82-1.84-1.84c0-1.018.821-1.84%201.84-1.84zm0%20.415c-.78%200-1.414.633-1.414%201.423s.634%201.424%201.413%201.424c.78%200%201.414-.634%201.414-1.424s-.634-1.424-1.414-1.424z%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%22M3.784%208.716c-.655%200-1.32.29-2.173.946v-.78H0v6.236h1.715V11.24c.749-.592%201.091-.78%201.372-.78c.333%200%20.551.209.551.729v3.928h1.715V11.23c.748-.582%201.081-.769%201.372-.769c.333%200%20.55.208.55.728v3.928H8.99v-4.53c0-1.403-.8-1.871-1.57-1.871c-.654%200-1.32.27-2.192.936c-.28-.697-.894-.936-1.444-.936m8.689%200c-1.705%200-3.118%201.466-3.118%203.284c0%201.82%201.413%203.285%203.118%203.285c.842%200%201.57-.312%202.131-.988v.82h1.632V8.883h-1.632v.822c-.561-.676-1.29-.988-2.131-.988zm4.064.166c.707%201.102%201.507%202.09%202.443%203.077a26.6%2026.6%200%200%200-2.443%203.16h2.069a13.6%2013.6%200%200%201%201.673-2.183a14%2014%200%200%201%201.632%202.182H24a25%2025%200%200%200-2.432-3.16A24%2024%200%200%200%2024%208.883h-2.047a14.7%2014.7%200%200%201-1.674%202.11a13.4%2013.4%200%200%201-1.674-2.11zm-3.804%201.279c1.018%200%201.84.82%201.84%201.84a1.837%201.837%200%200%201-1.84%201.839c-1.019%200-1.84-.82-1.84-1.84c0-1.018.821-1.84%201.84-1.84zm0%20.415c-.78%200-1.414.633-1.414%201.423s.634%201.424%201.413%201.424c.78%200%201.414-.634%201.414-1.424s-.634-1.424-1.414-1.424z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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