open-id from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
open-id
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Related icons in CoreUI Brands

Use the open id logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.969 27l-4.25 2C7.531 28.356 2 24.531 2 19.887c0-4.469 5.156-8.188 11.981-9.019v2.688c-4.469.781-7.75 3.313-7.75 6.331c0 3.188 3.656 5.831 8.481 6.438V5.075L18.962 3v24zM30 18.188l-8.206-1.781l2.3-1.294c-1.219-.719-2.719-1.25-4.375-1.55v-2.688c2.887.344 5.481 1.219 7.519 2.456l2.188-1.238z"/></svg>

React

import type { SVGProps } from "react";

export function CibOpenId(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.969 27l-4.25 2C7.531 28.356 2 24.531 2 19.887c0-4.469 5.156-8.188 11.981-9.019v2.688c-4.469.781-7.75 3.313-7.75 6.331c0 3.188 3.656 5.831 8.481 6.438V5.075L18.962 3v24zM30 18.188l-8.206-1.781l2.3-1.294c-1.219-.719-2.719-1.25-4.375-1.55v-2.688c2.887.344 5.481 1.219 7.519 2.456l2.188-1.238z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.969 27l-4.25 2C7.531 28.356 2 24.531 2 19.887c0-4.469 5.156-8.188 11.981-9.019v2.688c-4.469.781-7.75 3.313-7.75 6.331c0 3.188 3.656 5.831 8.481 6.438V5.075L18.962 3v24zM30 18.188l-8.206-1.781l2.3-1.294c-1.219-.719-2.719-1.25-4.375-1.55v-2.688c2.887.344 5.481 1.219 7.519 2.456l2.188-1.238z"/></svg>
</template>

CSS

.icon-open-id {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.969%2027l-4.25%202C7.531%2028.356%202%2024.531%202%2019.887c0-4.469%205.156-8.188%2011.981-9.019v2.688c-4.469.781-7.75%203.313-7.75%206.331c0%203.188%203.656%205.831%208.481%206.438V5.075L18.962%203v24zM30%2018.188l-8.206-1.781l2.3-1.294c-1.219-.719-2.719-1.25-4.375-1.55v-2.688c2.887.344%205.481%201.219%207.519%202.456l2.188-1.238z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.969%2027l-4.25%202C7.531%2028.356%202%2024.531%202%2019.887c0-4.469%205.156-8.188%2011.981-9.019v2.688c-4.469.781-7.75%203.313-7.75%206.331c0%203.188%203.656%205.831%208.481%206.438V5.075L18.962%203v24zM30%2018.188l-8.206-1.781l2.3-1.294c-1.219-.719-2.719-1.25-4.375-1.55v-2.688c2.887.344%205.481%201.219%207.519%202.456l2.188-1.238z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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