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

Name
renren
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
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 512 512"><path fill="currentColor" d="M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6C8 133.9 97.1 32.2 214 12.5zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504m190.6-87.5C359 374.5 298 279.6 298 169.1V12.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 Fa6BrandsRenren(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6C8 133.9 97.1 32.2 214 12.5zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504m190.6-87.5C359 374.5 298 279.6 298 169.1V12.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 512 512"><path fill="currentColor" d="M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6C8 133.9 97.1 32.2 214 12.5zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504m190.6-87.5C359 374.5 298 279.6 298 169.1V12.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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214%20169.1c0%20110.4-61%20205.4-147.6%20247.4C30%20373.2%208%20317.7%208%20256.6C8%20133.9%2097.1%2032.2%20214%2012.5zM255%20504c-42.9%200-83.3-11-118.5-30.4C193.7%20437.5%20239.9%20382.9%20255%20319c15.5%2063.9%2061.7%20118.5%20118.8%20154.7C338.7%20493%20298.3%20504%20255%20504m190.6-87.5C359%20374.5%20298%20279.6%20298%20169.1V12.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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M214%20169.1c0%20110.4-61%20205.4-147.6%20247.4C30%20373.2%208%20317.7%208%20256.6C8%20133.9%2097.1%2032.2%20214%2012.5zM255%20504c-42.9%200-83.3-11-118.5-30.4C193.7%20437.5%20239.9%20382.9%20255%20319c15.5%2063.9%2061.7%20118.5%20118.8%20154.7C338.7%20493%20298.3%20504%20255%20504m190.6-87.5C359%20374.5%20298%20279.6%20298%20169.1V12.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/fa6-brands/renren.svg?color=%231a73e8&size=48