qwen logo
qwen from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- qwen
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the qwen logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.919 14.545L20.817 9.17l1.47-2.544a.56.56 0 0 0 0-.566l-1.633-2.83a.57.57 0 0 0-.49-.283h-6.207L12.487.402a.57.57 0 0 0-.49-.284H8.732a.56.56 0 0 0-.49.284L5.139 5.775h-2.94a.56.56 0 0 0-.49.284L.077 8.887a.56.56 0 0 0 0 .567L3.18 14.83l-1.47 2.545a.56.56 0 0 0 0 .566l1.634 2.83a.57.57 0 0 0 .49.283h6.205l1.47 2.545a.57.57 0 0 0 .49.284h3.266a.57.57 0 0 0 .49-.284l3.104-5.375h2.94a.57.57 0 0 0 .49-.283l1.634-2.828a.55.55 0 0 0-.004-.568M8.733.686l1.634 2.828l-1.634 2.828H21.8L20.164 9.17H7.425L5.63 6.06Zm1.306 19.801l-6.205-.002l1.634-2.83h3.265L2.201 6.344h3.267q3.182 5.517 6.367 11.032zm10.124-5.66L18.53 12l-6.532 11.315l-1.634-2.83c2.129-3.673 4.25-7.351 6.373-11.028h3.592l3.102 5.374z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsQwen(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.919 14.545L20.817 9.17l1.47-2.544a.56.56 0 0 0 0-.566l-1.633-2.83a.57.57 0 0 0-.49-.283h-6.207L12.487.402a.57.57 0 0 0-.49-.284H8.732a.56.56 0 0 0-.49.284L5.139 5.775h-2.94a.56.56 0 0 0-.49.284L.077 8.887a.56.56 0 0 0 0 .567L3.18 14.83l-1.47 2.545a.56.56 0 0 0 0 .566l1.634 2.83a.57.57 0 0 0 .49.283h6.205l1.47 2.545a.57.57 0 0 0 .49.284h3.266a.57.57 0 0 0 .49-.284l3.104-5.375h2.94a.57.57 0 0 0 .49-.283l1.634-2.828a.55.55 0 0 0-.004-.568M8.733.686l1.634 2.828l-1.634 2.828H21.8L20.164 9.17H7.425L5.63 6.06Zm1.306 19.801l-6.205-.002l1.634-2.83h3.265L2.201 6.344h3.267q3.182 5.517 6.367 11.032zm10.124-5.66L18.53 12l-6.532 11.315l-1.634-2.83c2.129-3.673 4.25-7.351 6.373-11.028h3.592l3.102 5.374z"/></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.919 14.545L20.817 9.17l1.47-2.544a.56.56 0 0 0 0-.566l-1.633-2.83a.57.57 0 0 0-.49-.283h-6.207L12.487.402a.57.57 0 0 0-.49-.284H8.732a.56.56 0 0 0-.49.284L5.139 5.775h-2.94a.56.56 0 0 0-.49.284L.077 8.887a.56.56 0 0 0 0 .567L3.18 14.83l-1.47 2.545a.56.56 0 0 0 0 .566l1.634 2.83a.57.57 0 0 0 .49.283h6.205l1.47 2.545a.57.57 0 0 0 .49.284h3.266a.57.57 0 0 0 .49-.284l3.104-5.375h2.94a.57.57 0 0 0 .49-.283l1.634-2.828a.55.55 0 0 0-.004-.568M8.733.686l1.634 2.828l-1.634 2.828H21.8L20.164 9.17H7.425L5.63 6.06Zm1.306 19.801l-6.205-.002l1.634-2.83h3.265L2.201 6.344h3.267q3.182 5.517 6.367 11.032zm10.124-5.66L18.53 12l-6.532 11.315l-1.634-2.83c2.129-3.673 4.25-7.351 6.373-11.028h3.592l3.102 5.374z"/></svg> </template>
CSS
.icon-qwen {
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.919%2014.545L20.817%209.17l1.47-2.544a.56.56%200%200%200%200-.566l-1.633-2.83a.57.57%200%200%200-.49-.283h-6.207L12.487.402a.57.57%200%200%200-.49-.284H8.732a.56.56%200%200%200-.49.284L5.139%205.775h-2.94a.56.56%200%200%200-.49.284L.077%208.887a.56.56%200%200%200%200%20.567L3.18%2014.83l-1.47%202.545a.56.56%200%200%200%200%20.566l1.634%202.83a.57.57%200%200%200%20.49.283h6.205l1.47%202.545a.57.57%200%200%200%20.49.284h3.266a.57.57%200%200%200%20.49-.284l3.104-5.375h2.94a.57.57%200%200%200%20.49-.283l1.634-2.828a.55.55%200%200%200-.004-.568M8.733.686l1.634%202.828l-1.634%202.828H21.8L20.164%209.17H7.425L5.63%206.06Zm1.306%2019.801l-6.205-.002l1.634-2.83h3.265L2.201%206.344h3.267q3.182%205.517%206.367%2011.032zm10.124-5.66L18.53%2012l-6.532%2011.315l-1.634-2.83c2.129-3.673%204.25-7.351%206.373-11.028h3.592l3.102%205.374z%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.919%2014.545L20.817%209.17l1.47-2.544a.56.56%200%200%200%200-.566l-1.633-2.83a.57.57%200%200%200-.49-.283h-6.207L12.487.402a.57.57%200%200%200-.49-.284H8.732a.56.56%200%200%200-.49.284L5.139%205.775h-2.94a.56.56%200%200%200-.49.284L.077%208.887a.56.56%200%200%200%200%20.567L3.18%2014.83l-1.47%202.545a.56.56%200%200%200%200%20.566l1.634%202.83a.57.57%200%200%200%20.49.283h6.205l1.47%202.545a.57.57%200%200%200%20.49.284h3.266a.57.57%200%200%200%20.49-.284l3.104-5.375h2.94a.57.57%200%200%200%20.49-.283l1.634-2.828a.55.55%200%200%200-.004-.568M8.733.686l1.634%202.828l-1.634%202.828H21.8L20.164%209.17H7.425L5.63%206.06Zm1.306%2019.801l-6.205-.002l1.634-2.83h3.265L2.201%206.344h3.267q3.182%205.517%206.367%2011.032zm10.124-5.66L18.53%2012l-6.532%2011.315l-1.634-2.83c2.129-3.673%204.25-7.351%206.373-11.028h3.592l3.102%205.374z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/qwen.svg?color=%231a73e8&size=48