fido alliance logo

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

Name
fido-alliance
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the fido alliance logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.464 10.016c-1.286 0-1.932 1.557-1.021 2.469s2.469.271 2.469-1.021c0-.797-.646-1.448-1.448-1.448m-3.875 4.057v1.891h2.599v6.391h.938V18.72h.677v3.635h.948v-8.281zm12.239.713h-.026c-.385-.557-1.151-.938-2.188-.938c-1.984 0-3.729 1.63-3.714 4.427c0 2.578 1.573 4.266 3.547 4.266c1.063 0 2.078-.479 2.578-1.385l.156 1.193h2.224V10.203h-2.578zm0 3.87c0 .214-.016.417-.042.62v-.021a1.54 1.54 0 0 1-1.505 1.234h-.021c-1.063 0-1.755-.88-1.755-2.297c0-1.307.594-2.359 1.771-2.359c.807 0 1.365.583 1.521 1.266c.016.12.026.255.026.396v.073zM6.401 11.854l.635-2.135a4 4 0 0 0-.51-.135H6.5a4.97 4.97 0 0 0-2.552.089l.036-.01a3 3 0 0 0-.505.203l.01-.005c-.323.161-.62.375-.88.63c-.667.656-1.005 1.542-1.005 2.635v.943H0v1.891h1.599v6.391h2.557V15.96h1.599v-1.885H4.156v-1a1.38 1.38 0 0 1 .307-.953v.005c.026-.031.057-.057.083-.083c0 0 .552-.547 1.854-.188zm20.672 1.995c-2.677 0-4.432 1.719-4.432 4.411s1.854 4.281 4.281 4.281c2.219 0 4.37-1.385 4.37-4.438c-.005-2.495-1.693-4.255-4.219-4.255zm-.083 6.839c-1.109 0-1.698-1.063-1.698-2.495c0-1.224.479-2.484 1.698-2.484c1.161 0 1.646 1.25 1.646 2.469c0 1.516-.641 2.51-1.646 2.51m3-7.672h.313v.786h.182v-.786h.313v-.156h-.807zm1.744-.157l-.245.672l-.24-.672h-.271v.943h.172v-.76l.266.76h.151l.255-.76v.76h.177v-.943h-.271z"/></svg>

React

import type { SVGProps } from "react";

export function CibFidoAlliance(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="M10.464 10.016c-1.286 0-1.932 1.557-1.021 2.469s2.469.271 2.469-1.021c0-.797-.646-1.448-1.448-1.448m-3.875 4.057v1.891h2.599v6.391h.938V18.72h.677v3.635h.948v-8.281zm12.239.713h-.026c-.385-.557-1.151-.938-2.188-.938c-1.984 0-3.729 1.63-3.714 4.427c0 2.578 1.573 4.266 3.547 4.266c1.063 0 2.078-.479 2.578-1.385l.156 1.193h2.224V10.203h-2.578zm0 3.87c0 .214-.016.417-.042.62v-.021a1.54 1.54 0 0 1-1.505 1.234h-.021c-1.063 0-1.755-.88-1.755-2.297c0-1.307.594-2.359 1.771-2.359c.807 0 1.365.583 1.521 1.266c.016.12.026.255.026.396v.073zM6.401 11.854l.635-2.135a4 4 0 0 0-.51-.135H6.5a4.97 4.97 0 0 0-2.552.089l.036-.01a3 3 0 0 0-.505.203l.01-.005c-.323.161-.62.375-.88.63c-.667.656-1.005 1.542-1.005 2.635v.943H0v1.891h1.599v6.391h2.557V15.96h1.599v-1.885H4.156v-1a1.38 1.38 0 0 1 .307-.953v.005c.026-.031.057-.057.083-.083c0 0 .552-.547 1.854-.188zm20.672 1.995c-2.677 0-4.432 1.719-4.432 4.411s1.854 4.281 4.281 4.281c2.219 0 4.37-1.385 4.37-4.438c-.005-2.495-1.693-4.255-4.219-4.255zm-.083 6.839c-1.109 0-1.698-1.063-1.698-2.495c0-1.224.479-2.484 1.698-2.484c1.161 0 1.646 1.25 1.646 2.469c0 1.516-.641 2.51-1.646 2.51m3-7.672h.313v.786h.182v-.786h.313v-.156h-.807zm1.744-.157l-.245.672l-.24-.672h-.271v.943h.172v-.76l.266.76h.151l.255-.76v.76h.177v-.943h-.271z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.464 10.016c-1.286 0-1.932 1.557-1.021 2.469s2.469.271 2.469-1.021c0-.797-.646-1.448-1.448-1.448m-3.875 4.057v1.891h2.599v6.391h.938V18.72h.677v3.635h.948v-8.281zm12.239.713h-.026c-.385-.557-1.151-.938-2.188-.938c-1.984 0-3.729 1.63-3.714 4.427c0 2.578 1.573 4.266 3.547 4.266c1.063 0 2.078-.479 2.578-1.385l.156 1.193h2.224V10.203h-2.578zm0 3.87c0 .214-.016.417-.042.62v-.021a1.54 1.54 0 0 1-1.505 1.234h-.021c-1.063 0-1.755-.88-1.755-2.297c0-1.307.594-2.359 1.771-2.359c.807 0 1.365.583 1.521 1.266c.016.12.026.255.026.396v.073zM6.401 11.854l.635-2.135a4 4 0 0 0-.51-.135H6.5a4.97 4.97 0 0 0-2.552.089l.036-.01a3 3 0 0 0-.505.203l.01-.005c-.323.161-.62.375-.88.63c-.667.656-1.005 1.542-1.005 2.635v.943H0v1.891h1.599v6.391h2.557V15.96h1.599v-1.885H4.156v-1a1.38 1.38 0 0 1 .307-.953v.005c.026-.031.057-.057.083-.083c0 0 .552-.547 1.854-.188zm20.672 1.995c-2.677 0-4.432 1.719-4.432 4.411s1.854 4.281 4.281 4.281c2.219 0 4.37-1.385 4.37-4.438c-.005-2.495-1.693-4.255-4.219-4.255zm-.083 6.839c-1.109 0-1.698-1.063-1.698-2.495c0-1.224.479-2.484 1.698-2.484c1.161 0 1.646 1.25 1.646 2.469c0 1.516-.641 2.51-1.646 2.51m3-7.672h.313v.786h.182v-.786h.313v-.156h-.807zm1.744-.157l-.245.672l-.24-.672h-.271v.943h.172v-.76l.266.76h.151l.255-.76v.76h.177v-.943h-.271z"/></svg>
</template>

CSS

.icon-fido-alliance {
  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%22M10.464%2010.016c-1.286%200-1.932%201.557-1.021%202.469s2.469.271%202.469-1.021c0-.797-.646-1.448-1.448-1.448m-3.875%204.057v1.891h2.599v6.391h.938V18.72h.677v3.635h.948v-8.281zm12.239.713h-.026c-.385-.557-1.151-.938-2.188-.938c-1.984%200-3.729%201.63-3.714%204.427c0%202.578%201.573%204.266%203.547%204.266c1.063%200%202.078-.479%202.578-1.385l.156%201.193h2.224V10.203h-2.578zm0%203.87c0%20.214-.016.417-.042.62v-.021a1.54%201.54%200%200%201-1.505%201.234h-.021c-1.063%200-1.755-.88-1.755-2.297c0-1.307.594-2.359%201.771-2.359c.807%200%201.365.583%201.521%201.266c.016.12.026.255.026.396v.073zM6.401%2011.854l.635-2.135a4%204%200%200%200-.51-.135H6.5a4.97%204.97%200%200%200-2.552.089l.036-.01a3%203%200%200%200-.505.203l.01-.005c-.323.161-.62.375-.88.63c-.667.656-1.005%201.542-1.005%202.635v.943H0v1.891h1.599v6.391h2.557V15.96h1.599v-1.885H4.156v-1a1.38%201.38%200%200%201%20.307-.953v.005c.026-.031.057-.057.083-.083c0%200%20.552-.547%201.854-.188zm20.672%201.995c-2.677%200-4.432%201.719-4.432%204.411s1.854%204.281%204.281%204.281c2.219%200%204.37-1.385%204.37-4.438c-.005-2.495-1.693-4.255-4.219-4.255zm-.083%206.839c-1.109%200-1.698-1.063-1.698-2.495c0-1.224.479-2.484%201.698-2.484c1.161%200%201.646%201.25%201.646%202.469c0%201.516-.641%202.51-1.646%202.51m3-7.672h.313v.786h.182v-.786h.313v-.156h-.807zm1.744-.157l-.245.672l-.24-.672h-.271v.943h.172v-.76l.266.76h.151l.255-.76v.76h.177v-.943h-.271z%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%22M10.464%2010.016c-1.286%200-1.932%201.557-1.021%202.469s2.469.271%202.469-1.021c0-.797-.646-1.448-1.448-1.448m-3.875%204.057v1.891h2.599v6.391h.938V18.72h.677v3.635h.948v-8.281zm12.239.713h-.026c-.385-.557-1.151-.938-2.188-.938c-1.984%200-3.729%201.63-3.714%204.427c0%202.578%201.573%204.266%203.547%204.266c1.063%200%202.078-.479%202.578-1.385l.156%201.193h2.224V10.203h-2.578zm0%203.87c0%20.214-.016.417-.042.62v-.021a1.54%201.54%200%200%201-1.505%201.234h-.021c-1.063%200-1.755-.88-1.755-2.297c0-1.307.594-2.359%201.771-2.359c.807%200%201.365.583%201.521%201.266c.016.12.026.255.026.396v.073zM6.401%2011.854l.635-2.135a4%204%200%200%200-.51-.135H6.5a4.97%204.97%200%200%200-2.552.089l.036-.01a3%203%200%200%200-.505.203l.01-.005c-.323.161-.62.375-.88.63c-.667.656-1.005%201.542-1.005%202.635v.943H0v1.891h1.599v6.391h2.557V15.96h1.599v-1.885H4.156v-1a1.38%201.38%200%200%201%20.307-.953v.005c.026-.031.057-.057.083-.083c0%200%20.552-.547%201.854-.188zm20.672%201.995c-2.677%200-4.432%201.719-4.432%204.411s1.854%204.281%204.281%204.281c2.219%200%204.37-1.385%204.37-4.438c-.005-2.495-1.693-4.255-4.219-4.255zm-.083%206.839c-1.109%200-1.698-1.063-1.698-2.495c0-1.224.479-2.484%201.698-2.484c1.161%200%201.646%201.25%201.646%202.469c0%201.516-.641%202.51-1.646%202.51m3-7.672h.313v.786h.182v-.786h.313v-.156h-.807zm1.744-.157l-.245.672l-.24-.672h-.271v.943h.172v-.76l.266.76h.151l.255-.76v.76h.177v-.943h-.271z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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