ros from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
ros
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the ros logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.807 0C1.353 0 .173 1.22.173 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.635-1.22 2.635-2.723S4.262 0 2.807 0M12 0c-1.455 0-2.634 1.22-2.634 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.634-1.22 2.634-2.723S13.454 0 12 0m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723S22.647 0 21.193 0M2.807 9.277C1.353 9.277.173 10.497.173 12s1.18 2.722 2.634 2.722c1.455 0 2.635-1.219 2.635-2.722c0-1.504-1.18-2.723-2.635-2.723m9.193 0c-1.455 0-2.634 1.22-2.634 2.723s1.18 2.722 2.634 2.722c1.455 0 2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723m9.193 0c-1.455 0-2.635 1.22-2.635 2.723s1.18 2.722 2.635 2.722s2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723M2.807 18.555c-1.454 0-2.634 1.22-2.634 2.722C.173 22.781 1.353 24 2.807 24c1.455 0 2.635-1.22 2.635-2.723s-1.18-2.722-2.635-2.722m9.193 0c-1.455 0-2.634 1.22-2.634 2.722C9.366 22.781 10.546 24 12 24c1.455 0 2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRos(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.807 0C1.353 0 .173 1.22.173 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.635-1.22 2.635-2.723S4.262 0 2.807 0M12 0c-1.455 0-2.634 1.22-2.634 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.634-1.22 2.634-2.723S13.454 0 12 0m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723S22.647 0 21.193 0M2.807 9.277C1.353 9.277.173 10.497.173 12s1.18 2.722 2.634 2.722c1.455 0 2.635-1.219 2.635-2.722c0-1.504-1.18-2.723-2.635-2.723m9.193 0c-1.455 0-2.634 1.22-2.634 2.723s1.18 2.722 2.634 2.722c1.455 0 2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723m9.193 0c-1.455 0-2.635 1.22-2.635 2.723s1.18 2.722 2.635 2.722s2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723M2.807 18.555c-1.454 0-2.634 1.22-2.634 2.722C.173 22.781 1.353 24 2.807 24c1.455 0 2.635-1.22 2.635-2.723s-1.18-2.722-2.635-2.722m9.193 0c-1.455 0-2.634 1.22-2.634 2.722C9.366 22.781 10.546 24 12 24c1.455 0 2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722"/></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.807 0C1.353 0 .173 1.22.173 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.635-1.22 2.635-2.723S4.262 0 2.807 0M12 0c-1.455 0-2.634 1.22-2.634 2.722c0 1.504 1.18 2.723 2.634 2.723c1.455 0 2.634-1.22 2.634-2.723S13.454 0 12 0m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723S22.647 0 21.193 0M2.807 9.277C1.353 9.277.173 10.497.173 12s1.18 2.722 2.634 2.722c1.455 0 2.635-1.219 2.635-2.722c0-1.504-1.18-2.723-2.635-2.723m9.193 0c-1.455 0-2.634 1.22-2.634 2.723s1.18 2.722 2.634 2.722c1.455 0 2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723m9.193 0c-1.455 0-2.635 1.22-2.635 2.723s1.18 2.722 2.635 2.722s2.634-1.219 2.634-2.722c0-1.504-1.18-2.723-2.634-2.723M2.807 18.555c-1.454 0-2.634 1.22-2.634 2.722C.173 22.781 1.353 24 2.807 24c1.455 0 2.635-1.22 2.635-2.723s-1.18-2.722-2.635-2.722m9.193 0c-1.455 0-2.634 1.22-2.634 2.722C9.366 22.781 10.546 24 12 24c1.455 0 2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722m9.193 0c-1.455 0-2.635 1.22-2.635 2.722c0 1.504 1.18 2.723 2.635 2.723s2.634-1.22 2.634-2.723s-1.18-2.722-2.634-2.722"/></svg>
</template>

CSS

.icon-ros {
  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.807%200C1.353%200%20.173%201.22.173%202.722c0%201.504%201.18%202.723%202.634%202.723c1.455%200%202.635-1.22%202.635-2.723S4.262%200%202.807%200M12%200c-1.455%200-2.634%201.22-2.634%202.722c0%201.504%201.18%202.723%202.634%202.723c1.455%200%202.634-1.22%202.634-2.723S13.454%200%2012%200m9.193%200c-1.455%200-2.635%201.22-2.635%202.722c0%201.504%201.18%202.723%202.635%202.723s2.634-1.22%202.634-2.723S22.647%200%2021.193%200M2.807%209.277C1.353%209.277.173%2010.497.173%2012s1.18%202.722%202.634%202.722c1.455%200%202.635-1.219%202.635-2.722c0-1.504-1.18-2.723-2.635-2.723m9.193%200c-1.455%200-2.634%201.22-2.634%202.723s1.18%202.722%202.634%202.722c1.455%200%202.634-1.219%202.634-2.722c0-1.504-1.18-2.723-2.634-2.723m9.193%200c-1.455%200-2.635%201.22-2.635%202.723s1.18%202.722%202.635%202.722s2.634-1.219%202.634-2.722c0-1.504-1.18-2.723-2.634-2.723M2.807%2018.555c-1.454%200-2.634%201.22-2.634%202.722C.173%2022.781%201.353%2024%202.807%2024c1.455%200%202.635-1.22%202.635-2.723s-1.18-2.722-2.635-2.722m9.193%200c-1.455%200-2.634%201.22-2.634%202.722C9.366%2022.781%2010.546%2024%2012%2024c1.455%200%202.634-1.22%202.634-2.723s-1.18-2.722-2.634-2.722m9.193%200c-1.455%200-2.635%201.22-2.635%202.722c0%201.504%201.18%202.723%202.635%202.723s2.634-1.22%202.634-2.723s-1.18-2.722-2.634-2.722%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.807%200C1.353%200%20.173%201.22.173%202.722c0%201.504%201.18%202.723%202.634%202.723c1.455%200%202.635-1.22%202.635-2.723S4.262%200%202.807%200M12%200c-1.455%200-2.634%201.22-2.634%202.722c0%201.504%201.18%202.723%202.634%202.723c1.455%200%202.634-1.22%202.634-2.723S13.454%200%2012%200m9.193%200c-1.455%200-2.635%201.22-2.635%202.722c0%201.504%201.18%202.723%202.635%202.723s2.634-1.22%202.634-2.723S22.647%200%2021.193%200M2.807%209.277C1.353%209.277.173%2010.497.173%2012s1.18%202.722%202.634%202.722c1.455%200%202.635-1.219%202.635-2.722c0-1.504-1.18-2.723-2.635-2.723m9.193%200c-1.455%200-2.634%201.22-2.634%202.723s1.18%202.722%202.634%202.722c1.455%200%202.634-1.219%202.634-2.722c0-1.504-1.18-2.723-2.634-2.723m9.193%200c-1.455%200-2.635%201.22-2.635%202.723s1.18%202.722%202.635%202.722s2.634-1.219%202.634-2.722c0-1.504-1.18-2.723-2.634-2.723M2.807%2018.555c-1.454%200-2.634%201.22-2.634%202.722C.173%2022.781%201.353%2024%202.807%2024c1.455%200%202.635-1.22%202.635-2.723s-1.18-2.722-2.635-2.722m9.193%200c-1.455%200-2.634%201.22-2.634%202.722C9.366%2022.781%2010.546%2024%2012%2024c1.455%200%202.634-1.22%202.634-2.723s-1.18-2.722-2.634-2.722m9.193%200c-1.455%200-2.635%201.22-2.635%202.722c0%201.504%201.18%202.723%202.635%202.723s2.634-1.22%202.634-2.723s-1.18-2.722-2.634-2.722%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ros.svg?color=%231a73e8&size=48

Ros logo — Simple Icons · IconsDB