qwik icon logo
qwik-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- qwik-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×272
- License
- CC0
Use the qwik icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 272"><path fill="#18b6f6" d="m224.803 271.548l-48.76-48.483l-.744.107v-.532L71.606 120.252l25.55-24.667l-15.01-86.12l-71.222 88.247c-12.136 12.226-14.372 32.109-5.642 46.781l44.5 73.788c6.813 11.376 19.163 18.18 32.47 18.074l22.038-.213z"/><path fill="#ac7ef4" d="m251.414 96.01l-9.795-18.075l-5.11-9.25l-2.023-3.615l-.212.213l-26.829-46.463C200.738 7.125 188.176-.105 174.55 0l-23.527.639l-70.158.213c-13.307.106-25.444 7.123-32.151 18.5l-42.69 84.632L82.353 9.25l100.073 109.937l-17.779 17.968l10.646 86.015l.107-.213v.213h-.213l.213.212l8.304 8.081l40.348 39.445c1.704 1.595 4.472-.318 3.3-2.339l-24.911-49.014l43.436-80.273l1.383-1.595c.533-.638 1.065-1.276 1.491-1.914c8.517-11.589 9.688-27.112 2.662-39.764"/><path fill="#fff" d="M182.746 118.763L82.353 9.358l14.266 85.695l-25.55 24.773L175.08 223.065l-9.368-85.696z"/></svg>
React
import type { SVGProps } from "react";
export function LogosQwikIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 272"><path fill="#18b6f6" d="m224.803 271.548l-48.76-48.483l-.744.107v-.532L71.606 120.252l25.55-24.667l-15.01-86.12l-71.222 88.247c-12.136 12.226-14.372 32.109-5.642 46.781l44.5 73.788c6.813 11.376 19.163 18.18 32.47 18.074l22.038-.213z"/><path fill="#ac7ef4" d="m251.414 96.01l-9.795-18.075l-5.11-9.25l-2.023-3.615l-.212.213l-26.829-46.463C200.738 7.125 188.176-.105 174.55 0l-23.527.639l-70.158.213c-13.307.106-25.444 7.123-32.151 18.5l-42.69 84.632L82.353 9.25l100.073 109.937l-17.779 17.968l10.646 86.015l.107-.213v.213h-.213l.213.212l8.304 8.081l40.348 39.445c1.704 1.595 4.472-.318 3.3-2.339l-24.911-49.014l43.436-80.273l1.383-1.595c.533-.638 1.065-1.276 1.491-1.914c8.517-11.589 9.688-27.112 2.662-39.764"/><path fill="#fff" d="M182.746 118.763L82.353 9.358l14.266 85.695l-25.55 24.773L175.08 223.065l-9.368-85.696z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 272"><path fill="#18b6f6" d="m224.803 271.548l-48.76-48.483l-.744.107v-.532L71.606 120.252l25.55-24.667l-15.01-86.12l-71.222 88.247c-12.136 12.226-14.372 32.109-5.642 46.781l44.5 73.788c6.813 11.376 19.163 18.18 32.47 18.074l22.038-.213z"/><path fill="#ac7ef4" d="m251.414 96.01l-9.795-18.075l-5.11-9.25l-2.023-3.615l-.212.213l-26.829-46.463C200.738 7.125 188.176-.105 174.55 0l-23.527.639l-70.158.213c-13.307.106-25.444 7.123-32.151 18.5l-42.69 84.632L82.353 9.25l100.073 109.937l-17.779 17.968l10.646 86.015l.107-.213v.213h-.213l.213.212l8.304 8.081l40.348 39.445c1.704 1.595 4.472-.318 3.3-2.339l-24.911-49.014l43.436-80.273l1.383-1.595c.533-.638 1.065-1.276 1.491-1.914c8.517-11.589 9.688-27.112 2.662-39.764"/><path fill="#fff" d="M182.746 118.763L82.353 9.358l14.266 85.695l-25.55 24.773L175.08 223.065l-9.368-85.696z"/></svg> </template>
CSS
.icon-qwik-icon {
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%20272%22%3E%3Cpath%20fill%3D%22%2318b6f6%22%20d%3D%22m224.803%20271.548l-48.76-48.483l-.744.107v-.532L71.606%20120.252l25.55-24.667l-15.01-86.12l-71.222%2088.247c-12.136%2012.226-14.372%2032.109-5.642%2046.781l44.5%2073.788c6.813%2011.376%2019.163%2018.18%2032.47%2018.074l22.038-.213z%22%2F%3E%3Cpath%20fill%3D%22%23ac7ef4%22%20d%3D%22m251.414%2096.01l-9.795-18.075l-5.11-9.25l-2.023-3.615l-.212.213l-26.829-46.463C200.738%207.125%20188.176-.105%20174.55%200l-23.527.639l-70.158.213c-13.307.106-25.444%207.123-32.151%2018.5l-42.69%2084.632L82.353%209.25l100.073%20109.937l-17.779%2017.968l10.646%2086.015l.107-.213v.213h-.213l.213.212l8.304%208.081l40.348%2039.445c1.704%201.595%204.472-.318%203.3-2.339l-24.911-49.014l43.436-80.273l1.383-1.595c.533-.638%201.065-1.276%201.491-1.914c8.517-11.589%209.688-27.112%202.662-39.764%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M182.746%20118.763L82.353%209.358l14.266%2085.695l-25.55%2024.773L175.08%20223.065l-9.368-85.696z%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%20272%22%3E%3Cpath%20fill%3D%22%2318b6f6%22%20d%3D%22m224.803%20271.548l-48.76-48.483l-.744.107v-.532L71.606%20120.252l25.55-24.667l-15.01-86.12l-71.222%2088.247c-12.136%2012.226-14.372%2032.109-5.642%2046.781l44.5%2073.788c6.813%2011.376%2019.163%2018.18%2032.47%2018.074l22.038-.213z%22%2F%3E%3Cpath%20fill%3D%22%23ac7ef4%22%20d%3D%22m251.414%2096.01l-9.795-18.075l-5.11-9.25l-2.023-3.615l-.212.213l-26.829-46.463C200.738%207.125%20188.176-.105%20174.55%200l-23.527.639l-70.158.213c-13.307.106-25.444%207.123-32.151%2018.5l-42.69%2084.632L82.353%209.25l100.073%20109.937l-17.779%2017.968l10.646%2086.015l.107-.213v.213h-.213l.213.212l8.304%208.081l40.348%2039.445c1.704%201.595%204.472-.318%203.3-2.339l-24.911-49.014l43.436-80.273l1.383-1.595c.533-.638%201.065-1.276%201.491-1.914c8.517-11.589%209.688-27.112%202.662-39.764%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M182.746%20118.763L82.353%209.358l14.266%2085.695l-25.55%2024.773L175.08%20223.065l-9.368-85.696z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/qwik-icon.svg?color=%231a73e8&size=48