openid from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
openid
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="m14.54.889l-3.63 1.773v18.17c-4.15-.52-7.27-2.78-7.27-5.5c0-2.58 2.8-4.75 6.63-5.41v-2.31C4.42 8.322 0 11.502 0 15.332c0 3.96 4.74 7.24 10.91 7.78l3.63-1.71zm.64 6.724v2.31c1.43.25 2.71.7 3.76 1.31l-1.97 1.11l7.03 1.53l-.5-5.21l-1.87 1.06c-1.74-1.06-3.96-1.81-6.45-2.11"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOpenid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.54.889l-3.63 1.773v18.17c-4.15-.52-7.27-2.78-7.27-5.5c0-2.58 2.8-4.75 6.63-5.41v-2.31C4.42 8.322 0 11.502 0 15.332c0 3.96 4.74 7.24 10.91 7.78l3.63-1.71zm.64 6.724v2.31c1.43.25 2.71.7 3.76 1.31l-1.97 1.11l7.03 1.53l-.5-5.21l-1.87 1.06c-1.74-1.06-3.96-1.81-6.45-2.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.54.889l-3.63 1.773v18.17c-4.15-.52-7.27-2.78-7.27-5.5c0-2.58 2.8-4.75 6.63-5.41v-2.31C4.42 8.322 0 11.502 0 15.332c0 3.96 4.74 7.24 10.91 7.78l3.63-1.71zm.64 6.724v2.31c1.43.25 2.71.7 3.76 1.31l-1.97 1.11l7.03 1.53l-.5-5.21l-1.87 1.06c-1.74-1.06-3.96-1.81-6.45-2.11"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.54.889l-3.63%201.773v18.17c-4.15-.52-7.27-2.78-7.27-5.5c0-2.58%202.8-4.75%206.63-5.41v-2.31C4.42%208.322%200%2011.502%200%2015.332c0%203.96%204.74%207.24%2010.91%207.78l3.63-1.71zm.64%206.724v2.31c1.43.25%202.71.7%203.76%201.31l-1.97%201.11l7.03%201.53l-.5-5.21l-1.87%201.06c-1.74-1.06-3.96-1.81-6.45-2.11%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.54.889l-3.63%201.773v18.17c-4.15-.52-7.27-2.78-7.27-5.5c0-2.58%202.8-4.75%206.63-5.41v-2.31C4.42%208.322%200%2011.502%200%2015.332c0%203.96%204.74%207.24%2010.91%207.78l3.63-1.71zm.64%206.724v2.31c1.43.25%202.71.7%203.76%201.31l-1.97%201.11l7.03%201.53l-.5-5.21l-1.87%201.06c-1.74-1.06-3.96-1.81-6.45-2.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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