qwik logo
qwik from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- qwik
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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 24 24"><path fill="currentColor" d="M7.547 0a2.96 2.96 0 0 0-2.56 1.479L.532 9.19a2.96 2.96 0 0 0 0 2.957l4.453 7.713a2.96 2.96 0 0 0 2.561 1.477H12l8.594 2.648a.284.284 0 0 0 .336-.402l-1.916-3.723l4.453-7.713a2.96 2.96 0 0 0 0-2.957l-4.453-7.71A2.96 2.96 0 0 0 16.453 0zm0 .766l10.185 9.904l-1.896 1.899l.578 7.533L6.268 10.67l2.37-2.373z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsQwik(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="M7.547 0a2.96 2.96 0 0 0-2.56 1.479L.532 9.19a2.96 2.96 0 0 0 0 2.957l4.453 7.713a2.96 2.96 0 0 0 2.561 1.477H12l8.594 2.648a.284.284 0 0 0 .336-.402l-1.916-3.723l4.453-7.713a2.96 2.96 0 0 0 0-2.957l-4.453-7.71A2.96 2.96 0 0 0 16.453 0zm0 .766l10.185 9.904l-1.896 1.899l.578 7.533L6.268 10.67l2.37-2.373z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.547 0a2.96 2.96 0 0 0-2.56 1.479L.532 9.19a2.96 2.96 0 0 0 0 2.957l4.453 7.713a2.96 2.96 0 0 0 2.561 1.477H12l8.594 2.648a.284.284 0 0 0 .336-.402l-1.916-3.723l4.453-7.713a2.96 2.96 0 0 0 0-2.957l-4.453-7.71A2.96 2.96 0 0 0 16.453 0zm0 .766l10.185 9.904l-1.896 1.899l.578 7.533L6.268 10.67l2.37-2.373z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.547%200a2.96%202.96%200%200%200-2.56%201.479L.532%209.19a2.96%202.96%200%200%200%200%202.957l4.453%207.713a2.96%202.96%200%200%200%202.561%201.477H12l8.594%202.648a.284.284%200%200%200%20.336-.402l-1.916-3.723l4.453-7.713a2.96%202.96%200%200%200%200-2.957l-4.453-7.71A2.96%202.96%200%200%200%2016.453%200zm0%20.766l10.185%209.904l-1.896%201.899l.578%207.533L6.268%2010.67l2.37-2.373z%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%22M7.547%200a2.96%202.96%200%200%200-2.56%201.479L.532%209.19a2.96%202.96%200%200%200%200%202.957l4.453%207.713a2.96%202.96%200%200%200%202.561%201.477H12l8.594%202.648a.284.284%200%200%200%20.336-.402l-1.916-3.723l4.453-7.713a2.96%202.96%200%200%200%200-2.957l-4.453-7.71A2.96%202.96%200%200%200%2016.453%200zm0%20.766l10.185%209.904l-1.896%201.899l.578%207.533L6.268%2010.67l2.37-2.373z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/qwik.svg?color=%231a73e8&size=48