renovate from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
renovate
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the renovate logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#cad3f5" d="M11.28 11.04c-.2-.3-.33-.53-.25-.85c.05-.2.17-.38.31-.52C12.62 8.41 13.76 7.32 14.8 6c.09-.12.13-.27.17-.41c.03-.12.03-.25.03-.38c0-.12-.01-.24-.05-.35a6.9 6.9 0 0 0-1.4-2.18c-.14-.1-.28-.2-.44-.27a1.1 1.1 0 0 0-.36-.09c-.16 0-.33.01-.48.05c-.17.05-.29.13-.46.23m.31 12.15l-1.34-2.26a.7.7 0 0 1-.08-.56a.73.73 0 0 1 .35-.44l.77-.43a.77.77 0 0 1 1.02.27l1.34 2.26"/><path stroke="#8bd5ca" d="m2.63 5.4l6.41-3.6c.91-.52 2.06-.2 2.59.69A1.83 1.83 0 0 1 10.95 5L4.54 8.62c-.9.51-2.06.2-2.59-.7a1.83 1.83 0 0 1 .68-2.52"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinRenovate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#cad3f5" d="M11.28 11.04c-.2-.3-.33-.53-.25-.85c.05-.2.17-.38.31-.52C12.62 8.41 13.76 7.32 14.8 6c.09-.12.13-.27.17-.41c.03-.12.03-.25.03-.38c0-.12-.01-.24-.05-.35a6.9 6.9 0 0 0-1.4-2.18c-.14-.1-.28-.2-.44-.27a1.1 1.1 0 0 0-.36-.09c-.16 0-.33.01-.48.05c-.17.05-.29.13-.46.23m.31 12.15l-1.34-2.26a.7.7 0 0 1-.08-.56a.73.73 0 0 1 .35-.44l.77-.43a.77.77 0 0 1 1.02.27l1.34 2.26"/><path stroke="#8bd5ca" d="m2.63 5.4l6.41-3.6c.91-.52 2.06-.2 2.59.69A1.83 1.83 0 0 1 10.95 5L4.54 8.62c-.9.51-2.06.2-2.59-.7a1.83 1.83 0 0 1 .68-2.52"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#cad3f5" d="M11.28 11.04c-.2-.3-.33-.53-.25-.85c.05-.2.17-.38.31-.52C12.62 8.41 13.76 7.32 14.8 6c.09-.12.13-.27.17-.41c.03-.12.03-.25.03-.38c0-.12-.01-.24-.05-.35a6.9 6.9 0 0 0-1.4-2.18c-.14-.1-.28-.2-.44-.27a1.1 1.1 0 0 0-.36-.09c-.16 0-.33.01-.48.05c-.17.05-.29.13-.46.23m.31 12.15l-1.34-2.26a.7.7 0 0 1-.08-.56a.73.73 0 0 1 .35-.44l.77-.43a.77.77 0 0 1 1.02.27l1.34 2.26"/><path stroke="#8bd5ca" d="m2.63 5.4l6.41-3.6c.91-.52 2.06-.2 2.59.69A1.83 1.83 0 0 1 10.95 5L4.54 8.62c-.9.51-2.06.2-2.59-.7a1.83 1.83 0 0 1 .68-2.52"/></g></svg>
</template>

CSS

.icon-renovate {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M11.28%2011.04c-.2-.3-.33-.53-.25-.85c.05-.2.17-.38.31-.52C12.62%208.41%2013.76%207.32%2014.8%206c.09-.12.13-.27.17-.41c.03-.12.03-.25.03-.38c0-.12-.01-.24-.05-.35a6.9%206.9%200%200%200-1.4-2.18c-.14-.1-.28-.2-.44-.27a1.1%201.1%200%200%200-.36-.09c-.16%200-.33.01-.48.05c-.17.05-.29.13-.46.23m.31%2012.15l-1.34-2.26a.7.7%200%200%201-.08-.56a.73.73%200%200%201%20.35-.44l.77-.43a.77.77%200%200%201%201.02.27l1.34%202.26%22%2F%3E%3Cpath%20stroke%3D%22%238bd5ca%22%20d%3D%22m2.63%205.4l6.41-3.6c.91-.52%202.06-.2%202.59.69A1.83%201.83%200%200%201%2010.95%205L4.54%208.62c-.9.51-2.06.2-2.59-.7a1.83%201.83%200%200%201%20.68-2.52%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M11.28%2011.04c-.2-.3-.33-.53-.25-.85c.05-.2.17-.38.31-.52C12.62%208.41%2013.76%207.32%2014.8%206c.09-.12.13-.27.17-.41c.03-.12.03-.25.03-.38c0-.12-.01-.24-.05-.35a6.9%206.9%200%200%200-1.4-2.18c-.14-.1-.28-.2-.44-.27a1.1%201.1%200%200%200-.36-.09c-.16%200-.33.01-.48.05c-.17.05-.29.13-.46.23m.31%2012.15l-1.34-2.26a.7.7%200%200%201-.08-.56a.73.73%200%200%201%20.35-.44l.77-.43a.77.77%200%200%201%201.02.27l1.34%202.26%22%2F%3E%3Cpath%20stroke%3D%22%238bd5ca%22%20d%3D%22m2.63%205.4l6.41-3.6c.91-.52%202.06-.2%202.59.69A1.83%201.83%200%200%201%2010.95%205L4.54%208.62c-.9.51-2.06.2-2.59-.7a1.83%201.83%200%200%201%20.68-2.52%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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