qwik from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
qwik
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the qwik logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#18b6f6" d="m95.672 112.555l-17.43-17.34l-.246.043v-.184L40.93 58.418l9.152-8.82l-5.383-30.84L19.23 50.355c-4.324 4.368-5.156 11.508-2.023 16.75l15.918 26.422c2.434 4.051 6.258 6.657 11.598 6.465c11.304-.402 16.273-.402 16.273-.402l34.668 12.957l.008.012Zm0 0"/><path fill="#ac7ef4" d="M104.285 63.96c2.508-5.175 3.406-9.702.93-14.253l-3.524-6.484l-1.828-3.328l-.71-1.297l-.067.074L89.5 22.043a13.4 13.4 0 0 0-11.766-6.723l-8.406.239l-25.094.066a13.46 13.46 0 0 0-11.511 6.633L17.477 52.539l27.285-33.945l35.793 39.36l-6.407 6.491l3.825 30.793l.054-.07v.09h-.054l.074.074l2.984 2.906L95.47 112.34c.605.586 1.59-.117 1.187-.84L87.73 93.938"/><path fill="#fff" d="m80.64 57.855l-35.886-39.16l5.098 30.664l-9.133 8.864L77.906 95.18L74.555 64.5l6.086-6.633Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconQwik(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#18b6f6" d="m95.672 112.555l-17.43-17.34l-.246.043v-.184L40.93 58.418l9.152-8.82l-5.383-30.84L19.23 50.355c-4.324 4.368-5.156 11.508-2.023 16.75l15.918 26.422c2.434 4.051 6.258 6.657 11.598 6.465c11.304-.402 16.273-.402 16.273-.402l34.668 12.957l.008.012Zm0 0"/><path fill="#ac7ef4" d="M104.285 63.96c2.508-5.175 3.406-9.702.93-14.253l-3.524-6.484l-1.828-3.328l-.71-1.297l-.067.074L89.5 22.043a13.4 13.4 0 0 0-11.766-6.723l-8.406.239l-25.094.066a13.46 13.46 0 0 0-11.511 6.633L17.477 52.539l27.285-33.945l35.793 39.36l-6.407 6.491l3.825 30.793l.054-.07v.09h-.054l.074.074l2.984 2.906L95.47 112.34c.605.586 1.59-.117 1.187-.84L87.73 93.938"/><path fill="#fff" d="m80.64 57.855l-35.886-39.16l5.098 30.664l-9.133 8.864L77.906 95.18L74.555 64.5l6.086-6.633Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#18b6f6" d="m95.672 112.555l-17.43-17.34l-.246.043v-.184L40.93 58.418l9.152-8.82l-5.383-30.84L19.23 50.355c-4.324 4.368-5.156 11.508-2.023 16.75l15.918 26.422c2.434 4.051 6.258 6.657 11.598 6.465c11.304-.402 16.273-.402 16.273-.402l34.668 12.957l.008.012Zm0 0"/><path fill="#ac7ef4" d="M104.285 63.96c2.508-5.175 3.406-9.702.93-14.253l-3.524-6.484l-1.828-3.328l-.71-1.297l-.067.074L89.5 22.043a13.4 13.4 0 0 0-11.766-6.723l-8.406.239l-25.094.066a13.46 13.46 0 0 0-11.511 6.633L17.477 52.539l27.285-33.945l35.793 39.36l-6.407 6.491l3.825 30.793l.054-.07v.09h-.054l.074.074l2.984 2.906L95.47 112.34c.605.586 1.59-.117 1.187-.84L87.73 93.938"/><path fill="#fff" d="m80.64 57.855l-35.886-39.16l5.098 30.664l-9.133 8.864L77.906 95.18L74.555 64.5l6.086-6.633Zm0 0"/></svg>
</template>

CSS

.icon-qwik {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2318b6f6%22%20d%3D%22m95.672%20112.555l-17.43-17.34l-.246.043v-.184L40.93%2058.418l9.152-8.82l-5.383-30.84L19.23%2050.355c-4.324%204.368-5.156%2011.508-2.023%2016.75l15.918%2026.422c2.434%204.051%206.258%206.657%2011.598%206.465c11.304-.402%2016.273-.402%2016.273-.402l34.668%2012.957l.008.012Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23ac7ef4%22%20d%3D%22M104.285%2063.96c2.508-5.175%203.406-9.702.93-14.253l-3.524-6.484l-1.828-3.328l-.71-1.297l-.067.074L89.5%2022.043a13.4%2013.4%200%200%200-11.766-6.723l-8.406.239l-25.094.066a13.46%2013.46%200%200%200-11.511%206.633L17.477%2052.539l27.285-33.945l35.793%2039.36l-6.407%206.491l3.825%2030.793l.054-.07v.09h-.054l.074.074l2.984%202.906L95.47%20112.34c.605.586%201.59-.117%201.187-.84L87.73%2093.938%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m80.64%2057.855l-35.886-39.16l5.098%2030.664l-9.133%208.864L77.906%2095.18L74.555%2064.5l6.086-6.633Zm0%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2318b6f6%22%20d%3D%22m95.672%20112.555l-17.43-17.34l-.246.043v-.184L40.93%2058.418l9.152-8.82l-5.383-30.84L19.23%2050.355c-4.324%204.368-5.156%2011.508-2.023%2016.75l15.918%2026.422c2.434%204.051%206.258%206.657%2011.598%206.465c11.304-.402%2016.273-.402%2016.273-.402l34.668%2012.957l.008.012Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23ac7ef4%22%20d%3D%22M104.285%2063.96c2.508-5.175%203.406-9.702.93-14.253l-3.524-6.484l-1.828-3.328l-.71-1.297l-.067.074L89.5%2022.043a13.4%2013.4%200%200%200-11.766-6.723l-8.406.239l-25.094.066a13.46%2013.46%200%200%200-11.511%206.633L17.477%2052.539l27.285-33.945l35.793%2039.36l-6.407%206.491l3.825%2030.793l.054-.07v.09h-.054l.074.074l2.984%202.906L95.47%20112.34c.605.586%201.59-.117%201.187-.84L87.73%2093.938%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m80.64%2057.855l-35.886-39.16l5.098%2030.664l-9.133%208.864L77.906%2095.18L74.555%2064.5l6.086-6.633Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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