r-project from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
r-project
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the r project icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5C8.268 5 2 9.253 2 14.5c0 4.785 5.218 8.733 12 9.393V26h4v-2.107a19 19 0 0 0 3.764-.743L23.33 26H28l-2.7-4.414c2.878-1.74 4.7-4.265 4.7-7.086C30 9.253 23.732 5 16 5m1.5 3C23.299 8 28 11.134 28 15c0 2.13-1.432 4.034-3.684 5.318a3 3 0 0 0-.75-.459A4.49 4.49 0 0 0 27 15.5a4.5 4.5 0 0 0-4.5-4.5H14v10.594C9.924 20.632 7 18.047 7 15c0-3.866 4.701-7 10.5-7m.5 6h3.5a1.5 1.5 0 0 1 0 3H18zm0 6h1.129c.558 0 1.07.304 1.338.793l.451.82c-.922.212-1.9.337-2.918.37z"/></svg>

React

import type { SVGProps } from "react";

export function LaRProject(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5C8.268 5 2 9.253 2 14.5c0 4.785 5.218 8.733 12 9.393V26h4v-2.107a19 19 0 0 0 3.764-.743L23.33 26H28l-2.7-4.414c2.878-1.74 4.7-4.265 4.7-7.086C30 9.253 23.732 5 16 5m1.5 3C23.299 8 28 11.134 28 15c0 2.13-1.432 4.034-3.684 5.318a3 3 0 0 0-.75-.459A4.49 4.49 0 0 0 27 15.5a4.5 4.5 0 0 0-4.5-4.5H14v10.594C9.924 20.632 7 18.047 7 15c0-3.866 4.701-7 10.5-7m.5 6h3.5a1.5 1.5 0 0 1 0 3H18zm0 6h1.129c.558 0 1.07.304 1.338.793l.451.82c-.922.212-1.9.337-2.918.37z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5C8.268 5 2 9.253 2 14.5c0 4.785 5.218 8.733 12 9.393V26h4v-2.107a19 19 0 0 0 3.764-.743L23.33 26H28l-2.7-4.414c2.878-1.74 4.7-4.265 4.7-7.086C30 9.253 23.732 5 16 5m1.5 3C23.299 8 28 11.134 28 15c0 2.13-1.432 4.034-3.684 5.318a3 3 0 0 0-.75-.459A4.49 4.49 0 0 0 27 15.5a4.5 4.5 0 0 0-4.5-4.5H14v10.594C9.924 20.632 7 18.047 7 15c0-3.866 4.701-7 10.5-7m.5 6h3.5a1.5 1.5 0 0 1 0 3H18zm0 6h1.129c.558 0 1.07.304 1.338.793l.451.82c-.922.212-1.9.337-2.918.37z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205C8.268%205%202%209.253%202%2014.5c0%204.785%205.218%208.733%2012%209.393V26h4v-2.107a19%2019%200%200%200%203.764-.743L23.33%2026H28l-2.7-4.414c2.878-1.74%204.7-4.265%204.7-7.086C30%209.253%2023.732%205%2016%205m1.5%203C23.299%208%2028%2011.134%2028%2015c0%202.13-1.432%204.034-3.684%205.318a3%203%200%200%200-.75-.459A4.49%204.49%200%200%200%2027%2015.5a4.5%204.5%200%200%200-4.5-4.5H14v10.594C9.924%2020.632%207%2018.047%207%2015c0-3.866%204.701-7%2010.5-7m.5%206h3.5a1.5%201.5%200%200%201%200%203H18zm0%206h1.129c.558%200%201.07.304%201.338.793l.451.82c-.922.212-1.9.337-2.918.37z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205C8.268%205%202%209.253%202%2014.5c0%204.785%205.218%208.733%2012%209.393V26h4v-2.107a19%2019%200%200%200%203.764-.743L23.33%2026H28l-2.7-4.414c2.878-1.74%204.7-4.265%204.7-7.086C30%209.253%2023.732%205%2016%205m1.5%203C23.299%208%2028%2011.134%2028%2015c0%202.13-1.432%204.034-3.684%205.318a3%203%200%200%200-.75-.459A4.49%204.49%200%200%200%2027%2015.5a4.5%204.5%200%200%200-4.5-4.5H14v10.594C9.924%2020.632%207%2018.047%207%2015c0-3.866%204.701-7%2010.5-7m.5%206h3.5a1.5%201.5%200%200%201%200%203H18zm0%206h1.129c.558%200%201.07.304%201.338.793l.451.82c-.922.212-1.9.337-2.918.37z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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