aiassistant logo
aiassistant from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- aiassistant
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the aiassistant logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGMOawNdFh" x1="4.746" x2="70.607" y1="8.636" y2="59.748" gradientTransform="scale(2.66667)" gradientUnits="userSpaceOnUse"><stop stop-color="#955ae0"/><stop offset="1" stop-color="#4d67f0"/></linearGradient></defs><path fill="url(#SVGMOawNdFh)" d="M9.92 21.76C21.44 15.2 37.28 12 50.88 12C90.72 12 116 30.56 116 55.68C116 75.68 98.56 88 75.36 88c-18.72 0-32.64-6.88-32.64-16c0-8.64 8.8-12.8 21.28-8l3.2-9.76C47.84 48 31.84 56.8 31.84 72S50.72 98.08 76 98.08c30.08 0 52-16.64 52-42.4C128 23.52 97.6 0 50.88 0c-15.04 0-32 3.84-45.92 11.36zm108.16 84.48C106.56 112.8 90.72 116 77.12 116C37.28 116 12 97.44 12 72.32C12 52.32 29.44 40 52.64 40c18.72 0 32.64 6.88 32.64 16c0 8.64-8.8 12.8-21.28 8l-3.2 9.76C80.16 80 96.16 71.2 96.16 56S77.28 29.92 52 29.92c-30.08 0-52 16.64-52 42.4C0 104.48 30.4 128 77.12 128c15.04 0 32-3.84 45.92-11.36Z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconAiassistant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGMOawNdFh" x1="4.746" x2="70.607" y1="8.636" y2="59.748" gradientTransform="scale(2.66667)" gradientUnits="userSpaceOnUse"><stop stopColor="#955ae0"/><stop offset="1" stopColor="#4d67f0"/></linearGradient></defs><path fill="url(#SVGMOawNdFh)" d="M9.92 21.76C21.44 15.2 37.28 12 50.88 12C90.72 12 116 30.56 116 55.68C116 75.68 98.56 88 75.36 88c-18.72 0-32.64-6.88-32.64-16c0-8.64 8.8-12.8 21.28-8l3.2-9.76C47.84 48 31.84 56.8 31.84 72S50.72 98.08 76 98.08c30.08 0 52-16.64 52-42.4C128 23.52 97.6 0 50.88 0c-15.04 0-32 3.84-45.92 11.36zm108.16 84.48C106.56 112.8 90.72 116 77.12 116C37.28 116 12 97.44 12 72.32C12 52.32 29.44 40 52.64 40c18.72 0 32.64 6.88 32.64 16c0 8.64-8.8 12.8-21.28 8l-3.2 9.76C80.16 80 96.16 71.2 96.16 56S77.28 29.92 52 29.92c-30.08 0-52 16.64-52 42.4C0 104.48 30.4 128 77.12 128c15.04 0 32-3.84 45.92-11.36Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGMOawNdFh" x1="4.746" x2="70.607" y1="8.636" y2="59.748" gradientTransform="scale(2.66667)" gradientUnits="userSpaceOnUse"><stop stop-color="#955ae0"/><stop offset="1" stop-color="#4d67f0"/></linearGradient></defs><path fill="url(#SVGMOawNdFh)" d="M9.92 21.76C21.44 15.2 37.28 12 50.88 12C90.72 12 116 30.56 116 55.68C116 75.68 98.56 88 75.36 88c-18.72 0-32.64-6.88-32.64-16c0-8.64 8.8-12.8 21.28-8l3.2-9.76C47.84 48 31.84 56.8 31.84 72S50.72 98.08 76 98.08c30.08 0 52-16.64 52-42.4C128 23.52 97.6 0 50.88 0c-15.04 0-32 3.84-45.92 11.36zm108.16 84.48C106.56 112.8 90.72 116 77.12 116C37.28 116 12 97.44 12 72.32C12 52.32 29.44 40 52.64 40c18.72 0 32.64 6.88 32.64 16c0 8.64-8.8 12.8-21.28 8l-3.2 9.76C80.16 80 96.16 71.2 96.16 56S77.28 29.92 52 29.92c-30.08 0-52 16.64-52 42.4C0 104.48 30.4 128 77.12 128c15.04 0 32-3.84 45.92-11.36Z"/></svg> </template>
CSS
.icon-aiassistant {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMOawNdFh%22%20x1%3D%224.746%22%20x2%3D%2270.607%22%20y1%3D%228.636%22%20y2%3D%2259.748%22%20gradientTransform%3D%22scale(2.66667)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23955ae0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234d67f0%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGMOawNdFh)%22%20d%3D%22M9.92%2021.76C21.44%2015.2%2037.28%2012%2050.88%2012C90.72%2012%20116%2030.56%20116%2055.68C116%2075.68%2098.56%2088%2075.36%2088c-18.72%200-32.64-6.88-32.64-16c0-8.64%208.8-12.8%2021.28-8l3.2-9.76C47.84%2048%2031.84%2056.8%2031.84%2072S50.72%2098.08%2076%2098.08c30.08%200%2052-16.64%2052-42.4C128%2023.52%2097.6%200%2050.88%200c-15.04%200-32%203.84-45.92%2011.36zm108.16%2084.48C106.56%20112.8%2090.72%20116%2077.12%20116C37.28%20116%2012%2097.44%2012%2072.32C12%2052.32%2029.44%2040%2052.64%2040c18.72%200%2032.64%206.88%2032.64%2016c0%208.64-8.8%2012.8-21.28%208l-3.2%209.76C80.16%2080%2096.16%2071.2%2096.16%2056S77.28%2029.92%2052%2029.92c-30.08%200-52%2016.64-52%2042.4C0%20104.48%2030.4%20128%2077.12%20128c15.04%200%2032-3.84%2045.92-11.36Z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMOawNdFh%22%20x1%3D%224.746%22%20x2%3D%2270.607%22%20y1%3D%228.636%22%20y2%3D%2259.748%22%20gradientTransform%3D%22scale(2.66667)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23955ae0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234d67f0%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGMOawNdFh)%22%20d%3D%22M9.92%2021.76C21.44%2015.2%2037.28%2012%2050.88%2012C90.72%2012%20116%2030.56%20116%2055.68C116%2075.68%2098.56%2088%2075.36%2088c-18.72%200-32.64-6.88-32.64-16c0-8.64%208.8-12.8%2021.28-8l3.2-9.76C47.84%2048%2031.84%2056.8%2031.84%2072S50.72%2098.08%2076%2098.08c30.08%200%2052-16.64%2052-42.4C128%2023.52%2097.6%200%2050.88%200c-15.04%200-32%203.84-45.92%2011.36zm108.16%2084.48C106.56%20112.8%2090.72%20116%2077.12%20116C37.28%20116%2012%2097.44%2012%2072.32C12%2052.32%2029.44%2040%2052.64%2040c18.72%200%2032.64%206.88%2032.64%2016c0%208.64-8.8%2012.8-21.28%208l-3.2%209.76C80.16%2080%2096.16%2071.2%2096.16%2056S77.28%2029.92%2052%2029.92c-30.08%200-52%2016.64-52%2042.4C0%20104.48%2030.4%20128%2077.12%20128c15.04%200%2032-3.84%2045.92-11.36Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/aiassistant.svg?color=%231a73e8&size=48