ruby logo
ruby from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- ruby
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ruby logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M18.041 3.177c2.24.382 2.879 1.919 2.843 3.527V6.67l-1.013 13.266l-13.132.897h.008c-1.093-.044-3.518-.151-3.634-3.545l1.217-2.222l2.462 5.74l2.097-6.77l-.045.009l.018-.018l6.85 2.186L13.945 9.3l6.53-.409l-5.144-4.212l2.71-1.51v.009M3.113 17.252v.017zM6.916 6.874c2.63-2.622 6.033-4.168 7.34-2.844c1.297 1.306-.072 4.523-2.702 7.135c-2.666 2.613-6.015 4.248-7.322 2.933c-1.306-1.324.036-4.612 2.675-7.224z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeRuby(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M18.041 3.177c2.24.382 2.879 1.919 2.843 3.527V6.67l-1.013 13.266l-13.132.897h.008c-1.093-.044-3.518-.151-3.634-3.545l1.217-2.222l2.462 5.74l2.097-6.77l-.045.009l.018-.018l6.85 2.186L13.945 9.3l6.53-.409l-5.144-4.212l2.71-1.51v.009M3.113 17.252v.017zM6.916 6.874c2.63-2.622 6.033-4.168 7.34-2.844c1.297 1.306-.072 4.523-2.702 7.135c-2.666 2.613-6.015 4.248-7.322 2.933c-1.306-1.324.036-4.612 2.675-7.224z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f44336" d="M18.041 3.177c2.24.382 2.879 1.919 2.843 3.527V6.67l-1.013 13.266l-13.132.897h.008c-1.093-.044-3.518-.151-3.634-3.545l1.217-2.222l2.462 5.74l2.097-6.77l-.045.009l.018-.018l6.85 2.186L13.945 9.3l6.53-.409l-5.144-4.212l2.71-1.51v.009M3.113 17.252v.017zM6.916 6.874c2.63-2.622 6.033-4.168 7.34-2.844c1.297 1.306-.072 4.523-2.702 7.135c-2.666 2.613-6.015 4.248-7.322 2.933c-1.306-1.324.036-4.612 2.675-7.224z"/></svg> </template>
CSS
.icon-ruby {
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%23f44336%22%20d%3D%22M18.041%203.177c2.24.382%202.879%201.919%202.843%203.527V6.67l-1.013%2013.266l-13.132.897h.008c-1.093-.044-3.518-.151-3.634-3.545l1.217-2.222l2.462%205.74l2.097-6.77l-.045.009l.018-.018l6.85%202.186L13.945%209.3l6.53-.409l-5.144-4.212l2.71-1.51v.009M3.113%2017.252v.017zM6.916%206.874c2.63-2.622%206.033-4.168%207.34-2.844c1.297%201.306-.072%204.523-2.702%207.135c-2.666%202.613-6.015%204.248-7.322%202.933c-1.306-1.324.036-4.612%202.675-7.224z%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%23f44336%22%20d%3D%22M18.041%203.177c2.24.382%202.879%201.919%202.843%203.527V6.67l-1.013%2013.266l-13.132.897h.008c-1.093-.044-3.518-.151-3.634-3.545l1.217-2.222l2.462%205.74l2.097-6.77l-.045.009l.018-.018l6.85%202.186L13.945%209.3l6.53-.409l-5.144-4.212l2.71-1.51v.009M3.113%2017.252v.017zM6.916%206.874c2.63-2.622%206.033-4.168%207.34-2.844c1.297%201.306-.072%204.523-2.702%207.135c-2.666%202.613-6.015%204.248-7.322%202.933c-1.306-1.324.036-4.612%202.675-7.224z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/ruby.svg?color=%231a73e8&size=48