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

Name
fluentd
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the fluentd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.83 2.195C1.279 2.191.8 2.377.425 2.82C-.429 3.823.03 6.135 1.787 8.917l.02.028a10 10 0 0 0 .197.297c1.733 2.579 4.249 4.677 3.743 7.586a4.3 4.3 0 0 1-.599 1.564C3.615 20.797.003 21.047.003 21.047l.042.001l-.045.005s4.355 1.344 8.533.438c.598-.13 1.192-.305 1.769-.537l.023-.01q.514-.207.975-.437a12 12 0 0 0 .282-.145q.427-.225.814-.467l.152-.095q.473-.306.888-.635l.146-.116q.246-.201.476-.407l.123-.105l.036-.04q.011-.012.024-.023a13 13 0 0 0 .86-.888q.076-.084.148-.169l.175-.203l.1-.123q.19-.232.372-.465l.032-.042c.679-.88 1.28-1.779 1.933-2.639l.216-.278c.294-.374.6-.74.932-1.091l.03-.031q.162-.17.334-.337l.07-.067a11 11 0 0 1 .264-.243q.054-.049.109-.096a5 5 0 0 1 .374-.293l.038-.027a5 5 0 0 1 .85-.48l-.065.03l.022-.01l.06-.027a5.6 5.6 0 0 1 1.63-.412h.001a6 6 0 0 1 .533-.026h.07l.115.002l.428-.003a.2.2 0 0 0 .088-.016c.062-.03.047-.102-.012-.186a1.4 1.4 0 0 0-.39-.343l-.098-.052l-.036-.022a4 4 0 0 1-.256-.161l-.129-.096a4 4 0 0 1-.193-.15c-.205-.2-.432-.733-.523-.888a2 2 0 0 0-.24-.33c-.272-.306-.665-.533-1.302-.615c-.891-.115-1.727.072-2.565.333l.1-.035c-1.168.354-2.334.87-3.655.94h-.04a6 6 0 0 1-.668-.01l-.06-.004a5.5 5.5 0 0 1-1.16-.233c-1.312-.412-3.154-1.88-5.047-3.316l-.651-.49a52 52 0 0 0-.789-.58l-.222-.155l-.236-.166l-.086-.06a18 18 0 0 0-1.612-.997l-.019-.01a10 10 0 0 0-.367-.186l-.117-.053a8 8 0 0 0-.548-.23l-.05-.017a5 5 0 0 0-.316-.101l-.026-.007a3 3 0 0 0-.816-.125zM20.6 8.641a.504.5 0 0 1 .505.5a.504.5 0 0 1-.505.5a.504.5 0 0 1-.504-.5a.504.5 0 0 1 .504-.5"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFluentd(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="M1.83 2.195C1.279 2.191.8 2.377.425 2.82C-.429 3.823.03 6.135 1.787 8.917l.02.028a10 10 0 0 0 .197.297c1.733 2.579 4.249 4.677 3.743 7.586a4.3 4.3 0 0 1-.599 1.564C3.615 20.797.003 21.047.003 21.047l.042.001l-.045.005s4.355 1.344 8.533.438c.598-.13 1.192-.305 1.769-.537l.023-.01q.514-.207.975-.437a12 12 0 0 0 .282-.145q.427-.225.814-.467l.152-.095q.473-.306.888-.635l.146-.116q.246-.201.476-.407l.123-.105l.036-.04q.011-.012.024-.023a13 13 0 0 0 .86-.888q.076-.084.148-.169l.175-.203l.1-.123q.19-.232.372-.465l.032-.042c.679-.88 1.28-1.779 1.933-2.639l.216-.278c.294-.374.6-.74.932-1.091l.03-.031q.162-.17.334-.337l.07-.067a11 11 0 0 1 .264-.243q.054-.049.109-.096a5 5 0 0 1 .374-.293l.038-.027a5 5 0 0 1 .85-.48l-.065.03l.022-.01l.06-.027a5.6 5.6 0 0 1 1.63-.412h.001a6 6 0 0 1 .533-.026h.07l.115.002l.428-.003a.2.2 0 0 0 .088-.016c.062-.03.047-.102-.012-.186a1.4 1.4 0 0 0-.39-.343l-.098-.052l-.036-.022a4 4 0 0 1-.256-.161l-.129-.096a4 4 0 0 1-.193-.15c-.205-.2-.432-.733-.523-.888a2 2 0 0 0-.24-.33c-.272-.306-.665-.533-1.302-.615c-.891-.115-1.727.072-2.565.333l.1-.035c-1.168.354-2.334.87-3.655.94h-.04a6 6 0 0 1-.668-.01l-.06-.004a5.5 5.5 0 0 1-1.16-.233c-1.312-.412-3.154-1.88-5.047-3.316l-.651-.49a52 52 0 0 0-.789-.58l-.222-.155l-.236-.166l-.086-.06a18 18 0 0 0-1.612-.997l-.019-.01a10 10 0 0 0-.367-.186l-.117-.053a8 8 0 0 0-.548-.23l-.05-.017a5 5 0 0 0-.316-.101l-.026-.007a3 3 0 0 0-.816-.125zM20.6 8.641a.504.5 0 0 1 .505.5a.504.5 0 0 1-.505.5a.504.5 0 0 1-.504-.5a.504.5 0 0 1 .504-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.83 2.195C1.279 2.191.8 2.377.425 2.82C-.429 3.823.03 6.135 1.787 8.917l.02.028a10 10 0 0 0 .197.297c1.733 2.579 4.249 4.677 3.743 7.586a4.3 4.3 0 0 1-.599 1.564C3.615 20.797.003 21.047.003 21.047l.042.001l-.045.005s4.355 1.344 8.533.438c.598-.13 1.192-.305 1.769-.537l.023-.01q.514-.207.975-.437a12 12 0 0 0 .282-.145q.427-.225.814-.467l.152-.095q.473-.306.888-.635l.146-.116q.246-.201.476-.407l.123-.105l.036-.04q.011-.012.024-.023a13 13 0 0 0 .86-.888q.076-.084.148-.169l.175-.203l.1-.123q.19-.232.372-.465l.032-.042c.679-.88 1.28-1.779 1.933-2.639l.216-.278c.294-.374.6-.74.932-1.091l.03-.031q.162-.17.334-.337l.07-.067a11 11 0 0 1 .264-.243q.054-.049.109-.096a5 5 0 0 1 .374-.293l.038-.027a5 5 0 0 1 .85-.48l-.065.03l.022-.01l.06-.027a5.6 5.6 0 0 1 1.63-.412h.001a6 6 0 0 1 .533-.026h.07l.115.002l.428-.003a.2.2 0 0 0 .088-.016c.062-.03.047-.102-.012-.186a1.4 1.4 0 0 0-.39-.343l-.098-.052l-.036-.022a4 4 0 0 1-.256-.161l-.129-.096a4 4 0 0 1-.193-.15c-.205-.2-.432-.733-.523-.888a2 2 0 0 0-.24-.33c-.272-.306-.665-.533-1.302-.615c-.891-.115-1.727.072-2.565.333l.1-.035c-1.168.354-2.334.87-3.655.94h-.04a6 6 0 0 1-.668-.01l-.06-.004a5.5 5.5 0 0 1-1.16-.233c-1.312-.412-3.154-1.88-5.047-3.316l-.651-.49a52 52 0 0 0-.789-.58l-.222-.155l-.236-.166l-.086-.06a18 18 0 0 0-1.612-.997l-.019-.01a10 10 0 0 0-.367-.186l-.117-.053a8 8 0 0 0-.548-.23l-.05-.017a5 5 0 0 0-.316-.101l-.026-.007a3 3 0 0 0-.816-.125zM20.6 8.641a.504.5 0 0 1 .505.5a.504.5 0 0 1-.505.5a.504.5 0 0 1-.504-.5a.504.5 0 0 1 .504-.5"/></svg>
</template>

CSS

.icon-fluentd {
  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%22M1.83%202.195C1.279%202.191.8%202.377.425%202.82C-.429%203.823.03%206.135%201.787%208.917l.02.028a10%2010%200%200%200%20.197.297c1.733%202.579%204.249%204.677%203.743%207.586a4.3%204.3%200%200%201-.599%201.564C3.615%2020.797.003%2021.047.003%2021.047l.042.001l-.045.005s4.355%201.344%208.533.438c.598-.13%201.192-.305%201.769-.537l.023-.01q.514-.207.975-.437a12%2012%200%200%200%20.282-.145q.427-.225.814-.467l.152-.095q.473-.306.888-.635l.146-.116q.246-.201.476-.407l.123-.105l.036-.04q.011-.012.024-.023a13%2013%200%200%200%20.86-.888q.076-.084.148-.169l.175-.203l.1-.123q.19-.232.372-.465l.032-.042c.679-.88%201.28-1.779%201.933-2.639l.216-.278c.294-.374.6-.74.932-1.091l.03-.031q.162-.17.334-.337l.07-.067a11%2011%200%200%201%20.264-.243q.054-.049.109-.096a5%205%200%200%201%20.374-.293l.038-.027a5%205%200%200%201%20.85-.48l-.065.03l.022-.01l.06-.027a5.6%205.6%200%200%201%201.63-.412h.001a6%206%200%200%201%20.533-.026h.07l.115.002l.428-.003a.2.2%200%200%200%20.088-.016c.062-.03.047-.102-.012-.186a1.4%201.4%200%200%200-.39-.343l-.098-.052l-.036-.022a4%204%200%200%201-.256-.161l-.129-.096a4%204%200%200%201-.193-.15c-.205-.2-.432-.733-.523-.888a2%202%200%200%200-.24-.33c-.272-.306-.665-.533-1.302-.615c-.891-.115-1.727.072-2.565.333l.1-.035c-1.168.354-2.334.87-3.655.94h-.04a6%206%200%200%201-.668-.01l-.06-.004a5.5%205.5%200%200%201-1.16-.233c-1.312-.412-3.154-1.88-5.047-3.316l-.651-.49a52%2052%200%200%200-.789-.58l-.222-.155l-.236-.166l-.086-.06a18%2018%200%200%200-1.612-.997l-.019-.01a10%2010%200%200%200-.367-.186l-.117-.053a8%208%200%200%200-.548-.23l-.05-.017a5%205%200%200%200-.316-.101l-.026-.007a3%203%200%200%200-.816-.125zM20.6%208.641a.504.5%200%200%201%20.505.5a.504.5%200%200%201-.505.5a.504.5%200%200%201-.504-.5a.504.5%200%200%201%20.504-.5%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%22M1.83%202.195C1.279%202.191.8%202.377.425%202.82C-.429%203.823.03%206.135%201.787%208.917l.02.028a10%2010%200%200%200%20.197.297c1.733%202.579%204.249%204.677%203.743%207.586a4.3%204.3%200%200%201-.599%201.564C3.615%2020.797.003%2021.047.003%2021.047l.042.001l-.045.005s4.355%201.344%208.533.438c.598-.13%201.192-.305%201.769-.537l.023-.01q.514-.207.975-.437a12%2012%200%200%200%20.282-.145q.427-.225.814-.467l.152-.095q.473-.306.888-.635l.146-.116q.246-.201.476-.407l.123-.105l.036-.04q.011-.012.024-.023a13%2013%200%200%200%20.86-.888q.076-.084.148-.169l.175-.203l.1-.123q.19-.232.372-.465l.032-.042c.679-.88%201.28-1.779%201.933-2.639l.216-.278c.294-.374.6-.74.932-1.091l.03-.031q.162-.17.334-.337l.07-.067a11%2011%200%200%201%20.264-.243q.054-.049.109-.096a5%205%200%200%201%20.374-.293l.038-.027a5%205%200%200%201%20.85-.48l-.065.03l.022-.01l.06-.027a5.6%205.6%200%200%201%201.63-.412h.001a6%206%200%200%201%20.533-.026h.07l.115.002l.428-.003a.2.2%200%200%200%20.088-.016c.062-.03.047-.102-.012-.186a1.4%201.4%200%200%200-.39-.343l-.098-.052l-.036-.022a4%204%200%200%201-.256-.161l-.129-.096a4%204%200%200%201-.193-.15c-.205-.2-.432-.733-.523-.888a2%202%200%200%200-.24-.33c-.272-.306-.665-.533-1.302-.615c-.891-.115-1.727.072-2.565.333l.1-.035c-1.168.354-2.334.87-3.655.94h-.04a6%206%200%200%201-.668-.01l-.06-.004a5.5%205.5%200%200%201-1.16-.233c-1.312-.412-3.154-1.88-5.047-3.316l-.651-.49a52%2052%200%200%200-.789-.58l-.222-.155l-.236-.166l-.086-.06a18%2018%200%200%200-1.612-.997l-.019-.01a10%2010%200%200%200-.367-.186l-.117-.053a8%208%200%200%200-.548-.23l-.05-.017a5%205%200%200%200-.316-.101l-.026-.007a3%203%200%200%200-.816-.125zM20.6%208.641a.504.5%200%200%201%20.505.5a.504.5%200%200%201-.505.5a.504.5%200%200%201-.504-.5a.504.5%200%200%201%20.504-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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