r project logo
r-project from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- r-project
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 581×512
- License
- CC BY 4.0
The same logo in other sets
Use the r project logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 581 512"><path fill="currentColor" d="M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7m-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4c-2.4-1.6-4.7-2.9-6.4-3.7c-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7s-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9m225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3c0 36.5-38.2 28.3-87.8 28.3m-.9 72.5H365c10.8 0 18.9 11.7 24 19.2c-16.1 1.9-33 2.8-50.6 2.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsRProject(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 581 512"><path fill="currentColor" d="M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7m-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4c-2.4-1.6-4.7-2.9-6.4-3.7c-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7s-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9m225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3c0 36.5-38.2 28.3-87.8 28.3m-.9 72.5H365c10.8 0 18.9 11.7 24 19.2c-16.1 1.9-33 2.8-50.6 2.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 581 512"><path fill="currentColor" d="M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7m-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4c-2.4-1.6-4.7-2.9-6.4-3.7c-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7s-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9m225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3c0 36.5-38.2 28.3-87.8 28.3m-.9 72.5H365c10.8 0 18.9 11.7 24 19.2c-16.1 1.9-33 2.8-50.6 2.9z"/></svg> </template>
CSS
.icon-r-project {
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%20581%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M581%20226.6C581%20119.1%20450.9%2032%20290.5%2032S0%20119.1%200%20226.6C0%20322.4%20103.3%20402%20239.4%20418.1V480h99.1v-61.5c24.3-2.7%2047.6-7.4%2069.4-13.9L448%20480h112l-67.4-113.7c54.5-35.4%2088.4-84.9%2088.4-139.7m-466.8%2014.5c0-73.5%2098.9-133%20220.8-133s211.9%2040.7%20211.9%20133c0%2050.1-26.5%2085-70.3%20106.4c-2.4-1.6-4.7-2.9-6.4-3.7c-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4%2086.6-92.7s-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9m225.1%2038.3v-55.6c57.8%200%2087.8-6.8%2087.8%2027.3c0%2036.5-38.2%2028.3-87.8%2028.3m-.9%2072.5H365c10.8%200%2018.9%2011.7%2024%2019.2c-16.1%201.9-33%202.8-50.6%202.9z%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%20581%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M581%20226.6C581%20119.1%20450.9%2032%20290.5%2032S0%20119.1%200%20226.6C0%20322.4%20103.3%20402%20239.4%20418.1V480h99.1v-61.5c24.3-2.7%2047.6-7.4%2069.4-13.9L448%20480h112l-67.4-113.7c54.5-35.4%2088.4-84.9%2088.4-139.7m-466.8%2014.5c0-73.5%2098.9-133%20220.8-133s211.9%2040.7%20211.9%20133c0%2050.1-26.5%2085-70.3%20106.4c-2.4-1.6-4.7-2.9-6.4-3.7c-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4%2086.6-92.7s-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9m225.1%2038.3v-55.6c57.8%200%2087.8-6.8%2087.8%2027.3c0%2036.5-38.2%2028.3-87.8%2028.3m-.9%2072.5H365c10.8%200%2018.9%2011.7%2024%2019.2c-16.1%201.9-33%202.8-50.6%202.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/r-project.svg?color=%231a73e8&size=48