logo tdesign icon

logo-tdesign from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
logo-tdesign
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo tdesign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.184 22.041a.49.49 0 0 1-.478.4h-3.53l-.002.002c-.3 0-.53-.27-.477-.569l.698-3.959H9.91zM11.79 7.263l-1.736 9.852H5.537l1.739-9.852zm9.68-5.319c.3 0 .53.272.478.57L21.32 6.07a.48.48 0 0 1-.478.398H7.413l.801-4.527H21.47zM6.607 6.466h-3.94c-.3 0-.53-.272-.477-.57l.628-3.556c.041-.23.242-.4.477-.4h4.109z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoTdesign(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="M9.184 22.041a.49.49 0 0 1-.478.4h-3.53l-.002.002c-.3 0-.53-.27-.477-.569l.698-3.959H9.91zM11.79 7.263l-1.736 9.852H5.537l1.739-9.852zm9.68-5.319c.3 0 .53.272.478.57L21.32 6.07a.48.48 0 0 1-.478.398H7.413l.801-4.527H21.47zM6.607 6.466h-3.94c-.3 0-.53-.272-.477-.57l.628-3.556c.041-.23.242-.4.477-.4h4.109z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.184 22.041a.49.49 0 0 1-.478.4h-3.53l-.002.002c-.3 0-.53-.27-.477-.569l.698-3.959H9.91zM11.79 7.263l-1.736 9.852H5.537l1.739-9.852zm9.68-5.319c.3 0 .53.272.478.57L21.32 6.07a.48.48 0 0 1-.478.398H7.413l.801-4.527H21.47zM6.607 6.466h-3.94c-.3 0-.53-.272-.477-.57l.628-3.556c.041-.23.242-.4.477-.4h4.109z"/></svg>
</template>

CSS

.icon-logo-tdesign {
  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%22M9.184%2022.041a.49.49%200%200%201-.478.4h-3.53l-.002.002c-.3%200-.53-.27-.477-.569l.698-3.959H9.91zM11.79%207.263l-1.736%209.852H5.537l1.739-9.852zm9.68-5.319c.3%200%20.53.272.478.57L21.32%206.07a.48.48%200%200%201-.478.398H7.413l.801-4.527H21.47zM6.607%206.466h-3.94c-.3%200-.53-.272-.477-.57l.628-3.556c.041-.23.242-.4.477-.4h4.109z%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%22M9.184%2022.041a.49.49%200%200%201-.478.4h-3.53l-.002.002c-.3%200-.53-.27-.477-.569l.698-3.959H9.91zM11.79%207.263l-1.736%209.852H5.537l1.739-9.852zm9.68-5.319c.3%200%20.53.272.478.57L21.32%206.07a.48.48%200%200%201-.478.398H7.413l.801-4.527H21.47zM6.607%206.466h-3.94c-.3%200-.53-.272-.477-.57l.628-3.556c.041-.23.242-.4.477-.4h4.109z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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