tripdotcom logo
tripdotcom from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- tripdotcom
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the tripdotcom logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.834 9.002c-.68 0-1.29.31-1.707.799v-.514h-1.708v8.348h1.897v-2.923c.416.344.943.551 1.518.551c1.677 0 3.036-1.401 3.036-3.13s-1.36-3.13-3.036-3.13zm-.19 4.516c-.733 0-1.328-.62-1.328-1.385s.595-1.385 1.328-1.385s1.328.62 1.328 1.385s-.594 1.385-1.328 1.385m6.356.607a1.138 1.138 0 1 1-2.277 0a1.138 1.138 0 0 1 2.277 0M13.205 7.428a1.062 1.062 0 1 1-2.125 0a1.062 1.062 0 0 1 2.125 0m-2.011 1.859h1.897v5.692h-1.897zM6.83 8.225H4.364v6.754H2.466V8.225H0V6.63h6.83zm3.035 1.033q.194.002.38.03v1.74a1.6 1.6 0 0 0-.297-.031c-.88 0-1.594.612-1.594 1.593v2.389H6.451V9.287h1.707v.9c.363-.558.991-.93 1.707-.93z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTripdotcom(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="M17.834 9.002c-.68 0-1.29.31-1.707.799v-.514h-1.708v8.348h1.897v-2.923c.416.344.943.551 1.518.551c1.677 0 3.036-1.401 3.036-3.13s-1.36-3.13-3.036-3.13zm-.19 4.516c-.733 0-1.328-.62-1.328-1.385s.595-1.385 1.328-1.385s1.328.62 1.328 1.385s-.594 1.385-1.328 1.385m6.356.607a1.138 1.138 0 1 1-2.277 0a1.138 1.138 0 0 1 2.277 0M13.205 7.428a1.062 1.062 0 1 1-2.125 0a1.062 1.062 0 0 1 2.125 0m-2.011 1.859h1.897v5.692h-1.897zM6.83 8.225H4.364v6.754H2.466V8.225H0V6.63h6.83zm3.035 1.033q.194.002.38.03v1.74a1.6 1.6 0 0 0-.297-.031c-.88 0-1.594.612-1.594 1.593v2.389H6.451V9.287h1.707v.9c.363-.558.991-.93 1.707-.93z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.834 9.002c-.68 0-1.29.31-1.707.799v-.514h-1.708v8.348h1.897v-2.923c.416.344.943.551 1.518.551c1.677 0 3.036-1.401 3.036-3.13s-1.36-3.13-3.036-3.13zm-.19 4.516c-.733 0-1.328-.62-1.328-1.385s.595-1.385 1.328-1.385s1.328.62 1.328 1.385s-.594 1.385-1.328 1.385m6.356.607a1.138 1.138 0 1 1-2.277 0a1.138 1.138 0 0 1 2.277 0M13.205 7.428a1.062 1.062 0 1 1-2.125 0a1.062 1.062 0 0 1 2.125 0m-2.011 1.859h1.897v5.692h-1.897zM6.83 8.225H4.364v6.754H2.466V8.225H0V6.63h6.83zm3.035 1.033q.194.002.38.03v1.74a1.6 1.6 0 0 0-.297-.031c-.88 0-1.594.612-1.594 1.593v2.389H6.451V9.287h1.707v.9c.363-.558.991-.93 1.707-.93z"/></svg> </template>
CSS
.icon-tripdotcom {
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%22M17.834%209.002c-.68%200-1.29.31-1.707.799v-.514h-1.708v8.348h1.897v-2.923c.416.344.943.551%201.518.551c1.677%200%203.036-1.401%203.036-3.13s-1.36-3.13-3.036-3.13zm-.19%204.516c-.733%200-1.328-.62-1.328-1.385s.595-1.385%201.328-1.385s1.328.62%201.328%201.385s-.594%201.385-1.328%201.385m6.356.607a1.138%201.138%200%201%201-2.277%200a1.138%201.138%200%200%201%202.277%200M13.205%207.428a1.062%201.062%200%201%201-2.125%200a1.062%201.062%200%200%201%202.125%200m-2.011%201.859h1.897v5.692h-1.897zM6.83%208.225H4.364v6.754H2.466V8.225H0V6.63h6.83zm3.035%201.033q.194.002.38.03v1.74a1.6%201.6%200%200%200-.297-.031c-.88%200-1.594.612-1.594%201.593v2.389H6.451V9.287h1.707v.9c.363-.558.991-.93%201.707-.93z%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%22M17.834%209.002c-.68%200-1.29.31-1.707.799v-.514h-1.708v8.348h1.897v-2.923c.416.344.943.551%201.518.551c1.677%200%203.036-1.401%203.036-3.13s-1.36-3.13-3.036-3.13zm-.19%204.516c-.733%200-1.328-.62-1.328-1.385s.595-1.385%201.328-1.385s1.328.62%201.328%201.385s-.594%201.385-1.328%201.385m6.356.607a1.138%201.138%200%201%201-2.277%200a1.138%201.138%200%200%201%202.277%200M13.205%207.428a1.062%201.062%200%201%201-2.125%200a1.062%201.062%200%200%201%202.125%200m-2.011%201.859h1.897v5.692h-1.897zM6.83%208.225H4.364v6.754H2.466V8.225H0V6.63h6.83zm3.035%201.033q.194.002.38.03v1.74a1.6%201.6%200%200%200-.297-.031c-.88%200-1.594.612-1.594%201.593v2.389H6.451V9.287h1.707v.9c.363-.558.991-.93%201.707-.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/tripdotcom.svg?color=%231a73e8&size=48