qq from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
qq
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the qq logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.57 10.18c-.06-1.4-.97-2.52-2.45-2.52s-2.39 1.11-2.45 2.52c-.04.08-.06.17-.06.26v.04c-.1.16-.16.35-.16.56v.1c-.24.09-.55.49-.78 1.02c-.29.69-.34 1.34-.1 1.46c.16.09.41-.11.65-.46c.09.38.33.73.66 1.01c-.35.13-.57.34-.57.58c0 .39.61.71 1.37.71c.68 0 1.25-.26 1.35-.59h.16c.1.34.67.59 1.36.59c.76 0 1.37-.32 1.37-.71c0-.24-.23-.45-.57-.58c.33-.28.56-.63.66-1.01c.24.35.49.54.65.46c.23-.12.19-.78-.1-1.46c-.23-.54-.54-.94-.78-1.02v-.1c0-.21-.06-.4-.16-.56v-.04c0-.1-.02-.19-.06-.26Zm.01-7.94c-1.02-.29-1.88.36-2.17 1.37c-.28 1.02.11 2.01 1.14 2.3c1.02.29 7.5 2.54 7.73 9.88c.13-.33.24-.66.34-1c1.52-5.41-1.63-11.03-7.04-12.55m2.19 14.03c-.77.73-6.03 5.14-12.45 1.57q.315.42.69.81c3.86 4.08 10.3 4.26 14.39.4c.77-.73.66-1.8-.06-2.57s-1.79-.94-2.56-.21Zm-10.8-2.48c-.23-1.04-1.32-7.81 5.04-11.49c-.35.04-.7.1-1.04.18C4.48 3.7 1.02 9.14 2.25 14.62c.23 1.04 1.21 1.49 2.24 1.26s1.72-1.05 1.49-2.09Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlQq(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="M14.57 10.18c-.06-1.4-.97-2.52-2.45-2.52s-2.39 1.11-2.45 2.52c-.04.08-.06.17-.06.26v.04c-.1.16-.16.35-.16.56v.1c-.24.09-.55.49-.78 1.02c-.29.69-.34 1.34-.1 1.46c.16.09.41-.11.65-.46c.09.38.33.73.66 1.01c-.35.13-.57.34-.57.58c0 .39.61.71 1.37.71c.68 0 1.25-.26 1.35-.59h.16c.1.34.67.59 1.36.59c.76 0 1.37-.32 1.37-.71c0-.24-.23-.45-.57-.58c.33-.28.56-.63.66-1.01c.24.35.49.54.65.46c.23-.12.19-.78-.1-1.46c-.23-.54-.54-.94-.78-1.02v-.1c0-.21-.06-.4-.16-.56v-.04c0-.1-.02-.19-.06-.26Zm.01-7.94c-1.02-.29-1.88.36-2.17 1.37c-.28 1.02.11 2.01 1.14 2.3c1.02.29 7.5 2.54 7.73 9.88c.13-.33.24-.66.34-1c1.52-5.41-1.63-11.03-7.04-12.55m2.19 14.03c-.77.73-6.03 5.14-12.45 1.57q.315.42.69.81c3.86 4.08 10.3 4.26 14.39.4c.77-.73.66-1.8-.06-2.57s-1.79-.94-2.56-.21Zm-10.8-2.48c-.23-1.04-1.32-7.81 5.04-11.49c-.35.04-.7.1-1.04.18C4.48 3.7 1.02 9.14 2.25 14.62c.23 1.04 1.21 1.49 2.24 1.26s1.72-1.05 1.49-2.09Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.57 10.18c-.06-1.4-.97-2.52-2.45-2.52s-2.39 1.11-2.45 2.52c-.04.08-.06.17-.06.26v.04c-.1.16-.16.35-.16.56v.1c-.24.09-.55.49-.78 1.02c-.29.69-.34 1.34-.1 1.46c.16.09.41-.11.65-.46c.09.38.33.73.66 1.01c-.35.13-.57.34-.57.58c0 .39.61.71 1.37.71c.68 0 1.25-.26 1.35-.59h.16c.1.34.67.59 1.36.59c.76 0 1.37-.32 1.37-.71c0-.24-.23-.45-.57-.58c.33-.28.56-.63.66-1.01c.24.35.49.54.65.46c.23-.12.19-.78-.1-1.46c-.23-.54-.54-.94-.78-1.02v-.1c0-.21-.06-.4-.16-.56v-.04c0-.1-.02-.19-.06-.26Zm.01-7.94c-1.02-.29-1.88.36-2.17 1.37c-.28 1.02.11 2.01 1.14 2.3c1.02.29 7.5 2.54 7.73 9.88c.13-.33.24-.66.34-1c1.52-5.41-1.63-11.03-7.04-12.55m2.19 14.03c-.77.73-6.03 5.14-12.45 1.57q.315.42.69.81c3.86 4.08 10.3 4.26 14.39.4c.77-.73.66-1.8-.06-2.57s-1.79-.94-2.56-.21Zm-10.8-2.48c-.23-1.04-1.32-7.81 5.04-11.49c-.35.04-.7.1-1.04.18C4.48 3.7 1.02 9.14 2.25 14.62c.23 1.04 1.21 1.49 2.24 1.26s1.72-1.05 1.49-2.09Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.57%2010.18c-.06-1.4-.97-2.52-2.45-2.52s-2.39%201.11-2.45%202.52c-.04.08-.06.17-.06.26v.04c-.1.16-.16.35-.16.56v.1c-.24.09-.55.49-.78%201.02c-.29.69-.34%201.34-.1%201.46c.16.09.41-.11.65-.46c.09.38.33.73.66%201.01c-.35.13-.57.34-.57.58c0%20.39.61.71%201.37.71c.68%200%201.25-.26%201.35-.59h.16c.1.34.67.59%201.36.59c.76%200%201.37-.32%201.37-.71c0-.24-.23-.45-.57-.58c.33-.28.56-.63.66-1.01c.24.35.49.54.65.46c.23-.12.19-.78-.1-1.46c-.23-.54-.54-.94-.78-1.02v-.1c0-.21-.06-.4-.16-.56v-.04c0-.1-.02-.19-.06-.26Zm.01-7.94c-1.02-.29-1.88.36-2.17%201.37c-.28%201.02.11%202.01%201.14%202.3c1.02.29%207.5%202.54%207.73%209.88c.13-.33.24-.66.34-1c1.52-5.41-1.63-11.03-7.04-12.55m2.19%2014.03c-.77.73-6.03%205.14-12.45%201.57q.315.42.69.81c3.86%204.08%2010.3%204.26%2014.39.4c.77-.73.66-1.8-.06-2.57s-1.79-.94-2.56-.21Zm-10.8-2.48c-.23-1.04-1.32-7.81%205.04-11.49c-.35.04-.7.1-1.04.18C4.48%203.7%201.02%209.14%202.25%2014.62c.23%201.04%201.21%201.49%202.24%201.26s1.72-1.05%201.49-2.09Z%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%22M14.57%2010.18c-.06-1.4-.97-2.52-2.45-2.52s-2.39%201.11-2.45%202.52c-.04.08-.06.17-.06.26v.04c-.1.16-.16.35-.16.56v.1c-.24.09-.55.49-.78%201.02c-.29.69-.34%201.34-.1%201.46c.16.09.41-.11.65-.46c.09.38.33.73.66%201.01c-.35.13-.57.34-.57.58c0%20.39.61.71%201.37.71c.68%200%201.25-.26%201.35-.59h.16c.1.34.67.59%201.36.59c.76%200%201.37-.32%201.37-.71c0-.24-.23-.45-.57-.58c.33-.28.56-.63.66-1.01c.24.35.49.54.65.46c.23-.12.19-.78-.1-1.46c-.23-.54-.54-.94-.78-1.02v-.1c0-.21-.06-.4-.16-.56v-.04c0-.1-.02-.19-.06-.26Zm.01-7.94c-1.02-.29-1.88.36-2.17%201.37c-.28%201.02.11%202.01%201.14%202.3c1.02.29%207.5%202.54%207.73%209.88c.13-.33.24-.66.34-1c1.52-5.41-1.63-11.03-7.04-12.55m2.19%2014.03c-.77.73-6.03%205.14-12.45%201.57q.315.42.69.81c3.86%204.08%2010.3%204.26%2014.39.4c.77-.73.66-1.8-.06-2.57s-1.79-.94-2.56-.21Zm-10.8-2.48c-.23-1.04-1.32-7.81%205.04-11.49c-.35.04-.7.1-1.04.18C4.48%203.7%201.02%209.14%202.25%2014.62c.23%201.04%201.21%201.49%202.24%201.26s1.72-1.05%201.49-2.09Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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