qt from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
qt
Set
SVG Logos
Style
Color
Viewbox
256×192
License
CC0

The same logo in other sets

Use the qt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 192"><path fill="#41cd52" d="M231.392 0H35.511L0 36.084v155.507h220.485l35.511-36.083V0z"/><path fill="#fff" d="M95.453 33.512c16.665 0 28.357 4.789 34.988 14.453c6.719 9.575 10.034 24.38 10.034 44.418c0 13.209-1.396 23.848-4.1 31.917c-2.794 8.157-7.242 14.363-13.525 18.618l13.524 22.253l-16.665 7.891l-14.396-24.027c-2.094.62-5.323.976-9.86.976c-16.84 0-28.618-4.61-35.25-13.832c-6.63-9.22-9.946-23.848-9.946-43.709c0-19.948 3.403-34.753 10.121-44.417c6.719-9.665 18.41-14.54 35.075-14.54m84.984 6.385v23.937h22.336v15.338h-22.336v36.262c0 6.737.523 11.17 1.483 13.299c.959 2.216 3.49 3.28 7.416 3.28l13.262-.533l.785 14.364q-10.732 2.128-16.49 2.128q-13.741 0-18.847-6.384c-3.402-4.255-5.147-12.324-5.147-24.204v-38.3h-12.39v-15.25h12.39V39.897zm-84.664 8.426c-10.1 0-17.064 3.427-20.895 10.373c-3.743 6.945-5.658 17.95-5.658 33.194c0 15.153 1.828 26.068 5.484 32.562c3.657 6.495 10.709 9.832 21.069 9.832s17.325-3.247 20.981-9.651c3.57-6.405 5.398-17.319 5.398-32.563c0-15.334-1.828-26.429-5.572-33.374s-10.708-10.373-20.807-10.373"/></svg>

React

import type { SVGProps } from "react";

export function LogosQt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 192"><path fill="#41cd52" d="M231.392 0H35.511L0 36.084v155.507h220.485l35.511-36.083V0z"/><path fill="#fff" d="M95.453 33.512c16.665 0 28.357 4.789 34.988 14.453c6.719 9.575 10.034 24.38 10.034 44.418c0 13.209-1.396 23.848-4.1 31.917c-2.794 8.157-7.242 14.363-13.525 18.618l13.524 22.253l-16.665 7.891l-14.396-24.027c-2.094.62-5.323.976-9.86.976c-16.84 0-28.618-4.61-35.25-13.832c-6.63-9.22-9.946-23.848-9.946-43.709c0-19.948 3.403-34.753 10.121-44.417c6.719-9.665 18.41-14.54 35.075-14.54m84.984 6.385v23.937h22.336v15.338h-22.336v36.262c0 6.737.523 11.17 1.483 13.299c.959 2.216 3.49 3.28 7.416 3.28l13.262-.533l.785 14.364q-10.732 2.128-16.49 2.128q-13.741 0-18.847-6.384c-3.402-4.255-5.147-12.324-5.147-24.204v-38.3h-12.39v-15.25h12.39V39.897zm-84.664 8.426c-10.1 0-17.064 3.427-20.895 10.373c-3.743 6.945-5.658 17.95-5.658 33.194c0 15.153 1.828 26.068 5.484 32.562c3.657 6.495 10.709 9.832 21.069 9.832s17.325-3.247 20.981-9.651c3.57-6.405 5.398-17.319 5.398-32.563c0-15.334-1.828-26.429-5.572-33.374s-10.708-10.373-20.807-10.373"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 192"><path fill="#41cd52" d="M231.392 0H35.511L0 36.084v155.507h220.485l35.511-36.083V0z"/><path fill="#fff" d="M95.453 33.512c16.665 0 28.357 4.789 34.988 14.453c6.719 9.575 10.034 24.38 10.034 44.418c0 13.209-1.396 23.848-4.1 31.917c-2.794 8.157-7.242 14.363-13.525 18.618l13.524 22.253l-16.665 7.891l-14.396-24.027c-2.094.62-5.323.976-9.86.976c-16.84 0-28.618-4.61-35.25-13.832c-6.63-9.22-9.946-23.848-9.946-43.709c0-19.948 3.403-34.753 10.121-44.417c6.719-9.665 18.41-14.54 35.075-14.54m84.984 6.385v23.937h22.336v15.338h-22.336v36.262c0 6.737.523 11.17 1.483 13.299c.959 2.216 3.49 3.28 7.416 3.28l13.262-.533l.785 14.364q-10.732 2.128-16.49 2.128q-13.741 0-18.847-6.384c-3.402-4.255-5.147-12.324-5.147-24.204v-38.3h-12.39v-15.25h12.39V39.897zm-84.664 8.426c-10.1 0-17.064 3.427-20.895 10.373c-3.743 6.945-5.658 17.95-5.658 33.194c0 15.153 1.828 26.068 5.484 32.562c3.657 6.495 10.709 9.832 21.069 9.832s17.325-3.247 20.981-9.651c3.57-6.405 5.398-17.319 5.398-32.563c0-15.334-1.828-26.429-5.572-33.374s-10.708-10.373-20.807-10.373"/></svg>
</template>

CSS

.icon-qt {
  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%20256%20192%22%3E%3Cpath%20fill%3D%22%2341cd52%22%20d%3D%22M231.392%200H35.511L0%2036.084v155.507h220.485l35.511-36.083V0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.453%2033.512c16.665%200%2028.357%204.789%2034.988%2014.453c6.719%209.575%2010.034%2024.38%2010.034%2044.418c0%2013.209-1.396%2023.848-4.1%2031.917c-2.794%208.157-7.242%2014.363-13.525%2018.618l13.524%2022.253l-16.665%207.891l-14.396-24.027c-2.094.62-5.323.976-9.86.976c-16.84%200-28.618-4.61-35.25-13.832c-6.63-9.22-9.946-23.848-9.946-43.709c0-19.948%203.403-34.753%2010.121-44.417c6.719-9.665%2018.41-14.54%2035.075-14.54m84.984%206.385v23.937h22.336v15.338h-22.336v36.262c0%206.737.523%2011.17%201.483%2013.299c.959%202.216%203.49%203.28%207.416%203.28l13.262-.533l.785%2014.364q-10.732%202.128-16.49%202.128q-13.741%200-18.847-6.384c-3.402-4.255-5.147-12.324-5.147-24.204v-38.3h-12.39v-15.25h12.39V39.897zm-84.664%208.426c-10.1%200-17.064%203.427-20.895%2010.373c-3.743%206.945-5.658%2017.95-5.658%2033.194c0%2015.153%201.828%2026.068%205.484%2032.562c3.657%206.495%2010.709%209.832%2021.069%209.832s17.325-3.247%2020.981-9.651c3.57-6.405%205.398-17.319%205.398-32.563c0-15.334-1.828-26.429-5.572-33.374s-10.708-10.373-20.807-10.373%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%20256%20192%22%3E%3Cpath%20fill%3D%22%2341cd52%22%20d%3D%22M231.392%200H35.511L0%2036.084v155.507h220.485l35.511-36.083V0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.453%2033.512c16.665%200%2028.357%204.789%2034.988%2014.453c6.719%209.575%2010.034%2024.38%2010.034%2044.418c0%2013.209-1.396%2023.848-4.1%2031.917c-2.794%208.157-7.242%2014.363-13.525%2018.618l13.524%2022.253l-16.665%207.891l-14.396-24.027c-2.094.62-5.323.976-9.86.976c-16.84%200-28.618-4.61-35.25-13.832c-6.63-9.22-9.946-23.848-9.946-43.709c0-19.948%203.403-34.753%2010.121-44.417c6.719-9.665%2018.41-14.54%2035.075-14.54m84.984%206.385v23.937h22.336v15.338h-22.336v36.262c0%206.737.523%2011.17%201.483%2013.299c.959%202.216%203.49%203.28%207.416%203.28l13.262-.533l.785%2014.364q-10.732%202.128-16.49%202.128q-13.741%200-18.847-6.384c-3.402-4.255-5.147-12.324-5.147-24.204v-38.3h-12.39v-15.25h12.39V39.897zm-84.664%208.426c-10.1%200-17.064%203.427-20.895%2010.373c-3.743%206.945-5.658%2017.95-5.658%2033.194c0%2015.153%201.828%2026.068%205.484%2032.562c3.657%206.495%2010.709%209.832%2021.069%209.832s17.325-3.247%2020.981-9.651c3.57-6.405%205.398-17.319%205.398-32.563c0-15.334-1.828-26.429-5.572-33.374s-10.708-10.373-20.807-10.373%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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