Adds raise hand icon

This commit is contained in:
yanas 2016-09-14 09:00:59 -05:00
parent 891c108191
commit cbde4f89b2
6 changed files with 111 additions and 27 deletions

View File

@ -84,6 +84,9 @@
.icon-mic-disabled:before { .icon-mic-disabled:before {
content: "\e912"; content: "\e912";
} }
.icon-raised-hand:before {
content: "\e91e";
}
.icon-contactList:before { .icon-contactList:before {
content: "\e91b"; content: "\e91b";
} }

Binary file not shown.

View File

@ -41,4 +41,5 @@
<glyph unicode="&#xe91b;" glyph-name="contactList" d="M704 746c-46 0-86-38-86-84s40-86 86-86 86 40 86 86-40 84-86 84zM704 512c-82 0-150 68-150 150s68 148 150 148 150-66 150-148-68-150-150-150zM320 746c-46 0-86-38-86-84s40-86 86-86 86 40 86 86-40 84-86 84zM320 512c-82 0-150 68-150 150s68 148 150 148 150-66 150-148-68-150-150-150zM918 278v52c0 24-110 76-214 76-46 0-90-12-128-24 14-16 22-32 22-52v-52h320zM534 278v52c0 24-110 76-214 76s-214-52-214-76v-52h428zM704 470c92 0 278-48 278-140v-116h-940v116c0 92 186 140 278 140 52 0 130-16 192-44 62 28 140 44 192 44z" /> <glyph unicode="&#xe91b;" glyph-name="contactList" d="M704 746c-46 0-86-38-86-84s40-86 86-86 86 40 86 86-40 84-86 84zM704 512c-82 0-150 68-150 150s68 148 150 148 150-66 150-148-68-150-150-150zM320 746c-46 0-86-38-86-84s40-86 86-86 86 40 86 86-40 84-86 84zM320 512c-82 0-150 68-150 150s68 148 150 148 150-66 150-148-68-150-150-150zM918 278v52c0 24-110 76-214 76-46 0-90-12-128-24 14-16 22-32 22-52v-52h320zM534 278v52c0 24-110 76-214 76s-214-52-214-76v-52h428zM704 470c92 0 278-48 278-140v-116h-940v116c0 92 186 140 278 140 52 0 130-16 192-44 62 28 140 44 192 44z" />
<glyph unicode="&#xe91c;" glyph-name="toggle-filmstrip" d="M896 896h-768c-46.933 0-85.333-38.4-85.333-85.333v-597.333c0-46.933 38.4-85.333 85.333-85.333h768c46.933 0 85.333 38.4 85.333 85.333v597.333c0 46.933-38.4 85.333-85.333 85.333zM896 213.333h-768v128h768v-128z" /> <glyph unicode="&#xe91c;" glyph-name="toggle-filmstrip" d="M896 896h-768c-46.933 0-85.333-38.4-85.333-85.333v-597.333c0-46.933 38.4-85.333 85.333-85.333h768c46.933 0 85.333 38.4 85.333 85.333v597.333c0 46.933-38.4 85.333-85.333 85.333zM896 213.333h-768v128h768v-128z" />
<glyph unicode="&#xe91d;" glyph-name="feedback" d="M42.667 128h170.667v512h-170.667v-512zM981.333 597.333c0 46.933-38.4 85.333-85.333 85.333h-269.227l40.533 194.987 1.28 13.653c0 17.493-7.253 33.707-18.773 45.227l-45.227 44.8-280.747-281.173c-15.787-15.36-25.173-36.693-25.173-60.16v-426.667c0-46.933 38.4-85.333 85.333-85.333h384c35.413 0 65.707 21.333 78.507 52.053l128.853 300.8c3.84 9.813 5.973 20.053 5.973 31.147v81.493l-0.427 0.427 0.427 3.413z" /> <glyph unicode="&#xe91d;" glyph-name="feedback" d="M42.667 128h170.667v512h-170.667v-512zM981.333 597.333c0 46.933-38.4 85.333-85.333 85.333h-269.227l40.533 194.987 1.28 13.653c0 17.493-7.253 33.707-18.773 45.227l-45.227 44.8-280.747-281.173c-15.787-15.36-25.173-36.693-25.173-60.16v-426.667c0-46.933 38.4-85.333 85.333-85.333h384c35.413 0 65.707 21.333 78.507 52.053l128.853 300.8c3.84 9.813 5.973 20.053 5.973 31.147v81.493l-0.427 0.427 0.427 3.413z" />
<glyph unicode="&#xe91e;" glyph-name="raised-hand" d="M982 790v-620c0-94-78-170-172-170h-310c-46 0-90 18-122 50l-336 342s54 52 56 52c10 8 22 12 34 12 10 0 18-2 26-6 2 0 184-104 184-104v508c0 36 28 64 64 64s64-28 64-64v-300h42v406c0 36 28 64 64 64s64-28 64-64v-406h42v364c0 36 28 64 64 64s64-28 64-64v-364h44v236c0 36 28 64 64 64s64-28 64-64z" />
</font></defs></svg> </font></defs></svg>

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Binary file not shown.

View File

@ -69,8 +69,10 @@
"tags": [ "tags": [
"account_circle" "account_circle"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 11, "id": 11,
"order": 60, "order": 60,
@ -93,8 +95,10 @@
"tags": [ "tags": [
"autorenew" "autorenew"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 68, "id": 68,
"order": 84, "order": 84,
@ -117,8 +121,10 @@
"tags": [ "tags": [
"call_end" "call_end"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 122, "id": 122,
"order": 63, "order": 63,
@ -141,8 +147,10 @@
"tags": [ "tags": [
"chat_bubble_outline" "chat_bubble_outline"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 148, "id": 148,
"order": 61, "order": 61,
@ -165,8 +173,10 @@
"tags": [ "tags": [
"cloud_download" "cloud_download"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 164, "id": 164,
"order": 99, "order": 99,
@ -189,8 +199,10 @@
"tags": [ "tags": [
"mode_edit" "mode_edit"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 185, "id": 185,
"order": 89, "order": 89,
@ -213,8 +225,10 @@
"tags": [ "tags": [
"description" "description"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 206, "id": 206,
"order": 85, "order": 85,
@ -237,8 +251,10 @@
"tags": [ "tags": [
"dialer_sip" "dialer_sip"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 215, "id": 215,
"order": 95, "order": 95,
@ -261,8 +277,10 @@
"tags": [ "tags": [
"eject" "eject"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 242, "id": 242,
"order": 98, "order": 98,
@ -285,8 +303,10 @@
"tags": [ "tags": [
"fullscreen" "fullscreen"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 350, "id": 350,
"order": 94, "order": 94,
@ -309,8 +329,10 @@
"tags": [ "tags": [
"fullscreen_exit" "fullscreen_exit"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 351, "id": 351,
"order": 92, "order": 92,
@ -333,8 +355,10 @@
"tags": [ "tags": [
"star" "star"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 363, "id": 363,
"order": 101, "order": 101,
@ -357,8 +381,10 @@
"tags": [ "tags": [
"lock_open" "lock_open"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 473, "id": 473,
"order": 66, "order": 66,
@ -381,8 +407,10 @@
"tags": [ "tags": [
"lock_outline" "lock_outline"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 474, "id": 474,
"order": 65, "order": 65,
@ -405,8 +433,10 @@
"tags": [ "tags": [
"sync" "sync"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 482, "id": 482,
"order": 67, "order": 67,
@ -429,8 +459,10 @@
"tags": [ "tags": [
"mic" "mic"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 492, "id": 492,
"order": 68, "order": 68,
@ -453,8 +485,10 @@
"tags": [ "tags": [
"mic_none" "mic_none"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 493, "id": 493,
"order": 69, "order": 69,
@ -477,8 +511,10 @@
"tags": [ "tags": [
"mic_off" "mic_off"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 494, "id": 494,
"order": 70, "order": 70,
@ -491,6 +527,32 @@
"setId": 2, "setId": 2,
"iconIdx": 495 "iconIdx": 495
}, },
{
"icon": {
"paths": [
"M982 234v620c0 94-78 170-172 170h-310c-46 0-90-18-122-50l-336-342s54-52 56-52c10-8 22-12 34-12 10 0 18 2 26 6 2 0 184 104 184 104v-508c0-36 28-64 64-64s64 28 64 64v300h42v-406c0-36 28-64 64-64s64 28 64 64v406h42v-364c0-36 28-64 64-64s64 28 64 64v364h44v-236c0-36 28-64 64-64s64 28 64 64z"
],
"isMulticolor": false,
"isMulticolor2": false,
"tags": [
"pan_tool"
],
"grid": 0,
"attrs": []
},
"attrs": [],
"properties": {
"id": 539,
"order": 105,
"ligatures": "pan_tool",
"prevSize": 32,
"code": 59678,
"name": "raised-hand"
},
"setIdx": 0,
"setId": 2,
"iconIdx": 540
},
{ {
"icon": { "icon": {
"paths": [ "paths": [
@ -501,8 +563,10 @@
"tags": [ "tags": [
"people_outline" "people_outline"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 549, "id": 549,
"order": 100, "order": 100,
@ -525,8 +589,10 @@
"tags": [ "tags": [
"person_add" "person_add"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 559, "id": 559,
"order": 87, "order": 87,
@ -549,8 +615,10 @@
"tags": [ "tags": [
"play_circle_outline" "play_circle_outline"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 590, "id": 590,
"order": 82, "order": 82,
@ -573,8 +641,10 @@
"tags": [ "tags": [
"settings" "settings"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 665, "id": 665,
"order": 81, "order": 81,
@ -597,8 +667,10 @@
"tags": [ "tags": [
"star_border" "star_border"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 717, "id": 717,
"order": 76, "order": 76,
@ -621,8 +693,10 @@
"tags": [ "tags": [
"tv" "tv"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 783, "id": 783,
"order": 93, "order": 93,
@ -645,8 +719,10 @@
"tags": [ "tags": [
"videocam" "videocam"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 798, "id": 798,
"order": 77, "order": 77,
@ -669,8 +745,10 @@
"tags": [ "tags": [
"videocam_off" "videocam_off"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 799, "id": 799,
"order": 78, "order": 78,
@ -693,8 +771,10 @@
"tags": [ "tags": [
"volume_up" "volume_up"
], ],
"grid": 0 "grid": 0,
"attrs": []
}, },
"attrs": [],
"properties": { "properties": {
"id": 821, "id": 821,
"order": 79, "order": 79,