icq from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
icq
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the icq logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.189 0a3.784 3.784 0 0 0-3.055 5.93l1.741 2.562a1.855 1.855 0 0 0 3.334-.13l1.454-2.929h-.006A3.784 3.784 0 0 0 10.189 0m9.173 4.496a4.2 4.2 0 0 0-1.662.306a4.23 4.23 0 0 0-1.817 1.396l-2.214 2.837q-.038.047-.074.096l-.01.012a2.088 2.088 0 0 0 1.509 3.306l3.614.536l-.003-.007a4.26 4.26 0 0 0 4.532-5.807a4.26 4.26 0 0 0-3.875-2.675M3.586 7.242A3.154 3.154 0 0 0 .55 9.628a3.15 3.15 0 0 0 3.903 3.804l2.539-.737a1.545 1.545 0 0 0 .742-2.673L5.79 8.118v.005a3.13 3.13 0 0 0-2.204-.881M13.9 13.959a1.886 1.886 0 0 0-1.858 2.233l.387 3.263l.005-.003a3.846 3.846 0 0 0 6.134 2.574a3.846 3.846 0 0 0-.9-6.645l-2.877-1.197a1.9 1.9 0 0 0-.89-.225zm-5.55.08c-.377 0-.75.104-1.076.3L4.06 16.018l.006.003a4.2 4.2 0 0 0-1.593 1.485a4.24 4.24 0 0 0 1.342 5.843a4.24 4.24 0 0 0 5.845-1.332a4.2 4.2 0 0 0 .647-2.172l.108-3.45a2.08 2.08 0 0 0-2.062-2.356z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIcq(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="M10.189 0a3.784 3.784 0 0 0-3.055 5.93l1.741 2.562a1.855 1.855 0 0 0 3.334-.13l1.454-2.929h-.006A3.784 3.784 0 0 0 10.189 0m9.173 4.496a4.2 4.2 0 0 0-1.662.306a4.23 4.23 0 0 0-1.817 1.396l-2.214 2.837q-.038.047-.074.096l-.01.012a2.088 2.088 0 0 0 1.509 3.306l3.614.536l-.003-.007a4.26 4.26 0 0 0 4.532-5.807a4.26 4.26 0 0 0-3.875-2.675M3.586 7.242A3.154 3.154 0 0 0 .55 9.628a3.15 3.15 0 0 0 3.903 3.804l2.539-.737a1.545 1.545 0 0 0 .742-2.673L5.79 8.118v.005a3.13 3.13 0 0 0-2.204-.881M13.9 13.959a1.886 1.886 0 0 0-1.858 2.233l.387 3.263l.005-.003a3.846 3.846 0 0 0 6.134 2.574a3.846 3.846 0 0 0-.9-6.645l-2.877-1.197a1.9 1.9 0 0 0-.89-.225zm-5.55.08c-.377 0-.75.104-1.076.3L4.06 16.018l.006.003a4.2 4.2 0 0 0-1.593 1.485a4.24 4.24 0 0 0 1.342 5.843a4.24 4.24 0 0 0 5.845-1.332a4.2 4.2 0 0 0 .647-2.172l.108-3.45a2.08 2.08 0 0 0-2.062-2.356z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.189 0a3.784 3.784 0 0 0-3.055 5.93l1.741 2.562a1.855 1.855 0 0 0 3.334-.13l1.454-2.929h-.006A3.784 3.784 0 0 0 10.189 0m9.173 4.496a4.2 4.2 0 0 0-1.662.306a4.23 4.23 0 0 0-1.817 1.396l-2.214 2.837q-.038.047-.074.096l-.01.012a2.088 2.088 0 0 0 1.509 3.306l3.614.536l-.003-.007a4.26 4.26 0 0 0 4.532-5.807a4.26 4.26 0 0 0-3.875-2.675M3.586 7.242A3.154 3.154 0 0 0 .55 9.628a3.15 3.15 0 0 0 3.903 3.804l2.539-.737a1.545 1.545 0 0 0 .742-2.673L5.79 8.118v.005a3.13 3.13 0 0 0-2.204-.881M13.9 13.959a1.886 1.886 0 0 0-1.858 2.233l.387 3.263l.005-.003a3.846 3.846 0 0 0 6.134 2.574a3.846 3.846 0 0 0-.9-6.645l-2.877-1.197a1.9 1.9 0 0 0-.89-.225zm-5.55.08c-.377 0-.75.104-1.076.3L4.06 16.018l.006.003a4.2 4.2 0 0 0-1.593 1.485a4.24 4.24 0 0 0 1.342 5.843a4.24 4.24 0 0 0 5.845-1.332a4.2 4.2 0 0 0 .647-2.172l.108-3.45a2.08 2.08 0 0 0-2.062-2.356z"/></svg>
</template>

CSS

.icon-icq {
  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%22M10.189%200a3.784%203.784%200%200%200-3.055%205.93l1.741%202.562a1.855%201.855%200%200%200%203.334-.13l1.454-2.929h-.006A3.784%203.784%200%200%200%2010.189%200m9.173%204.496a4.2%204.2%200%200%200-1.662.306a4.23%204.23%200%200%200-1.817%201.396l-2.214%202.837q-.038.047-.074.096l-.01.012a2.088%202.088%200%200%200%201.509%203.306l3.614.536l-.003-.007a4.26%204.26%200%200%200%204.532-5.807a4.26%204.26%200%200%200-3.875-2.675M3.586%207.242A3.154%203.154%200%200%200%20.55%209.628a3.15%203.15%200%200%200%203.903%203.804l2.539-.737a1.545%201.545%200%200%200%20.742-2.673L5.79%208.118v.005a3.13%203.13%200%200%200-2.204-.881M13.9%2013.959a1.886%201.886%200%200%200-1.858%202.233l.387%203.263l.005-.003a3.846%203.846%200%200%200%206.134%202.574a3.846%203.846%200%200%200-.9-6.645l-2.877-1.197a1.9%201.9%200%200%200-.89-.225zm-5.55.08c-.377%200-.75.104-1.076.3L4.06%2016.018l.006.003a4.2%204.2%200%200%200-1.593%201.485a4.24%204.24%200%200%200%201.342%205.843a4.24%204.24%200%200%200%205.845-1.332a4.2%204.2%200%200%200%20.647-2.172l.108-3.45a2.08%202.08%200%200%200-2.062-2.356z%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%22M10.189%200a3.784%203.784%200%200%200-3.055%205.93l1.741%202.562a1.855%201.855%200%200%200%203.334-.13l1.454-2.929h-.006A3.784%203.784%200%200%200%2010.189%200m9.173%204.496a4.2%204.2%200%200%200-1.662.306a4.23%204.23%200%200%200-1.817%201.396l-2.214%202.837q-.038.047-.074.096l-.01.012a2.088%202.088%200%200%200%201.509%203.306l3.614.536l-.003-.007a4.26%204.26%200%200%200%204.532-5.807a4.26%204.26%200%200%200-3.875-2.675M3.586%207.242A3.154%203.154%200%200%200%20.55%209.628a3.15%203.15%200%200%200%203.903%203.804l2.539-.737a1.545%201.545%200%200%200%20.742-2.673L5.79%208.118v.005a3.13%203.13%200%200%200-2.204-.881M13.9%2013.959a1.886%201.886%200%200%200-1.858%202.233l.387%203.263l.005-.003a3.846%203.846%200%200%200%206.134%202.574a3.846%203.846%200%200%200-.9-6.645l-2.877-1.197a1.9%201.9%200%200%200-.89-.225zm-5.55.08c-.377%200-.75.104-1.076.3L4.06%2016.018l.006.003a4.2%204.2%200%200%200-1.593%201.485a4.24%204.24%200%200%200%201.342%205.843a4.24%204.24%200%200%200%205.845-1.332a4.2%204.2%200%200%200%20.647-2.172l.108-3.45a2.08%202.08%200%200%200-2.062-2.356z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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