ovh logo
ovh from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ovh
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the ovh logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.51 13.458l3.417-5.932A15.9 15.9 0 0 1 32 15.406c0 3.839-1.354 7.365-3.615 10.125h-8.823l2.719-4.719h-3.594l4.234-7.354zm-3.093-6.989L12.443 25.521l.005.01H3.615A15.93 15.93 0 0 1 0 15.406c0-2.87.76-5.557 2.083-7.891l5.724 9.953l6.328-11z"/></svg>
React
import type { SVGProps } from "react";
export function CibOvh(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.51 13.458l3.417-5.932A15.9 15.9 0 0 1 32 15.406c0 3.839-1.354 7.365-3.615 10.125h-8.823l2.719-4.719h-3.594l4.234-7.354zm-3.093-6.989L12.443 25.521l.005.01H3.615A15.93 15.93 0 0 1 0 15.406c0-2.87.76-5.557 2.083-7.891l5.724 9.953l6.328-11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.51 13.458l3.417-5.932A15.9 15.9 0 0 1 32 15.406c0 3.839-1.354 7.365-3.615 10.125h-8.823l2.719-4.719h-3.594l4.234-7.354zm-3.093-6.989L12.443 25.521l.005.01H3.615A15.93 15.93 0 0 1 0 15.406c0-2.87.76-5.557 2.083-7.891l5.724 9.953l6.328-11z"/></svg> </template>
CSS
.icon-ovh {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.51%2013.458l3.417-5.932A15.9%2015.9%200%200%201%2032%2015.406c0%203.839-1.354%207.365-3.615%2010.125h-8.823l2.719-4.719h-3.594l4.234-7.354zm-3.093-6.989L12.443%2025.521l.005.01H3.615A15.93%2015.93%200%200%201%200%2015.406c0-2.87.76-5.557%202.083-7.891l5.724%209.953l6.328-11z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.51%2013.458l3.417-5.932A15.9%2015.9%200%200%201%2032%2015.406c0%203.839-1.354%207.365-3.615%2010.125h-8.823l2.719-4.719h-3.594l4.234-7.354zm-3.093-6.989L12.443%2025.521l.005.01H3.615A15.93%2015.93%200%200%201%200%2015.406c0-2.87.76-5.557%202.083-7.891l5.724%209.953l6.328-11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/ovh.svg?color=%231a73e8&size=48