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

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

The same logo in other sets

Use the teal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.069 2.334v4.129h7.897a3.17 3.17 0 0 1 2.25.947c.596.604.932 1.425.933 2.281l.008 4.244v3.61H7.253A3.17 3.17 0 0 1 5 16.598a3.25 3.25 0 0 1-.932-2.283V6.463H0v8.014c0 .944.184 1.879.541 2.752a7.2 7.2 0 0 0 1.537 2.332a7.1 7.1 0 0 0 2.301 1.558c.86.362 1.783.547 2.714.547h4.723a3.32 3.32 0 0 0 2.365-.992c.627-.636.98-1.498.98-2.397v-.732h8.824l-2.328-2.283L24 12.965h-6.309a5.8 5.8 0 0 0 2.191-2.884a5.9 5.9 0 0 0 .071-3.639a5.8 5.8 0 0 0-2.075-2.971a5.7 5.7 0 0 0-3.411-1.137zm6.707 6.137c-1.212 0-2.194.997-2.194 2.225s.982 2.225 2.194 2.225s2.194-.996 2.194-2.225c0-1.228-.982-2.225-2.194-2.225"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTeal(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="M4.069 2.334v4.129h7.897a3.17 3.17 0 0 1 2.25.947c.596.604.932 1.425.933 2.281l.008 4.244v3.61H7.253A3.17 3.17 0 0 1 5 16.598a3.25 3.25 0 0 1-.932-2.283V6.463H0v8.014c0 .944.184 1.879.541 2.752a7.2 7.2 0 0 0 1.537 2.332a7.1 7.1 0 0 0 2.301 1.558c.86.362 1.783.547 2.714.547h4.723a3.32 3.32 0 0 0 2.365-.992c.627-.636.98-1.498.98-2.397v-.732h8.824l-2.328-2.283L24 12.965h-6.309a5.8 5.8 0 0 0 2.191-2.884a5.9 5.9 0 0 0 .071-3.639a5.8 5.8 0 0 0-2.075-2.971a5.7 5.7 0 0 0-3.411-1.137zm6.707 6.137c-1.212 0-2.194.997-2.194 2.225s.982 2.225 2.194 2.225s2.194-.996 2.194-2.225c0-1.228-.982-2.225-2.194-2.225"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.069 2.334v4.129h7.897a3.17 3.17 0 0 1 2.25.947c.596.604.932 1.425.933 2.281l.008 4.244v3.61H7.253A3.17 3.17 0 0 1 5 16.598a3.25 3.25 0 0 1-.932-2.283V6.463H0v8.014c0 .944.184 1.879.541 2.752a7.2 7.2 0 0 0 1.537 2.332a7.1 7.1 0 0 0 2.301 1.558c.86.362 1.783.547 2.714.547h4.723a3.32 3.32 0 0 0 2.365-.992c.627-.636.98-1.498.98-2.397v-.732h8.824l-2.328-2.283L24 12.965h-6.309a5.8 5.8 0 0 0 2.191-2.884a5.9 5.9 0 0 0 .071-3.639a5.8 5.8 0 0 0-2.075-2.971a5.7 5.7 0 0 0-3.411-1.137zm6.707 6.137c-1.212 0-2.194.997-2.194 2.225s.982 2.225 2.194 2.225s2.194-.996 2.194-2.225c0-1.228-.982-2.225-2.194-2.225"/></svg>
</template>

CSS

.icon-teal {
  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%22M4.069%202.334v4.129h7.897a3.17%203.17%200%200%201%202.25.947c.596.604.932%201.425.933%202.281l.008%204.244v3.61H7.253A3.17%203.17%200%200%201%205%2016.598a3.25%203.25%200%200%201-.932-2.283V6.463H0v8.014c0%20.944.184%201.879.541%202.752a7.2%207.2%200%200%200%201.537%202.332a7.1%207.1%200%200%200%202.301%201.558c.86.362%201.783.547%202.714.547h4.723a3.32%203.32%200%200%200%202.365-.992c.627-.636.98-1.498.98-2.397v-.732h8.824l-2.328-2.283L24%2012.965h-6.309a5.8%205.8%200%200%200%202.191-2.884a5.9%205.9%200%200%200%20.071-3.639a5.8%205.8%200%200%200-2.075-2.971a5.7%205.7%200%200%200-3.411-1.137zm6.707%206.137c-1.212%200-2.194.997-2.194%202.225s.982%202.225%202.194%202.225s2.194-.996%202.194-2.225c0-1.228-.982-2.225-2.194-2.225%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%22M4.069%202.334v4.129h7.897a3.17%203.17%200%200%201%202.25.947c.596.604.932%201.425.933%202.281l.008%204.244v3.61H7.253A3.17%203.17%200%200%201%205%2016.598a3.25%203.25%200%200%201-.932-2.283V6.463H0v8.014c0%20.944.184%201.879.541%202.752a7.2%207.2%200%200%200%201.537%202.332a7.1%207.1%200%200%200%202.301%201.558c.86.362%201.783.547%202.714.547h4.723a3.32%203.32%200%200%200%202.365-.992c.627-.636.98-1.498.98-2.397v-.732h8.824l-2.328-2.283L24%2012.965h-6.309a5.8%205.8%200%200%200%202.191-2.884a5.9%205.9%200%200%200%20.071-3.639a5.8%205.8%200%200%200-2.075-2.971a5.7%205.7%200%200%200-3.411-1.137zm6.707%206.137c-1.212%200-2.194.997-2.194%202.225s.982%202.225%202.194%202.225s2.194-.996%202.194-2.225c0-1.228-.982-2.225-2.194-2.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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