Category: Brand
Added: v1.114
brand qq china communicator internet icon stroke outline
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-qq" width="24" height="24" viewBox="0 0 24 24" stroke-width="" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
   <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
   <path d="M6 9.748a14.716 14.716 0 0 0 11.995 -.052c.275 -9.236 -11.104 -11.256 -11.995 .052z"></path>
   <path d="M18 10c.984 2.762 1.949 4.765 2 7.153c.014 .688 -.664 1.346 -1.184 .303c-.346 -.696 -.952 -1.181 -1.816 -1.456"></path>
   <path d="M17 16c.031 1.831 .147 3.102 -1 4"></path>
   <path d="M8 20c-1.099 -.87 -.914 -2.24 -1 -4"></path>
   <path d="M6 10c-.783 2.338 -1.742 4.12 -1.968 6.43c-.217 2.227 .716 1.644 1.16 .917c.296 -.487 .898 -.934 1.808 -1.347"></path>
   <path d="M15.898 13l-.476 -2"></path>
   <path d="M8 20l-1.5 1c-.5 .5 -.5 1 .5 1h10c1 0 1 -.5 .5 -1l-1.5 -1"></path>
   <path d="M13.75 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path>
   <path d="M10.25 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-qq" width={24} height={24} viewBox="0 0 24 24" strokeWidth="" stroke="currentColor" fill="none" strokeLinecap="round" strokeLinejoin="round">
   <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
   <path d="M6 9.748a14.716 14.716 0 0 0 11.995 -.052c.275 -9.236 -11.104 -11.256 -11.995 .052z"></path>
   <path d="M18 10c.984 2.762 1.949 4.765 2 7.153c.014 .688 -.664 1.346 -1.184 .303c-.346 -.696 -.952 -1.181 -1.816 -1.456"></path>
   <path d="M17 16c.031 1.831 .147 3.102 -1 4"></path>
   <path d="M8 20c-1.099 -.87 -.914 -2.24 -1 -4"></path>
   <path d="M6 10c-.783 2.338 -1.742 4.12 -1.968 6.43c-.217 2.227 .716 1.644 1.16 .917c.296 -.487 .898 -.934 1.808 -1.347"></path>
   <path d="M15.898 13l-.476 -2"></path>
   <path d="M8 20l-1.5 1c-.5 .5 -.5 1 .5 1h10c1 0 1 -.5 .5 -1l-1.5 -1"></path>
   <path d="M13.75 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path>
   <path d="M10.25 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path>
</svg>

Data URI:

data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-brand-qq' width='24' height='24' viewBox='0 0 24 24' stroke-width='' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 9.748a14.716 14.716 0 0 0 11.995 -.052c.275 -9.236 -11.104 -11.256 -11.995 .052z' /%3E%3Cpath d='M18 10c.984 2.762 1.949 4.765 2 7.153c.014 .688 -.664 1.346 -1.184 .303c-.346 -.696 -.952 -1.181 -1.816 -1.456' /%3E%3Cpath d='M17 16c.031 1.831 .147 3.102 -1 4' /%3E%3Cpath d='M8 20c-1.099 -.87 -.914 -2.24 -1 -4' /%3E%3Cpath d='M6 10c-.783 2.338 -1.742 4.12 -1.968 6.43c-.217 2.227 .716 1.644 1.16 .917c.296 -.487 .898 -.934 1.808 -1.347' /%3E%3Cpath d='M15.898 13l-.476 -2' /%3E%3Cpath d='M8 20l-1.5 1c-.5 .5 -.5 1 .5 1h10c1 0 1 -.5 .5 -1l-1.5 -1' /%3E%3Cpath d='M13.75 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0' /%3E%3Cpath d='M10.25 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0' /%3E%3C/svg%3E

Base64 Data URI:

Install @tabler/icons-react:

Import icon:

import { IconBrandQq } from '@tabler/icons-react';

Install @tabler/icons-vue:

Import icon:

import { IconBrandQq } from '@tabler/icons-vue';

Stylesheet url:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css">

Usage in HTML:

<i class="ti ti-brand-qq"></i>

Usage in CSS:

content: '\f606';

SCSS file:

@import 'node_modules/@tabler/icons-webfont/tabler-icons.scss';

Usage in SCSS:

content: $ti-icon-brand-qq;

Icon demo

Loading

She looks like one.

The nose? Burn her! Now, look here, my good man. Burn her anyway!
Save Cancel
codecalm
••••••••
Oh! Come and see the violence inherent in the system! Help, help, I'm being repressed!
73
18
17
69