1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00

Add ai icon (#1100)

* Add `ai` icon

* Fix icon

* Add end of line
This commit is contained in:
Maurici Abad Gutierrez 2024-04-30 22:19:10 +02:00 committed by GitHub
parent db4b3ede9f
commit 013f78e6f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
icons/outline/ai.svg Normal file
View File

@ -0,0 +1,9 @@
<!--
tags: [artificial intelligence, letters, text, technology, robot, automatic, character]
-->
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 16v-6a2 2 0 1 1 4 0v6" />
<path d="M8 13H12" />
<path d="M16 8V16" />
</svg>

After

Width:  |  Height:  |  Size: 376 B