roon logo
roon from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- roon
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the roon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.29 9.198c.138-.024.235-.17.235-.32a.31.31 0 0 0-.183-.3s-.088-.06-.577-.06C1.059 8.519 0 9.599 0 11.337v3.799a.356.356 0 0 0 .711 0v-3.798c0-1.378.847-2.189 2.136-2.137c.086.004.335.025.443-.002m17.89-.693c-1.64 0-2.83 1.19-2.83 2.832v3.798a.356.356 0 1 0 .71 0v-3.798c0-1.222.892-2.109 2.12-2.109c1.222 0 2.109.887 2.109 2.109v3.798a.355.355 0 1 0 .711 0v-3.798c0-1.641-1.186-2.832-2.82-2.832m-6.897 0c-1.837 0-3.33 1.578-3.33 3.518c0 1.912 1.493 3.467 3.33 3.467c1.843 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.176 2.781-2.62 2.781s-2.62-1.248-2.62-2.781c0-1.562 1.175-2.832 2.62-2.832c1.444 0 2.62 1.27 2.62 2.832M6.872 8.505c-1.836 0-3.33 1.578-3.33 3.518c0 1.912 1.494 3.467 3.33 3.467c1.844 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.175 2.781-2.62 2.781c-1.444 0-2.62-1.248-2.62-2.781c0-1.562 1.176-2.832 2.62-2.832s2.62 1.27 2.62 2.832"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRoon(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="M3.29 9.198c.138-.024.235-.17.235-.32a.31.31 0 0 0-.183-.3s-.088-.06-.577-.06C1.059 8.519 0 9.599 0 11.337v3.799a.356.356 0 0 0 .711 0v-3.798c0-1.378.847-2.189 2.136-2.137c.086.004.335.025.443-.002m17.89-.693c-1.64 0-2.83 1.19-2.83 2.832v3.798a.356.356 0 1 0 .71 0v-3.798c0-1.222.892-2.109 2.12-2.109c1.222 0 2.109.887 2.109 2.109v3.798a.355.355 0 1 0 .711 0v-3.798c0-1.641-1.186-2.832-2.82-2.832m-6.897 0c-1.837 0-3.33 1.578-3.33 3.518c0 1.912 1.493 3.467 3.33 3.467c1.843 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.176 2.781-2.62 2.781s-2.62-1.248-2.62-2.781c0-1.562 1.175-2.832 2.62-2.832c1.444 0 2.62 1.27 2.62 2.832M6.872 8.505c-1.836 0-3.33 1.578-3.33 3.518c0 1.912 1.494 3.467 3.33 3.467c1.844 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.175 2.781-2.62 2.781c-1.444 0-2.62-1.248-2.62-2.781c0-1.562 1.176-2.832 2.62-2.832s2.62 1.27 2.62 2.832"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.29 9.198c.138-.024.235-.17.235-.32a.31.31 0 0 0-.183-.3s-.088-.06-.577-.06C1.059 8.519 0 9.599 0 11.337v3.799a.356.356 0 0 0 .711 0v-3.798c0-1.378.847-2.189 2.136-2.137c.086.004.335.025.443-.002m17.89-.693c-1.64 0-2.83 1.19-2.83 2.832v3.798a.356.356 0 1 0 .71 0v-3.798c0-1.222.892-2.109 2.12-2.109c1.222 0 2.109.887 2.109 2.109v3.798a.355.355 0 1 0 .711 0v-3.798c0-1.641-1.186-2.832-2.82-2.832m-6.897 0c-1.837 0-3.33 1.578-3.33 3.518c0 1.912 1.493 3.467 3.33 3.467c1.843 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.176 2.781-2.62 2.781s-2.62-1.248-2.62-2.781c0-1.562 1.175-2.832 2.62-2.832c1.444 0 2.62 1.27 2.62 2.832M6.872 8.505c-1.836 0-3.33 1.578-3.33 3.518c0 1.912 1.494 3.467 3.33 3.467c1.844 0 3.343-1.555 3.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62 3.518c0 1.533-1.175 2.781-2.62 2.781c-1.444 0-2.62-1.248-2.62-2.781c0-1.562 1.176-2.832 2.62-2.832s2.62 1.27 2.62 2.832"/></svg> </template>
CSS
.icon-roon {
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%22M3.29%209.198c.138-.024.235-.17.235-.32a.31.31%200%200%200-.183-.3s-.088-.06-.577-.06C1.059%208.519%200%209.599%200%2011.337v3.799a.356.356%200%200%200%20.711%200v-3.798c0-1.378.847-2.189%202.136-2.137c.086.004.335.025.443-.002m17.89-.693c-1.64%200-2.83%201.19-2.83%202.832v3.798a.356.356%200%201%200%20.71%200v-3.798c0-1.222.892-2.109%202.12-2.109c1.222%200%202.109.887%202.109%202.109v3.798a.355.355%200%201%200%20.711%200v-3.798c0-1.641-1.186-2.832-2.82-2.832m-6.897%200c-1.837%200-3.33%201.578-3.33%203.518c0%201.912%201.493%203.467%203.33%203.467c1.843%200%203.343-1.555%203.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62%203.518c0%201.533-1.176%202.781-2.62%202.781s-2.62-1.248-2.62-2.781c0-1.562%201.175-2.832%202.62-2.832c1.444%200%202.62%201.27%202.62%202.832M6.872%208.505c-1.836%200-3.33%201.578-3.33%203.518c0%201.912%201.494%203.467%203.33%203.467c1.844%200%203.343-1.555%203.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62%203.518c0%201.533-1.175%202.781-2.62%202.781c-1.444%200-2.62-1.248-2.62-2.781c0-1.562%201.176-2.832%202.62-2.832s2.62%201.27%202.62%202.832%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%22M3.29%209.198c.138-.024.235-.17.235-.32a.31.31%200%200%200-.183-.3s-.088-.06-.577-.06C1.059%208.519%200%209.599%200%2011.337v3.799a.356.356%200%200%200%20.711%200v-3.798c0-1.378.847-2.189%202.136-2.137c.086.004.335.025.443-.002m17.89-.693c-1.64%200-2.83%201.19-2.83%202.832v3.798a.356.356%200%201%200%20.71%200v-3.798c0-1.222.892-2.109%202.12-2.109c1.222%200%202.109.887%202.109%202.109v3.798a.355.355%200%201%200%20.711%200v-3.798c0-1.641-1.186-2.832-2.82-2.832m-6.897%200c-1.837%200-3.33%201.578-3.33%203.518c0%201.912%201.493%203.467%203.33%203.467c1.843%200%203.343-1.555%203.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62%203.518c0%201.533-1.176%202.781-2.62%202.781s-2.62-1.248-2.62-2.781c0-1.562%201.175-2.832%202.62-2.832c1.444%200%202.62%201.27%202.62%202.832M6.872%208.505c-1.836%200-3.33%201.578-3.33%203.518c0%201.912%201.494%203.467%203.33%203.467c1.844%200%203.343-1.555%203.343-3.467c0-1.94-1.5-3.518-3.343-3.518m2.62%203.518c0%201.533-1.175%202.781-2.62%202.781c-1.444%200-2.62-1.248-2.62-2.781c0-1.562%201.176-2.832%202.62-2.832s2.62%201.27%202.62%202.832%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/roon.svg?color=%231a73e8&size=48