tencent qq icon
tencent-qq from IconPark Outline by ByteDance · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- tencent-qq
- Set
- IconPark Outline
- Style
- Outline
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More brand icons from IconPark Outline
Use the tencent qq icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.793 44.518c-3.659 0-7.017-1.225-9.179-3.053c-1.098.328-2.503.855-3.389 1.51c-.759.56-.664 1.13-.527 1.361c.6 1.013 10.296.647 13.095.332zm0 0c3.659 0 7.017-1.225 9.179-3.053c1.097.328 2.502.855 3.389 1.51c.758.56.663 1.13.527 1.361c-.6 1.013-10.296.647-13.095.332z"/><path fill="currentColor" fill-rule="evenodd" d="M36.339 20.933c-1.641.448-6.483 1.617-12.525 1.658h-.044c-6.195-.042-11.128-1.27-12.643-1.691c-.311-.087-.481-.267-.481-.267a75 75 0 0 1-.025-1.462c0-8.065 3.807-16.17 13.171-16.171s13.172 8.105 13.172 16.171c0 .479-.024 1.407-.025 1.463c0 0-.21.192-.6.299m2.49 4.417c.517 1.35 1.028 2.755 1.403 3.96c1.786 5.748 1.207 8.126.767 8.18c-.946.114-3.68-4.327-3.68-4.327c0 4.513-4.074 11.441-13.403 11.505h-.247c-9.33-.064-13.404-6.992-13.404-11.505c0 0-2.734 4.44-3.68 4.327c-.44-.054-1.018-2.432.768-8.18c.374-1.204.885-2.61 1.403-3.96c0 0 .35-.022.526.03c1.45.418 2.994.789 4.563 1.1c-.267 1.654-.42 3.703-.276 6.122c.384 6.434 4.205 10.479 10.104 10.537h.24c5.898-.058 9.718-4.103 10.103-10.537c.144-2.42-.008-4.467-.276-6.123a55 55 0 0 0 4.64-1.122c.15-.043.448-.007.448-.007m-5.089 1.13c-3.44.68-6.995 1.07-9.926 1.035h-.044c-2.93.035-6.486-.355-9.925-1.036l.042-.256c3.427.676 6.964 1.062 9.882 1.027h.045c2.918.036 6.457-.351 9.883-1.027q.023.127.043.256M18.038 11.686c.068 1.84 1.153 3.287 2.424 3.229c1.269-.057 2.242-1.595 2.173-3.436s-1.154-3.287-2.423-3.23c-1.27.058-2.243 1.596-2.174 3.437m9.087 3.229c1.27.057 2.356-1.39 2.424-3.23c.07-1.84-.904-3.378-2.174-3.436c-1.27-.056-2.354 1.39-2.423 3.23c-.07 1.84.904 3.38 2.173 3.436m-3.31 1.009c4.232 0 7.65.837 7.99 1.59a.25.25 0 0 1 .025.106a.26.26 0 0 1-.047.145c-.286.418-4.082 2.478-7.968 2.478h-.046c-3.886 0-7.682-2.061-7.968-2.478a.26.26 0 0 1-.047-.144q0-.057.025-.108c.34-.751 3.758-1.59 7.99-1.59z" clip-rule="evenodd"/><path fill="currentColor" d="M22.022 11.714c.058.727-.34 1.373-.89 1.443c-.549.07-1.04-.461-1.1-1.188c-.057-.727.341-1.373.89-1.443c.55-.071 1.042.461 1.1 1.188m3.49.243c.112-.201.877-1.259 2.46-.874c.415.102.608.25.648.309c.06.086.077.21.016.375c-.12.329-.369.32-.506.256c-.09-.042-1.192-.777-2.208.32c-.07.075-.195.1-.313.012c-.119-.09-.167-.272-.097-.398M15.504 26.712v6.332s2.9.585 5.807.18v-5.841a53 53 0 0 1-5.807-.671"/><path fill="currentColor" d="M36.939 20.634s-5.643 1.78-13.125 1.831h-.044c-7.47-.05-13.105-1.825-13.124-1.831l-1.89 4.716c4.726 1.425 10.584 2.343 15.014 2.29h.044c4.43.053 10.287-.865 15.014-2.29z"/></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineTencentQq(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.793 44.518c-3.659 0-7.017-1.225-9.179-3.053c-1.098.328-2.503.855-3.389 1.51c-.759.56-.664 1.13-.527 1.361c.6 1.013 10.296.647 13.095.332zm0 0c3.659 0 7.017-1.225 9.179-3.053c1.097.328 2.502.855 3.389 1.51c.758.56.663 1.13.527 1.361c-.6 1.013-10.296.647-13.095.332z"/><path fill="currentColor" fillRule="evenodd" d="M36.339 20.933c-1.641.448-6.483 1.617-12.525 1.658h-.044c-6.195-.042-11.128-1.27-12.643-1.691c-.311-.087-.481-.267-.481-.267a75 75 0 0 1-.025-1.462c0-8.065 3.807-16.17 13.171-16.171s13.172 8.105 13.172 16.171c0 .479-.024 1.407-.025 1.463c0 0-.21.192-.6.299m2.49 4.417c.517 1.35 1.028 2.755 1.403 3.96c1.786 5.748 1.207 8.126.767 8.18c-.946.114-3.68-4.327-3.68-4.327c0 4.513-4.074 11.441-13.403 11.505h-.247c-9.33-.064-13.404-6.992-13.404-11.505c0 0-2.734 4.44-3.68 4.327c-.44-.054-1.018-2.432.768-8.18c.374-1.204.885-2.61 1.403-3.96c0 0 .35-.022.526.03c1.45.418 2.994.789 4.563 1.1c-.267 1.654-.42 3.703-.276 6.122c.384 6.434 4.205 10.479 10.104 10.537h.24c5.898-.058 9.718-4.103 10.103-10.537c.144-2.42-.008-4.467-.276-6.123a55 55 0 0 0 4.64-1.122c.15-.043.448-.007.448-.007m-5.089 1.13c-3.44.68-6.995 1.07-9.926 1.035h-.044c-2.93.035-6.486-.355-9.925-1.036l.042-.256c3.427.676 6.964 1.062 9.882 1.027h.045c2.918.036 6.457-.351 9.883-1.027q.023.127.043.256M18.038 11.686c.068 1.84 1.153 3.287 2.424 3.229c1.269-.057 2.242-1.595 2.173-3.436s-1.154-3.287-2.423-3.23c-1.27.058-2.243 1.596-2.174 3.437m9.087 3.229c1.27.057 2.356-1.39 2.424-3.23c.07-1.84-.904-3.378-2.174-3.436c-1.27-.056-2.354 1.39-2.423 3.23c-.07 1.84.904 3.38 2.173 3.436m-3.31 1.009c4.232 0 7.65.837 7.99 1.59a.25.25 0 0 1 .025.106a.26.26 0 0 1-.047.145c-.286.418-4.082 2.478-7.968 2.478h-.046c-3.886 0-7.682-2.061-7.968-2.478a.26.26 0 0 1-.047-.144q0-.057.025-.108c.34-.751 3.758-1.59 7.99-1.59z" clipRule="evenodd"/><path fill="currentColor" d="M22.022 11.714c.058.727-.34 1.373-.89 1.443c-.549.07-1.04-.461-1.1-1.188c-.057-.727.341-1.373.89-1.443c.55-.071 1.042.461 1.1 1.188m3.49.243c.112-.201.877-1.259 2.46-.874c.415.102.608.25.648.309c.06.086.077.21.016.375c-.12.329-.369.32-.506.256c-.09-.042-1.192-.777-2.208.32c-.07.075-.195.1-.313.012c-.119-.09-.167-.272-.097-.398M15.504 26.712v6.332s2.9.585 5.807.18v-5.841a53 53 0 0 1-5.807-.671"/><path fill="currentColor" d="M36.939 20.634s-5.643 1.78-13.125 1.831h-.044c-7.47-.05-13.105-1.825-13.124-1.831l-1.89 4.716c4.726 1.425 10.584 2.343 15.014 2.29h.044c4.43.053 10.287-.865 15.014-2.29z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.793 44.518c-3.659 0-7.017-1.225-9.179-3.053c-1.098.328-2.503.855-3.389 1.51c-.759.56-.664 1.13-.527 1.361c.6 1.013 10.296.647 13.095.332zm0 0c3.659 0 7.017-1.225 9.179-3.053c1.097.328 2.502.855 3.389 1.51c.758.56.663 1.13.527 1.361c-.6 1.013-10.296.647-13.095.332z"/><path fill="currentColor" fill-rule="evenodd" d="M36.339 20.933c-1.641.448-6.483 1.617-12.525 1.658h-.044c-6.195-.042-11.128-1.27-12.643-1.691c-.311-.087-.481-.267-.481-.267a75 75 0 0 1-.025-1.462c0-8.065 3.807-16.17 13.171-16.171s13.172 8.105 13.172 16.171c0 .479-.024 1.407-.025 1.463c0 0-.21.192-.6.299m2.49 4.417c.517 1.35 1.028 2.755 1.403 3.96c1.786 5.748 1.207 8.126.767 8.18c-.946.114-3.68-4.327-3.68-4.327c0 4.513-4.074 11.441-13.403 11.505h-.247c-9.33-.064-13.404-6.992-13.404-11.505c0 0-2.734 4.44-3.68 4.327c-.44-.054-1.018-2.432.768-8.18c.374-1.204.885-2.61 1.403-3.96c0 0 .35-.022.526.03c1.45.418 2.994.789 4.563 1.1c-.267 1.654-.42 3.703-.276 6.122c.384 6.434 4.205 10.479 10.104 10.537h.24c5.898-.058 9.718-4.103 10.103-10.537c.144-2.42-.008-4.467-.276-6.123a55 55 0 0 0 4.64-1.122c.15-.043.448-.007.448-.007m-5.089 1.13c-3.44.68-6.995 1.07-9.926 1.035h-.044c-2.93.035-6.486-.355-9.925-1.036l.042-.256c3.427.676 6.964 1.062 9.882 1.027h.045c2.918.036 6.457-.351 9.883-1.027q.023.127.043.256M18.038 11.686c.068 1.84 1.153 3.287 2.424 3.229c1.269-.057 2.242-1.595 2.173-3.436s-1.154-3.287-2.423-3.23c-1.27.058-2.243 1.596-2.174 3.437m9.087 3.229c1.27.057 2.356-1.39 2.424-3.23c.07-1.84-.904-3.378-2.174-3.436c-1.27-.056-2.354 1.39-2.423 3.23c-.07 1.84.904 3.38 2.173 3.436m-3.31 1.009c4.232 0 7.65.837 7.99 1.59a.25.25 0 0 1 .025.106a.26.26 0 0 1-.047.145c-.286.418-4.082 2.478-7.968 2.478h-.046c-3.886 0-7.682-2.061-7.968-2.478a.26.26 0 0 1-.047-.144q0-.057.025-.108c.34-.751 3.758-1.59 7.99-1.59z" clip-rule="evenodd"/><path fill="currentColor" d="M22.022 11.714c.058.727-.34 1.373-.89 1.443c-.549.07-1.04-.461-1.1-1.188c-.057-.727.341-1.373.89-1.443c.55-.071 1.042.461 1.1 1.188m3.49.243c.112-.201.877-1.259 2.46-.874c.415.102.608.25.648.309c.06.086.077.21.016.375c-.12.329-.369.32-.506.256c-.09-.042-1.192-.777-2.208.32c-.07.075-.195.1-.313.012c-.119-.09-.167-.272-.097-.398M15.504 26.712v6.332s2.9.585 5.807.18v-5.841a53 53 0 0 1-5.807-.671"/><path fill="currentColor" d="M36.939 20.634s-5.643 1.78-13.125 1.831h-.044c-7.47-.05-13.105-1.825-13.124-1.831l-1.89 4.716c4.726 1.425 10.584 2.343 15.014 2.29h.044c4.43.053 10.287-.865 15.014-2.29z"/></svg> </template>
CSS
.icon-tencent-qq {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.793%2044.518c-3.659%200-7.017-1.225-9.179-3.053c-1.098.328-2.503.855-3.389%201.51c-.759.56-.664%201.13-.527%201.361c.6%201.013%2010.296.647%2013.095.332zm0%200c3.659%200%207.017-1.225%209.179-3.053c1.097.328%202.502.855%203.389%201.51c.758.56.663%201.13.527%201.361c-.6%201.013-10.296.647-13.095.332z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M36.339%2020.933c-1.641.448-6.483%201.617-12.525%201.658h-.044c-6.195-.042-11.128-1.27-12.643-1.691c-.311-.087-.481-.267-.481-.267a75%2075%200%200%201-.025-1.462c0-8.065%203.807-16.17%2013.171-16.171s13.172%208.105%2013.172%2016.171c0%20.479-.024%201.407-.025%201.463c0%200-.21.192-.6.299m2.49%204.417c.517%201.35%201.028%202.755%201.403%203.96c1.786%205.748%201.207%208.126.767%208.18c-.946.114-3.68-4.327-3.68-4.327c0%204.513-4.074%2011.441-13.403%2011.505h-.247c-9.33-.064-13.404-6.992-13.404-11.505c0%200-2.734%204.44-3.68%204.327c-.44-.054-1.018-2.432.768-8.18c.374-1.204.885-2.61%201.403-3.96c0%200%20.35-.022.526.03c1.45.418%202.994.789%204.563%201.1c-.267%201.654-.42%203.703-.276%206.122c.384%206.434%204.205%2010.479%2010.104%2010.537h.24c5.898-.058%209.718-4.103%2010.103-10.537c.144-2.42-.008-4.467-.276-6.123a55%2055%200%200%200%204.64-1.122c.15-.043.448-.007.448-.007m-5.089%201.13c-3.44.68-6.995%201.07-9.926%201.035h-.044c-2.93.035-6.486-.355-9.925-1.036l.042-.256c3.427.676%206.964%201.062%209.882%201.027h.045c2.918.036%206.457-.351%209.883-1.027q.023.127.043.256M18.038%2011.686c.068%201.84%201.153%203.287%202.424%203.229c1.269-.057%202.242-1.595%202.173-3.436s-1.154-3.287-2.423-3.23c-1.27.058-2.243%201.596-2.174%203.437m9.087%203.229c1.27.057%202.356-1.39%202.424-3.23c.07-1.84-.904-3.378-2.174-3.436c-1.27-.056-2.354%201.39-2.423%203.23c-.07%201.84.904%203.38%202.173%203.436m-3.31%201.009c4.232%200%207.65.837%207.99%201.59a.25.25%200%200%201%20.025.106a.26.26%200%200%201-.047.145c-.286.418-4.082%202.478-7.968%202.478h-.046c-3.886%200-7.682-2.061-7.968-2.478a.26.26%200%200%201-.047-.144q0-.057.025-.108c.34-.751%203.758-1.59%207.99-1.59z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.022%2011.714c.058.727-.34%201.373-.89%201.443c-.549.07-1.04-.461-1.1-1.188c-.057-.727.341-1.373.89-1.443c.55-.071%201.042.461%201.1%201.188m3.49.243c.112-.201.877-1.259%202.46-.874c.415.102.608.25.648.309c.06.086.077.21.016.375c-.12.329-.369.32-.506.256c-.09-.042-1.192-.777-2.208.32c-.07.075-.195.1-.313.012c-.119-.09-.167-.272-.097-.398M15.504%2026.712v6.332s2.9.585%205.807.18v-5.841a53%2053%200%200%201-5.807-.671%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M36.939%2020.634s-5.643%201.78-13.125%201.831h-.044c-7.47-.05-13.105-1.825-13.124-1.831l-1.89%204.716c4.726%201.425%2010.584%202.343%2015.014%202.29h.044c4.43.053%2010.287-.865%2015.014-2.29z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.793%2044.518c-3.659%200-7.017-1.225-9.179-3.053c-1.098.328-2.503.855-3.389%201.51c-.759.56-.664%201.13-.527%201.361c.6%201.013%2010.296.647%2013.095.332zm0%200c3.659%200%207.017-1.225%209.179-3.053c1.097.328%202.502.855%203.389%201.51c.758.56.663%201.13.527%201.361c-.6%201.013-10.296.647-13.095.332z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M36.339%2020.933c-1.641.448-6.483%201.617-12.525%201.658h-.044c-6.195-.042-11.128-1.27-12.643-1.691c-.311-.087-.481-.267-.481-.267a75%2075%200%200%201-.025-1.462c0-8.065%203.807-16.17%2013.171-16.171s13.172%208.105%2013.172%2016.171c0%20.479-.024%201.407-.025%201.463c0%200-.21.192-.6.299m2.49%204.417c.517%201.35%201.028%202.755%201.403%203.96c1.786%205.748%201.207%208.126.767%208.18c-.946.114-3.68-4.327-3.68-4.327c0%204.513-4.074%2011.441-13.403%2011.505h-.247c-9.33-.064-13.404-6.992-13.404-11.505c0%200-2.734%204.44-3.68%204.327c-.44-.054-1.018-2.432.768-8.18c.374-1.204.885-2.61%201.403-3.96c0%200%20.35-.022.526.03c1.45.418%202.994.789%204.563%201.1c-.267%201.654-.42%203.703-.276%206.122c.384%206.434%204.205%2010.479%2010.104%2010.537h.24c5.898-.058%209.718-4.103%2010.103-10.537c.144-2.42-.008-4.467-.276-6.123a55%2055%200%200%200%204.64-1.122c.15-.043.448-.007.448-.007m-5.089%201.13c-3.44.68-6.995%201.07-9.926%201.035h-.044c-2.93.035-6.486-.355-9.925-1.036l.042-.256c3.427.676%206.964%201.062%209.882%201.027h.045c2.918.036%206.457-.351%209.883-1.027q.023.127.043.256M18.038%2011.686c.068%201.84%201.153%203.287%202.424%203.229c1.269-.057%202.242-1.595%202.173-3.436s-1.154-3.287-2.423-3.23c-1.27.058-2.243%201.596-2.174%203.437m9.087%203.229c1.27.057%202.356-1.39%202.424-3.23c.07-1.84-.904-3.378-2.174-3.436c-1.27-.056-2.354%201.39-2.423%203.23c-.07%201.84.904%203.38%202.173%203.436m-3.31%201.009c4.232%200%207.65.837%207.99%201.59a.25.25%200%200%201%20.025.106a.26.26%200%200%201-.047.145c-.286.418-4.082%202.478-7.968%202.478h-.046c-3.886%200-7.682-2.061-7.968-2.478a.26.26%200%200%201-.047-.144q0-.057.025-.108c.34-.751%203.758-1.59%207.99-1.59z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.022%2011.714c.058.727-.34%201.373-.89%201.443c-.549.07-1.04-.461-1.1-1.188c-.057-.727.341-1.373.89-1.443c.55-.071%201.042.461%201.1%201.188m3.49.243c.112-.201.877-1.259%202.46-.874c.415.102.608.25.648.309c.06.086.077.21.016.375c-.12.329-.369.32-.506.256c-.09-.042-1.192-.777-2.208.32c-.07.075-.195.1-.313.012c-.119-.09-.167-.272-.097-.398M15.504%2026.712v6.332s2.9.585%205.807.18v-5.841a53%2053%200%200%201-5.807-.671%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M36.939%2020.634s-5.643%201.78-13.125%201.831h-.044c-7.47-.05-13.105-1.825-13.124-1.831l-1.89%204.716c4.726%201.425%2010.584%202.343%2015.014%202.29h.044c4.43.053%2010.287-.865%2015.014-2.29z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/tencent-qq.svg?color=%231a73e8&size=48