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

Name
centercode
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the centercode logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8S198 290 201.8 254.8s35.4-60.6 70.6-56.8c35.1 3.8 60.6 35.4 56.8 70.6m-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192c161-77.1 349.7 37.4 354.7 216.6c4.1 147-118.4 262.2-260.5 254.8m179.9-180c27.9-118-160.5-205.9-237.2-234.2c-57.5 56.3-69.1 188.6-33.8 344.4c68.8 15.8 169.1-26.4 271-110.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsCentercode(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="M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8S198 290 201.8 254.8s35.4-60.6 70.6-56.8c35.1 3.8 60.6 35.4 56.8 70.6m-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192c161-77.1 349.7 37.4 354.7 216.6c4.1 147-118.4 262.2-260.5 254.8m179.9-180c27.9-118-160.5-205.9-237.2-234.2c-57.5 56.3-69.1 188.6-33.8 344.4c68.8 15.8 169.1-26.4 271-110.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8S198 290 201.8 254.8s35.4-60.6 70.6-56.8c35.1 3.8 60.6 35.4 56.8 70.6m-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192c161-77.1 349.7 37.4 354.7 216.6c4.1 147-118.4 262.2-260.5 254.8m179.9-180c27.9-118-160.5-205.9-237.2-234.2c-57.5 56.3-69.1 188.6-33.8 344.4c68.8 15.8 169.1-26.4 271-110.2"/></svg>
</template>

CSS

.icon-centercode {
  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%22M329.2%20268.6c-3.8%2035.2-35.4%2060.6-70.6%2056.8S198%20290%20201.8%20254.8s35.4-60.6%2070.6-56.8c35.1%203.8%2060.6%2035.4%2056.8%2070.6m-85.8%20235.1C96.7%20496-8.2%20365.5%2010.1%20224.3c11.2-86.6%2065.8-156.9%20139.1-192c161-77.1%20349.7%2037.4%20354.7%20216.6c4.1%20147-118.4%20262.2-260.5%20254.8m179.9-180c27.9-118-160.5-205.9-237.2-234.2c-57.5%2056.3-69.1%20188.6-33.8%20344.4c68.8%2015.8%20169.1-26.4%20271-110.2%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%22M329.2%20268.6c-3.8%2035.2-35.4%2060.6-70.6%2056.8S198%20290%20201.8%20254.8s35.4-60.6%2070.6-56.8c35.1%203.8%2060.6%2035.4%2056.8%2070.6m-85.8%20235.1C96.7%20496-8.2%20365.5%2010.1%20224.3c11.2-86.6%2065.8-156.9%20139.1-192c161-77.1%20349.7%2037.4%20354.7%20216.6c4.1%20147-118.4%20262.2-260.5%20254.8m179.9-180c27.9-118-160.5-205.9-237.2-234.2c-57.5%2056.3-69.1%20188.6-33.8%20344.4c68.8%2015.8%20169.1-26.4%20271-110.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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