logo-qq-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
logo-qq-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×25
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo qq icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 25"><path fill="currentColor" d="M6.795 3.035C8.052 1.24 10.013.042 12.75.042s4.697 1.197 5.954 2.994c1.24 1.773 1.775 4.097 1.775 6.372c0 .137-.004.334-.007.497l-.004.2l.99 2.479c.284.74.568 1.519.777 2.193c.498 1.6.677 2.76.691 3.547c.008.39-.025.71-.09.951a1.2 1.2 0 0 1-.153.355a.68.68 0 0 1-.479.311c-.269.033-.49-.096-.603-.171a2.5 2.5 0 0 1-.384-.332a8.5 8.5 0 0 1-.752-.922a7.1 7.1 0 0 1-1.605 2.86c.386.159.771.352 1.074.577c.288.215.47.474.533.76a.97.97 0 0 1-.102.7a.8.8 0 0 1-.341.304c-.104.052-.219.09-.328.119a5 5 0 0 1-.786.127a23 23 0 0 1-2.136.08c-1.528-.003-3.206-.092-4.02-.179c-.815.087-2.492.176-4.02.178c-.784.002-1.544-.02-2.137-.079a5 5 0 0 1-.786-.127a1.7 1.7 0 0 1-.328-.12a.8.8 0 0 1-.34-.302a.97.97 0 0 1-.104-.702c.063-.287.246-.546.534-.76a5.2 5.2 0 0 1 1.073-.575a7.1 7.1 0 0 1-1.606-2.862l-.036.05a8.5 8.5 0 0 1-.715.873c-.118.121-.25.241-.385.332c-.112.075-.334.204-.602.171H3.3a.68.68 0 0 1-.477-.31a1.2 1.2 0 0 1-.155-.355q-.1-.366-.092-.952c.014-.787.192-1.948.688-3.547c.21-.674.493-1.453.777-2.194l.003-.007l.988-2.47l-.011-.698c0-2.275.535-4.6 1.775-6.373"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoQqFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 25"><path fill="currentColor" d="M6.795 3.035C8.052 1.24 10.013.042 12.75.042s4.697 1.197 5.954 2.994c1.24 1.773 1.775 4.097 1.775 6.372c0 .137-.004.334-.007.497l-.004.2l.99 2.479c.284.74.568 1.519.777 2.193c.498 1.6.677 2.76.691 3.547c.008.39-.025.71-.09.951a1.2 1.2 0 0 1-.153.355a.68.68 0 0 1-.479.311c-.269.033-.49-.096-.603-.171a2.5 2.5 0 0 1-.384-.332a8.5 8.5 0 0 1-.752-.922a7.1 7.1 0 0 1-1.605 2.86c.386.159.771.352 1.074.577c.288.215.47.474.533.76a.97.97 0 0 1-.102.7a.8.8 0 0 1-.341.304c-.104.052-.219.09-.328.119a5 5 0 0 1-.786.127a23 23 0 0 1-2.136.08c-1.528-.003-3.206-.092-4.02-.179c-.815.087-2.492.176-4.02.178c-.784.002-1.544-.02-2.137-.079a5 5 0 0 1-.786-.127a1.7 1.7 0 0 1-.328-.12a.8.8 0 0 1-.34-.302a.97.97 0 0 1-.104-.702c.063-.287.246-.546.534-.76a5.2 5.2 0 0 1 1.073-.575a7.1 7.1 0 0 1-1.606-2.862l-.036.05a8.5 8.5 0 0 1-.715.873c-.118.121-.25.241-.385.332c-.112.075-.334.204-.602.171H3.3a.68.68 0 0 1-.477-.31a1.2 1.2 0 0 1-.155-.355q-.1-.366-.092-.952c.014-.787.192-1.948.688-3.547c.21-.674.493-1.453.777-2.194l.003-.007l.988-2.47l-.011-.698c0-2.275.535-4.6 1.775-6.373"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 25"><path fill="currentColor" d="M6.795 3.035C8.052 1.24 10.013.042 12.75.042s4.697 1.197 5.954 2.994c1.24 1.773 1.775 4.097 1.775 6.372c0 .137-.004.334-.007.497l-.004.2l.99 2.479c.284.74.568 1.519.777 2.193c.498 1.6.677 2.76.691 3.547c.008.39-.025.71-.09.951a1.2 1.2 0 0 1-.153.355a.68.68 0 0 1-.479.311c-.269.033-.49-.096-.603-.171a2.5 2.5 0 0 1-.384-.332a8.5 8.5 0 0 1-.752-.922a7.1 7.1 0 0 1-1.605 2.86c.386.159.771.352 1.074.577c.288.215.47.474.533.76a.97.97 0 0 1-.102.7a.8.8 0 0 1-.341.304c-.104.052-.219.09-.328.119a5 5 0 0 1-.786.127a23 23 0 0 1-2.136.08c-1.528-.003-3.206-.092-4.02-.179c-.815.087-2.492.176-4.02.178c-.784.002-1.544-.02-2.137-.079a5 5 0 0 1-.786-.127a1.7 1.7 0 0 1-.328-.12a.8.8 0 0 1-.34-.302a.97.97 0 0 1-.104-.702c.063-.287.246-.546.534-.76a5.2 5.2 0 0 1 1.073-.575a7.1 7.1 0 0 1-1.606-2.862l-.036.05a8.5 8.5 0 0 1-.715.873c-.118.121-.25.241-.385.332c-.112.075-.334.204-.602.171H3.3a.68.68 0 0 1-.477-.31a1.2 1.2 0 0 1-.155-.355q-.1-.366-.092-.952c.014-.787.192-1.948.688-3.547c.21-.674.493-1.453.777-2.194l.003-.007l.988-2.47l-.011-.698c0-2.275.535-4.6 1.775-6.373"/></svg>
</template>

CSS

.icon-logo-qq-filled {
  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%2025%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.795%203.035C8.052%201.24%2010.013.042%2012.75.042s4.697%201.197%205.954%202.994c1.24%201.773%201.775%204.097%201.775%206.372c0%20.137-.004.334-.007.497l-.004.2l.99%202.479c.284.74.568%201.519.777%202.193c.498%201.6.677%202.76.691%203.547c.008.39-.025.71-.09.951a1.2%201.2%200%200%201-.153.355a.68.68%200%200%201-.479.311c-.269.033-.49-.096-.603-.171a2.5%202.5%200%200%201-.384-.332a8.5%208.5%200%200%201-.752-.922a7.1%207.1%200%200%201-1.605%202.86c.386.159.771.352%201.074.577c.288.215.47.474.533.76a.97.97%200%200%201-.102.7a.8.8%200%200%201-.341.304c-.104.052-.219.09-.328.119a5%205%200%200%201-.786.127a23%2023%200%200%201-2.136.08c-1.528-.003-3.206-.092-4.02-.179c-.815.087-2.492.176-4.02.178c-.784.002-1.544-.02-2.137-.079a5%205%200%200%201-.786-.127a1.7%201.7%200%200%201-.328-.12a.8.8%200%200%201-.34-.302a.97.97%200%200%201-.104-.702c.063-.287.246-.546.534-.76a5.2%205.2%200%200%201%201.073-.575a7.1%207.1%200%200%201-1.606-2.862l-.036.05a8.5%208.5%200%200%201-.715.873c-.118.121-.25.241-.385.332c-.112.075-.334.204-.602.171H3.3a.68.68%200%200%201-.477-.31a1.2%201.2%200%200%201-.155-.355q-.1-.366-.092-.952c.014-.787.192-1.948.688-3.547c.21-.674.493-1.453.777-2.194l.003-.007l.988-2.47l-.011-.698c0-2.275.535-4.6%201.775-6.373%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%2025%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.795%203.035C8.052%201.24%2010.013.042%2012.75.042s4.697%201.197%205.954%202.994c1.24%201.773%201.775%204.097%201.775%206.372c0%20.137-.004.334-.007.497l-.004.2l.99%202.479c.284.74.568%201.519.777%202.193c.498%201.6.677%202.76.691%203.547c.008.39-.025.71-.09.951a1.2%201.2%200%200%201-.153.355a.68.68%200%200%201-.479.311c-.269.033-.49-.096-.603-.171a2.5%202.5%200%200%201-.384-.332a8.5%208.5%200%200%201-.752-.922a7.1%207.1%200%200%201-1.605%202.86c.386.159.771.352%201.074.577c.288.215.47.474.533.76a.97.97%200%200%201-.102.7a.8.8%200%200%201-.341.304c-.104.052-.219.09-.328.119a5%205%200%200%201-.786.127a23%2023%200%200%201-2.136.08c-1.528-.003-3.206-.092-4.02-.179c-.815.087-2.492.176-4.02.178c-.784.002-1.544-.02-2.137-.079a5%205%200%200%201-.786-.127a1.7%201.7%200%200%201-.328-.12a.8.8%200%200%201-.34-.302a.97.97%200%200%201-.104-.702c.063-.287.246-.546.534-.76a5.2%205.2%200%200%201%201.073-.575a7.1%207.1%200%200%201-1.606-2.862l-.036.05a8.5%208.5%200%200%201-.715.873c-.118.121-.25.241-.385.332c-.112.075-.334.204-.602.171H3.3a.68.68%200%200%201-.477-.31a1.2%201.2%200%200%201-.155-.355q-.1-.366-.092-.952c.014-.787.192-1.948.688-3.547c.21-.674.493-1.453.777-2.194l.003-.007l.988-2.47l-.011-.698c0-2.275.535-4.6%201.775-6.373%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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