qwen ai icon
qwen-ai-fill from Remix Icon by Remix Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- qwen-ai-fill
- Set
- Remix Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
Use the qwen ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.71 1.999a.5.5 0 0 1 .434.25l1.299 2.25h5.485a.5.5 0 0 1 .433.25l1.154 2a.5.5 0 0 1 0 .5l-1.299 2.25l2.742 4.75a.5.5 0 0 1 0 .5l-1.154 2a.5.5 0 0 1-.433.25h-2.598l-2.742 4.75a.5.5 0 0 1-.433.25h-2.31a.5.5 0 0 1-.433-.25l-1.299-2.25H5.072a.5.5 0 0 1-.434-.25l-1.154-2a.5.5 0 0 1 0-.5l1.299-2.25L2.04 9.75a.5.5 0 0 1 0-.5l1.156-2A.5.5 0 0 1 3.628 7h2.599l2.741-4.751a.5.5 0 0 1 .434-.25zM6.587 7.625l-2.166-.001l5.052 8.75H6.587l-1.443 2.5h5.772L12 20.75L17.052 12l1.443 2.5l2.886-.001l-2.886-5l1.083-1.874H9.474l1.443-2.501l-1.443-2.499zM15.464 10L12 16l-3.464-6z"/></svg>
React
import type { SVGProps } from "react";
export function RiQwenAiFill(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="M11.71 1.999a.5.5 0 0 1 .434.25l1.299 2.25h5.485a.5.5 0 0 1 .433.25l1.154 2a.5.5 0 0 1 0 .5l-1.299 2.25l2.742 4.75a.5.5 0 0 1 0 .5l-1.154 2a.5.5 0 0 1-.433.25h-2.598l-2.742 4.75a.5.5 0 0 1-.433.25h-2.31a.5.5 0 0 1-.433-.25l-1.299-2.25H5.072a.5.5 0 0 1-.434-.25l-1.154-2a.5.5 0 0 1 0-.5l1.299-2.25L2.04 9.75a.5.5 0 0 1 0-.5l1.156-2A.5.5 0 0 1 3.628 7h2.599l2.741-4.751a.5.5 0 0 1 .434-.25zM6.587 7.625l-2.166-.001l5.052 8.75H6.587l-1.443 2.5h5.772L12 20.75L17.052 12l1.443 2.5l2.886-.001l-2.886-5l1.083-1.874H9.474l1.443-2.501l-1.443-2.499zM15.464 10L12 16l-3.464-6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.71 1.999a.5.5 0 0 1 .434.25l1.299 2.25h5.485a.5.5 0 0 1 .433.25l1.154 2a.5.5 0 0 1 0 .5l-1.299 2.25l2.742 4.75a.5.5 0 0 1 0 .5l-1.154 2a.5.5 0 0 1-.433.25h-2.598l-2.742 4.75a.5.5 0 0 1-.433.25h-2.31a.5.5 0 0 1-.433-.25l-1.299-2.25H5.072a.5.5 0 0 1-.434-.25l-1.154-2a.5.5 0 0 1 0-.5l1.299-2.25L2.04 9.75a.5.5 0 0 1 0-.5l1.156-2A.5.5 0 0 1 3.628 7h2.599l2.741-4.751a.5.5 0 0 1 .434-.25zM6.587 7.625l-2.166-.001l5.052 8.75H6.587l-1.443 2.5h5.772L12 20.75L17.052 12l1.443 2.5l2.886-.001l-2.886-5l1.083-1.874H9.474l1.443-2.501l-1.443-2.499zM15.464 10L12 16l-3.464-6z"/></svg> </template>
CSS
.icon-qwen-ai-fill {
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%22M11.71%201.999a.5.5%200%200%201%20.434.25l1.299%202.25h5.485a.5.5%200%200%201%20.433.25l1.154%202a.5.5%200%200%201%200%20.5l-1.299%202.25l2.742%204.75a.5.5%200%200%201%200%20.5l-1.154%202a.5.5%200%200%201-.433.25h-2.598l-2.742%204.75a.5.5%200%200%201-.433.25h-2.31a.5.5%200%200%201-.433-.25l-1.299-2.25H5.072a.5.5%200%200%201-.434-.25l-1.154-2a.5.5%200%200%201%200-.5l1.299-2.25L2.04%209.75a.5.5%200%200%201%200-.5l1.156-2A.5.5%200%200%201%203.628%207h2.599l2.741-4.751a.5.5%200%200%201%20.434-.25zM6.587%207.625l-2.166-.001l5.052%208.75H6.587l-1.443%202.5h5.772L12%2020.75L17.052%2012l1.443%202.5l2.886-.001l-2.886-5l1.083-1.874H9.474l1.443-2.501l-1.443-2.499zM15.464%2010L12%2016l-3.464-6z%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%22M11.71%201.999a.5.5%200%200%201%20.434.25l1.299%202.25h5.485a.5.5%200%200%201%20.433.25l1.154%202a.5.5%200%200%201%200%20.5l-1.299%202.25l2.742%204.75a.5.5%200%200%201%200%20.5l-1.154%202a.5.5%200%200%201-.433.25h-2.598l-2.742%204.75a.5.5%200%200%201-.433.25h-2.31a.5.5%200%200%201-.433-.25l-1.299-2.25H5.072a.5.5%200%200%201-.434-.25l-1.154-2a.5.5%200%200%201%200-.5l1.299-2.25L2.04%209.75a.5.5%200%200%201%200-.5l1.156-2A.5.5%200%200%201%203.628%207h2.599l2.741-4.751a.5.5%200%200%201%20.434-.25zM6.587%207.625l-2.166-.001l5.052%208.75H6.587l-1.443%202.5h5.772L12%2020.75L17.052%2012l1.443%202.5l2.886-.001l-2.886-5l1.083-1.874H9.474l1.443-2.501l-1.443-2.499zM15.464%2010L12%2016l-3.464-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/qwen-ai-fill.svg?color=%231a73e8&size=48