ros logo
ros-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- ros-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#304060" d="M81.32 62.284c0 10.647-8.357 19.284-18.657 19.284C52.357 81.568 44 72.931 44 62.284C44 51.631 52.357 43 62.663 43c10.3 0 18.657 8.63 18.657 19.284m0 65.715c0 10.647-8.357 19.284-18.657 19.284c-10.306 0-18.663-8.637-18.663-19.284c0-10.653 8.357-19.284 18.663-19.284c10.3 0 18.657 8.631 18.657 19.284m0 65.716c0 10.647-8.357 19.285-18.657 19.285C52.357 213 44 204.362 44 193.715s8.357-19.284 18.663-19.284c10.3 0 18.657 8.638 18.657 19.284m65.115-65.716c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.631 18.656 19.284m0-65.715c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.63 18.656 19.284m65.123 65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.631 18.664 19.284m0-65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.63 18.664 19.284m0 131.431c0 10.647-8.357 19.285-18.664 19.285c-10.306 0-18.656-8.638-18.656-19.285s8.35-19.284 18.656-19.284c10.307 0 18.664 8.638 18.664 19.284m-65.122 0c0 10.647-8.351 19.285-18.657 19.285s-18.664-8.638-18.664-19.285s8.358-19.284 18.664-19.284s18.657 8.638 18.657 19.284"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsRosLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#304060" d="M81.32 62.284c0 10.647-8.357 19.284-18.657 19.284C52.357 81.568 44 72.931 44 62.284C44 51.631 52.357 43 62.663 43c10.3 0 18.657 8.63 18.657 19.284m0 65.715c0 10.647-8.357 19.284-18.657 19.284c-10.306 0-18.663-8.637-18.663-19.284c0-10.653 8.357-19.284 18.663-19.284c10.3 0 18.657 8.631 18.657 19.284m0 65.716c0 10.647-8.357 19.285-18.657 19.285C52.357 213 44 204.362 44 193.715s8.357-19.284 18.663-19.284c10.3 0 18.657 8.638 18.657 19.284m65.115-65.716c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.631 18.656 19.284m0-65.715c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.63 18.656 19.284m65.123 65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.631 18.664 19.284m0-65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.63 18.664 19.284m0 131.431c0 10.647-8.357 19.285-18.664 19.285c-10.306 0-18.656-8.638-18.656-19.285s8.35-19.284 18.656-19.284c10.307 0 18.664 8.638 18.664 19.284m-65.122 0c0 10.647-8.351 19.285-18.657 19.285s-18.664-8.638-18.664-19.285s8.358-19.284 18.664-19.284s18.657 8.638 18.657 19.284"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#304060" d="M81.32 62.284c0 10.647-8.357 19.284-18.657 19.284C52.357 81.568 44 72.931 44 62.284C44 51.631 52.357 43 62.663 43c10.3 0 18.657 8.63 18.657 19.284m0 65.715c0 10.647-8.357 19.284-18.657 19.284c-10.306 0-18.663-8.637-18.663-19.284c0-10.653 8.357-19.284 18.663-19.284c10.3 0 18.657 8.631 18.657 19.284m0 65.716c0 10.647-8.357 19.285-18.657 19.285C52.357 213 44 204.362 44 193.715s8.357-19.284 18.663-19.284c10.3 0 18.657 8.638 18.657 19.284m65.115-65.716c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.631 18.656 19.284m0-65.715c0 10.647-8.35 19.284-18.656 19.284c-10.307 0-18.664-8.637-18.664-19.284c0-10.653 8.357-19.284 18.664-19.284c10.306 0 18.656 8.63 18.656 19.284m65.123 65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.631 18.664 19.284m0-65.715c0 10.647-8.357 19.284-18.664 19.284c-10.306 0-18.656-8.637-18.656-19.284c0-10.653 8.35-19.284 18.656-19.284c10.307 0 18.664 8.63 18.664 19.284m0 131.431c0 10.647-8.357 19.285-18.664 19.285c-10.306 0-18.656-8.638-18.656-19.285s8.35-19.284 18.656-19.284c10.307 0 18.664 8.638 18.664 19.284m-65.122 0c0 10.647-8.351 19.285-18.657 19.285s-18.664-8.638-18.664-19.285s8.358-19.284 18.664-19.284s18.657 8.638 18.657 19.284"/></g></svg> </template>
CSS
.icon-ros-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23304060%22%20d%3D%22M81.32%2062.284c0%2010.647-8.357%2019.284-18.657%2019.284C52.357%2081.568%2044%2072.931%2044%2062.284C44%2051.631%2052.357%2043%2062.663%2043c10.3%200%2018.657%208.63%2018.657%2019.284m0%2065.715c0%2010.647-8.357%2019.284-18.657%2019.284c-10.306%200-18.663-8.637-18.663-19.284c0-10.653%208.357-19.284%2018.663-19.284c10.3%200%2018.657%208.631%2018.657%2019.284m0%2065.716c0%2010.647-8.357%2019.285-18.657%2019.285C52.357%20213%2044%20204.362%2044%20193.715s8.357-19.284%2018.663-19.284c10.3%200%2018.657%208.638%2018.657%2019.284m65.115-65.716c0%2010.647-8.35%2019.284-18.656%2019.284c-10.307%200-18.664-8.637-18.664-19.284c0-10.653%208.357-19.284%2018.664-19.284c10.306%200%2018.656%208.631%2018.656%2019.284m0-65.715c0%2010.647-8.35%2019.284-18.656%2019.284c-10.307%200-18.664-8.637-18.664-19.284c0-10.653%208.357-19.284%2018.664-19.284c10.306%200%2018.656%208.63%2018.656%2019.284m65.123%2065.715c0%2010.647-8.357%2019.284-18.664%2019.284c-10.306%200-18.656-8.637-18.656-19.284c0-10.653%208.35-19.284%2018.656-19.284c10.307%200%2018.664%208.631%2018.664%2019.284m0-65.715c0%2010.647-8.357%2019.284-18.664%2019.284c-10.306%200-18.656-8.637-18.656-19.284c0-10.653%208.35-19.284%2018.656-19.284c10.307%200%2018.664%208.63%2018.664%2019.284m0%20131.431c0%2010.647-8.357%2019.285-18.664%2019.285c-10.306%200-18.656-8.638-18.656-19.285s8.35-19.284%2018.656-19.284c10.307%200%2018.664%208.638%2018.664%2019.284m-65.122%200c0%2010.647-8.351%2019.285-18.657%2019.285s-18.664-8.638-18.664-19.285s8.358-19.284%2018.664-19.284s18.657%208.638%2018.657%2019.284%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23304060%22%20d%3D%22M81.32%2062.284c0%2010.647-8.357%2019.284-18.657%2019.284C52.357%2081.568%2044%2072.931%2044%2062.284C44%2051.631%2052.357%2043%2062.663%2043c10.3%200%2018.657%208.63%2018.657%2019.284m0%2065.715c0%2010.647-8.357%2019.284-18.657%2019.284c-10.306%200-18.663-8.637-18.663-19.284c0-10.653%208.357-19.284%2018.663-19.284c10.3%200%2018.657%208.631%2018.657%2019.284m0%2065.716c0%2010.647-8.357%2019.285-18.657%2019.285C52.357%20213%2044%20204.362%2044%20193.715s8.357-19.284%2018.663-19.284c10.3%200%2018.657%208.638%2018.657%2019.284m65.115-65.716c0%2010.647-8.35%2019.284-18.656%2019.284c-10.307%200-18.664-8.637-18.664-19.284c0-10.653%208.357-19.284%2018.664-19.284c10.306%200%2018.656%208.631%2018.656%2019.284m0-65.715c0%2010.647-8.35%2019.284-18.656%2019.284c-10.307%200-18.664-8.637-18.664-19.284c0-10.653%208.357-19.284%2018.664-19.284c10.306%200%2018.656%208.63%2018.656%2019.284m65.123%2065.715c0%2010.647-8.357%2019.284-18.664%2019.284c-10.306%200-18.656-8.637-18.656-19.284c0-10.653%208.35-19.284%2018.656-19.284c10.307%200%2018.664%208.631%2018.664%2019.284m0-65.715c0%2010.647-8.357%2019.284-18.664%2019.284c-10.306%200-18.656-8.637-18.656-19.284c0-10.653%208.35-19.284%2018.656-19.284c10.307%200%2018.664%208.63%2018.664%2019.284m0%20131.431c0%2010.647-8.357%2019.285-18.664%2019.285c-10.306%200-18.656-8.638-18.656-19.285s8.35-19.284%2018.656-19.284c10.307%200%2018.664%208.638%2018.664%2019.284m-65.122%200c0%2010.647-8.351%2019.285-18.657%2019.285s-18.664-8.638-18.664-19.285s8.358-19.284%2018.664-19.284s18.657%208.638%2018.657%2019.284%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/ros-light.svg?color=%231a73e8&size=48