Tripadvisor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tripadvisor 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/334270.svg" alt="Tripadvisor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334270.svg" alt="Tripadvisor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334270.svg" alt="Tripadvisor icon" :width="24" :height="24" />
CSS background
.icon-tripadvisor {
background-image: url('https://proicons.com/icon/334270.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="14.25" cy="25.9375" r="9.75"/><circle class="c" cx="33.75" cy="25.9375" r="9.75"/><circle class="c" cx="14.25" cy="25.9375" r="3.0789"/><circle class="c" cx="33.75" cy="25.9375" r="3.0789"/><polyline class="c" points="10.729 16.1875 4.5 16.1875 7.3579 19.0455"/><path class="c" d="m40.6421,19.0455c-5.1867-5.1867-10.5465-6.733-16.6421-6.733-6.0955,0-11.4553,1.5463-16.6421,6.733"/><polyline class="c" points="26.8577 32.8298 24 35.6875 21.1423 32.8298"/><polyline class="c" points="37.271 16.1875 43.5 16.1875 40.6421 19.0455"/></svg>
Tripadvisor in other icon packs
Copied!