ioxhost logo
ioxhost from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- ioxhost
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
Use the ioxhost logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M616 160h-67.3C511.2 70.7 422.9 8 320 8C183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152c137 0 248-111 248-248c0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24m-96 96c0 110.5-89.5 200-200 200c-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48c0-110.5 89.5-200 200-200c75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48m-304-24h208c13.3 0 24 10.7 24 24c0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24c0-13.2 10.7-24 24-24"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsIoxhost(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M616 160h-67.3C511.2 70.7 422.9 8 320 8C183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152c137 0 248-111 248-248c0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24m-96 96c0 110.5-89.5 200-200 200c-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48c0-110.5 89.5-200 200-200c75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48m-304-24h208c13.3 0 24 10.7 24 24c0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24c0-13.2 10.7-24 24-24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M616 160h-67.3C511.2 70.7 422.9 8 320 8C183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152c137 0 248-111 248-248c0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24m-96 96c0 110.5-89.5 200-200 200c-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24c0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48c0-110.5 89.5-200 200-200c75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24c0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48m-304-24h208c13.3 0 24 10.7 24 24c0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24c0-13.2 10.7-24 24-24"/></svg> </template>
CSS
.icon-ioxhost {
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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M616%20160h-67.3C511.2%2070.7%20422.9%208%20320%208C183%208%2072%20119%2072%20256c0%2016.4%201.6%2032.5%204.7%2048H24c-13.3%200-24%2010.8-24%2024c0%2013.3%2010.7%2024%2024%2024h67.3c37.5%2089.3%20125.8%20152%20228.7%20152c137%200%20248-111%20248-248c0-16.4-1.6-32.5-4.7-48H616c13.3%200%2024-10.8%2024-24c0-13.3-10.7-24-24-24m-96%2096c0%20110.5-89.5%20200-200%20200c-75.7%200-141.6-42-175.5-104H424c13.3%200%2024-10.8%2024-24c0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48c0-110.5%2089.5-200%20200-200c75.7%200%20141.6%2042%20175.5%20104H216c-13.3%200-24%2010.8-24%2024c0%2013.3%2010.7%2024%2024%2024h298.2c3.8%2015.4%205.8%2031.4%205.8%2048m-304-24h208c13.3%200%2024%2010.7%2024%2024c0%2013.2-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24c0-13.2%2010.7-24%2024-24%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M616%20160h-67.3C511.2%2070.7%20422.9%208%20320%208C183%208%2072%20119%2072%20256c0%2016.4%201.6%2032.5%204.7%2048H24c-13.3%200-24%2010.8-24%2024c0%2013.3%2010.7%2024%2024%2024h67.3c37.5%2089.3%20125.8%20152%20228.7%20152c137%200%20248-111%20248-248c0-16.4-1.6-32.5-4.7-48H616c13.3%200%2024-10.8%2024-24c0-13.3-10.7-24-24-24m-96%2096c0%20110.5-89.5%20200-200%20200c-75.7%200-141.6-42-175.5-104H424c13.3%200%2024-10.8%2024-24c0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48c0-110.5%2089.5-200%20200-200c75.7%200%20141.6%2042%20175.5%20104H216c-13.3%200-24%2010.8-24%2024c0%2013.3%2010.7%2024%2024%2024h298.2c3.8%2015.4%205.8%2031.4%205.8%2048m-304-24h208c13.3%200%2024%2010.7%2024%2024c0%2013.2-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24c0-13.2%2010.7-24%2024-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/ioxhost.svg?color=%231a73e8&size=48