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

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

Use the trivago logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.811 0a.25.25 0 0 0-.133.042L2.83 3.18a.43.43 0 0 0-.195.358v9.285c0 .141.115.256.256.256h5.18L18.432 7.35a.43.43 0 0 0 .22-.373v-5.3a.256.256 0 0 0-.38-.224L8.073 7.092V.256A.256.256 0 0 0 7.81 0m.017 14.707h-4.93a.257.257 0 0 0-.256.268a9.367 9.367 0 0 0 18.721 0a.26.26 0 0 0-.256-.268h-4.932a.26.26 0 0 0-.254.238a3.93 3.93 0 0 1-3.918 3.619c-2.478 0-3.48-2.105-3.48-2.105a4 4 0 0 1-.44-1.519a.255.255 0 0 0-.255-.233"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTrivago(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.811 0a.25.25 0 0 0-.133.042L2.83 3.18a.43.43 0 0 0-.195.358v9.285c0 .141.115.256.256.256h5.18L18.432 7.35a.43.43 0 0 0 .22-.373v-5.3a.256.256 0 0 0-.38-.224L8.073 7.092V.256A.256.256 0 0 0 7.81 0m.017 14.707h-4.93a.257.257 0 0 0-.256.268a9.367 9.367 0 0 0 18.721 0a.26.26 0 0 0-.256-.268h-4.932a.26.26 0 0 0-.254.238a3.93 3.93 0 0 1-3.918 3.619c-2.478 0-3.48-2.105-3.48-2.105a4 4 0 0 1-.44-1.519a.255.255 0 0 0-.255-.233"/></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.811 0a.25.25 0 0 0-.133.042L2.83 3.18a.43.43 0 0 0-.195.358v9.285c0 .141.115.256.256.256h5.18L18.432 7.35a.43.43 0 0 0 .22-.373v-5.3a.256.256 0 0 0-.38-.224L8.073 7.092V.256A.256.256 0 0 0 7.81 0m.017 14.707h-4.93a.257.257 0 0 0-.256.268a9.367 9.367 0 0 0 18.721 0a.26.26 0 0 0-.256-.268h-4.932a.26.26 0 0 0-.254.238a3.93 3.93 0 0 1-3.918 3.619c-2.478 0-3.48-2.105-3.48-2.105a4 4 0 0 1-.44-1.519a.255.255 0 0 0-.255-.233"/></svg>
</template>

CSS

.icon-trivago {
  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.811%200a.25.25%200%200%200-.133.042L2.83%203.18a.43.43%200%200%200-.195.358v9.285c0%20.141.115.256.256.256h5.18L18.432%207.35a.43.43%200%200%200%20.22-.373v-5.3a.256.256%200%200%200-.38-.224L8.073%207.092V.256A.256.256%200%200%200%207.81%200m.017%2014.707h-4.93a.257.257%200%200%200-.256.268a9.367%209.367%200%200%200%2018.721%200a.26.26%200%200%200-.256-.268h-4.932a.26.26%200%200%200-.254.238a3.93%203.93%200%200%201-3.918%203.619c-2.478%200-3.48-2.105-3.48-2.105a4%204%200%200%201-.44-1.519a.255.255%200%200%200-.255-.233%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.811%200a.25.25%200%200%200-.133.042L2.83%203.18a.43.43%200%200%200-.195.358v9.285c0%20.141.115.256.256.256h5.18L18.432%207.35a.43.43%200%200%200%20.22-.373v-5.3a.256.256%200%200%200-.38-.224L8.073%207.092V.256A.256.256%200%200%200%207.81%200m.017%2014.707h-4.93a.257.257%200%200%200-.256.268a9.367%209.367%200%200%200%2018.721%200a.26.26%200%200%200-.256-.268h-4.932a.26.26%200%200%200-.254.238a3.93%203.93%200%200%201-3.918%203.619c-2.478%200-3.48-2.105-3.48-2.105a4%204%200%200%201-.44-1.519a.255.255%200%200%200-.255-.233%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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