coderabbit ai logo
coderabbit-ai from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- coderabbit-ai
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the coderabbit ai logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" d="M15 8.913A6.85 6.85 0 0 1 12.74 14h-1.68c.035-.162-.052-.274-.165-.35c-.236-.162-.385-.431-.35-.71c.093-.735.545-1.674 2.194-2.536c1.115-.588 1.32-1.8 1.398-1.978c.113-.294.082-.543-.154-.781c-.427-.431-.889-.822-1.449-1.075c-.786-.365-1.588-.345-2.384-.051c-.139.05-.108-.056-.118-.101a5.3 5.3 0 0 0-.545-1.481c-.519-.923-1.243-1.603-2.322-1.831c-.16-.036-.324-.046-.488-.066c-.077-.01-.118.01-.098.101c.144.68.345 1.334.781 1.892c.2.259.473.431.74.609c.283.192.58.37.848.588c.252.213.457.461.555.817C9.467 7.01 9.45 7 9.44 6.986c-.822-1.289-2.43-1.857-4.048-1.39c-.15.04-.129.091-.057.198c.468.71 1.11 1.217 1.87 1.608c.565.289 1.151.527 1.788.608c.288.036.15.228.195.457c.062.355.211.466.16.436c-.977-.386-1.788-.538-2.461-.538c-2.78 0-3.232 2.617-3.211 2.648c-.041-.016-.71-.259-.858.4c-.154.67.755 1.106.755 1.106c.118-.791.837-.964.925-.984c-.072.04-.54.31-.684 1.045c-.123.65.396 1.222.591 1.42h-1.15A6.87 6.87 0 0 1 1 8.913C1 5.093 4.129 2 7.997 2C11.867 2 15 5.094 15 8.913M9.914 14h-.74a.27.27 0 0 0 .072-.142c.062-.355-.247-.426-.247-.426H7.294s.678-.03 1.3-.284c.616-.259 1.114-.71 1.202-.832a1.93 1.93 0 0 0-.031 1.517a.32.32 0 0 0 .149.167"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeCoderabbitAi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" d="M15 8.913A6.85 6.85 0 0 1 12.74 14h-1.68c.035-.162-.052-.274-.165-.35c-.236-.162-.385-.431-.35-.71c.093-.735.545-1.674 2.194-2.536c1.115-.588 1.32-1.8 1.398-1.978c.113-.294.082-.543-.154-.781c-.427-.431-.889-.822-1.449-1.075c-.786-.365-1.588-.345-2.384-.051c-.139.05-.108-.056-.118-.101a5.3 5.3 0 0 0-.545-1.481c-.519-.923-1.243-1.603-2.322-1.831c-.16-.036-.324-.046-.488-.066c-.077-.01-.118.01-.098.101c.144.68.345 1.334.781 1.892c.2.259.473.431.74.609c.283.192.58.37.848.588c.252.213.457.461.555.817C9.467 7.01 9.45 7 9.44 6.986c-.822-1.289-2.43-1.857-4.048-1.39c-.15.04-.129.091-.057.198c.468.71 1.11 1.217 1.87 1.608c.565.289 1.151.527 1.788.608c.288.036.15.228.195.457c.062.355.211.466.16.436c-.977-.386-1.788-.538-2.461-.538c-2.78 0-3.232 2.617-3.211 2.648c-.041-.016-.71-.259-.858.4c-.154.67.755 1.106.755 1.106c.118-.791.837-.964.925-.984c-.072.04-.54.31-.684 1.045c-.123.65.396 1.222.591 1.42h-1.15A6.87 6.87 0 0 1 1 8.913C1 5.093 4.129 2 7.997 2C11.867 2 15 5.094 15 8.913M9.914 14h-.74a.27.27 0 0 0 .072-.142c.062-.355-.247-.426-.247-.426H7.294s.678-.03 1.3-.284c.616-.259 1.114-.71 1.202-.832a1.93 1.93 0 0 0-.031 1.517a.32.32 0 0 0 .149.167"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" d="M15 8.913A6.85 6.85 0 0 1 12.74 14h-1.68c.035-.162-.052-.274-.165-.35c-.236-.162-.385-.431-.35-.71c.093-.735.545-1.674 2.194-2.536c1.115-.588 1.32-1.8 1.398-1.978c.113-.294.082-.543-.154-.781c-.427-.431-.889-.822-1.449-1.075c-.786-.365-1.588-.345-2.384-.051c-.139.05-.108-.056-.118-.101a5.3 5.3 0 0 0-.545-1.481c-.519-.923-1.243-1.603-2.322-1.831c-.16-.036-.324-.046-.488-.066c-.077-.01-.118.01-.098.101c.144.68.345 1.334.781 1.892c.2.259.473.431.74.609c.283.192.58.37.848.588c.252.213.457.461.555.817C9.467 7.01 9.45 7 9.44 6.986c-.822-1.289-2.43-1.857-4.048-1.39c-.15.04-.129.091-.057.198c.468.71 1.11 1.217 1.87 1.608c.565.289 1.151.527 1.788.608c.288.036.15.228.195.457c.062.355.211.466.16.436c-.977-.386-1.788-.538-2.461-.538c-2.78 0-3.232 2.617-3.211 2.648c-.041-.016-.71-.259-.858.4c-.154.67.755 1.106.755 1.106c.118-.791.837-.964.925-.984c-.072.04-.54.31-.684 1.045c-.123.65.396 1.222.591 1.42h-1.15A6.87 6.87 0 0 1 1 8.913C1 5.093 4.129 2 7.997 2C11.867 2 15 5.094 15 8.913M9.914 14h-.74a.27.27 0 0 0 .072-.142c.062-.355-.247-.426-.247-.426H7.294s.678-.03 1.3-.284c.616-.259 1.114-.71 1.202-.832a1.93 1.93 0 0 0-.031 1.517a.32.32 0 0 0 .149.167"/></svg> </template>
CSS
.icon-coderabbit-ai {
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%3Cpath%20fill%3D%22%23f4511e%22%20d%3D%22M15%208.913A6.85%206.85%200%200%201%2012.74%2014h-1.68c.035-.162-.052-.274-.165-.35c-.236-.162-.385-.431-.35-.71c.093-.735.545-1.674%202.194-2.536c1.115-.588%201.32-1.8%201.398-1.978c.113-.294.082-.543-.154-.781c-.427-.431-.889-.822-1.449-1.075c-.786-.365-1.588-.345-2.384-.051c-.139.05-.108-.056-.118-.101a5.3%205.3%200%200%200-.545-1.481c-.519-.923-1.243-1.603-2.322-1.831c-.16-.036-.324-.046-.488-.066c-.077-.01-.118.01-.098.101c.144.68.345%201.334.781%201.892c.2.259.473.431.74.609c.283.192.58.37.848.588c.252.213.457.461.555.817C9.467%207.01%209.45%207%209.44%206.986c-.822-1.289-2.43-1.857-4.048-1.39c-.15.04-.129.091-.057.198c.468.71%201.11%201.217%201.87%201.608c.565.289%201.151.527%201.788.608c.288.036.15.228.195.457c.062.355.211.466.16.436c-.977-.386-1.788-.538-2.461-.538c-2.78%200-3.232%202.617-3.211%202.648c-.041-.016-.71-.259-.858.4c-.154.67.755%201.106.755%201.106c.118-.791.837-.964.925-.984c-.072.04-.54.31-.684%201.045c-.123.65.396%201.222.591%201.42h-1.15A6.87%206.87%200%200%201%201%208.913C1%205.093%204.129%202%207.997%202C11.867%202%2015%205.094%2015%208.913M9.914%2014h-.74a.27.27%200%200%200%20.072-.142c.062-.355-.247-.426-.247-.426H7.294s.678-.03%201.3-.284c.616-.259%201.114-.71%201.202-.832a1.93%201.93%200%200%200-.031%201.517a.32.32%200%200%200%20.149.167%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%2016%2016%22%3E%3Cpath%20fill%3D%22%23f4511e%22%20d%3D%22M15%208.913A6.85%206.85%200%200%201%2012.74%2014h-1.68c.035-.162-.052-.274-.165-.35c-.236-.162-.385-.431-.35-.71c.093-.735.545-1.674%202.194-2.536c1.115-.588%201.32-1.8%201.398-1.978c.113-.294.082-.543-.154-.781c-.427-.431-.889-.822-1.449-1.075c-.786-.365-1.588-.345-2.384-.051c-.139.05-.108-.056-.118-.101a5.3%205.3%200%200%200-.545-1.481c-.519-.923-1.243-1.603-2.322-1.831c-.16-.036-.324-.046-.488-.066c-.077-.01-.118.01-.098.101c.144.68.345%201.334.781%201.892c.2.259.473.431.74.609c.283.192.58.37.848.588c.252.213.457.461.555.817C9.467%207.01%209.45%207%209.44%206.986c-.822-1.289-2.43-1.857-4.048-1.39c-.15.04-.129.091-.057.198c.468.71%201.11%201.217%201.87%201.608c.565.289%201.151.527%201.788.608c.288.036.15.228.195.457c.062.355.211.466.16.436c-.977-.386-1.788-.538-2.461-.538c-2.78%200-3.232%202.617-3.211%202.648c-.041-.016-.71-.259-.858.4c-.154.67.755%201.106.755%201.106c.118-.791.837-.964.925-.984c-.072.04-.54.31-.684%201.045c-.123.65.396%201.222.591%201.42h-1.15A6.87%206.87%200%200%201%201%208.913C1%205.093%204.129%202%207.997%202C11.867%202%2015%205.094%2015%208.913M9.914%2014h-.74a.27.27%200%200%200%20.072-.142c.062-.355-.247-.426-.247-.426H7.294s.678-.03%201.3-.284c.616-.259%201.114-.71%201.202-.832a1.93%201.93%200%200%200-.031%201.517a.32.32%200%200%200%20.149.167%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/coderabbit-ai.svg?color=%231a73e8&size=48