fix(icons): changed message-square-quote icon (#3550)

* Updated icons/message-square-quote.svg

* Updated icons/message-square-quote.json
This commit is contained in:
Jakob Guddas
2025-08-29 10:08:17 +02:00
committed by GitHub
parent e1f96d8f54
commit 087b59d55e
2 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
"karsa-mistmere",
"jguddas"
],
"tags": [
"comment",

View File

@@ -9,7 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M14 14a2 2 0 0 0 2-2V8h-2" />
<path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z" />
<path d="M14 13a2 2 0 0 0 2-2V9h-2" />
<path d="M8 13a2 2 0 0 0 2-2V9H8" />
<path d="M8 14a2 2 0 0 0 2-2V8H8" />
</svg>

Before

Width:  |  Height:  |  Size: 419 B

After

Width:  |  Height:  |  Size: 419 B