vexxhost logo
vexxhost from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- vexxhost
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the vexxhost logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.787 16.045a23 23 0 0 0-1.402 2.185q.241-.451.509-.898q.569-.948 1.225-1.88c3.684-5.16 9.117-9.202 14.354-11.112l-.43-1.317c-.018-.012-.032-.02-.04-.014c-7.366 2.68-14.173 9.534-16.55 17.194q.172-.42.37-.836c3.407-5.592 9.963-10.16 16.079-12.157l-.183-1.252c-5.385 1.683-10.555 5.398-13.932 10.087M23.04 3.023v-.014h-.03s.011.002.03.014M7.385 18.23l.509-.898q-.267.447-.51.898zM23.05 8.058a11.5 11.5 0 0 1 .798 4.092a11.792 11.792 0 0 1-18.604 9.683A12.084 12.084 0 0 1 4.238 2.916A11.9 11.9 0 0 1 7.908.713a11.5 11.5 0 0 1 4.196-.711a11.18 11.18 0 0 1 7.616 3.11A11.42 11.42 0 0 0 12.11.6a10.9 10.9 0 0 0-3.9.843a11.2 11.2 0 0 0-3.34 2.173A11.5 11.5 0 0 0 2.5 6.781a11.19 11.19 0 0 0 .711 11.266a11 11 0 0 0 2.72 2.827a10.9 10.9 0 0 0 3.554 1.658a11.07 11.07 0 0 0 7.7-.732a11.44 11.44 0 0 0 5.386-5.715a11.8 11.8 0 0 0 .948-3.938a12.1 12.1 0 0 0-.47-4.09zM9.173 6.873H6.79l3.504 4.872a30 30 0 0 1 1.277-1.529zm5.971 11.61h2.358l-3.98-5.551q-.764.597-1.477 1.234zm-1.01 0h.385l-2.843-3.966l-.237.22zM6.182 6.873H5.76l4.01 5.563q.099-.139.21-.274zm-.837 0h-.421L9.36 13.01q.097-.141.199-.28zm7.957 11.61h.381l-2.516-3.509l-.237.237z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVexxhost(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="M8.787 16.045a23 23 0 0 0-1.402 2.185q.241-.451.509-.898q.569-.948 1.225-1.88c3.684-5.16 9.117-9.202 14.354-11.112l-.43-1.317c-.018-.012-.032-.02-.04-.014c-7.366 2.68-14.173 9.534-16.55 17.194q.172-.42.37-.836c3.407-5.592 9.963-10.16 16.079-12.157l-.183-1.252c-5.385 1.683-10.555 5.398-13.932 10.087M23.04 3.023v-.014h-.03s.011.002.03.014M7.385 18.23l.509-.898q-.267.447-.51.898zM23.05 8.058a11.5 11.5 0 0 1 .798 4.092a11.792 11.792 0 0 1-18.604 9.683A12.084 12.084 0 0 1 4.238 2.916A11.9 11.9 0 0 1 7.908.713a11.5 11.5 0 0 1 4.196-.711a11.18 11.18 0 0 1 7.616 3.11A11.42 11.42 0 0 0 12.11.6a10.9 10.9 0 0 0-3.9.843a11.2 11.2 0 0 0-3.34 2.173A11.5 11.5 0 0 0 2.5 6.781a11.19 11.19 0 0 0 .711 11.266a11 11 0 0 0 2.72 2.827a10.9 10.9 0 0 0 3.554 1.658a11.07 11.07 0 0 0 7.7-.732a11.44 11.44 0 0 0 5.386-5.715a11.8 11.8 0 0 0 .948-3.938a12.1 12.1 0 0 0-.47-4.09zM9.173 6.873H6.79l3.504 4.872a30 30 0 0 1 1.277-1.529zm5.971 11.61h2.358l-3.98-5.551q-.764.597-1.477 1.234zm-1.01 0h.385l-2.843-3.966l-.237.22zM6.182 6.873H5.76l4.01 5.563q.099-.139.21-.274zm-.837 0h-.421L9.36 13.01q.097-.141.199-.28zm7.957 11.61h.381l-2.516-3.509l-.237.237z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.787 16.045a23 23 0 0 0-1.402 2.185q.241-.451.509-.898q.569-.948 1.225-1.88c3.684-5.16 9.117-9.202 14.354-11.112l-.43-1.317c-.018-.012-.032-.02-.04-.014c-7.366 2.68-14.173 9.534-16.55 17.194q.172-.42.37-.836c3.407-5.592 9.963-10.16 16.079-12.157l-.183-1.252c-5.385 1.683-10.555 5.398-13.932 10.087M23.04 3.023v-.014h-.03s.011.002.03.014M7.385 18.23l.509-.898q-.267.447-.51.898zM23.05 8.058a11.5 11.5 0 0 1 .798 4.092a11.792 11.792 0 0 1-18.604 9.683A12.084 12.084 0 0 1 4.238 2.916A11.9 11.9 0 0 1 7.908.713a11.5 11.5 0 0 1 4.196-.711a11.18 11.18 0 0 1 7.616 3.11A11.42 11.42 0 0 0 12.11.6a10.9 10.9 0 0 0-3.9.843a11.2 11.2 0 0 0-3.34 2.173A11.5 11.5 0 0 0 2.5 6.781a11.19 11.19 0 0 0 .711 11.266a11 11 0 0 0 2.72 2.827a10.9 10.9 0 0 0 3.554 1.658a11.07 11.07 0 0 0 7.7-.732a11.44 11.44 0 0 0 5.386-5.715a11.8 11.8 0 0 0 .948-3.938a12.1 12.1 0 0 0-.47-4.09zM9.173 6.873H6.79l3.504 4.872a30 30 0 0 1 1.277-1.529zm5.971 11.61h2.358l-3.98-5.551q-.764.597-1.477 1.234zm-1.01 0h.385l-2.843-3.966l-.237.22zM6.182 6.873H5.76l4.01 5.563q.099-.139.21-.274zm-.837 0h-.421L9.36 13.01q.097-.141.199-.28zm7.957 11.61h.381l-2.516-3.509l-.237.237z"/></svg> </template>
CSS
.icon-vexxhost {
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%22M8.787%2016.045a23%2023%200%200%200-1.402%202.185q.241-.451.509-.898q.569-.948%201.225-1.88c3.684-5.16%209.117-9.202%2014.354-11.112l-.43-1.317c-.018-.012-.032-.02-.04-.014c-7.366%202.68-14.173%209.534-16.55%2017.194q.172-.42.37-.836c3.407-5.592%209.963-10.16%2016.079-12.157l-.183-1.252c-5.385%201.683-10.555%205.398-13.932%2010.087M23.04%203.023v-.014h-.03s.011.002.03.014M7.385%2018.23l.509-.898q-.267.447-.51.898zM23.05%208.058a11.5%2011.5%200%200%201%20.798%204.092a11.792%2011.792%200%200%201-18.604%209.683A12.084%2012.084%200%200%201%204.238%202.916A11.9%2011.9%200%200%201%207.908.713a11.5%2011.5%200%200%201%204.196-.711a11.18%2011.18%200%200%201%207.616%203.11A11.42%2011.42%200%200%200%2012.11.6a10.9%2010.9%200%200%200-3.9.843a11.2%2011.2%200%200%200-3.34%202.173A11.5%2011.5%200%200%200%202.5%206.781a11.19%2011.19%200%200%200%20.711%2011.266a11%2011%200%200%200%202.72%202.827a10.9%2010.9%200%200%200%203.554%201.658a11.07%2011.07%200%200%200%207.7-.732a11.44%2011.44%200%200%200%205.386-5.715a11.8%2011.8%200%200%200%20.948-3.938a12.1%2012.1%200%200%200-.47-4.09zM9.173%206.873H6.79l3.504%204.872a30%2030%200%200%201%201.277-1.529zm5.971%2011.61h2.358l-3.98-5.551q-.764.597-1.477%201.234zm-1.01%200h.385l-2.843-3.966l-.237.22zM6.182%206.873H5.76l4.01%205.563q.099-.139.21-.274zm-.837%200h-.421L9.36%2013.01q.097-.141.199-.28zm7.957%2011.61h.381l-2.516-3.509l-.237.237z%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%22M8.787%2016.045a23%2023%200%200%200-1.402%202.185q.241-.451.509-.898q.569-.948%201.225-1.88c3.684-5.16%209.117-9.202%2014.354-11.112l-.43-1.317c-.018-.012-.032-.02-.04-.014c-7.366%202.68-14.173%209.534-16.55%2017.194q.172-.42.37-.836c3.407-5.592%209.963-10.16%2016.079-12.157l-.183-1.252c-5.385%201.683-10.555%205.398-13.932%2010.087M23.04%203.023v-.014h-.03s.011.002.03.014M7.385%2018.23l.509-.898q-.267.447-.51.898zM23.05%208.058a11.5%2011.5%200%200%201%20.798%204.092a11.792%2011.792%200%200%201-18.604%209.683A12.084%2012.084%200%200%201%204.238%202.916A11.9%2011.9%200%200%201%207.908.713a11.5%2011.5%200%200%201%204.196-.711a11.18%2011.18%200%200%201%207.616%203.11A11.42%2011.42%200%200%200%2012.11.6a10.9%2010.9%200%200%200-3.9.843a11.2%2011.2%200%200%200-3.34%202.173A11.5%2011.5%200%200%200%202.5%206.781a11.19%2011.19%200%200%200%20.711%2011.266a11%2011%200%200%200%202.72%202.827a10.9%2010.9%200%200%200%203.554%201.658a11.07%2011.07%200%200%200%207.7-.732a11.44%2011.44%200%200%200%205.386-5.715a11.8%2011.8%200%200%200%20.948-3.938a12.1%2012.1%200%200%200-.47-4.09zM9.173%206.873H6.79l3.504%204.872a30%2030%200%200%201%201.277-1.529zm5.971%2011.61h2.358l-3.98-5.551q-.764.597-1.477%201.234zm-1.01%200h.385l-2.843-3.966l-.237.22zM6.182%206.873H5.76l4.01%205.563q.099-.139.21-.274zm-.837%200h-.421L9.36%2013.01q.097-.141.199-.28zm7.957%2011.61h.381l-2.516-3.509l-.237.237z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/vexxhost.svg?color=%231a73e8&size=48