odoo logo
odoo from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- odoo
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the odoo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.1 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H21.1a1.7 1.7 0 0 0 0 3.4m-6.065 1.2a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4m-3.17-1.738c0 1.62-1.298 2.938-2.898 2.938s-2.9-1.314-2.9-2.936S7.248 10 8.968 10c.636 0 1.224.134 1.7.484v-1.68a.6.6 0 0 1 1.2 0v4.054zm-2.898 1.74a1.7 1.7 0 0 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4M2.9 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H2.9a1.7 1.7 0 0 0 0 3.4"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOdoo(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="M21.1 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H21.1a1.7 1.7 0 0 0 0 3.4m-6.065 1.2a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4m-3.17-1.738c0 1.62-1.298 2.938-2.898 2.938s-2.9-1.314-2.9-2.936S7.248 10 8.968 10c.636 0 1.224.134 1.7.484v-1.68a.6.6 0 0 1 1.2 0v4.054zm-2.898 1.74a1.7 1.7 0 0 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4M2.9 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H2.9a1.7 1.7 0 0 0 0 3.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.1 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H21.1a1.7 1.7 0 0 0 0 3.4m-6.065 1.2a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4m-3.17-1.738c0 1.62-1.298 2.938-2.898 2.938s-2.9-1.314-2.9-2.936S7.248 10 8.968 10c.636 0 1.224.134 1.7.484v-1.68a.6.6 0 0 1 1.2 0v4.054zm-2.898 1.74a1.7 1.7 0 0 0 .002-3.4h-.002a1.7 1.7 0 0 0 0 3.4M2.9 15.796a2.9 2.9 0 1 1 0-5.8a2.9 2.9 0 0 1 0 5.8m0-1.2a1.7 1.7 0 1 0 .002-3.4H2.9a1.7 1.7 0 0 0 0 3.4"/></svg> </template>
CSS
.icon-odoo {
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%22M21.1%2015.796a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4H21.1a1.7%201.7%200%200%200%200%203.4m-6.065%201.2a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4h-.002a1.7%201.7%200%200%200%200%203.4m-3.17-1.738c0%201.62-1.298%202.938-2.898%202.938s-2.9-1.314-2.9-2.936S7.248%2010%208.968%2010c.636%200%201.224.134%201.7.484v-1.68a.6.6%200%200%201%201.2%200v4.054zm-2.898%201.74a1.7%201.7%200%200%200%20.002-3.4h-.002a1.7%201.7%200%200%200%200%203.4M2.9%2015.796a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4H2.9a1.7%201.7%200%200%200%200%203.4%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%22M21.1%2015.796a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4H21.1a1.7%201.7%200%200%200%200%203.4m-6.065%201.2a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4h-.002a1.7%201.7%200%200%200%200%203.4m-3.17-1.738c0%201.62-1.298%202.938-2.898%202.938s-2.9-1.314-2.9-2.936S7.248%2010%208.968%2010c.636%200%201.224.134%201.7.484v-1.68a.6.6%200%200%201%201.2%200v4.054zm-2.898%201.74a1.7%201.7%200%200%200%20.002-3.4h-.002a1.7%201.7%200%200%200%200%203.4M2.9%2015.796a2.9%202.9%200%201%201%200-5.8a2.9%202.9%200%200%201%200%205.8m0-1.2a1.7%201.7%200%201%200%20.002-3.4H2.9a1.7%201.7%200%200%200%200%203.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/odoo.svg?color=%231a73e8&size=48