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

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

The same logo in other sets

Use the qlik logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.752 20.137l-3.13-2.633a11.2 11.2 0 0 0 1.73-5.965C22.352 5.37 17.344.362 11.176.362S0 5.37 0 11.54s5.008 11.176 11.176 11.176c2.393 0 4.622-.756 6.444-2.044l3.333 2.799s.497.423.92-.074l1.989-2.357c-.019 0 .386-.497-.11-.902m-5.708-8.598a6.867 6.867 0 1 1-13.735 0a6.867 6.867 0 0 1 13.735 0m-11.287 0a4.4 4.4 0 1 1 8.8 0a4.4 4.4 0 0 1-8.8 0"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQlik(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="m23.752 20.137l-3.13-2.633a11.2 11.2 0 0 0 1.73-5.965C22.352 5.37 17.344.362 11.176.362S0 5.37 0 11.54s5.008 11.176 11.176 11.176c2.393 0 4.622-.756 6.444-2.044l3.333 2.799s.497.423.92-.074l1.989-2.357c-.019 0 .386-.497-.11-.902m-5.708-8.598a6.867 6.867 0 1 1-13.735 0a6.867 6.867 0 0 1 13.735 0m-11.287 0a4.4 4.4 0 1 1 8.8 0a4.4 4.4 0 0 1-8.8 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.752 20.137l-3.13-2.633a11.2 11.2 0 0 0 1.73-5.965C22.352 5.37 17.344.362 11.176.362S0 5.37 0 11.54s5.008 11.176 11.176 11.176c2.393 0 4.622-.756 6.444-2.044l3.333 2.799s.497.423.92-.074l1.989-2.357c-.019 0 .386-.497-.11-.902m-5.708-8.598a6.867 6.867 0 1 1-13.735 0a6.867 6.867 0 0 1 13.735 0m-11.287 0a4.4 4.4 0 1 1 8.8 0a4.4 4.4 0 0 1-8.8 0"/></svg>
</template>

CSS

.icon-qlik {
  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%22m23.752%2020.137l-3.13-2.633a11.2%2011.2%200%200%200%201.73-5.965C22.352%205.37%2017.344.362%2011.176.362S0%205.37%200%2011.54s5.008%2011.176%2011.176%2011.176c2.393%200%204.622-.756%206.444-2.044l3.333%202.799s.497.423.92-.074l1.989-2.357c-.019%200%20.386-.497-.11-.902m-5.708-8.598a6.867%206.867%200%201%201-13.735%200a6.867%206.867%200%200%201%2013.735%200m-11.287%200a4.4%204.4%200%201%201%208.8%200a4.4%204.4%200%200%201-8.8%200%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%22m23.752%2020.137l-3.13-2.633a11.2%2011.2%200%200%200%201.73-5.965C22.352%205.37%2017.344.362%2011.176.362S0%205.37%200%2011.54s5.008%2011.176%2011.176%2011.176c2.393%200%204.622-.756%206.444-2.044l3.333%202.799s.497.423.92-.074l1.989-2.357c-.019%200%20.386-.497-.11-.902m-5.708-8.598a6.867%206.867%200%201%201-13.735%200a6.867%206.867%200%200%201%2013.735%200m-11.287%200a4.4%204.4%200%201%201%208.8%200a4.4%204.4%200%200%201-8.8%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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