renovate logo
renovate from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- renovate
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- 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 24 24"><path fill="#ffb300" d="m13.061 3.722l-.707-.707a1 1 0 0 0-1.414 0L2.454 11.5a1 1 0 0 0 0 1.414l2.829 2.829a1 1 0 0 0 1.414 0l8.485-8.486a1 1 0 0 0 0-1.414l-.707-.707l.707-.707l2.829 2.828l-7.071 7.071l7.778 7.779a1 1 0 0 0 1.414 0l1.414-1.415a1 1 0 0 0 0-1.414l-6.364-6.364l5.657-5.657L15.182 1.6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeRenovate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffb300" d="m13.061 3.722l-.707-.707a1 1 0 0 0-1.414 0L2.454 11.5a1 1 0 0 0 0 1.414l2.829 2.829a1 1 0 0 0 1.414 0l8.485-8.486a1 1 0 0 0 0-1.414l-.707-.707l.707-.707l2.829 2.828l-7.071 7.071l7.778 7.779a1 1 0 0 0 1.414 0l1.414-1.415a1 1 0 0 0 0-1.414l-6.364-6.364l5.657-5.657L15.182 1.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffb300" d="m13.061 3.722l-.707-.707a1 1 0 0 0-1.414 0L2.454 11.5a1 1 0 0 0 0 1.414l2.829 2.829a1 1 0 0 0 1.414 0l8.485-8.486a1 1 0 0 0 0-1.414l-.707-.707l.707-.707l2.829 2.828l-7.071 7.071l7.778 7.779a1 1 0 0 0 1.414 0l1.414-1.415a1 1 0 0 0 0-1.414l-6.364-6.364l5.657-5.657L15.182 1.6z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22m13.061%203.722l-.707-.707a1%201%200%200%200-1.414%200L2.454%2011.5a1%201%200%200%200%200%201.414l2.829%202.829a1%201%200%200%200%201.414%200l8.485-8.486a1%201%200%200%200%200-1.414l-.707-.707l.707-.707l2.829%202.828l-7.071%207.071l7.778%207.779a1%201%200%200%200%201.414%200l1.414-1.415a1%201%200%200%200%200-1.414l-6.364-6.364l5.657-5.657L15.182%201.6z%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%22%23ffb300%22%20d%3D%22m13.061%203.722l-.707-.707a1%201%200%200%200-1.414%200L2.454%2011.5a1%201%200%200%200%200%201.414l2.829%202.829a1%201%200%200%200%201.414%200l8.485-8.486a1%201%200%200%200%200-1.414l-.707-.707l.707-.707l2.829%202.828l-7.071%207.071l7.778%207.779a1%201%200%200%200%201.414%200l1.414-1.415a1%201%200%200%200%200-1.414l-6.364-6.364l5.657-5.657L15.182%201.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/renovate.svg?color=%231a73e8&size=48