infomaniak logo
infomaniak from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- infomaniak
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the infomaniak logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.4 0A2.395 2.395 0 0 0 0 2.4v19.2C0 22.93 1.07 24 2.4 24h19.2c1.33 0 2.4-1.07 2.4-2.4V2.4C24 1.07 22.93 0 21.6 0H10.112v11.712l3.648-4.128h6l-4.58 4.35l4.868 8.13h-5.52l-2.594-5.021l-1.822 1.757v3.264H5.12V0Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsInfomaniak(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="M2.4 0A2.395 2.395 0 0 0 0 2.4v19.2C0 22.93 1.07 24 2.4 24h19.2c1.33 0 2.4-1.07 2.4-2.4V2.4C24 1.07 22.93 0 21.6 0H10.112v11.712l3.648-4.128h6l-4.58 4.35l4.868 8.13h-5.52l-2.594-5.021l-1.822 1.757v3.264H5.12V0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.4 0A2.395 2.395 0 0 0 0 2.4v19.2C0 22.93 1.07 24 2.4 24h19.2c1.33 0 2.4-1.07 2.4-2.4V2.4C24 1.07 22.93 0 21.6 0H10.112v11.712l3.648-4.128h6l-4.58 4.35l4.868 8.13h-5.52l-2.594-5.021l-1.822 1.757v3.264H5.12V0Z"/></svg> </template>
CSS
.icon-infomaniak {
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%22M2.4%200A2.395%202.395%200%200%200%200%202.4v19.2C0%2022.93%201.07%2024%202.4%2024h19.2c1.33%200%202.4-1.07%202.4-2.4V2.4C24%201.07%2022.93%200%2021.6%200H10.112v11.712l3.648-4.128h6l-4.58%204.35l4.868%208.13h-5.52l-2.594-5.021l-1.822%201.757v3.264H5.12V0Z%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%22M2.4%200A2.395%202.395%200%200%200%200%202.4v19.2C0%2022.93%201.07%2024%202.4%2024h19.2c1.33%200%202.4-1.07%202.4-2.4V2.4C24%201.07%2022.93%200%2021.6%200H10.112v11.712l3.648-4.128h6l-4.58%204.35l4.868%208.13h-5.52l-2.594-5.021l-1.822%201.757v3.264H5.12V0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/infomaniak.svg?color=%231a73e8&size=48