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

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

The same logo in other sets

Use the openid logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3c0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5l36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsOpenid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3c0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5l36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3c0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5l36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8z"/></svg>
</template>

CSS

.icon-openid {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m271.5%20432l-68%2032C88.5%20453.7%200%20392.5%200%20318.2c0-71.5%2082.5-131%20191.7-144.3v43c-71.5%2012.5-124%2053-124%20101.3c0%2051%2058.5%2093.3%20135.7%20103v-340l68-33.2v384zM448%20291l-131.3-28.5l36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2%205.5%2087.7%2019.5%20120.3%2039.3l35-19.8z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m271.5%20432l-68%2032C88.5%20453.7%200%20392.5%200%20318.2c0-71.5%2082.5-131%20191.7-144.3v43c-71.5%2012.5-124%2053-124%20101.3c0%2051%2058.5%2093.3%20135.7%20103v-340l68-33.2v384zM448%20291l-131.3-28.5l36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2%205.5%2087.7%2019.5%20120.3%2039.3l35-19.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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