renren from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
renren
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the renren logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M278 233.1c0 110.4-61 205.4-147.6 247.4C94 437.2 72 381.7 72 320.6c0-122.7 89.1-224.4 206-244.1zM319 568c-42.9 0-83.3-11-118.5-30.4C257.7 501.5 303.9 446.9 319 383c15.5 63.9 61.7 118.5 118.8 154.7C402.7 557 362.3 568 319 568m190.6-87.5C423 438.5 362 343.6 362 233.1V76.5c116.9 19.7 206 121.4 206 244.1c0 61.1-22 116.6-58.4 159.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsRenren(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M278 233.1c0 110.4-61 205.4-147.6 247.4C94 437.2 72 381.7 72 320.6c0-122.7 89.1-224.4 206-244.1zM319 568c-42.9 0-83.3-11-118.5-30.4C257.7 501.5 303.9 446.9 319 383c15.5 63.9 61.7 118.5 118.8 154.7C402.7 557 362.3 568 319 568m190.6-87.5C423 438.5 362 343.6 362 233.1V76.5c116.9 19.7 206 121.4 206 244.1c0 61.1-22 116.6-58.4 159.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M278 233.1c0 110.4-61 205.4-147.6 247.4C94 437.2 72 381.7 72 320.6c0-122.7 89.1-224.4 206-244.1zM319 568c-42.9 0-83.3-11-118.5-30.4C257.7 501.5 303.9 446.9 319 383c15.5 63.9 61.7 118.5 118.8 154.7C402.7 557 362.3 568 319 568m190.6-87.5C423 438.5 362 343.6 362 233.1V76.5c116.9 19.7 206 121.4 206 244.1c0 61.1-22 116.6-58.4 159.9"/></svg>
</template>

CSS

.icon-renren {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M278%20233.1c0%20110.4-61%20205.4-147.6%20247.4C94%20437.2%2072%20381.7%2072%20320.6c0-122.7%2089.1-224.4%20206-244.1zM319%20568c-42.9%200-83.3-11-118.5-30.4C257.7%20501.5%20303.9%20446.9%20319%20383c15.5%2063.9%2061.7%20118.5%20118.8%20154.7C402.7%20557%20362.3%20568%20319%20568m190.6-87.5C423%20438.5%20362%20343.6%20362%20233.1V76.5c116.9%2019.7%20206%20121.4%20206%20244.1c0%2061.1-22%20116.6-58.4%20159.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M278%20233.1c0%20110.4-61%20205.4-147.6%20247.4C94%20437.2%2072%20381.7%2072%20320.6c0-122.7%2089.1-224.4%20206-244.1zM319%20568c-42.9%200-83.3-11-118.5-30.4C257.7%20501.5%20303.9%20446.9%20319%20383c15.5%2063.9%2061.7%20118.5%20118.8%20154.7C402.7%20557%20362.3%20568%20319%20568m190.6-87.5C423%20438.5%20362%20343.6%20362%20233.1V76.5c116.9%2019.7%20206%20121.4%20206%20244.1c0%2061.1-22%20116.6-58.4%20159.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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