qq icon
qq from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the qq icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5.887c6.086 0 6.395 5.437 6.73 6.508c0 0 .48.535.594 1.351c.074.527-.226 1.125-.226 1.125s1.945 2.621 1.945 4.68c0 1.285-.379 1.949-.82 1.949c-.446 0-1.094-1.36-1.094-1.36s-1.016 2.169-1.524 2.481c-.507.309 1.832.649 1.832 1.66c0 1.016-1.859 1.465-3.378 1.465c-1.524 0-3.946-.789-3.946-.789l-.875-.027s-.675.957-3.465.957s-4-.758-4-1.66c0-1.215 1.778-1.38 1.778-1.38s-1.133-.316-2.09-2.995c0 0-.664 1.445-1.602 1.445c0 0-.394-.235-.394-1.55c0-2.724 1.957-4.052 2.8-4.868c0 0-.14-.356-.066-.797c.082-.492.375-.789.375-.789s-.11-.59.301-1.066c.082-1.325 1.04-6.34 7.125-6.34m0-2c-6.398 0-8.668 4.59-9.07 7.668a3.3 3.3 0 0 0-.344 1.125a3.5 3.5 0 0 0-.399 1.383c-1.109 1.019-2.722 2.757-2.722 5.683c0 2.031.746 2.899 1.375 3.27l.469.28h.601q-.136.428-.137.93c0 .86.434 3.665 6 3.665c2.04 0 3.313-.442 4.094-.914c.82.246 2.738.77 4.188.77c3.27 0 5.383-1.36 5.383-3.466a2.6 2.6 0 0 0-.196-1.004c.965-.437 1.797-1.566 1.797-3.726c0-1.895-1.047-3.883-1.758-5.016a3.6 3.6 0 0 0 .024-1.062a4.8 4.8 0 0 0-.723-1.926l-.023-.117C23.512 6.422 20.629 3.887 16 3.887"/></svg>
React
import type { SVGProps } from "react";
export function LaQq(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5.887c6.086 0 6.395 5.437 6.73 6.508c0 0 .48.535.594 1.351c.074.527-.226 1.125-.226 1.125s1.945 2.621 1.945 4.68c0 1.285-.379 1.949-.82 1.949c-.446 0-1.094-1.36-1.094-1.36s-1.016 2.169-1.524 2.481c-.507.309 1.832.649 1.832 1.66c0 1.016-1.859 1.465-3.378 1.465c-1.524 0-3.946-.789-3.946-.789l-.875-.027s-.675.957-3.465.957s-4-.758-4-1.66c0-1.215 1.778-1.38 1.778-1.38s-1.133-.316-2.09-2.995c0 0-.664 1.445-1.602 1.445c0 0-.394-.235-.394-1.55c0-2.724 1.957-4.052 2.8-4.868c0 0-.14-.356-.066-.797c.082-.492.375-.789.375-.789s-.11-.59.301-1.066c.082-1.325 1.04-6.34 7.125-6.34m0-2c-6.398 0-8.668 4.59-9.07 7.668a3.3 3.3 0 0 0-.344 1.125a3.5 3.5 0 0 0-.399 1.383c-1.109 1.019-2.722 2.757-2.722 5.683c0 2.031.746 2.899 1.375 3.27l.469.28h.601q-.136.428-.137.93c0 .86.434 3.665 6 3.665c2.04 0 3.313-.442 4.094-.914c.82.246 2.738.77 4.188.77c3.27 0 5.383-1.36 5.383-3.466a2.6 2.6 0 0 0-.196-1.004c.965-.437 1.797-1.566 1.797-3.726c0-1.895-1.047-3.883-1.758-5.016a3.6 3.6 0 0 0 .024-1.062a4.8 4.8 0 0 0-.723-1.926l-.023-.117C23.512 6.422 20.629 3.887 16 3.887"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5.887c6.086 0 6.395 5.437 6.73 6.508c0 0 .48.535.594 1.351c.074.527-.226 1.125-.226 1.125s1.945 2.621 1.945 4.68c0 1.285-.379 1.949-.82 1.949c-.446 0-1.094-1.36-1.094-1.36s-1.016 2.169-1.524 2.481c-.507.309 1.832.649 1.832 1.66c0 1.016-1.859 1.465-3.378 1.465c-1.524 0-3.946-.789-3.946-.789l-.875-.027s-.675.957-3.465.957s-4-.758-4-1.66c0-1.215 1.778-1.38 1.778-1.38s-1.133-.316-2.09-2.995c0 0-.664 1.445-1.602 1.445c0 0-.394-.235-.394-1.55c0-2.724 1.957-4.052 2.8-4.868c0 0-.14-.356-.066-.797c.082-.492.375-.789.375-.789s-.11-.59.301-1.066c.082-1.325 1.04-6.34 7.125-6.34m0-2c-6.398 0-8.668 4.59-9.07 7.668a3.3 3.3 0 0 0-.344 1.125a3.5 3.5 0 0 0-.399 1.383c-1.109 1.019-2.722 2.757-2.722 5.683c0 2.031.746 2.899 1.375 3.27l.469.28h.601q-.136.428-.137.93c0 .86.434 3.665 6 3.665c2.04 0 3.313-.442 4.094-.914c.82.246 2.738.77 4.188.77c3.27 0 5.383-1.36 5.383-3.466a2.6 2.6 0 0 0-.196-1.004c.965-.437 1.797-1.566 1.797-3.726c0-1.895-1.047-3.883-1.758-5.016a3.6 3.6 0 0 0 .024-1.062a4.8 4.8 0 0 0-.723-1.926l-.023-.117C23.512 6.422 20.629 3.887 16 3.887"/></svg> </template>
CSS
.icon-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205.887c6.086%200%206.395%205.437%206.73%206.508c0%200%20.48.535.594%201.351c.074.527-.226%201.125-.226%201.125s1.945%202.621%201.945%204.68c0%201.285-.379%201.949-.82%201.949c-.446%200-1.094-1.36-1.094-1.36s-1.016%202.169-1.524%202.481c-.507.309%201.832.649%201.832%201.66c0%201.016-1.859%201.465-3.378%201.465c-1.524%200-3.946-.789-3.946-.789l-.875-.027s-.675.957-3.465.957s-4-.758-4-1.66c0-1.215%201.778-1.38%201.778-1.38s-1.133-.316-2.09-2.995c0%200-.664%201.445-1.602%201.445c0%200-.394-.235-.394-1.55c0-2.724%201.957-4.052%202.8-4.868c0%200-.14-.356-.066-.797c.082-.492.375-.789.375-.789s-.11-.59.301-1.066c.082-1.325%201.04-6.34%207.125-6.34m0-2c-6.398%200-8.668%204.59-9.07%207.668a3.3%203.3%200%200%200-.344%201.125a3.5%203.5%200%200%200-.399%201.383c-1.109%201.019-2.722%202.757-2.722%205.683c0%202.031.746%202.899%201.375%203.27l.469.28h.601q-.136.428-.137.93c0%20.86.434%203.665%206%203.665c2.04%200%203.313-.442%204.094-.914c.82.246%202.738.77%204.188.77c3.27%200%205.383-1.36%205.383-3.466a2.6%202.6%200%200%200-.196-1.004c.965-.437%201.797-1.566%201.797-3.726c0-1.895-1.047-3.883-1.758-5.016a3.6%203.6%200%200%200%20.024-1.062a4.8%204.8%200%200%200-.723-1.926l-.023-.117C23.512%206.422%2020.629%203.887%2016%203.887%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205.887c6.086%200%206.395%205.437%206.73%206.508c0%200%20.48.535.594%201.351c.074.527-.226%201.125-.226%201.125s1.945%202.621%201.945%204.68c0%201.285-.379%201.949-.82%201.949c-.446%200-1.094-1.36-1.094-1.36s-1.016%202.169-1.524%202.481c-.507.309%201.832.649%201.832%201.66c0%201.016-1.859%201.465-3.378%201.465c-1.524%200-3.946-.789-3.946-.789l-.875-.027s-.675.957-3.465.957s-4-.758-4-1.66c0-1.215%201.778-1.38%201.778-1.38s-1.133-.316-2.09-2.995c0%200-.664%201.445-1.602%201.445c0%200-.394-.235-.394-1.55c0-2.724%201.957-4.052%202.8-4.868c0%200-.14-.356-.066-.797c.082-.492.375-.789.375-.789s-.11-.59.301-1.066c.082-1.325%201.04-6.34%207.125-6.34m0-2c-6.398%200-8.668%204.59-9.07%207.668a3.3%203.3%200%200%200-.344%201.125a3.5%203.5%200%200%200-.399%201.383c-1.109%201.019-2.722%202.757-2.722%205.683c0%202.031.746%202.899%201.375%203.27l.469.28h.601q-.136.428-.137.93c0%20.86.434%203.665%206%203.665c2.04%200%203.313-.442%204.094-.914c.82.246%202.738.77%204.188.77c3.27%200%205.383-1.36%205.383-3.466a2.6%202.6%200%200%200-.196-1.004c.965-.437%201.797-1.566%201.797-3.726c0-1.895-1.047-3.883-1.758-5.016a3.6%203.6%200%200%200%20.024-1.062a4.8%204.8%200%200%200-.723-1.926l-.023-.117C23.512%206.422%2020.629%203.887%2016%203.887%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/qq.svg?color=%231a73e8&size=48