deepai logo
deepai from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- deepai
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
1 other variant in LobeHub AI Icons
Use the deepai logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23.034 17.06c.017-.034.034-.069.034-.103.135-.347.27-.763.338-1.11.88-3.12.948-7.14-2.232-11.438-.08-.082-.135-.163-.182-.23-.033-.048-.06-.088-.089-.117.812-.624 1.827-.832 2.571-.832.406 0 .609-.485.338-.763C21.174-.444 18.265-.375 16.235.734c-3.314-1.248-6.9-.832-9.065.694-3.72 2.565-3.72 5.476-1.826 8.18a7.814 7.814 0 00-.744 2.08c-.136.693.676 1.178 1.15.693.947-.901 2.165-2.01 2.773-2.426 1.489-1.11 2.436-1.526 3.789-1.733h.067c.474-.07.88-.139 1.353-.139a7.765 7.765 0 017.645 6.378l.02.168c.06.487.115.929.115 1.426v.347l-.203-.624c-.812-1.594-2.367-2.773-4.262-2.773 0 .486 0 1.04-.067 1.525-.271 2.635-1.827 4.715-3.924 5.893-.068 0-.068.07-.135.07-.203.069-.474.207-.677.277a1.152 1.152 0 01-.169.07c-.05.016-.101.034-.17.068a5.74 5.74 0 01-2.164.416h-.406c-.473 0-1.015 0-1.488-.139-1.083-.207-2.03-.693-2.842-1.317-.473-.346-.879-.762-1.285-1.247 1.76 2.773 4.668 4.783 8.118 5.268a8.603 8.603 0 002.3.07 18.14 18.14 0 001.894-.347 7.613 7.613 0 001.76-.624c.473-.208.879-.416 1.285-.693 0 0 .023-.024.056-.044a.16.16 0 01.08-.025c.134-.14.337-.208.473-.347.312-.256.566-.512.816-.767l-.005.005c.203-.209.339-.417.542-.625.336-.413.672-.896 1.009-1.378l.005-.008c.339-.624.677-1.248.947-1.941 0-.035.017-.07.034-.104zM2.977 14.53v3.05H0v-3.05h2.977z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubDeepai(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" fillRule="evenodd" d="M23.034 17.06c.017-.034.034-.069.034-.103.135-.347.27-.763.338-1.11.88-3.12.948-7.14-2.232-11.438-.08-.082-.135-.163-.182-.23-.033-.048-.06-.088-.089-.117.812-.624 1.827-.832 2.571-.832.406 0 .609-.485.338-.763C21.174-.444 18.265-.375 16.235.734c-3.314-1.248-6.9-.832-9.065.694-3.72 2.565-3.72 5.476-1.826 8.18a7.814 7.814 0 00-.744 2.08c-.136.693.676 1.178 1.15.693.947-.901 2.165-2.01 2.773-2.426 1.489-1.11 2.436-1.526 3.789-1.733h.067c.474-.07.88-.139 1.353-.139a7.765 7.765 0 017.645 6.378l.02.168c.06.487.115.929.115 1.426v.347l-.203-.624c-.812-1.594-2.367-2.773-4.262-2.773 0 .486 0 1.04-.067 1.525-.271 2.635-1.827 4.715-3.924 5.893-.068 0-.068.07-.135.07-.203.069-.474.207-.677.277a1.152 1.152 0 01-.169.07c-.05.016-.101.034-.17.068a5.74 5.74 0 01-2.164.416h-.406c-.473 0-1.015 0-1.488-.139-1.083-.207-2.03-.693-2.842-1.317-.473-.346-.879-.762-1.285-1.247 1.76 2.773 4.668 4.783 8.118 5.268a8.603 8.603 0 002.3.07 18.14 18.14 0 001.894-.347 7.613 7.613 0 001.76-.624c.473-.208.879-.416 1.285-.693 0 0 .023-.024.056-.044a.16.16 0 01.08-.025c.134-.14.337-.208.473-.347.312-.256.566-.512.816-.767l-.005.005c.203-.209.339-.417.542-.625.336-.413.672-.896 1.009-1.378l.005-.008c.339-.624.677-1.248.947-1.941 0-.035.017-.07.034-.104zM2.977 14.53v3.05H0v-3.05h2.977z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23.034 17.06c.017-.034.034-.069.034-.103.135-.347.27-.763.338-1.11.88-3.12.948-7.14-2.232-11.438-.08-.082-.135-.163-.182-.23-.033-.048-.06-.088-.089-.117.812-.624 1.827-.832 2.571-.832.406 0 .609-.485.338-.763C21.174-.444 18.265-.375 16.235.734c-3.314-1.248-6.9-.832-9.065.694-3.72 2.565-3.72 5.476-1.826 8.18a7.814 7.814 0 00-.744 2.08c-.136.693.676 1.178 1.15.693.947-.901 2.165-2.01 2.773-2.426 1.489-1.11 2.436-1.526 3.789-1.733h.067c.474-.07.88-.139 1.353-.139a7.765 7.765 0 017.645 6.378l.02.168c.06.487.115.929.115 1.426v.347l-.203-.624c-.812-1.594-2.367-2.773-4.262-2.773 0 .486 0 1.04-.067 1.525-.271 2.635-1.827 4.715-3.924 5.893-.068 0-.068.07-.135.07-.203.069-.474.207-.677.277a1.152 1.152 0 01-.169.07c-.05.016-.101.034-.17.068a5.74 5.74 0 01-2.164.416h-.406c-.473 0-1.015 0-1.488-.139-1.083-.207-2.03-.693-2.842-1.317-.473-.346-.879-.762-1.285-1.247 1.76 2.773 4.668 4.783 8.118 5.268a8.603 8.603 0 002.3.07 18.14 18.14 0 001.894-.347 7.613 7.613 0 001.76-.624c.473-.208.879-.416 1.285-.693 0 0 .023-.024.056-.044a.16.16 0 01.08-.025c.134-.14.337-.208.473-.347.312-.256.566-.512.816-.767l-.005.005c.203-.209.339-.417.542-.625.336-.413.672-.896 1.009-1.378l.005-.008c.339-.624.677-1.248.947-1.941 0-.035.017-.07.034-.104zM2.977 14.53v3.05H0v-3.05h2.977z"/></svg> </template>
CSS
.icon-deepai {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M23.034%2017.06c.017-.034.034-.069.034-.103.135-.347.27-.763.338-1.11.88-3.12.948-7.14-2.232-11.438-.08-.082-.135-.163-.182-.23-.033-.048-.06-.088-.089-.117.812-.624%201.827-.832%202.571-.832.406%200%20.609-.485.338-.763C21.174-.444%2018.265-.375%2016.235.734c-3.314-1.248-6.9-.832-9.065.694-3.72%202.565-3.72%205.476-1.826%208.18a7.814%207.814%200%2000-.744%202.08c-.136.693.676%201.178%201.15.693.947-.901%202.165-2.01%202.773-2.426%201.489-1.11%202.436-1.526%203.789-1.733h.067c.474-.07.88-.139%201.353-.139a7.765%207.765%200%20017.645%206.378l.02.168c.06.487.115.929.115%201.426v.347l-.203-.624c-.812-1.594-2.367-2.773-4.262-2.773%200%20.486%200%201.04-.067%201.525-.271%202.635-1.827%204.715-3.924%205.893-.068%200-.068.07-.135.07-.203.069-.474.207-.677.277a1.152%201.152%200%2001-.169.07c-.05.016-.101.034-.17.068a5.74%205.74%200%2001-2.164.416h-.406c-.473%200-1.015%200-1.488-.139-1.083-.207-2.03-.693-2.842-1.317-.473-.346-.879-.762-1.285-1.247%201.76%202.773%204.668%204.783%208.118%205.268a8.603%208.603%200%20002.3.07%2018.14%2018.14%200%20001.894-.347%207.613%207.613%200%20001.76-.624c.473-.208.879-.416%201.285-.693%200%200%20.023-.024.056-.044a.16.16%200%2001.08-.025c.134-.14.337-.208.473-.347.312-.256.566-.512.816-.767l-.005.005c.203-.209.339-.417.542-.625.336-.413.672-.896%201.009-1.378l.005-.008c.339-.624.677-1.248.947-1.941%200-.035.017-.07.034-.104zM2.977%2014.53v3.05H0v-3.05h2.977z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M23.034%2017.06c.017-.034.034-.069.034-.103.135-.347.27-.763.338-1.11.88-3.12.948-7.14-2.232-11.438-.08-.082-.135-.163-.182-.23-.033-.048-.06-.088-.089-.117.812-.624%201.827-.832%202.571-.832.406%200%20.609-.485.338-.763C21.174-.444%2018.265-.375%2016.235.734c-3.314-1.248-6.9-.832-9.065.694-3.72%202.565-3.72%205.476-1.826%208.18a7.814%207.814%200%2000-.744%202.08c-.136.693.676%201.178%201.15.693.947-.901%202.165-2.01%202.773-2.426%201.489-1.11%202.436-1.526%203.789-1.733h.067c.474-.07.88-.139%201.353-.139a7.765%207.765%200%20017.645%206.378l.02.168c.06.487.115.929.115%201.426v.347l-.203-.624c-.812-1.594-2.367-2.773-4.262-2.773%200%20.486%200%201.04-.067%201.525-.271%202.635-1.827%204.715-3.924%205.893-.068%200-.068.07-.135.07-.203.069-.474.207-.677.277a1.152%201.152%200%2001-.169.07c-.05.016-.101.034-.17.068a5.74%205.74%200%2001-2.164.416h-.406c-.473%200-1.015%200-1.488-.139-1.083-.207-2.03-.693-2.842-1.317-.473-.346-.879-.762-1.285-1.247%201.76%202.773%204.668%204.783%208.118%205.268a8.603%208.603%200%20002.3.07%2018.14%2018.14%200%20001.894-.347%207.613%207.613%200%20001.76-.624c.473-.208.879-.416%201.285-.693%200%200%20.023-.024.056-.044a.16.16%200%2001.08-.025c.134-.14.337-.208.473-.347.312-.256.566-.512.816-.767l-.005.005c.203-.209.339-.417.542-.625.336-.413.672-.896%201.009-1.378l.005-.008c.339-.624.677-1.248.947-1.941%200-.035.017-.07.034-.104zM2.977%2014.53v3.05H0v-3.05h2.977z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/deepai.svg?color=%231a73e8&size=48