Trivago Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trivago icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/334279.svg" alt="Trivago icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334279.svg" alt="Trivago icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334279.svg" alt="Trivago icon" :width="24" :height="24" />
CSS background
.icon-trivago {
background-image: url('https://proicons.com/icon/334279.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#000;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><polyline class="a" points="22.313 21.575 20.313 26.875 18.313 21.575"/><path class="a" d="M34.0033,21.5748v6a2.0059,2.0059,0,0,1-2,2h0a1.6781,1.6781,0,0,1-1.4-.6"/><path class="a" d="M32.0033,21.5748h0a2.0059,2.0059,0,0,1,2,2v1.3a2.0059,2.0059,0,0,1-2,2h0a2.0059,2.0059,0,0,1-2-2v-1.3A2.0059,2.0059,0,0,1,32.0033,21.5748Z"/><path class="a" d="M38.0012,26.8751h0a2.0059,2.0059,0,0,1-2-2v-1.3a2.0059,2.0059,0,0,1,2-2h0a2.0059,2.0059,0,0,1,2,2v1.3A2.0059,2.0059,0,0,1,38.0012,26.8751Z"/><path class="a" d="M12.2958,23.5755a2.0059,2.0059,0,0,1,2-2h0"/><line class="a" x1="12.2958" y1="21.5755" x2="12.2958" y2="26.8755"/><circle class="b" cx="16.3063" cy="19.1752" r="0.75"/><line class="a" x1="16.3063" y1="21.5752" x2="16.3063" y2="26.8752"/><path class="a" d="M8.9988,19.8752v6a.9448.9448,0,0,0,1,1h.3"/><line class="a" x1="7.9988" y1="21.5752" x2="10.0988" y2="21.5752"/><path class="a" d="M27.9988,24.8752a2.0059,2.0059,0,0,1-2,2h0a2.0059,2.0059,0,0,1-2-2v-1.3a2.0059,2.0059,0,0,1,2-2h0a2.0059,2.0059,0,0,1,2,2"/><line class="a" x1="27.9988" y1="26.8752" x2="27.9988" y2="21.5752"/></svg>
Trivago in other icon packs
Copied!