mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:07:38 +02:00
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:
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley",
|
||||
"karsa-mistmere"
|
||||
"karsa-mistmere",
|
||||
"jguddas"
|
||||
],
|
||||
"tags": [
|
||||
"comment",
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user