dyalog from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
dyalog
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path fill="#ff8943" d="M119.5 32v.375l-55.5 32l-55.375-32V32L64 0Zm0 0"/><path fill="#cf4d00" d="M119.5 32v64L64 128l-.438-63.75Zm0 0"/><path fill="#ff6a13" d="M64 64v64L8.625 96V32Zm0 0"/><path fill="#511f01" fill-opacity=".6" d="M40.316 98.441v3.672h26.649c5.433-.297 10.844-1.734 15.55-4.508c6.755-3.902 12.06-10.3 14.473-17.734c2.875-8.695 1.89-18.969-2.949-26.723c3.203 7.02 2.797 15.657.375 22.985c-2.684 7.62-8.129 14.031-14.176 17.617c-5.062 2.996-9.746 4.184-15.242 4.691Zm9.832-51.648h12.457c2.77 0 5.208.2 7.434.52a32 32 0 0 1 2.922.558a20 20 0 0 0-3.309-1.672c-1.617-.62-3.476-1.09-5.511-1.379c-2.106-.3-4.407-.398-7.043-.398l-9.309.012v7.734h-6.031v2.676h8.39Zm0 0"/><path fill="#fff" d="m35.25 31.988l23.613.008c4.282-.008 8.649.469 12.719 1.942c8.02 2.738 14.902 8.726 18.617 16.367c3.563 7.203 4.156 15.804 1.637 23.433c-2.41 7.434-7.707 13.84-14.45 17.739c-4.698 2.777-10.1 4.214-15.53 4.511H35.25v-9.89s17.27.113 25.902.058c5.907-.086 11.746-2.515 15.93-6.695c3.805-3.734 6.211-8.895 6.488-14.238c.317-5.164-1.379-10.391-4.57-14.453c-4.21-5.446-10.973-8.77-17.84-8.852c-5.355-.004-10.695-.043-16.05-.043v7.543h-9.86Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconDyalog(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff8943" d="M119.5 32v.375l-55.5 32l-55.375-32V32L64 0Zm0 0"/><path fill="#cf4d00" d="M119.5 32v64L64 128l-.438-63.75Zm0 0"/><path fill="#ff6a13" d="M64 64v64L8.625 96V32Zm0 0"/><path fill="#511f01" fillOpacity=".6" d="M40.316 98.441v3.672h26.649c5.433-.297 10.844-1.734 15.55-4.508c6.755-3.902 12.06-10.3 14.473-17.734c2.875-8.695 1.89-18.969-2.949-26.723c3.203 7.02 2.797 15.657.375 22.985c-2.684 7.62-8.129 14.031-14.176 17.617c-5.062 2.996-9.746 4.184-15.242 4.691Zm9.832-51.648h12.457c2.77 0 5.208.2 7.434.52a32 32 0 0 1 2.922.558a20 20 0 0 0-3.309-1.672c-1.617-.62-3.476-1.09-5.511-1.379c-2.106-.3-4.407-.398-7.043-.398l-9.309.012v7.734h-6.031v2.676h8.39Zm0 0"/><path fill="#fff" d="m35.25 31.988l23.613.008c4.282-.008 8.649.469 12.719 1.942c8.02 2.738 14.902 8.726 18.617 16.367c3.563 7.203 4.156 15.804 1.637 23.433c-2.41 7.434-7.707 13.84-14.45 17.739c-4.698 2.777-10.1 4.214-15.53 4.511H35.25v-9.89s17.27.113 25.902.058c5.907-.086 11.746-2.515 15.93-6.695c3.805-3.734 6.211-8.895 6.488-14.238c.317-5.164-1.379-10.391-4.57-14.453c-4.21-5.446-10.973-8.77-17.84-8.852c-5.355-.004-10.695-.043-16.05-.043v7.543h-9.86Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff8943" d="M119.5 32v.375l-55.5 32l-55.375-32V32L64 0Zm0 0"/><path fill="#cf4d00" d="M119.5 32v64L64 128l-.438-63.75Zm0 0"/><path fill="#ff6a13" d="M64 64v64L8.625 96V32Zm0 0"/><path fill="#511f01" fill-opacity=".6" d="M40.316 98.441v3.672h26.649c5.433-.297 10.844-1.734 15.55-4.508c6.755-3.902 12.06-10.3 14.473-17.734c2.875-8.695 1.89-18.969-2.949-26.723c3.203 7.02 2.797 15.657.375 22.985c-2.684 7.62-8.129 14.031-14.176 17.617c-5.062 2.996-9.746 4.184-15.242 4.691Zm9.832-51.648h12.457c2.77 0 5.208.2 7.434.52a32 32 0 0 1 2.922.558a20 20 0 0 0-3.309-1.672c-1.617-.62-3.476-1.09-5.511-1.379c-2.106-.3-4.407-.398-7.043-.398l-9.309.012v7.734h-6.031v2.676h8.39Zm0 0"/><path fill="#fff" d="m35.25 31.988l23.613.008c4.282-.008 8.649.469 12.719 1.942c8.02 2.738 14.902 8.726 18.617 16.367c3.563 7.203 4.156 15.804 1.637 23.433c-2.41 7.434-7.707 13.84-14.45 17.739c-4.698 2.777-10.1 4.214-15.53 4.511H35.25v-9.89s17.27.113 25.902.058c5.907-.086 11.746-2.515 15.93-6.695c3.805-3.734 6.211-8.895 6.488-14.238c.317-5.164-1.379-10.391-4.57-14.453c-4.21-5.446-10.973-8.77-17.84-8.852c-5.355-.004-10.695-.043-16.05-.043v7.543h-9.86Zm0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ff8943%22%20d%3D%22M119.5%2032v.375l-55.5%2032l-55.375-32V32L64%200Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23cf4d00%22%20d%3D%22M119.5%2032v64L64%20128l-.438-63.75Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6a13%22%20d%3D%22M64%2064v64L8.625%2096V32Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23511f01%22%20fill-opacity%3D%22.6%22%20d%3D%22M40.316%2098.441v3.672h26.649c5.433-.297%2010.844-1.734%2015.55-4.508c6.755-3.902%2012.06-10.3%2014.473-17.734c2.875-8.695%201.89-18.969-2.949-26.723c3.203%207.02%202.797%2015.657.375%2022.985c-2.684%207.62-8.129%2014.031-14.176%2017.617c-5.062%202.996-9.746%204.184-15.242%204.691Zm9.832-51.648h12.457c2.77%200%205.208.2%207.434.52a32%2032%200%200%201%202.922.558a20%2020%200%200%200-3.309-1.672c-1.617-.62-3.476-1.09-5.511-1.379c-2.106-.3-4.407-.398-7.043-.398l-9.309.012v7.734h-6.031v2.676h8.39Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35.25%2031.988l23.613.008c4.282-.008%208.649.469%2012.719%201.942c8.02%202.738%2014.902%208.726%2018.617%2016.367c3.563%207.203%204.156%2015.804%201.637%2023.433c-2.41%207.434-7.707%2013.84-14.45%2017.739c-4.698%202.777-10.1%204.214-15.53%204.511H35.25v-9.89s17.27.113%2025.902.058c5.907-.086%2011.746-2.515%2015.93-6.695c3.805-3.734%206.211-8.895%206.488-14.238c.317-5.164-1.379-10.391-4.57-14.453c-4.21-5.446-10.973-8.77-17.84-8.852c-5.355-.004-10.695-.043-16.05-.043v7.543h-9.86Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ff8943%22%20d%3D%22M119.5%2032v.375l-55.5%2032l-55.375-32V32L64%200Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23cf4d00%22%20d%3D%22M119.5%2032v64L64%20128l-.438-63.75Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23ff6a13%22%20d%3D%22M64%2064v64L8.625%2096V32Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23511f01%22%20fill-opacity%3D%22.6%22%20d%3D%22M40.316%2098.441v3.672h26.649c5.433-.297%2010.844-1.734%2015.55-4.508c6.755-3.902%2012.06-10.3%2014.473-17.734c2.875-8.695%201.89-18.969-2.949-26.723c3.203%207.02%202.797%2015.657.375%2022.985c-2.684%207.62-8.129%2014.031-14.176%2017.617c-5.062%202.996-9.746%204.184-15.242%204.691Zm9.832-51.648h12.457c2.77%200%205.208.2%207.434.52a32%2032%200%200%201%202.922.558a20%2020%200%200%200-3.309-1.672c-1.617-.62-3.476-1.09-5.511-1.379c-2.106-.3-4.407-.398-7.043-.398l-9.309.012v7.734h-6.031v2.676h8.39Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35.25%2031.988l23.613.008c4.282-.008%208.649.469%2012.719%201.942c8.02%202.738%2014.902%208.726%2018.617%2016.367c3.563%207.203%204.156%2015.804%201.637%2023.433c-2.41%207.434-7.707%2013.84-14.45%2017.739c-4.698%202.777-10.1%204.214-15.53%204.511H35.25v-9.89s17.27.113%2025.902.058c5.907-.086%2011.746-2.515%2015.93-6.695c3.805-3.734%206.211-8.895%206.488-14.238c.317-5.164-1.379-10.391-4.57-14.453c-4.21-5.446-10.973-8.77-17.84-8.852c-5.355-.004-10.695-.043-16.05-.043v7.543h-9.86Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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