rubocop logo
rubocop from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- rubocop
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×302
- License
- CC0
The same logo in other sets
Use the rubocop logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 302"><path fill="#0a0b09" d="M248.495 128.68v-9.683c0-10.596-8.669-19.268-19.267-19.268H26.772c-10.596 0-19.267 8.672-19.267 19.268v9.684C3.019 131.433 0 136.367 0 141.987v25.905c0 5.62 3.02 10.556 7.505 13.309v10.05c0 10.596 8.671 19.267 19.267 19.267h202.456c10.598 0 19.267-8.671 19.267-19.267V181.2c4.488-2.753 7.505-7.69 7.505-13.31v-25.904c0-5.62-3.017-10.556-7.505-13.306M128.758 0C74.194 0 29.18 40.77 22.439 93.501h212.638C228.335 40.77 183.322 0 128.757 0M95.969 237.236h63.296l6.463 7.482l9.72-8.395l-10.304-11.932H90.088l-10.305 11.932l9.722 8.395zm109.6-22.818v40.984c0 11.264-9.217 20.482-20.481 20.482H173.94v-.04c-2.44 0-4.595-1.142-6.03-2.895h-.028l-13.33-17.026l-.014.012c-1.424-1.845-3.628-3.057-6.133-3.074c-.018 0-.033-.005-.05-.005c-.015 0-.03.005-.048.005h-38.59c-.017 0-.032-.005-.047-.005c-.018 0-.033.005-.05.005c-2.321.015-4.378 1.06-5.804 2.675l-.028-.012l-13.64 17.425h-.02c-1.436 1.753-3.59 2.895-6.031 2.895v.04H72.939c-11.264 0-20.481-9.218-20.481-20.482v-40.984H27.426v41.1c0 25.033 20.481 45.515 45.513 45.515h112.156c25.035 0 45.514-20.482 45.514-45.514v-41.101z"/><path fill="#d7252c" d="M210.785 167.62H45.217c-7.82 0-14.217-6.398-14.217-14.218s6.398-14.218 14.217-14.218h165.568c7.817 0 14.215 6.398 14.215 14.218s-6.398 14.217-14.215 14.217"/></svg>
React
import type { SVGProps } from "react";
export function LogosRubocop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 302"><path fill="#0a0b09" d="M248.495 128.68v-9.683c0-10.596-8.669-19.268-19.267-19.268H26.772c-10.596 0-19.267 8.672-19.267 19.268v9.684C3.019 131.433 0 136.367 0 141.987v25.905c0 5.62 3.02 10.556 7.505 13.309v10.05c0 10.596 8.671 19.267 19.267 19.267h202.456c10.598 0 19.267-8.671 19.267-19.267V181.2c4.488-2.753 7.505-7.69 7.505-13.31v-25.904c0-5.62-3.017-10.556-7.505-13.306M128.758 0C74.194 0 29.18 40.77 22.439 93.501h212.638C228.335 40.77 183.322 0 128.757 0M95.969 237.236h63.296l6.463 7.482l9.72-8.395l-10.304-11.932H90.088l-10.305 11.932l9.722 8.395zm109.6-22.818v40.984c0 11.264-9.217 20.482-20.481 20.482H173.94v-.04c-2.44 0-4.595-1.142-6.03-2.895h-.028l-13.33-17.026l-.014.012c-1.424-1.845-3.628-3.057-6.133-3.074c-.018 0-.033-.005-.05-.005c-.015 0-.03.005-.048.005h-38.59c-.017 0-.032-.005-.047-.005c-.018 0-.033.005-.05.005c-2.321.015-4.378 1.06-5.804 2.675l-.028-.012l-13.64 17.425h-.02c-1.436 1.753-3.59 2.895-6.031 2.895v.04H72.939c-11.264 0-20.481-9.218-20.481-20.482v-40.984H27.426v41.1c0 25.033 20.481 45.515 45.513 45.515h112.156c25.035 0 45.514-20.482 45.514-45.514v-41.101z"/><path fill="#d7252c" d="M210.785 167.62H45.217c-7.82 0-14.217-6.398-14.217-14.218s6.398-14.218 14.217-14.218h165.568c7.817 0 14.215 6.398 14.215 14.218s-6.398 14.217-14.215 14.217"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 302"><path fill="#0a0b09" d="M248.495 128.68v-9.683c0-10.596-8.669-19.268-19.267-19.268H26.772c-10.596 0-19.267 8.672-19.267 19.268v9.684C3.019 131.433 0 136.367 0 141.987v25.905c0 5.62 3.02 10.556 7.505 13.309v10.05c0 10.596 8.671 19.267 19.267 19.267h202.456c10.598 0 19.267-8.671 19.267-19.267V181.2c4.488-2.753 7.505-7.69 7.505-13.31v-25.904c0-5.62-3.017-10.556-7.505-13.306M128.758 0C74.194 0 29.18 40.77 22.439 93.501h212.638C228.335 40.77 183.322 0 128.757 0M95.969 237.236h63.296l6.463 7.482l9.72-8.395l-10.304-11.932H90.088l-10.305 11.932l9.722 8.395zm109.6-22.818v40.984c0 11.264-9.217 20.482-20.481 20.482H173.94v-.04c-2.44 0-4.595-1.142-6.03-2.895h-.028l-13.33-17.026l-.014.012c-1.424-1.845-3.628-3.057-6.133-3.074c-.018 0-.033-.005-.05-.005c-.015 0-.03.005-.048.005h-38.59c-.017 0-.032-.005-.047-.005c-.018 0-.033.005-.05.005c-2.321.015-4.378 1.06-5.804 2.675l-.028-.012l-13.64 17.425h-.02c-1.436 1.753-3.59 2.895-6.031 2.895v.04H72.939c-11.264 0-20.481-9.218-20.481-20.482v-40.984H27.426v41.1c0 25.033 20.481 45.515 45.513 45.515h112.156c25.035 0 45.514-20.482 45.514-45.514v-41.101z"/><path fill="#d7252c" d="M210.785 167.62H45.217c-7.82 0-14.217-6.398-14.217-14.218s6.398-14.218 14.217-14.218h165.568c7.817 0 14.215 6.398 14.215 14.218s-6.398 14.217-14.215 14.217"/></svg> </template>
CSS
.icon-rubocop {
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%20302%22%3E%3Cpath%20fill%3D%22%230a0b09%22%20d%3D%22M248.495%20128.68v-9.683c0-10.596-8.669-19.268-19.267-19.268H26.772c-10.596%200-19.267%208.672-19.267%2019.268v9.684C3.019%20131.433%200%20136.367%200%20141.987v25.905c0%205.62%203.02%2010.556%207.505%2013.309v10.05c0%2010.596%208.671%2019.267%2019.267%2019.267h202.456c10.598%200%2019.267-8.671%2019.267-19.267V181.2c4.488-2.753%207.505-7.69%207.505-13.31v-25.904c0-5.62-3.017-10.556-7.505-13.306M128.758%200C74.194%200%2029.18%2040.77%2022.439%2093.501h212.638C228.335%2040.77%20183.322%200%20128.757%200M95.969%20237.236h63.296l6.463%207.482l9.72-8.395l-10.304-11.932H90.088l-10.305%2011.932l9.722%208.395zm109.6-22.818v40.984c0%2011.264-9.217%2020.482-20.481%2020.482H173.94v-.04c-2.44%200-4.595-1.142-6.03-2.895h-.028l-13.33-17.026l-.014.012c-1.424-1.845-3.628-3.057-6.133-3.074c-.018%200-.033-.005-.05-.005c-.015%200-.03.005-.048.005h-38.59c-.017%200-.032-.005-.047-.005c-.018%200-.033.005-.05.005c-2.321.015-4.378%201.06-5.804%202.675l-.028-.012l-13.64%2017.425h-.02c-1.436%201.753-3.59%202.895-6.031%202.895v.04H72.939c-11.264%200-20.481-9.218-20.481-20.482v-40.984H27.426v41.1c0%2025.033%2020.481%2045.515%2045.513%2045.515h112.156c25.035%200%2045.514-20.482%2045.514-45.514v-41.101z%22%2F%3E%3Cpath%20fill%3D%22%23d7252c%22%20d%3D%22M210.785%20167.62H45.217c-7.82%200-14.217-6.398-14.217-14.218s6.398-14.218%2014.217-14.218h165.568c7.817%200%2014.215%206.398%2014.215%2014.218s-6.398%2014.217-14.215%2014.217%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%20256%20302%22%3E%3Cpath%20fill%3D%22%230a0b09%22%20d%3D%22M248.495%20128.68v-9.683c0-10.596-8.669-19.268-19.267-19.268H26.772c-10.596%200-19.267%208.672-19.267%2019.268v9.684C3.019%20131.433%200%20136.367%200%20141.987v25.905c0%205.62%203.02%2010.556%207.505%2013.309v10.05c0%2010.596%208.671%2019.267%2019.267%2019.267h202.456c10.598%200%2019.267-8.671%2019.267-19.267V181.2c4.488-2.753%207.505-7.69%207.505-13.31v-25.904c0-5.62-3.017-10.556-7.505-13.306M128.758%200C74.194%200%2029.18%2040.77%2022.439%2093.501h212.638C228.335%2040.77%20183.322%200%20128.757%200M95.969%20237.236h63.296l6.463%207.482l9.72-8.395l-10.304-11.932H90.088l-10.305%2011.932l9.722%208.395zm109.6-22.818v40.984c0%2011.264-9.217%2020.482-20.481%2020.482H173.94v-.04c-2.44%200-4.595-1.142-6.03-2.895h-.028l-13.33-17.026l-.014.012c-1.424-1.845-3.628-3.057-6.133-3.074c-.018%200-.033-.005-.05-.005c-.015%200-.03.005-.048.005h-38.59c-.017%200-.032-.005-.047-.005c-.018%200-.033.005-.05.005c-2.321.015-4.378%201.06-5.804%202.675l-.028-.012l-13.64%2017.425h-.02c-1.436%201.753-3.59%202.895-6.031%202.895v.04H72.939c-11.264%200-20.481-9.218-20.481-20.482v-40.984H27.426v41.1c0%2025.033%2020.481%2045.515%2045.513%2045.515h112.156c25.035%200%2045.514-20.482%2045.514-45.514v-41.101z%22%2F%3E%3Cpath%20fill%3D%22%23d7252c%22%20d%3D%22M210.785%20167.62H45.217c-7.82%200-14.217-6.398-14.217-14.218s6.398-14.218%2014.217-14.218h165.568c7.817%200%2014.215%206.398%2014.215%2014.218s-6.398%2014.217-14.215%2014.217%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/rubocop.svg?color=%231a73e8&size=48