logo tencentmeeting icon

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

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

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo tencentmeeting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.303 8.246l3.03-3.055l8.075 8.142l-5.045 5.087l-3.03-3.056l-3.03 3.056l-3.637-3.667l-3.03 3.056l-5.044-5.086L8.667 4.58zm.709 2.124v.001l-2.938 2.962l2.229 2.246l3.03-3.055l3.03 3.055l2.228-2.246l-5.258-5.302zm-9.604 2.352l2.228 2.246l5.259-5.302L8.666 7.42z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoTencentmeeting(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="m12.303 8.246l3.03-3.055l8.075 8.142l-5.045 5.087l-3.03-3.056l-3.03 3.056l-3.637-3.667l-3.03 3.056l-5.044-5.086L8.667 4.58zm.709 2.124v.001l-2.938 2.962l2.229 2.246l3.03-3.055l3.03 3.055l2.228-2.246l-5.258-5.302zm-9.604 2.352l2.228 2.246l5.259-5.302L8.666 7.42z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.303 8.246l3.03-3.055l8.075 8.142l-5.045 5.087l-3.03-3.056l-3.03 3.056l-3.637-3.667l-3.03 3.056l-5.044-5.086L8.667 4.58zm.709 2.124v.001l-2.938 2.962l2.229 2.246l3.03-3.055l3.03 3.055l2.228-2.246l-5.258-5.302zm-9.604 2.352l2.228 2.246l5.259-5.302L8.666 7.42z"/></svg>
</template>

CSS

.icon-logo-tencentmeeting {
  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%22m12.303%208.246l3.03-3.055l8.075%208.142l-5.045%205.087l-3.03-3.056l-3.03%203.056l-3.637-3.667l-3.03%203.056l-5.044-5.086L8.667%204.58zm.709%202.124v.001l-2.938%202.962l2.229%202.246l3.03-3.055l3.03%203.055l2.228-2.246l-5.258-5.302zm-9.604%202.352l2.228%202.246l5.259-5.302L8.666%207.42z%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%22m12.303%208.246l3.03-3.055l8.075%208.142l-5.045%205.087l-3.03-3.056l-3.03%203.056l-3.637-3.667l-3.03%203.056l-5.044-5.086L8.667%204.58zm.709%202.124v.001l-2.938%202.962l2.229%202.246l3.03-3.055l3.03%203.055l2.228-2.246l-5.258-5.302zm-9.604%202.352l2.228%202.246l5.259-5.302L8.666%207.42z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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