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

Name
dyalog
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
416×512
License
CC BY 4.0

The same logo in other sets

Use the dyalog logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9C352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsDyalog(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9C352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 416 512"><path fill="currentColor" d="M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9C352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32z"/></svg>
</template>

CSS

.icon-dyalog {
  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%20416%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2032v119.2h64V96h107.2C284.6%2096%20352%20176.2%20352%20255.9C352%20332%20293.4%20416%20171.2%20416H0v64h171.2C331.9%20480%20416%20367.3%20416%20255.9c0-58.7-22.1-113.4-62.3-154.3C308.9%2056%20245.7%2032%20171.2%2032z%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%20416%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2032v119.2h64V96h107.2C284.6%2096%20352%20176.2%20352%20255.9C352%20332%20293.4%20416%20171.2%20416H0v64h171.2C331.9%20480%20416%20367.3%20416%20255.9c0-58.7-22.1-113.4-62.3-154.3C308.9%2056%20245.7%2032%20171.2%2032z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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