2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-12-23 03:18:57 +00:00

Update Material Design Icons

This commit is contained in:
Vjacheslav Trushkin 2019-07-02 12:40:54 +03:00
parent 408aa64e93
commit f0b5118d85
5 changed files with 10 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"mdi": {
"name": "Material Design Icons",
"total": 3907,
"total": 3909,
"author": "Austin Andrews",
"url": "https://github.com/Templarian/MaterialDesign",
"license": "OFL-1.1",

View File

@ -3,7 +3,7 @@
### Material Design Icons
* Number of icons: 3907
* Number of icons: 3909
* Author: Austin Andrews
* URL: https://github.com/Templarian/MaterialDesign
* License: OFL-1.1

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.0.126",
"version": "1.0.127",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -9166,6 +9166,12 @@
"reply-all": {
"body": "<path d=\"M13 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11zM7 8V5l-7 7 7 7v-3l-4-4 4-4z\" fill=\"currentColor\"/>"
},
"reply-all-outline": {
"body": "<path d=\"M11 9.803v.894l1.697.204c2.606.402 4.5 1.402 5.902 2.698-1.698-.5-3.5-.796-5.599-.796h-2v1.296L8.803 12 11 9.803zM13 5l-7 7 7 7v-4.099c5 0 8.5 1.599 11 5.099-1-5-4-10-11-11M7 8V5l-7 7 7 7v-3l-4-4\" fill=\"currentColor\"/>"
},
"reply-outline": {
"body": "<path d=\"M8 9.803v.894L9.697 11c2.606.401 4.5 1.401 5.902 2.697-1.698-.5-3.5-.796-5.599-.796H8v1.296L5.803 12 8 9.803zM10 5l-7 7 7 7v-4.099c5 0 8.5 1.599 11 5.099-1-5-4-10-11-11\" fill=\"currentColor\"/>"
},
"reproduction": {
"body": "<path d=\"M12.725 13.154l.894-.895c-.022-1.245.694-2.814 2.002-4.123 1.953-1.953 4.486-2.586 5.657-1.414 1.172 1.171.539 3.704-1.414 5.657-1.309 1.308-2.878 2.024-4.123 2.002l-.895.894a1 1 0 0 1-1.242.138c-.843.302-1.62.67-2.048 1.385-.53.884-.53 2.298-1.09 3.153-.56.854-1.68 1.149-2.859 1.149C6.43 21.1 5 21 3.954 19.51l2.475.411C7 20 8.49 19.391 9.05 18.536c.56-.854.56-2.268 1.09-3.152.47-.784 1.358-1.15 2.292-1.47a.997.997 0 0 1 .292-.76zM7 2a5 5 0 1 1 0 10A5 5 0 0 1 7 2zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z\" fill=\"currentColor\"/>"
},

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.0.126",
"version": "1.0.127",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",