mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Element Plus
This commit is contained in:
parent
c3e71b6d29
commit
0833c9e934
@ -619,7 +619,7 @@
|
||||
},
|
||||
"ep": {
|
||||
"name": "Element Plus",
|
||||
"total": 280,
|
||||
"total": 281,
|
||||
"author": "Element Plus",
|
||||
"url": "https://github.com/element-plus/element-plus-icons",
|
||||
"license": "MIT",
|
||||
|
@ -353,7 +353,7 @@
|
||||
|
||||
|
||||
### Element Plus
|
||||
* Number of icons: 280
|
||||
* Number of icons: 281
|
||||
* Author: Element Plus
|
||||
* URL: https://github.com/element-plus/element-plus-icons
|
||||
* License: MIT
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.449",
|
||||
"version": "1.1.450",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "ep",
|
||||
"info": {
|
||||
"name": "Element Plus",
|
||||
"total": 280,
|
||||
"total": 281,
|
||||
"author": {
|
||||
"name": "Element Plus",
|
||||
"url": "https://github.com/element-plus/element-plus-icons"
|
||||
@ -300,6 +300,9 @@
|
||||
"edit": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z\"/><path fill=\"currentColor\" d=\"M469.952 554.24l52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z\"/>"
|
||||
},
|
||||
"edit-pen": {
|
||||
"body": "<defs/><path d=\"M199.04 672.64l193.984 112l224-387.968l-193.92-112l-224 388.032zm-23.872 60.16l32.896 148.288l144.896-45.696L175.168 732.8zM455.04 229.248l193.92 112l56.704-98.112l-193.984-112l-56.64 98.112zM104.32 708.8l384-665.024l304.768 175.936L409.152 884.8h.064l-248.448 78.336L104.32 708.8zm384 254.272v-64h448v64h-448z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"eleme": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44c5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8c-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72a54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84c-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z\"/>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.449",
|
||||
"version": "1.1.450",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user