stubhub logo
stubhub from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- stubhub
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the stubhub logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.78 6.566L.21 8.148a.23.23 0 0 0-.21.227V8.4l.725 6.884v.004c.003.036.006.07.006.11c0 .123-.016.243-.048.347L.344 16.84c-.04.122.026.182.146.134l1.805-.75l.006-.002h.003q.196-.075.418-.076h.036l20.04 1.29c.127 0 .23-.097.243-.222L24 6.784v-.02c0-.11-.09-.198-.2-.198zm-19.245 3.68h.053c.823 0 1.25.304 1.275.892v.045h-.516l-.006-.04c-.027-.26-.273-.386-.753-.386h-.045q-.719.011-.717.434v.08a.2.2 0 0 0 .07.136a.5.5 0 0 0 .19.11l1.204.403l-.007-.005l.01.004a1 1 0 0 1 .46.306a.8.8 0 0 1 .175.502v.117c0 .287-.14.54-.36.695c-.235.18-.575.268-.997.268s-.75-.093-.99-.268v-.002a.86.86 0 0 1-.36-.7v-.07h.516v.05c0 .146.063.255.21.346s.358.137.628.137s.49-.048.637-.136s.22-.2.22-.346v-.072c0-.167-.098-.277-.3-.344L3.935 12a.93.93 0 0 1-.45-.28a.7.7 0 0 1-.16-.444v-.084c0-.616.403-.935 1.21-.943zm8.292.08h.518v1.448h1.588v-1.447h.52v3.47h-.522v-1.52h-1.585v1.52h-.518v-3.47zm-6.495.007h.5v.945h.535v.51h-.535v.89q0 .312.168.487l-.002.004a.58.58 0 0 0 .334.17h.035v.485l-.047-.004h-.004a1.04 1.04 0 0 1-.68-.308c-.203-.21-.305-.492-.305-.834zm11.913 0h.5v1.12c.155-.157.367-.24.633-.24c.755 0 1.14.395 1.142 1.175v.283c0 .342-.103.624-.305.835s-.486.316-.836.316s-.628-.105-.83-.315s-.306-.494-.306-.834v-2.337zm-8.084.002h.5v1.12q.235-.242.634-.243c.76 0 1.14.396 1.144 1.176v.283c0 .342-.105.624-.307.835s-.483.316-.833.316s-.627-.105-.83-.315s-.307-.494-.307-.834v-2.335zm-2.395.945h.492v1.367q.002.389.113.545c.07.095.204.146.387.146h.016c.185 0 .31-.047.385-.146s.115-.287.115-.545H9.27V11.28h.49v1.367c0 .417-.08.72-.23.902q-.22.26-.71.272h-.115q-.49-.011-.71-.273c-.156-.18-.23-.486-.23-.903V11.28zm8.077 0h.492v1.367q.001.389.115.545q.107.144.384.146h.025q.27-.001.378-.146q.114-.157.115-.545h-.004V11.28h.49v1.367c0 .417-.083.728-.23.902s-.384.264-.71.272h-.12q-.488-.011-.71-.273c-.155-.18-.228-.486-.228-.903V11.28zm-4.548.422c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.062.366.17.486s.26.182.464.182c.203 0 .357-.056.47-.18s.17-.28.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.266-.16-.476-.16zm8.083 0c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.06.366.166.486s.267.182.467.182s.355-.06.47-.18s.17-.285.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.267-.16-.477-.16z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsStubhub(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="M23.78 6.566L.21 8.148a.23.23 0 0 0-.21.227V8.4l.725 6.884v.004c.003.036.006.07.006.11c0 .123-.016.243-.048.347L.344 16.84c-.04.122.026.182.146.134l1.805-.75l.006-.002h.003q.196-.075.418-.076h.036l20.04 1.29c.127 0 .23-.097.243-.222L24 6.784v-.02c0-.11-.09-.198-.2-.198zm-19.245 3.68h.053c.823 0 1.25.304 1.275.892v.045h-.516l-.006-.04c-.027-.26-.273-.386-.753-.386h-.045q-.719.011-.717.434v.08a.2.2 0 0 0 .07.136a.5.5 0 0 0 .19.11l1.204.403l-.007-.005l.01.004a1 1 0 0 1 .46.306a.8.8 0 0 1 .175.502v.117c0 .287-.14.54-.36.695c-.235.18-.575.268-.997.268s-.75-.093-.99-.268v-.002a.86.86 0 0 1-.36-.7v-.07h.516v.05c0 .146.063.255.21.346s.358.137.628.137s.49-.048.637-.136s.22-.2.22-.346v-.072c0-.167-.098-.277-.3-.344L3.935 12a.93.93 0 0 1-.45-.28a.7.7 0 0 1-.16-.444v-.084c0-.616.403-.935 1.21-.943zm8.292.08h.518v1.448h1.588v-1.447h.52v3.47h-.522v-1.52h-1.585v1.52h-.518v-3.47zm-6.495.007h.5v.945h.535v.51h-.535v.89q0 .312.168.487l-.002.004a.58.58 0 0 0 .334.17h.035v.485l-.047-.004h-.004a1.04 1.04 0 0 1-.68-.308c-.203-.21-.305-.492-.305-.834zm11.913 0h.5v1.12c.155-.157.367-.24.633-.24c.755 0 1.14.395 1.142 1.175v.283c0 .342-.103.624-.305.835s-.486.316-.836.316s-.628-.105-.83-.315s-.306-.494-.306-.834v-2.337zm-8.084.002h.5v1.12q.235-.242.634-.243c.76 0 1.14.396 1.144 1.176v.283c0 .342-.105.624-.307.835s-.483.316-.833.316s-.627-.105-.83-.315s-.307-.494-.307-.834v-2.335zm-2.395.945h.492v1.367q.002.389.113.545c.07.095.204.146.387.146h.016c.185 0 .31-.047.385-.146s.115-.287.115-.545H9.27V11.28h.49v1.367c0 .417-.08.72-.23.902q-.22.26-.71.272h-.115q-.49-.011-.71-.273c-.156-.18-.23-.486-.23-.903V11.28zm8.077 0h.492v1.367q.001.389.115.545q.107.144.384.146h.025q.27-.001.378-.146q.114-.157.115-.545h-.004V11.28h.49v1.367c0 .417-.083.728-.23.902s-.384.264-.71.272h-.12q-.488-.011-.71-.273c-.155-.18-.228-.486-.228-.903V11.28zm-4.548.422c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.062.366.17.486s.26.182.464.182c.203 0 .357-.056.47-.18s.17-.28.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.266-.16-.476-.16zm8.083 0c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.06.366.166.486s.267.182.467.182s.355-.06.47-.18s.17-.285.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.267-.16-.477-.16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.78 6.566L.21 8.148a.23.23 0 0 0-.21.227V8.4l.725 6.884v.004c.003.036.006.07.006.11c0 .123-.016.243-.048.347L.344 16.84c-.04.122.026.182.146.134l1.805-.75l.006-.002h.003q.196-.075.418-.076h.036l20.04 1.29c.127 0 .23-.097.243-.222L24 6.784v-.02c0-.11-.09-.198-.2-.198zm-19.245 3.68h.053c.823 0 1.25.304 1.275.892v.045h-.516l-.006-.04c-.027-.26-.273-.386-.753-.386h-.045q-.719.011-.717.434v.08a.2.2 0 0 0 .07.136a.5.5 0 0 0 .19.11l1.204.403l-.007-.005l.01.004a1 1 0 0 1 .46.306a.8.8 0 0 1 .175.502v.117c0 .287-.14.54-.36.695c-.235.18-.575.268-.997.268s-.75-.093-.99-.268v-.002a.86.86 0 0 1-.36-.7v-.07h.516v.05c0 .146.063.255.21.346s.358.137.628.137s.49-.048.637-.136s.22-.2.22-.346v-.072c0-.167-.098-.277-.3-.344L3.935 12a.93.93 0 0 1-.45-.28a.7.7 0 0 1-.16-.444v-.084c0-.616.403-.935 1.21-.943zm8.292.08h.518v1.448h1.588v-1.447h.52v3.47h-.522v-1.52h-1.585v1.52h-.518v-3.47zm-6.495.007h.5v.945h.535v.51h-.535v.89q0 .312.168.487l-.002.004a.58.58 0 0 0 .334.17h.035v.485l-.047-.004h-.004a1.04 1.04 0 0 1-.68-.308c-.203-.21-.305-.492-.305-.834zm11.913 0h.5v1.12c.155-.157.367-.24.633-.24c.755 0 1.14.395 1.142 1.175v.283c0 .342-.103.624-.305.835s-.486.316-.836.316s-.628-.105-.83-.315s-.306-.494-.306-.834v-2.337zm-8.084.002h.5v1.12q.235-.242.634-.243c.76 0 1.14.396 1.144 1.176v.283c0 .342-.105.624-.307.835s-.483.316-.833.316s-.627-.105-.83-.315s-.307-.494-.307-.834v-2.335zm-2.395.945h.492v1.367q.002.389.113.545c.07.095.204.146.387.146h.016c.185 0 .31-.047.385-.146s.115-.287.115-.545H9.27V11.28h.49v1.367c0 .417-.08.72-.23.902q-.22.26-.71.272h-.115q-.49-.011-.71-.273c-.156-.18-.23-.486-.23-.903V11.28zm8.077 0h.492v1.367q.001.389.115.545q.107.144.384.146h.025q.27-.001.378-.146q.114-.157.115-.545h-.004V11.28h.49v1.367c0 .417-.083.728-.23.902s-.384.264-.71.272h-.12q-.488-.011-.71-.273c-.155-.18-.228-.486-.228-.903V11.28zm-4.548.422c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.062.366.17.486s.26.182.464.182c.203 0 .357-.056.47-.18s.17-.28.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.266-.16-.476-.16zm8.083 0c-.207 0-.37.05-.473.156s-.16.285-.16.53v.288c0 .208.06.366.166.486s.267.182.467.182s.355-.06.47-.18s.17-.285.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.267-.16-.477-.16z"/></svg> </template>
CSS
.icon-stubhub {
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%22M23.78%206.566L.21%208.148a.23.23%200%200%200-.21.227V8.4l.725%206.884v.004c.003.036.006.07.006.11c0%20.123-.016.243-.048.347L.344%2016.84c-.04.122.026.182.146.134l1.805-.75l.006-.002h.003q.196-.075.418-.076h.036l20.04%201.29c.127%200%20.23-.097.243-.222L24%206.784v-.02c0-.11-.09-.198-.2-.198zm-19.245%203.68h.053c.823%200%201.25.304%201.275.892v.045h-.516l-.006-.04c-.027-.26-.273-.386-.753-.386h-.045q-.719.011-.717.434v.08a.2.2%200%200%200%20.07.136a.5.5%200%200%200%20.19.11l1.204.403l-.007-.005l.01.004a1%201%200%200%201%20.46.306a.8.8%200%200%201%20.175.502v.117c0%20.287-.14.54-.36.695c-.235.18-.575.268-.997.268s-.75-.093-.99-.268v-.002a.86.86%200%200%201-.36-.7v-.07h.516v.05c0%20.146.063.255.21.346s.358.137.628.137s.49-.048.637-.136s.22-.2.22-.346v-.072c0-.167-.098-.277-.3-.344L3.935%2012a.93.93%200%200%201-.45-.28a.7.7%200%200%201-.16-.444v-.084c0-.616.403-.935%201.21-.943zm8.292.08h.518v1.448h1.588v-1.447h.52v3.47h-.522v-1.52h-1.585v1.52h-.518v-3.47zm-6.495.007h.5v.945h.535v.51h-.535v.89q0%20.312.168.487l-.002.004a.58.58%200%200%200%20.334.17h.035v.485l-.047-.004h-.004a1.04%201.04%200%200%201-.68-.308c-.203-.21-.305-.492-.305-.834zm11.913%200h.5v1.12c.155-.157.367-.24.633-.24c.755%200%201.14.395%201.142%201.175v.283c0%20.342-.103.624-.305.835s-.486.316-.836.316s-.628-.105-.83-.315s-.306-.494-.306-.834v-2.337zm-8.084.002h.5v1.12q.235-.242.634-.243c.76%200%201.14.396%201.144%201.176v.283c0%20.342-.105.624-.307.835s-.483.316-.833.316s-.627-.105-.83-.315s-.307-.494-.307-.834v-2.335zm-2.395.945h.492v1.367q.002.389.113.545c.07.095.204.146.387.146h.016c.185%200%20.31-.047.385-.146s.115-.287.115-.545H9.27V11.28h.49v1.367c0%20.417-.08.72-.23.902q-.22.26-.71.272h-.115q-.49-.011-.71-.273c-.156-.18-.23-.486-.23-.903V11.28zm8.077%200h.492v1.367q.001.389.115.545q.107.144.384.146h.025q.27-.001.378-.146q.114-.157.115-.545h-.004V11.28h.49v1.367c0%20.417-.083.728-.23.902s-.384.264-.71.272h-.12q-.488-.011-.71-.273c-.155-.18-.228-.486-.228-.903V11.28zm-4.548.422c-.207%200-.37.05-.473.156s-.16.285-.16.53v.288c0%20.208.062.366.17.486s.26.182.464.182c.203%200%20.357-.056.47-.18s.17-.28.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.266-.16-.476-.16zm8.083%200c-.207%200-.37.05-.473.156s-.16.285-.16.53v.288c0%20.208.06.366.166.486s.267.182.467.182s.355-.06.47-.18s.17-.285.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.267-.16-.477-.16z%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%22M23.78%206.566L.21%208.148a.23.23%200%200%200-.21.227V8.4l.725%206.884v.004c.003.036.006.07.006.11c0%20.123-.016.243-.048.347L.344%2016.84c-.04.122.026.182.146.134l1.805-.75l.006-.002h.003q.196-.075.418-.076h.036l20.04%201.29c.127%200%20.23-.097.243-.222L24%206.784v-.02c0-.11-.09-.198-.2-.198zm-19.245%203.68h.053c.823%200%201.25.304%201.275.892v.045h-.516l-.006-.04c-.027-.26-.273-.386-.753-.386h-.045q-.719.011-.717.434v.08a.2.2%200%200%200%20.07.136a.5.5%200%200%200%20.19.11l1.204.403l-.007-.005l.01.004a1%201%200%200%201%20.46.306a.8.8%200%200%201%20.175.502v.117c0%20.287-.14.54-.36.695c-.235.18-.575.268-.997.268s-.75-.093-.99-.268v-.002a.86.86%200%200%201-.36-.7v-.07h.516v.05c0%20.146.063.255.21.346s.358.137.628.137s.49-.048.637-.136s.22-.2.22-.346v-.072c0-.167-.098-.277-.3-.344L3.935%2012a.93.93%200%200%201-.45-.28a.7.7%200%200%201-.16-.444v-.084c0-.616.403-.935%201.21-.943zm8.292.08h.518v1.448h1.588v-1.447h.52v3.47h-.522v-1.52h-1.585v1.52h-.518v-3.47zm-6.495.007h.5v.945h.535v.51h-.535v.89q0%20.312.168.487l-.002.004a.58.58%200%200%200%20.334.17h.035v.485l-.047-.004h-.004a1.04%201.04%200%200%201-.68-.308c-.203-.21-.305-.492-.305-.834zm11.913%200h.5v1.12c.155-.157.367-.24.633-.24c.755%200%201.14.395%201.142%201.175v.283c0%20.342-.103.624-.305.835s-.486.316-.836.316s-.628-.105-.83-.315s-.306-.494-.306-.834v-2.337zm-8.084.002h.5v1.12q.235-.242.634-.243c.76%200%201.14.396%201.144%201.176v.283c0%20.342-.105.624-.307.835s-.483.316-.833.316s-.627-.105-.83-.315s-.307-.494-.307-.834v-2.335zm-2.395.945h.492v1.367q.002.389.113.545c.07.095.204.146.387.146h.016c.185%200%20.31-.047.385-.146s.115-.287.115-.545H9.27V11.28h.49v1.367c0%20.417-.08.72-.23.902q-.22.26-.71.272h-.115q-.49-.011-.71-.273c-.156-.18-.23-.486-.23-.903V11.28zm8.077%200h.492v1.367q.001.389.115.545q.107.144.384.146h.025q.27-.001.378-.146q.114-.157.115-.545h-.004V11.28h.49v1.367c0%20.417-.083.728-.23.902s-.384.264-.71.272h-.12q-.488-.011-.71-.273c-.155-.18-.228-.486-.228-.903V11.28zm-4.548.422c-.207%200-.37.05-.473.156s-.16.285-.16.53v.288c0%20.208.062.366.17.486s.26.182.464.182c.203%200%20.357-.056.47-.18s.17-.28.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.266-.16-.476-.16zm8.083%200c-.207%200-.37.05-.473.156s-.16.285-.16.53v.288c0%20.208.06.366.166.486s.267.182.467.182s.355-.06.47-.18s.17-.285.17-.488v-.283q-.001-.37-.163-.53c-.162-.16-.267-.16-.477-.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/stubhub.svg?color=%231a73e8&size=48