Socket
Socket
Sign inDemoInstall

react-native-vector-icons

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-vector-icons - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

4

bin/generate-icon.js
#!/usr/bin/env node
/* eslint-disable no-console */
const _ = require('lodash');
const omit = require('lodash.omit');
const fs = require('fs');

@@ -31,3 +31,3 @@ const path = require('path');

const data = _.omit(
const data = omit(
argv,

@@ -34,0 +34,0 @@ '_ $0 o output p prefix t template g glyphmap'.split(' ')

#!/usr/bin/env node
/* eslint-disable no-console */
const _ = require('lodash');
const omit = require('lodash.omit');
const lodashTemplate = require('lodash.template');
const fs = require('fs');

@@ -42,3 +43,3 @@ const path = require('path');

let data = _.omit(argv, '_ $0 o output t template g glyphmap'.split(' '));
let data = omit(argv, '_ $0 o output t template g glyphmap'.split(' '));
const glyphMap = extractGlyphMapFromCodepoints(argv._[0]);

@@ -48,3 +49,3 @@

if (template) {
const compiled = _.template(template);
const compiled = lodashTemplate(template);
data = data || {};

@@ -51,0 +52,0 @@ data.glyphMap = content;

@@ -68,215 +68,222 @@ {

"codepen": 61761,
"codesandbox": 61972,
"coffee": 61762,
"columns": 61973,
"command": 61763,
"compass": 61764,
"copy": 61765,
"corner-down-left": 61766,
"corner-down-right": 61767,
"corner-left-down": 61768,
"corner-left-up": 61769,
"corner-right-down": 61770,
"corner-right-up": 61771,
"corner-up-left": 61772,
"corner-up-right": 61773,
"cpu": 61774,
"credit-card": 61775,
"crop": 61776,
"crosshair": 61777,
"database": 61778,
"delete": 61779,
"disc": 61780,
"dollar-sign": 61781,
"download": 61782,
"download-cloud": 61783,
"droplet": 61784,
"edit": 61785,
"edit-2": 61786,
"edit-3": 61787,
"external-link": 61788,
"eye": 61789,
"eye-off": 61790,
"facebook": 61791,
"fast-forward": 61792,
"feather": 61793,
"figma": 61970,
"file": 61794,
"file-minus": 61795,
"file-plus": 61796,
"file-text": 61797,
"film": 61798,
"filter": 61799,
"flag": 61800,
"folder": 61801,
"folder-minus": 61802,
"folder-plus": 61803,
"frown": 61804,
"gift": 61805,
"git-branch": 61806,
"git-commit": 61807,
"git-merge": 61808,
"git-pull-request": 61809,
"github": 61810,
"gitlab": 61811,
"globe": 61812,
"grid": 61813,
"hard-drive": 61814,
"hash": 61815,
"headphones": 61816,
"heart": 61817,
"help-circle": 61818,
"hexagon": 61974,
"home": 61819,
"image": 61820,
"inbox": 61821,
"info": 61822,
"instagram": 61823,
"italic": 61824,
"key": 61967,
"layers": 61825,
"layout": 61826,
"life-buoy": 61827,
"link": 61828,
"link-2": 61829,
"linkedin": 61830,
"list": 61831,
"loader": 61832,
"lock": 61833,
"log-in": 61834,
"log-out": 61835,
"mail": 61836,
"map": 61837,
"map-pin": 61838,
"maximize": 61839,
"maximize-2": 61840,
"meh": 61841,
"menu": 61842,
"message-circle": 61843,
"message-square": 61844,
"mic": 61845,
"mic-off": 61846,
"minimize": 61847,
"minimize-2": 61848,
"minus": 61849,
"minus-circle": 61850,
"minus-square": 61851,
"monitor": 61852,
"moon": 61853,
"more-horizontal": 61854,
"more-vertical": 61855,
"mouse-pointer": 61968,
"move": 61856,
"music": 61857,
"navigation": 61858,
"navigation-2": 61859,
"octagon": 61860,
"package": 61861,
"paperclip": 61862,
"pause": 61863,
"pause-circle": 61864,
"pen-tool": 61969,
"percent": 61865,
"phone": 61866,
"phone-call": 61867,
"phone-forwarded": 61868,
"phone-incoming": 61869,
"phone-missed": 61870,
"phone-off": 61871,
"phone-outgoing": 61872,
"pie-chart": 61873,
"play": 61874,
"play-circle": 61875,
"plus": 61876,
"plus-circle": 61877,
"plus-square": 61878,
"pocket": 61879,
"power": 61880,
"printer": 61881,
"radio": 61882,
"refresh-ccw": 61883,
"refresh-cw": 61884,
"repeat": 61885,
"rewind": 61886,
"rotate-ccw": 61887,
"rotate-cw": 61888,
"rss": 61889,
"save": 61890,
"scissors": 61891,
"search": 61892,
"send": 61893,
"server": 61894,
"settings": 61895,
"share": 61896,
"share-2": 61897,
"shield": 61898,
"shield-off": 61899,
"shopping-bag": 61900,
"shopping-cart": 61901,
"shuffle": 61902,
"sidebar": 61903,
"skip-back": 61904,
"skip-forward": 61905,
"slack": 61906,
"slash": 61907,
"sliders": 61908,
"smartphone": 61909,
"smile": 61910,
"speaker": 61911,
"square": 61912,
"star": 61913,
"stop-circle": 61914,
"sun": 61915,
"sunrise": 61916,
"sunset": 61917,
"tablet": 61975,
"tag": 61919,
"target": 61920,
"terminal": 61921,
"thermometer": 61922,
"thumbs-down": 61923,
"thumbs-up": 61924,
"toggle-left": 61925,
"toggle-right": 61926,
"trash": 61927,
"trash-2": 61928,
"trello": 61929,
"trending-down": 61930,
"trending-up": 61931,
"triangle": 61932,
"truck": 61933,
"tv": 61934,
"twitter": 61935,
"type": 61936,
"umbrella": 61937,
"underline": 61938,
"unlock": 61939,
"upload": 61940,
"upload-cloud": 61941,
"user": 61942,
"user-check": 61943,
"user-minus": 61944,
"user-plus": 61945,
"user-x": 61946,
"users": 61947,
"video": 61948,
"video-off": 61949,
"voicemail": 61950,
"volume": 61951,
"volume-1": 61952,
"volume-2": 61953,
"volume-x": 61954,
"watch": 61955,
"wifi": 61956,
"wifi-off": 61957,
"wind": 61958,
"x": 61959,
"x-circle": 61960,
"x-octagon": 61971,
"x-square": 61961,
"youtube": 61962,
"zap": 61963,
"zap-off": 61964,
"zoom-in": 61965,
"zoom-out": 61966
"codesandbox": 61762,
"coffee": 61763,
"columns": 61764,
"command": 61765,
"compass": 61766,
"copy": 61767,
"corner-down-left": 61768,
"corner-down-right": 61769,
"corner-left-down": 61770,
"corner-left-up": 61771,
"corner-right-down": 61772,
"corner-right-up": 61773,
"corner-up-left": 61774,
"corner-up-right": 61775,
"cpu": 61776,
"credit-card": 61777,
"crop": 61778,
"crosshair": 61779,
"database": 61780,
"delete": 61781,
"disc": 61782,
"divide": 61783,
"divide-circle": 61784,
"divide-square": 61785,
"dollar-sign": 61786,
"download": 61787,
"download-cloud": 61788,
"dribbble": 61789,
"droplet": 61790,
"edit": 61791,
"edit-2": 61792,
"edit-3": 61793,
"external-link": 61794,
"eye": 61795,
"eye-off": 61796,
"facebook": 61797,
"fast-forward": 61798,
"feather": 61799,
"figma": 61800,
"file": 61801,
"file-minus": 61802,
"file-plus": 61803,
"file-text": 61804,
"film": 61805,
"filter": 61806,
"flag": 61807,
"folder": 61808,
"folder-minus": 61809,
"folder-plus": 61810,
"framer": 61811,
"frown": 61812,
"gift": 61813,
"git-branch": 61814,
"git-commit": 61815,
"git-merge": 61816,
"git-pull-request": 61817,
"github": 61818,
"gitlab": 61819,
"globe": 61820,
"grid": 61821,
"hard-drive": 61822,
"hash": 61823,
"headphones": 61824,
"heart": 61825,
"help-circle": 61826,
"hexagon": 61827,
"home": 61828,
"image": 61829,
"inbox": 61830,
"info": 61831,
"instagram": 61832,
"italic": 61833,
"key": 61834,
"layers": 61835,
"layout": 61836,
"life-buoy": 61837,
"link": 61838,
"link-2": 61839,
"linkedin": 61840,
"list": 61841,
"loader": 61842,
"lock": 61843,
"log-in": 61844,
"log-out": 61845,
"mail": 61846,
"map": 61847,
"map-pin": 61848,
"maximize": 61849,
"maximize-2": 61850,
"meh": 61851,
"menu": 61852,
"message-circle": 61853,
"message-square": 61854,
"mic": 61855,
"mic-off": 61856,
"minimize": 61857,
"minimize-2": 61858,
"minus": 61859,
"minus-circle": 61860,
"minus-square": 61861,
"monitor": 61862,
"moon": 61863,
"more-horizontal": 61864,
"more-vertical": 61865,
"mouse-pointer": 61866,
"move": 61867,
"music": 61868,
"navigation": 61869,
"navigation-2": 61870,
"octagon": 61871,
"package": 61872,
"paperclip": 61873,
"pause": 61874,
"pause-circle": 61875,
"pen-tool": 61876,
"percent": 61877,
"phone": 61878,
"phone-call": 61879,
"phone-forwarded": 61880,
"phone-incoming": 61881,
"phone-missed": 61882,
"phone-off": 61883,
"phone-outgoing": 61884,
"pie-chart": 61885,
"play": 61886,
"play-circle": 61887,
"plus": 61888,
"plus-circle": 61889,
"plus-square": 61890,
"pocket": 61891,
"power": 61892,
"printer": 61893,
"radio": 61894,
"refresh-ccw": 61895,
"refresh-cw": 61896,
"repeat": 61897,
"rewind": 61898,
"rotate-ccw": 61899,
"rotate-cw": 61900,
"rss": 61901,
"save": 61902,
"scissors": 61903,
"search": 61904,
"send": 61905,
"server": 61906,
"settings": 61907,
"share": 61908,
"share-2": 61909,
"shield": 61910,
"shield-off": 61911,
"shopping-bag": 61912,
"shopping-cart": 61913,
"shuffle": 61914,
"sidebar": 61915,
"skip-back": 61916,
"skip-forward": 61917,
"slack": 61918,
"slash": 61919,
"sliders": 61920,
"smartphone": 61921,
"smile": 61922,
"speaker": 61923,
"square": 61924,
"star": 61925,
"stop-circle": 61926,
"sun": 61927,
"sunrise": 61928,
"sunset": 61929,
"tablet": 61930,
"tag": 61931,
"target": 61932,
"terminal": 61933,
"thermometer": 61934,
"thumbs-down": 61935,
"thumbs-up": 61936,
"toggle-left": 61937,
"toggle-right": 61938,
"tool": 61939,
"trash": 61940,
"trash-2": 61941,
"trello": 61942,
"trending-down": 61943,
"trending-up": 61944,
"triangle": 61945,
"truck": 61946,
"tv": 61947,
"twitch": 61948,
"twitter": 61949,
"type": 61950,
"umbrella": 61951,
"underline": 61952,
"unlock": 61953,
"upload": 61954,
"upload-cloud": 61955,
"user": 61956,
"user-check": 61957,
"user-minus": 61958,
"user-plus": 61959,
"user-x": 61960,
"users": 61961,
"video": 61962,
"video-off": 61963,
"voicemail": 61964,
"volume": 61965,
"volume-1": 61966,
"volume-2": 61967,
"volume-x": 61968,
"watch": 61969,
"wifi": 61970,
"wifi-off": 61971,
"wind": 61972,
"x": 61973,
"x-circle": 61974,
"x-octagon": 61975,
"x-square": 61976,
"youtube": 61977,
"zap": 61978,
"zap-off": 61979,
"zoom-in": 61980,
"zoom-out": 61981
}
{
"360": 58743,
"10k": 59729,
"10mp": 59730,
"11mp": 59731,
"12mp": 59732,
"13mp": 59733,
"14mp": 59734,
"15mp": 59735,
"16mp": 59736,
"17mp": 59737,
"18mp": 59738,
"19mp": 59739,
"1k": 59740,
"1k-plus": 59741,
"20mp": 59742,
"21mp": 59743,
"22mp": 59744,
"23mp": 59745,
"24mp": 59746,
"2k": 59747,
"2k-plus": 59748,
"2mp": 59749,
"3d-rotation": 59469,
"3k": 59750,
"3k-plus": 59751,
"3mp": 59752,
"4k": 57458,
"4k-plus": 59753,
"4mp": 59754,
"5g": 61240,
"5k": 59755,
"5k-plus": 59756,
"5mp": 59757,
"6-ft-apart": 61982,
"6k": 59758,
"6k-plus": 59759,
"6mp": 59760,
"7k": 59761,
"7k-plus": 59762,
"7mp": 59763,
"8k": 59764,
"8k-plus": 59765,
"8mp": 59766,
"9k": 59767,
"9k-plus": 59768,
"9mp": 59769,
"ac-unit": 60219,

@@ -8,3 +53,5 @@ "access-alarm": 57744,

"accessibility": 59470,
"accessibility-new": 59692,
"accessible": 59668,
"accessible-forward": 59700,
"account-balance": 59471,

@@ -14,2 +61,4 @@ "account-balance-wallet": 59472,

"account-circle": 59475,
"account-tree": 59770,
"ad-units": 61241,
"adb": 58894,

@@ -21,9 +70,25 @@ "add": 57669,

"add-box": 57670,
"add-business": 59177,
"add-call": 57576,
"add-chart": 59771,
"add-circle": 57671,
"add-circle-outline": 57672,
"add-comment": 57958,
"add-ic-call": 59772,
"add-link": 57720,
"add-location": 58727,
"add-location-alt": 61242,
"add-moderator": 59773,
"add-photo-alternate": 58430,
"add-road": 61243,
"add-shopping-cart": 59476,
"add-task": 62010,
"add-to-drive": 58972,
"add-to-home-screen": 57854,
"add-to-photos": 58269,
"add-to-queue": 57436,
"addchart": 61244,
"adjust": 58270,
"admin-panel-settings": 61245,
"agriculture": 60025,
"airline-seat-flat": 58928,

@@ -39,2 +104,4 @@ "airline-seat-flat-angled": 58929,

"airplanemode-inactive": 57748,
"airplanemode-off": 57748,
"airplanemode-on": 57749,
"airplay": 57429,

@@ -47,9 +114,32 @@ "airport-shuttle": 60220,

"album": 57369,
"align-horizontal-center": 57359,
"align-horizontal-left": 57357,
"align-horizontal-right": 57360,
"align-vertical-bottom": 57365,
"align-vertical-center": 57361,
"align-vertical-top": 57356,
"all-inbox": 59775,
"all-inclusive": 60221,
"all-out": 59659,
"alt-route": 61828,
"alternate-email": 57574,
"amp-stories": 59923,
"analytics": 61246,
"anchor": 61901,
"android": 59481,
"animation": 59164,
"announcement": 59482,
"apartment": 59968,
"api": 61879,
"app-blocking": 61247,
"app-registration": 61248,
"app-settings-alt": 61249,
"approval": 59778,
"apps": 58819,
"architecture": 59963,
"archive": 57673,
"arrow-back": 58820,
"arrow-back-ios": 58848,
"arrow-circle-down": 61825,
"arrow-circle-up": 61826,
"arrow-downward": 58843,

@@ -60,4 +150,9 @@ "arrow-drop-down": 58821,

"arrow-forward": 58824,
"arrow-forward-ios": 58849,
"arrow-left": 58846,
"arrow-right": 58847,
"arrow-right-alt": 59713,
"arrow-upward": 58840,
"art-track": 57440,
"article": 61250,
"aspect-ratio": 59483,

@@ -72,11 +167,33 @@ "assessment": 59484,

"assistant": 58271,
"assistant-direction": 59784,
"assistant-navigation": 59785,
"assistant-photo": 58272,
"atm": 58739,
"attach-email": 59998,
"attach-file": 57894,
"attach-money": 57895,
"attachment": 58044,
"attractions": 59986,
"audiotrack": 58273,
"auto-awesome": 58975,
"auto-awesome-mosaic": 58976,
"auto-awesome-motion": 58977,
"auto-delete": 59980,
"auto-fix-high": 58979,
"auto-fix-normal": 58980,
"auto-fix-off": 58981,
"auto-stories": 58982,
"autorenew": 59491,
"av-timer": 57371,
"baby-changing-station": 61851,
"backpack": 61852,
"backspace": 57674,
"backup": 59492,
"backup-table": 61251,
"badge": 60007,
"bakery-dining": 59987,
"ballot": 57714,
"bar-chart": 57963,
"batch-prediction": 61685,
"bathtub": 59969,
"battery-alert": 57756,

@@ -88,4 +205,9 @@ "battery-charging-full": 57763,

"beach-access": 60222,
"bedtime": 61252,
"beenhere": 58669,
"bento": 61940,
"bike-scooter": 61253,
"biotech": 59962,
"block": 57675,
"block-flipped": 61254,
"bluetooth": 57767,

@@ -100,5 +222,9 @@ "bluetooth-audio": 58895,

"blur-on": 58277,
"bolt": 59915,
"book": 59493,
"book-online": 61975,
"bookmark": 59494,
"bookmark-border": 59495,
"bookmark-outline": 59495,
"bookmarks": 59787,
"border-all": 57896,

@@ -117,2 +243,3 @@ "border-bottom": 57897,

"branding-watermark": 57451,
"breakfast-dining": 59988,
"brightness-1": 58278,

@@ -130,2 +257,4 @@ "brightness-2": 58279,

"broken-image": 58285,
"browser-not-supported": 61255,
"brunch-dining": 60019,
"brush": 58286,

@@ -135,3 +264,5 @@ "bubble-chart": 59101,

"build": 59497,
"build-circle": 61256,
"burst-mode": 58428,
"bus-alert": 59791,
"business": 57519,

@@ -141,2 +272,5 @@ "business-center": 60223,

"cake": 59369,
"calculate": 59999,
"calendar-today": 59701,
"calendar-view-day": 59702,
"call": 57520,

@@ -157,12 +291,24 @@ "call-end": 57521,

"camera-roll": 58291,
"campaign": 61257,
"cancel": 58825,
"cancel-presentation": 57577,
"cancel-schedule-send": 59961,
"car-rental": 59989,
"car-repair": 59990,
"card-giftcard": 59638,
"card-membership": 59639,
"card-travel": 59640,
"carpenter": 61944,
"cases": 59794,
"casino": 60224,
"cast": 58119,
"cast-connected": 58120,
"cast-for-education": 61420,
"category": 58740,
"celebration": 60005,
"cell-wifi": 57580,
"center-focus-strong": 58292,
"center-focus-weak": 58293,
"change-history": 59499,
"charging-station": 61853,
"chat": 57527,

@@ -175,2 +321,4 @@ "chat-bubble": 57546,

"check-circle": 59500,
"check-circle-outline": 59693,
"checkroom": 61854,
"chevron-left": 58827,

@@ -181,7 +329,14 @@ "chevron-right": 58828,

"chrome-reader-mode": 59501,
"circle": 61258,
"circle-notifications": 59796,
"class": 59502,
"clean-hands": 61983,
"cleaning-services": 61695,
"clear": 57676,
"clear-all": 57528,
"close": 58829,
"close-fullscreen": 61903,
"closed-caption": 57372,
"closed-caption-disabled": 61916,
"closed-caption-off": 59798,
"cloud": 58045,

@@ -200,8 +355,19 @@ "cloud-circle": 58046,

"comment": 57529,
"comment-bank": 59982,
"commute": 59712,
"compare": 58297,
"compare-arrows": 59669,
"compass-calibration": 58748,
"compress": 59725,
"computer": 58122,
"confirmation-num": 58936,
"confirmation-number": 58936,
"connect-without-contact": 61987,
"connected-tv": 59800,
"construction": 59964,
"contact-mail": 57552,
"contact-page": 61998,
"contact-phone": 57551,
"contact-support": 59724,
"contactless": 60017,
"contacts": 57530,

@@ -211,5 +377,9 @@ "content-copy": 57677,

"content-paste": 57679,
"control-camera": 57460,
"control-point": 58298,
"control-point-duplicate": 58299,
"copyright": 59660,
"coronavirus": 61985,
"corporate-fare": 61904,
"countertops": 61943,
"create": 57680,

@@ -230,10 +400,18 @@ "create-new-folder": 58060,

"crop-square": 58310,
"dangerous": 59802,
"dashboard": 59505,
"dashboard-customize": 59803,
"data-usage": 57775,
"date-range": 59670,
"deck": 59970,
"dehaze": 58311,
"delete": 59506,
"delete-forever": 59691,
"delete-outline": 59694,
"delete-sweep": 57708,
"delivery-dining": 60018,
"departure-board": 58742,
"description": 59507,
"design-services": 61706,
"desktop-access-disabled": 59805,
"desktop-mac": 58123,

@@ -245,2 +423,4 @@ "desktop-windows": 58124,

"device-hub": 58165,
"device-thermostat": 57855,
"device-unknown": 58169,
"devices": 57777,

@@ -250,2 +430,3 @@ "devices-other": 58167,

"dialpad": 57532,
"dinner-dining": 59991,
"directions": 58670,

@@ -256,8 +437,14 @@ "directions-bike": 58671,

"directions-car": 58673,
"directions-ferry": 58674,
"directions-off": 61711,
"directions-railway": 58676,
"directions-run": 58726,
"directions-subway": 58675,
"directions-train": 58676,
"directions-transit": 58677,
"directions-walk": 58678,
"dirty-lens": 61259,
"disabled-by-default": 62000,
"disc-full": 58896,
"dnd-forwardslash": 58897,
"dns": 59509,

@@ -268,16 +455,56 @@ "do-not-disturb": 58898,

"do-not-disturb-on": 58948,
"do-not-step": 61855,
"do-not-touch": 61872,
"dock": 58126,
"domain": 59374,
"domain-disabled": 57583,
"domain-verification": 61260,
"done": 59510,
"done-all": 59511,
"done-outline": 59695,
"donut-large": 59671,
"donut-small": 59672,
"double-arrow": 59984,
"drafts": 57681,
"drag-handle": 57949,
"drag-indicator": 59717,
"drive-eta": 58899,
"drive-file-move": 58997,
"drive-file-move-outline": 59809,
"drive-file-rename-outline": 59810,
"drive-folder-upload": 59811,
"dry": 61875,
"dry-cleaning": 59992,
"duo": 59813,
"dvr": 57778,
"dynamic-feed": 59924,
"dynamic-form": 61887,
"east": 61919,
"eco": 59957,
"edit": 58313,
"edit-attributes": 58744,
"edit-location": 58728,
"edit-off": 59728,
"edit-road": 61261,
"eject": 59643,
"elderly": 61978,
"electric-bike": 60187,
"electric-car": 60188,
"electric-moped": 60189,
"electric-rickshaw": 60190,
"electric-scooter": 60191,
"electrical-services": 61698,
"elevator": 61856,
"email": 57534,
"emoji-emotions": 59938,
"emoji-events": 59939,
"emoji-flags": 59930,
"emoji-food-beverage": 59931,
"emoji-nature": 59932,
"emoji-objects": 59940,
"emoji-people": 59933,
"emoji-symbols": 59934,
"emoji-transportation": 59935,
"engineering": 59965,
"enhance-photo-translate": 59644,
"enhanced-encryption": 58943,

@@ -287,2 +514,5 @@ "equalizer": 57373,

"error-outline": 57345,
"escalator": 61857,
"escalator-warning": 61868,
"euro": 59925,
"euro-symbol": 59686,

@@ -296,2 +526,3 @@ "ev-station": 58733,

"exit-to-app": 59513,
"expand": 59727,
"expand-less": 58830,

@@ -301,3 +532,6 @@ "expand-more": 58831,

"explore": 59514,
"explore-off": 59816,
"exposure": 58314,
"exposure-minus-1": 58315,
"exposure-minus-2": 58316,
"exposure-neg-1": 58315,

@@ -310,9 +544,17 @@ "exposure-neg-2": 58316,

"face": 59516,
"face-retouching-natural": 61262,
"facebook": 62004,
"fact-check": 61637,
"family-restroom": 61858,
"fast-forward": 57375,
"fast-rewind": 57376,
"fastfood": 58746,
"favorite": 59517,
"favorite-border": 59518,
"favorite-outline": 59518,
"featured-play-list": 57453,
"featured-video": 57454,
"feedback": 59519,
"fence": 61942,
"festival": 60008,
"fiber-dvr": 57437,

@@ -323,3 +565,6 @@ "fiber-manual-record": 57441,

"fiber-smart-record": 57442,
"file-copy": 57715,
"file-download": 58052,
"file-download-done": 59818,
"file-present": 59918,
"file-upload": 58054,

@@ -337,2 +582,3 @@ "filter": 58323,

"filter-9-plus": 58330,
"filter-alt": 61263,
"filter-b-and-w": 58331,

@@ -344,2 +590,3 @@ "filter-center-focus": 58332,

"filter-list": 57682,
"filter-list-alt": 59726,
"filter-none": 58336,

@@ -351,5 +598,10 @@ "filter-tilt-shift": 58338,

"fingerprint": 59661,
"fire-extinguisher": 61912,
"fire-hydrant": 61859,
"fireplace": 59971,
"first-page": 58844,
"fit-screen": 59920,
"fitness-center": 60227,
"flag": 57683,
"flaky": 61264,
"flare": 58340,

@@ -363,2 +615,4 @@ "flash-auto": 58341,

"flip": 58344,
"flip-camera-android": 59959,
"flip-camera-ios": 59960,
"flip-to-back": 59522,

@@ -370,3 +624,5 @@ "flip-to-front": 59523,

"folder-special": 58903,
"follow-the-signs": 61986,
"font-download": 57703,
"food-bank": 61938,
"format-align-center": 57908,

@@ -387,2 +643,3 @@ "format-align-justify": 57909,

"format-list-numbered": 57922,
"format-list-numbered-rtl": 57959,
"format-paint": 57923,

@@ -395,2 +652,3 @@ "format-quote": 57924,

"format-textdirection-r-to-l": 57928,
"format-underline": 57929,
"format-underlined": 57929,

@@ -402,2 +660,4 @@ "forum": 57535,

"forward-5": 57432,
"forward-to-inbox": 61831,
"foundation": 61952,
"free-breakfast": 60228,

@@ -414,2 +674,3 @@ "fullscreen": 58832,

"gif": 59656,
"goat": 1114109,
"golf-course": 60229,

@@ -421,10 +682,18 @@ "gps-fixed": 57779,

"gradient": 58345,
"grading": 59983,
"grain": 58346,
"graphic-eq": 57784,
"grass": 61957,
"grid-off": 58347,
"grid-on": 58348,
"grid-view": 59824,
"group": 59375,
"group-add": 59376,
"group-work": 59526,
"groups": 62003,
"hail": 59825,
"handyman": 61707,
"hardware": 59993,
"hd": 57426,
"hdr-enhanced-select": 61265,
"hdr-off": 58349,

@@ -436,19 +705,45 @@ "hdr-on": 58350,

"headset-mic": 58129,
"headset-off": 58170,
"healing": 58355,
"hearing": 57379,
"hearing-disabled": 61700,
"height": 59926,
"help": 59527,
"help-center": 61888,
"help-outline": 59645,
"high-quality": 57380,
"highlight": 57951,
"highlight-alt": 61266,
"highlight-off": 59528,
"highlight-remove": 59528,
"history": 59529,
"history-edu": 59966,
"history-toggle-off": 61821,
"home": 59530,
"home-filled": 59826,
"home-repair-service": 61696,
"home-work": 59913,
"horizontal-distribute": 57364,
"horizontal-rule": 61704,
"horizontal-split": 59719,
"hot-tub": 60230,
"hotel": 58682,
"hourglass-bottom": 59996,
"hourglass-disabled": 61267,
"hourglass-empty": 59531,
"hourglass-full": 59532,
"hourglass-top": 59995,
"house": 59972,
"house-siding": 61954,
"how-to-reg": 57716,
"how-to-vote": 57717,
"http": 59650,
"https": 59533,
"hvac": 61710,
"icecream": 60009,
"image": 58356,
"image-aspect-ratio": 58357,
"image-not-supported": 61718,
"image-search": 58431,
"imagesearch-roller": 59828,
"import-contacts": 57568,

@@ -463,2 +758,3 @@ "import-export": 57539,

"insert-chart": 57931,
"insert-chart-outlined": 57962,
"insert-comment": 57932,

@@ -470,4 +766,9 @@ "insert-drive-file": 57933,

"insert-photo": 57937,
"insights": 61586,
"integration-instructions": 61268,
"inventory": 57721,
"invert-colors": 59537,
"invert-colors-off": 57540,
"invert-colors-on": 59537,
"ios-share": 59064,
"iso": 58358,

@@ -481,2 +782,3 @@ "keyboard": 58130,

"keyboard-capslock": 58136,
"keyboard-control": 58835,
"keyboard-hide": 58138,

@@ -486,4 +788,8 @@ "keyboard-return": 58139,

"keyboard-voice": 58141,
"king-bed": 59973,
"kitchen": 60231,
"label": 59538,
"label-important": 59703,
"label-important-outline": 59720,
"label-off": 59830,
"label-outline": 59539,

@@ -500,8 +806,13 @@ "landscape": 58359,

"layers-clear": 58684,
"leaderboard": 61964,
"leak-add": 58360,
"leak-remove": 58361,
"leave-bags-at-home": 61979,
"legend-toggle": 61723,
"lens": 58362,
"library-add": 57390,
"library-add-check": 59831,
"library-books": 57391,
"library-music": 57392,
"lightbulb": 57584,
"lightbulb-outline": 59663,

@@ -512,4 +823,7 @@ "line-style": 59673,

"link": 57687,
"link-off": 57711,
"linked-camera": 58424,
"liquor": 60000,
"list": 59542,
"list-alt": 57582,
"live-help": 57542,

@@ -520,2 +834,3 @@ "live-tv": 58937,

"local-atm": 58686,
"local-attraction": 58687,
"local-bar": 58688,

@@ -527,2 +842,3 @@ "local-cafe": 58689,

"local-drink": 58692,
"local-fire-department": 61269,
"local-florist": 58693,

@@ -543,4 +859,7 @@ "local-gas-station": 58694,

"local-play": 58707,
"local-police": 61270,
"local-post-office": 58708,
"local-print-shop": 58709,
"local-printshop": 58709,
"local-restaurant": 58710,
"local-see": 58711,

@@ -551,8 +870,13 @@ "local-shipping": 58712,

"location-disabled": 57782,
"location-history": 58714,
"location-off": 57543,
"location-on": 57544,
"location-pin": 61915,
"location-searching": 57783,
"lock": 59543,
"lock-clock": 61271,
"lock-open": 59544,
"lock-outline": 59545,
"login": 60023,
"logout": 59834,
"looks": 58364,

@@ -569,25 +893,62 @@ "looks-3": 58363,

"loyalty": 59546,
"luggage": 62005,
"lunch-dining": 60001,
"mail": 57688,
"mail-outline": 57569,
"map": 58715,
"maps-ugc": 61272,
"margin": 59835,
"mark-as-unread": 59836,
"mark-chat-read": 61835,
"mark-chat-unread": 61833,
"mark-email-read": 61836,
"mark-email-unread": 61834,
"markunread": 57689,
"markunread-mailbox": 59547,
"masks": 61976,
"maximize": 59696,
"mediation": 61351,
"medical-services": 61705,
"meeting-room": 60239,
"memory": 58146,
"menu": 58834,
"menu-book": 59929,
"menu-open": 59837,
"merge-type": 57938,
"message": 57545,
"messenger": 57546,
"messenger-outline": 57547,
"mic": 57385,
"mic-external-off": 61273,
"mic-external-on": 61274,
"mic-none": 57386,
"mic-off": 57387,
"microwave": 61956,
"military-tech": 59967,
"minimize": 59697,
"miscellaneous-services": 61708,
"missed-video-call": 57459,
"mms": 58904,
"mobile-friendly": 57856,
"mobile-off": 57857,
"mobile-screen-share": 57575,
"mode-comment": 57939,
"mode-edit": 57940,
"model-training": 61647,
"monetization-on": 57955,
"money": 58749,
"money-off": 57948,
"monitor": 61275,
"monochrome-photos": 58371,
"mood": 59378,
"mood-bad": 59379,
"moped": 60200,
"more": 58905,
"more-horiz": 58835,
"more-time": 59997,
"more-vert": 58836,
"motion-photos-off": 59840,
"motion-photos-on": 59841,
"motion-photos-pause": 61991,
"motion-photos-paused": 59842,
"motorcycle": 59675,

@@ -599,6 +960,15 @@ "mouse": 58147,

"movie-filter": 58426,
"mp": 59843,
"multiline-chart": 59103,
"multiple-stop": 61881,
"multitrack-audio": 57784,
"museum": 59958,
"music-note": 58373,
"music-off": 58432,
"music-video": 57443,
"my-library-add": 57390,
"my-library-books": 57391,
"my-library-music": 57392,
"my-location": 58716,
"nat": 61276,
"nature": 58374,

@@ -610,2 +980,3 @@ "nature-people": 58375,

"near-me": 58729,
"near-me-disabled": 61935,
"network-cell": 57785,

@@ -616,9 +987,34 @@ "network-check": 58944,

"new-releases": 57393,
"next-plan": 61277,
"next-week": 57706,
"nfc": 57787,
"night-shelter": 61937,
"nightlife": 60002,
"nightlight-round": 61278,
"nights-stay": 59974,
"no-backpack": 62007,
"no-cell": 61860,
"no-drinks": 61861,
"no-encryption": 58945,
"no-flash": 61862,
"no-food": 61863,
"no-luggage": 62011,
"no-meals": 61910,
"no-meals-ouline": 61993,
"no-meeting-room": 60238,
"no-photography": 61864,
"no-sim": 57548,
"no-stroller": 61871,
"no-transfer": 61909,
"north": 61920,
"north-east": 61921,
"north-west": 61922,
"not-accessible": 61694,
"not-interested": 57395,
"not-listed-location": 58741,
"not-started": 61649,
"note": 57455,
"note-add": 59548,
"notes": 57964,
"notification-important": 57348,
"notifications": 59380,

@@ -628,9 +1024,23 @@ "notifications-active": 59383,

"notifications-off": 59382,
"notifications-on": 59383,
"notifications-paused": 59384,
"now-wallpaper": 57788,
"now-widgets": 57789,
"offline-bolt": 59698,
"offline-pin": 59658,
"offline-share": 59845,
"ondemand-video": 58938,
"online-prediction": 61675,
"opacity": 59676,
"open-in-browser": 59549,
"open-in-full": 61902,
"open-in-new": 59550,
"open-with": 59551,
"outbond": 61992,
"outbox": 61279,
"outdoor-grill": 59975,
"outgoing-mail": 61650,
"outlet": 61908,
"outlined-flag": 57710,
"padding": 59848,
"pages": 59385,

@@ -642,5 +1052,12 @@ "pageview": 59552,

"panorama-fish-eye": 58380,
"panorama-fisheye": 58380,
"panorama-horizontal": 58381,
"panorama-horizontal-select": 61280,
"panorama-photosphere": 59849,
"panorama-photosphere-select": 59850,
"panorama-vertical": 58382,
"panorama-vertical-select": 61281,
"panorama-wide-angle": 58383,
"panorama-wide-angle-select": 61282,
"park": 60003,
"party-mode": 59386,

@@ -650,8 +1067,16 @@ "pause": 57396,

"pause-circle-outline": 57398,
"pause-presentation": 57578,
"payment": 59553,
"payments": 61283,
"pedal-bike": 60201,
"pending": 61284,
"pending-actions": 61883,
"people": 59387,
"people-alt": 59937,
"people-outline": 59388,
"perm-camera-mic": 59554,
"perm-contact-cal": 59555,
"perm-contact-calendar": 59555,
"perm-data-setting": 59556,
"perm-device-info": 59557,
"perm-device-information": 59557,

@@ -664,6 +1089,14 @@ "perm-identity": 59558,

"person-add": 59390,
"person-add-alt": 59981,
"person-add-alt-1": 61285,
"person-add-disabled": 59851,
"person-outline": 59391,
"person-pin": 58714,
"person-pin-circle": 58730,
"person-remove": 61286,
"person-remove-alt-1": 61287,
"person-search": 61702,
"personal-video": 58939,
"pest-control": 61690,
"pest-control-rodent": 61693,
"pets": 59677,

@@ -673,2 +1106,5 @@ "phone": 57549,

"phone-bluetooth-speaker": 58907,
"phone-callback": 58953,
"phone-disabled": 59852,
"phone-enabled": 59853,
"phone-forwarded": 58908,

@@ -689,2 +1125,4 @@ "phone-in-talk": 58909,

"photo-camera": 58386,
"photo-camera-back": 61288,
"photo-camera-front": 61289,
"photo-filter": 58427,

@@ -701,6 +1139,10 @@ "photo-library": 58387,

"pin-drop": 58718,
"pivot-table-chart": 59854,
"place": 58719,
"plagiarism": 59994,
"play-arrow": 57399,
"play-circle-fill": 57400,
"play-circle-filled": 57400,
"play-circle-outline": 57401,
"play-disabled": 61290,
"play-for-work": 59654,

@@ -710,3 +1152,6 @@ "playlist-add": 57403,

"playlist-play": 57439,
"plumbing": 61703,
"plus-one": 59392,
"point-of-sale": 61822,
"policy": 59927,
"poll": 59393,

@@ -717,11 +1162,23 @@ "polymer": 59563,

"portrait": 58390,
"post-add": 59936,
"power": 58940,
"power-input": 58166,
"power-off": 58950,
"power-settings-new": 59564,
"pregnant-woman": 59678,
"present-to-all": 57567,
"preview": 61893,
"print": 59565,
"print-disabled": 59855,
"priority-high": 58949,
"privacy-tip": 61660,
"psychology": 59978,
"public": 59403,
"public-off": 61898,
"publish": 57941,
"published-with-changes": 62002,
"push-pin": 61709,
"qr-code": 61291,
"qr-code-2": 57354,
"qr-code-scanner": 61958,
"query-builder": 59566,

@@ -732,11 +1189,22 @@ "question-answer": 59567,

"queue-play-next": 57446,
"quick-contacts-dialer": 57551,
"quick-contacts-mail": 57552,
"quickreply": 61292,
"radio": 57406,
"radio-button-checked": 59447,
"radio-button-off": 59446,
"radio-button-on": 59447,
"radio-button-unchecked": 59446,
"railway-alert": 59857,
"ramen-dining": 60004,
"rate-review": 58720,
"read-more": 61293,
"receipt": 59568,
"receipt-long": 61294,
"recent-actors": 57407,
"recommend": 59858,
"record-voice-over": 59679,
"redeem": 59569,
"redo": 57690,
"reduce-capacity": 61980,
"refresh": 58837,

@@ -746,3 +1214,5 @@ "remove": 57691,

"remove-circle-outline": 57693,
"remove-done": 59859,
"remove-from-queue": 57447,
"remove-moderator": 59860,
"remove-red-eye": 58391,

@@ -752,3 +1222,5 @@ "remove-shopping-cart": 59688,

"repeat": 57408,
"repeat-on": 59862,
"repeat-one": 57409,
"repeat-one-on": 59863,
"replay": 57410,

@@ -758,12 +1230,21 @@ "replay-10": 57433,

"replay-5": 57435,
"replay-circle-filled": 59864,
"reply": 57694,
"reply-all": 57695,
"report": 57696,
"report-off": 57712,
"report-problem": 59570,
"request-page": 61996,
"request-quote": 61878,
"reset-tv": 59865,
"restaurant": 58732,
"restaurant-menu": 58721,
"restore": 59571,
"restore-from-trash": 59704,
"restore-page": 59689,
"rice-bowl": 61941,
"ring-volume": 57553,
"roofing": 61953,
"room": 59572,
"room-preferences": 61880,
"room-service": 60233,

@@ -777,8 +1258,19 @@ "rotate-90-degrees-ccw": 58392,

"rss-feed": 57573,
"rtt": 59821,
"rule": 61890,
"rule-folder": 61897,
"run-circle": 61295,
"rv-hookup": 58946,
"sanitizer": 61981,
"satellite": 58722,
"save": 57697,
"save-alt": 57713,
"saved-search": 59921,
"scanner": 58153,
"scatter-plot": 57960,
"schedule": 59573,
"schedule-send": 59914,
"school": 59404,
"science": 59979,
"score": 57961,
"screen-lock-landscape": 57790,

@@ -788,14 +1280,25 @@ "screen-lock-portrait": 57791,

"screen-rotation": 57793,
"screen-search-desktop": 61296,
"screen-share": 57570,
"sd": 59869,
"sd-card": 58915,
"sd-storage": 57794,
"search": 59574,
"search-off": 60022,
"security": 58154,
"segment": 59723,
"select-all": 57698,
"self-improvement": 60024,
"send": 57699,
"send-and-archive": 59916,
"send-to-mobile": 61532,
"sensor-door": 61877,
"sensor-window": 61876,
"sentiment-dissatisfied": 59409,
"sentiment-neutral": 59410,
"sentiment-satisfied": 59411,
"sentiment-satisfied-alt": 57581,
"sentiment-very-dissatisfied": 59412,
"sentiment-very-satisfied": 59413,
"set-meal": 61930,
"settings": 59576,

@@ -807,2 +1310,3 @@ "settings-applications": 59577,

"settings-cell": 59580,
"settings-display": 59581,
"settings-ethernet": 59582,

@@ -821,4 +1325,6 @@ "settings-input-antenna": 59583,

"share": 59405,
"shield": 59872,
"shop": 59593,
"shop-two": 59594,
"shopping-bag": 61900,
"shopping-basket": 59595,

@@ -829,3 +1335,8 @@ "shopping-cart": 59596,

"shuffle": 57411,
"shuffle-on": 59873,
"shutter-speed": 58429,
"sick": 61984,
"signal-cellular-0-bar": 61608,
"signal-cellular-4-bar": 57800,
"signal-cellular-alt": 57858,
"signal-cellular-connected-no-internet-4-bar": 57805,

@@ -835,2 +1346,3 @@ "signal-cellular-no-sim": 57806,

"signal-cellular-off": 57808,
"signal-wifi-0-bar": 61616,
"signal-wifi-4-bar": 57816,

@@ -841,2 +1353,3 @@ "signal-wifi-4-bar-lock": 57817,

"sim-card-alert": 58916,
"single-bed": 59976,
"skip-next": 57412,

@@ -846,2 +1359,3 @@ "skip-previous": 57413,

"slow-motion-video": 57448,
"smart-button": 61889,
"smartphone": 58156,

@@ -852,5 +1366,11 @@ "smoke-free": 60234,

"sms-failed": 58918,
"snippet-folder": 61895,
"snooze": 57414,
"soap": 61874,
"sort": 57700,
"sort-by-alpha": 57427,
"source": 61892,
"south": 61923,
"south-east": 61924,
"south-west": 61925,
"spa": 60236,

@@ -863,6 +1383,30 @@ "space-bar": 57942,

"speaker-phone": 57554,
"speed": 59876,
"spellcheck": 59598,
"sports": 59952,
"sports-bar": 61939,
"sports-baseball": 59985,
"sports-basketball": 59942,
"sports-cricket": 59943,
"sports-esports": 59944,
"sports-football": 59945,
"sports-golf": 59946,
"sports-handball": 59955,
"sports-hockey": 59947,
"sports-kabaddi": 59956,
"sports-mma": 59948,
"sports-motorsports": 59949,
"sports-rugby": 59950,
"sports-soccer": 59951,
"sports-tennis": 59954,
"sports-volleyball": 59953,
"square-foot": 59977,
"stacked-bar-chart": 59878,
"stacked-line-chart": 61995,
"stairs": 61865,
"star": 59448,
"star-border": 59450,
"star-half": 59449,
"star-outline": 61551,
"star-rate": 61676,
"stars": 59600,

@@ -873,3 +1417,5 @@ "stay-current-landscape": 57555,

"stay-primary-portrait": 57558,
"sticky-note-2": 61948,
"stop": 57415,
"stop-circle": 61297,
"stop-screen-share": 57571,

@@ -879,5 +1425,8 @@ "storage": 57819,

"store-mall-directory": 58723,
"storefront": 59922,
"straighten": 58396,
"stream": 59881,
"streetview": 58734,
"strikethrough-s": 57943,
"stroller": 61870,
"style": 58397,

@@ -887,14 +1436,27 @@ "subdirectory-arrow-left": 58841,

"subject": 59602,
"subscript": 61713,
"subscriptions": 57444,
"subtitles": 57416,
"subtitles-off": 61298,
"subway": 58735,
"superscript": 61714,
"supervised-user-circle": 59705,
"supervisor-account": 59603,
"support": 61299,
"support-agent": 61666,
"surround-sound": 57417,
"swap-calls": 57559,
"swap-horiz": 59604,
"swap-horizontal-circle": 59699,
"swap-vert": 59605,
"swap-vert-circle": 59606,
"swap-vertical-circle": 59606,
"swipe": 59884,
"switch-account": 59885,
"switch-camera": 58398,
"switch-left": 61905,
"switch-right": 61906,
"switch-video": 58399,
"sync": 58919,
"sync-alt": 59928,
"sync-disabled": 58920,

@@ -904,17 +1466,37 @@ "sync-problem": 58921,

"system-update-alt": 59607,
"system-update-tv": 59607,
"tab": 59608,
"tab-unselected": 59609,
"table-chart": 57957,
"table-rows": 61697,
"table-view": 61886,
"tablet": 58159,
"tablet-android": 58160,
"tablet-mac": 58161,
"tag": 59887,
"tag-faces": 58400,
"takeout-dining": 60020,
"tap-and-play": 58923,
"tapas": 61929,
"taxi-alert": 61300,
"terrain": 58724,
"text-fields": 57954,
"text-format": 57701,
"text-rotate-up": 59706,
"text-rotate-vertical": 59707,
"text-rotation-angledown": 59708,
"text-rotation-angleup": 59709,
"text-rotation-down": 59710,
"text-rotation-none": 59711,
"text-snippet": 61894,
"textsms": 57560,
"texture": 58401,
"theater-comedy": 60006,
"theaters": 59610,
"thumb-down": 59611,
"thumb-down-alt": 59414,
"thumb-down-off-alt": 59890,
"thumb-up": 59612,
"thumb-up-alt": 59415,
"thumb-up-off-alt": 59891,
"thumbs-up-down": 59613,

@@ -931,5 +1513,9 @@ "time-to-leave": 58924,

"today": 59615,
"toggle-off": 59893,
"toggle-on": 59894,
"toll": 59616,
"tonality": 58407,
"topic": 61896,
"touch-app": 59667,
"tour": 61301,
"toys": 58162,

@@ -942,6 +1528,10 @@ "track-changes": 59617,

"transform": 58408,
"transit-enterexit": 58745,
"translate": 59618,
"trending-down": 59619,
"trending-flat": 59620,
"trending-neutral": 59620,
"trending-up": 59621,
"trip-origin": 58747,
"tty": 61866,
"tune": 58409,

@@ -951,2 +1541,5 @@ "turned-in": 59622,

"tv": 58163,
"tv-off": 58951,
"two-wheeler": 59897,
"umbrella": 61869,
"unarchive": 57705,

@@ -956,4 +1549,10 @@ "undo": 57702,

"unfold-more": 58839,
"unpublished": 62006,
"unsubscribe": 57579,
"update": 59683,
"update-disabled": 57461,
"upgrade": 61691,
"upload-file": 59900,
"usb": 57824,
"verified": 61302,
"verified-user": 59624,

@@ -963,6 +1562,10 @@ "vertical-align-bottom": 57944,

"vertical-align-top": 57946,
"vertical-distribute": 57462,
"vertical-split": 59721,
"vibration": 58925,
"video-call": 57456,
"video-collection": 57418,
"video-label": 57457,
"video-library": 57418,
"video-settings": 60021,
"videocam": 57419,

@@ -975,2 +1578,3 @@ "videocam-off": 57420,

"view-column": 59628,
"view-comfortable": 58410,
"view-comfy": 58410,

@@ -980,5 +1584,7 @@ "view-compact": 58411,

"view-headline": 59630,
"view-in-ar": 59902,
"view-list": 59631,
"view-module": 59632,
"view-quilt": 59633,
"view-sidebar": 61716,
"view-stream": 59634,

@@ -990,2 +1596,3 @@ "view-week": 59635,

"voice-chat": 58926,
"voice-over-off": 59722,
"voicemail": 57561,

@@ -996,8 +1603,16 @@ "volume-down": 57421,

"volume-up": 57424,
"volunteer-activism": 60016,
"vpn-key": 57562,
"vpn-lock": 58927,
"wallet-giftcard": 59638,
"wallet-membership": 59639,
"wallet-travel": 59640,
"wallpaper": 57788,
"warning": 57346,
"wash": 61873,
"watch": 58164,
"watch-later": 59684,
"water-damage": 61955,
"waterfall-chart": 59904,
"waves": 57718,
"wb-auto": 58412,

@@ -1007,3 +1622,5 @@ "wb-cloudy": 58413,

"wb-iridescent": 58422,
"wb-shade": 59905,
"wb-sunny": 58416,
"wb-twighlight": 59906,
"wc": 58941,

@@ -1013,9 +1630,22 @@ "web": 57425,

"weekend": 57707,
"west": 61926,
"whatshot": 59406,
"wheelchair-pickup": 61867,
"where-to-vote": 57719,
"widgets": 57789,
"wifi": 58942,
"wifi-calling": 61303,
"wifi-lock": 57825,
"wifi-off": 58952,
"wifi-protected-setup": 61692,
"wifi-tethering": 57826,
"wine-bar": 61928,
"work": 59641,
"work-off": 59714,
"work-outline": 59715,
"workspaces-filled": 59917,
"workspaces-outline": 59919,
"wrap-text": 57947,
"wrong-location": 61304,
"wysiwyg": 61891,
"youtube-searched-for": 59642,

@@ -1022,0 +1652,0 @@ "zoom-in": 59647,

@@ -1,1 +0,1 @@

var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createIconSet;exports.DEFAULT_ICON_COLOR=exports.DEFAULT_ICON_SIZE=exports.NativeIconAPI=void 0;var _toConsumableArray2=_interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray"));var _regenerator=_interopRequireDefault(require("@babel/runtime/regenerator"));var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _objectWithoutProperties2=_interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf3=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _ensureNativeModuleAvailable=_interopRequireDefault(require("./ensure-native-module-available"));var _createIconSourceCache=_interopRequireDefault(require("./create-icon-source-cache"));var _iconButton=_interopRequireDefault(require("./icon-button"));var _tabBarItemIos=_interopRequireDefault(require("./tab-bar-item-ios"));var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/create-icon-set.js";var NativeIconAPI=_reactNative.NativeModules.RNVectorIconsManager||_reactNative.NativeModules.RNVectorIconsModule;exports.NativeIconAPI=NativeIconAPI;var DEFAULT_ICON_SIZE=12;exports.DEFAULT_ICON_SIZE=DEFAULT_ICON_SIZE;var DEFAULT_ICON_COLOR='black';exports.DEFAULT_ICON_COLOR=DEFAULT_ICON_COLOR;function createIconSet(glyphMap,fontFamily,fontFile,fontStyle){var fontBasename=fontFile?fontFile.replace(/\.(otf|ttf)$/,''):fontFamily;var fontReference=_reactNative.Platform.select({windows:"/Assets/"+fontFile+"#"+fontFamily,android:fontBasename,web:fontBasename,default:fontFamily});var IconNamePropType=_propTypes.default.oneOf(Object.keys(glyphMap));var Icon=function(_PureComponent){(0,_inherits2.default)(Icon,_PureComponent);function Icon(){var _getPrototypeOf2;var _this;(0,_classCallCheck2.default)(this,Icon);for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++){args[_key]=arguments[_key];}_this=(0,_possibleConstructorReturn2.default)(this,(_getPrototypeOf2=(0,_getPrototypeOf3.default)(Icon)).call.apply(_getPrototypeOf2,[this].concat(args)));_this.root=null;_this.handleRef=function(ref){_this.root=ref;};return _this;}(0,_createClass2.default)(Icon,[{key:"setNativeProps",value:function setNativeProps(nativeProps){if(this.root){this.root.setNativeProps(nativeProps);}}},{key:"render",value:function render(){var _this$props=this.props,name=_this$props.name,size=_this$props.size,color=_this$props.color,style=_this$props.style,children=_this$props.children,props=(0,_objectWithoutProperties2.default)(_this$props,["name","size","color","style","children"]);var glyph=name?glyphMap[name]||'?':'';if(typeof glyph==='number'){glyph=String.fromCodePoint(glyph);}var styleDefaults={fontSize:size,color:color};var styleOverrides={fontFamily:fontReference,fontWeight:'normal',fontStyle:'normal'};props.style=[styleDefaults,style,styleOverrides,fontStyle||{}];props.ref=this.handleRef;return _react.default.createElement(_reactNative.Text,(0,_extends2.default)({},props,{__source:{fileName:_jsxFileName,lineNumber:92}}),glyph,children);}}]);return Icon;}(_react.PureComponent);Icon.propTypes={allowFontScaling:_propTypes.default.bool,name:IconNamePropType,size:_propTypes.default.number,color:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number]),children:_propTypes.default.node,style:_propTypes.default.any};Icon.defaultProps={size:DEFAULT_ICON_SIZE,allowFontScaling:false};var imageSourceCache=(0,_createIconSourceCache.default)();function resolveGlyph(name){var glyph=glyphMap[name]||'?';if(typeof glyph==='number'){return String.fromCodePoint(glyph);}return glyph;}function getImageSourceSync(name){var size=arguments.length>1&&arguments[1]!==undefined?arguments[1]:DEFAULT_ICON_SIZE;var color=arguments.length>2&&arguments[2]!==undefined?arguments[2]:DEFAULT_ICON_COLOR;(0,_ensureNativeModuleAvailable.default)();var glyph=resolveGlyph(name);var processedColor=(0,_reactNative.processColor)(color);var cacheKey=glyph+":"+size+":"+processedColor;if(imageSourceCache.has(cacheKey)){return imageSourceCache.get(cacheKey);}try{var imagePath=NativeIconAPI.getImageForFontSync(fontReference,glyph,size,processedColor);var value={uri:imagePath,scale:_reactNative.PixelRatio.get()};imageSourceCache.setValue(cacheKey,value);return value;}catch(error){imageSourceCache.setError(cacheKey,error);throw error;}}function getImageSource(name){var size,color,glyph,processedColor,cacheKey,imagePath,value,_args=arguments;return _regenerator.default.async(function getImageSource$(_context){while(1){switch(_context.prev=_context.next){case 0:size=_args.length>1&&_args[1]!==undefined?_args[1]:DEFAULT_ICON_SIZE;color=_args.length>2&&_args[2]!==undefined?_args[2]:DEFAULT_ICON_COLOR;(0,_ensureNativeModuleAvailable.default)();glyph=resolveGlyph(name);processedColor=(0,_reactNative.processColor)(color);cacheKey=glyph+":"+size+":"+processedColor;if(!imageSourceCache.has(cacheKey)){_context.next=8;break;}return _context.abrupt("return",imageSourceCache.get(cacheKey));case 8:_context.prev=8;_context.next=11;return _regenerator.default.awrap(NativeIconAPI.getImageForFont(fontReference,glyph,size,processedColor));case 11:imagePath=_context.sent;value={uri:imagePath,scale:_reactNative.PixelRatio.get()};imageSourceCache.setValue(cacheKey,value);return _context.abrupt("return",value);case 17:_context.prev=17;_context.t0=_context["catch"](8);imageSourceCache.setError(cacheKey,_context.t0);throw _context.t0;case 21:case"end":return _context.stop();}}},null,null,[[8,17]]);}function loadFont(){var file,_args2=arguments;return _regenerator.default.async(function loadFont$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:file=_args2.length>0&&_args2[0]!==undefined?_args2[0]:fontFile;if(!(_reactNative.Platform.OS==='ios')){_context2.next=7;break;}(0,_ensureNativeModuleAvailable.default)();if(file){_context2.next=5;break;}throw new Error('Unable to load font, because no file was specified. ');case 5:_context2.next=7;return _regenerator.default.awrap(NativeIconAPI.loadFontWithFileName.apply(NativeIconAPI,(0,_toConsumableArray2.default)(file.split('.'))));case 7:case"end":return _context2.stop();}}});}function hasIcon(name){return Object.prototype.hasOwnProperty.call(glyphMap,name);}function getRawGlyphMap(){return glyphMap;}function getFontFamily(){return fontReference;}Icon.Button=(0,_iconButton.default)(Icon);Icon.TabBarItem=(0,_tabBarItemIos.default)(IconNamePropType,getImageSource);Icon.TabBarItemIOS=Icon.TabBarItem;Icon.getImageSource=getImageSource;Icon.getImageSourceSync=getImageSourceSync;Icon.loadFont=loadFont;Icon.hasIcon=hasIcon;Icon.getRawGlyphMap=getRawGlyphMap;Icon.getFontFamily=getFontFamily;return Icon;}
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createIconSet;exports.DEFAULT_ICON_COLOR=exports.DEFAULT_ICON_SIZE=exports.NativeIconAPI=void 0;var _toConsumableArray2=_interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray"));var _regenerator=_interopRequireDefault(require("@babel/runtime/regenerator"));var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _objectWithoutProperties2=_interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf3=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _ensureNativeModuleAvailable=_interopRequireDefault(require("./ensure-native-module-available"));var _createIconSourceCache=_interopRequireDefault(require("./create-icon-source-cache"));var _iconButton=_interopRequireDefault(require("./icon-button"));var _tabBarItemIos=_interopRequireDefault(require("./tab-bar-item-ios"));var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/create-icon-set.js";var NativeIconAPI=_reactNative.NativeModules.RNVectorIconsManager||_reactNative.NativeModules.RNVectorIconsModule;exports.NativeIconAPI=NativeIconAPI;var DEFAULT_ICON_SIZE=12;exports.DEFAULT_ICON_SIZE=DEFAULT_ICON_SIZE;var DEFAULT_ICON_COLOR='black';exports.DEFAULT_ICON_COLOR=DEFAULT_ICON_COLOR;function createIconSet(glyphMap,fontFamily,fontFile,fontStyle){var fontBasename=fontFile?fontFile.replace(/\.(otf|ttf)$/,''):fontFamily;var fontReference=_reactNative.Platform.select({windows:"/Assets/"+fontFile+"#"+fontFamily,android:fontBasename,web:fontBasename,default:fontFamily});var IconNamePropType=_propTypes.default.oneOf(Object.keys(glyphMap));var Icon=function(_PureComponent){(0,_inherits2.default)(Icon,_PureComponent);function Icon(){var _getPrototypeOf2;var _this;(0,_classCallCheck2.default)(this,Icon);for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++){args[_key]=arguments[_key];}_this=(0,_possibleConstructorReturn2.default)(this,(_getPrototypeOf2=(0,_getPrototypeOf3.default)(Icon)).call.apply(_getPrototypeOf2,[this].concat(args)));_this.root=null;_this.handleRef=function(ref){_this.root=ref;};return _this;}(0,_createClass2.default)(Icon,[{key:"setNativeProps",value:function setNativeProps(nativeProps){if(this.root){this.root.setNativeProps(nativeProps);}}},{key:"render",value:function render(){var _this$props=this.props,name=_this$props.name,size=_this$props.size,color=_this$props.color,style=_this$props.style,children=_this$props.children,props=(0,_objectWithoutProperties2.default)(_this$props,["name","size","color","style","children"]);var glyph=name?glyphMap[name]||'?':'';if(typeof glyph==='number'){glyph=String.fromCodePoint(glyph);}var styleDefaults={fontSize:size,color:color};var styleOverrides={fontFamily:fontReference,fontWeight:'normal',fontStyle:'normal'};props.style=[styleDefaults,style,styleOverrides,fontStyle||{}];props.ref=this.handleRef;return _react.default.createElement(_reactNative.Text,(0,_extends2.default)({},props,{__source:{fileName:_jsxFileName,lineNumber:92}}),glyph,children);}}]);return Icon;}(_react.PureComponent);Icon.propTypes={allowFontScaling:_propTypes.default.bool,name:IconNamePropType,size:_propTypes.default.number,color:_propTypes.default.any,children:_propTypes.default.node,style:_propTypes.default.any};Icon.defaultProps={size:DEFAULT_ICON_SIZE,allowFontScaling:false};var imageSourceCache=(0,_createIconSourceCache.default)();function resolveGlyph(name){var glyph=glyphMap[name]||'?';if(typeof glyph==='number'){return String.fromCodePoint(glyph);}return glyph;}function getImageSourceSync(name){var size=arguments.length>1&&arguments[1]!==undefined?arguments[1]:DEFAULT_ICON_SIZE;var color=arguments.length>2&&arguments[2]!==undefined?arguments[2]:DEFAULT_ICON_COLOR;(0,_ensureNativeModuleAvailable.default)();var glyph=resolveGlyph(name);var processedColor=(0,_reactNative.processColor)(color);var cacheKey=glyph+":"+size+":"+processedColor;if(imageSourceCache.has(cacheKey)){return imageSourceCache.get(cacheKey);}try{var imagePath=NativeIconAPI.getImageForFontSync(fontReference,glyph,size,processedColor);var value={uri:imagePath,scale:_reactNative.PixelRatio.get()};imageSourceCache.setValue(cacheKey,value);return value;}catch(error){imageSourceCache.setError(cacheKey,error);throw error;}}function getImageSource(name){var size,color,glyph,processedColor,cacheKey,imagePath,value,_args=arguments;return _regenerator.default.async(function getImageSource$(_context){while(1){switch(_context.prev=_context.next){case 0:size=_args.length>1&&_args[1]!==undefined?_args[1]:DEFAULT_ICON_SIZE;color=_args.length>2&&_args[2]!==undefined?_args[2]:DEFAULT_ICON_COLOR;(0,_ensureNativeModuleAvailable.default)();glyph=resolveGlyph(name);processedColor=(0,_reactNative.processColor)(color);cacheKey=glyph+":"+size+":"+processedColor;if(!imageSourceCache.has(cacheKey)){_context.next=8;break;}return _context.abrupt("return",imageSourceCache.get(cacheKey));case 8:_context.prev=8;_context.next=11;return _regenerator.default.awrap(NativeIconAPI.getImageForFont(fontReference,glyph,size,processedColor));case 11:imagePath=_context.sent;value={uri:imagePath,scale:_reactNative.PixelRatio.get()};imageSourceCache.setValue(cacheKey,value);return _context.abrupt("return",value);case 17:_context.prev=17;_context.t0=_context["catch"](8);imageSourceCache.setError(cacheKey,_context.t0);throw _context.t0;case 21:case"end":return _context.stop();}}},null,null,[[8,17]]);}function loadFont(){var file,_args2=arguments;return _regenerator.default.async(function loadFont$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:file=_args2.length>0&&_args2[0]!==undefined?_args2[0]:fontFile;if(!(_reactNative.Platform.OS==='ios')){_context2.next=7;break;}(0,_ensureNativeModuleAvailable.default)();if(file){_context2.next=5;break;}throw new Error('Unable to load font, because no file was specified. ');case 5:_context2.next=7;return _regenerator.default.awrap(NativeIconAPI.loadFontWithFileName.apply(NativeIconAPI,(0,_toConsumableArray2.default)(file.split('.'))));case 7:case"end":return _context2.stop();}}});}function hasIcon(name){return Object.prototype.hasOwnProperty.call(glyphMap,name);}function getRawGlyphMap(){return glyphMap;}function getFontFamily(){return fontReference;}Icon.Button=(0,_iconButton.default)(Icon);Icon.TabBarItem=(0,_tabBarItemIos.default)(IconNamePropType,getImageSource);Icon.TabBarItemIOS=Icon.TabBarItem;Icon.getImageSource=getImageSource;Icon.getImageSourceSync=getImageSourceSync;Icon.loadFont=loadFont;Icon.hasIcon=hasIcon;Icon.getRawGlyphMap=getRawGlyphMap;Icon.getFontFamily=getFontFamily;return Icon;}

@@ -1,1 +0,1 @@

var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _defineProperty2=_interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);if(enumerableOnly)symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable;});keys.push.apply(keys,symbols);}return keys;}function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=arguments[i]!=null?arguments[i]:{};if(i%2){ownKeys(Object(source),true).forEach(function(key){(0,_defineProperty2.default)(target,key,source[key]);});}else if(Object.getOwnPropertyDescriptors){Object.defineProperties(target,Object.getOwnPropertyDescriptors(source));}else{ownKeys(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key));});}}return target;}var _=require('lodash');var fs=require('fs');function extractGlyphMapFromCss(files,selectorPattern){var styleRulePattern='(\\.[A-Za-z0-9_.:, \\n\\t-]+)\\{[^}]*content: ?["\\\'](?:\\\\([A-Fa-f0-9]+)|([^"\\\']+))["\\\'][^}]*\\}';var allStyleRules=new RegExp(styleRulePattern,'g');var singleStyleRules=new RegExp(styleRulePattern);var allSelectors=new RegExp(selectorPattern,'g');var singleSelector=new RegExp(selectorPattern);var extractGlyphFromRule=function extractGlyphFromRule(rule){var ruleParts=rule.match(singleStyleRules);if(ruleParts[2]){return parseInt(ruleParts[2],16);}if(ruleParts[3].length>1){return ruleParts[3];}return ruleParts[3].charCodeAt();};var extractSelectorsFromRule=function extractSelectorsFromRule(rule){var ruleParts=rule.match(singleStyleRules);var selectors=ruleParts[1].match(allSelectors)||[];return selectors.map(function(selector){return selector.match(singleSelector)[1];});};return(typeof files==='string'?[files]:files).map(function(fileName){return fs.readFileSync(fileName,{encoding:'utf8'});}).map(function(contents){return contents.match(allStyleRules)||[];}).reduce(function(acc,rules){return acc.concat(rules);},[]).map(function(rule){var glyph=extractGlyphFromRule(rule);var selectors=extractSelectorsFromRule(rule);return selectors.map(function(selector){return[selector,glyph];});}).reduce(function(acc,glyphs){return(0,_extends2.default)(acc,_.fromPairs(glyphs));},{});}function escapeRegExp(str){return str.replace(/[-[\]/{}()*+?.\\^$|]/g,'\\$&');}function generateIconSetFromCss(cssFiles,selectorPrefix,template){var data=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};var glyphMap=extractGlyphMapFromCss(cssFiles,escapeRegExp(selectorPrefix)+"([A-Za-z0-9_-]+)::?before");var content=JSON.stringify(glyphMap,null,' ');if(template){return _.template(template)(_objectSpread({glyphMap:content},data));}return content;}module.exports=generateIconSetFromCss;
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _defineProperty2=_interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);if(enumerableOnly)symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable;});keys.push.apply(keys,symbols);}return keys;}function _objectSpread(target){for(var i=1;i<arguments.length;i++){var source=arguments[i]!=null?arguments[i]:{};if(i%2){ownKeys(Object(source),true).forEach(function(key){(0,_defineProperty2.default)(target,key,source[key]);});}else if(Object.getOwnPropertyDescriptors){Object.defineProperties(target,Object.getOwnPropertyDescriptors(source));}else{ownKeys(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key));});}}return target;}var lodashTemplate=require('lodash.template');var fromPairs=require('lodash.frompairs');var fs=require('fs');function extractGlyphMapFromCss(files,selectorPattern){var styleRulePattern='(\\.[A-Za-z0-9_.:, \\n\\t-]+)\\{[^}]*content: ?["\\\'](?:\\\\([A-Fa-f0-9]+)|([^"\\\']+))["\\\'][^}]*\\}';var allStyleRules=new RegExp(styleRulePattern,'g');var singleStyleRules=new RegExp(styleRulePattern);var allSelectors=new RegExp(selectorPattern,'g');var singleSelector=new RegExp(selectorPattern);var extractGlyphFromRule=function extractGlyphFromRule(rule){var ruleParts=rule.match(singleStyleRules);if(ruleParts[2]){return parseInt(ruleParts[2],16);}if(ruleParts[3].length>1){return ruleParts[3];}return ruleParts[3].charCodeAt();};var extractSelectorsFromRule=function extractSelectorsFromRule(rule){var ruleParts=rule.match(singleStyleRules);var selectors=ruleParts[1].match(allSelectors)||[];return selectors.map(function(selector){return selector.match(singleSelector)[1];});};return(typeof files==='string'?[files]:files).map(function(fileName){return fs.readFileSync(fileName,{encoding:'utf8'});}).map(function(contents){return contents.match(allStyleRules)||[];}).reduce(function(acc,rules){return acc.concat(rules);},[]).map(function(rule){var glyph=extractGlyphFromRule(rule);var selectors=extractSelectorsFromRule(rule);return selectors.map(function(selector){return[selector,glyph];});}).reduce(function(acc,glyphs){return(0,_extends2.default)(acc,fromPairs(glyphs));},{});}function escapeRegExp(str){return str.replace(/[-[\]/{}()*+?.\\^$|]/g,'\\$&');}function generateIconSetFromCss(cssFiles,selectorPrefix,template){var data=arguments.length>3&&arguments[3]!==undefined?arguments[3]:{};var glyphMap=extractGlyphMapFromCss(cssFiles,escapeRegExp(selectorPrefix)+"([A-Za-z0-9_-]+)::?before");var content=JSON.stringify(glyphMap,null,' ');if(template){return lodashTemplate(template)(_objectSpread({glyphMap:content},data));}return content;}module.exports=generateIconSetFromCss;

@@ -1,1 +0,1 @@

var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createIconButtonComponent;var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _objectWithoutProperties2=_interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf2=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _isString=_interopRequireDefault(require("lodash/isString"));var _omit=_interopRequireDefault(require("lodash/omit"));var _pick=_interopRequireDefault(require("lodash/pick"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/icon-button.js";var styles=_reactNative.StyleSheet.create({container:{flexDirection:'row',justifyContent:'flex-start',alignItems:'center',padding:8},touchable:{overflow:'hidden'},icon:{marginRight:10},text:{fontWeight:'600',backgroundColor:'transparent'}});var IOS7_BLUE='#007AFF';var TEXT_PROP_NAMES=['ellipsizeMode','numberOfLines','textBreakStrategy','selectable','suppressHighlighting','allowFontScaling','adjustsFontSizeToFit','minimumFontScale'];var TOUCHABLE_PROP_NAMES=['accessible','accessibilityLabel','accessibilityHint','accessibilityComponentType','accessibilityRole','accessibilityStates','accessibilityTraits','onFocus','onBlur','disabled','onPress','onPressIn','onPressOut','onLayout','onLongPress','nativeID','testID','delayPressIn','delayPressOut','delayLongPress','activeOpacity','underlayColor','selectionColor','onShowUnderlay','onHideUnderlay','hasTVPreferredFocus','tvParallaxProperties'];function createIconButtonComponent(Icon){var _class,_temp;return _temp=_class=function(_PureComponent){(0,_inherits2.default)(IconButton,_PureComponent);function IconButton(){(0,_classCallCheck2.default)(this,IconButton);return(0,_possibleConstructorReturn2.default)(this,(0,_getPrototypeOf2.default)(IconButton).apply(this,arguments));}(0,_createClass2.default)(IconButton,[{key:"render",value:function render(){var _this$props=this.props,style=_this$props.style,iconStyle=_this$props.iconStyle,children=_this$props.children,restProps=(0,_objectWithoutProperties2.default)(_this$props,["style","iconStyle","children"]);var iconProps=(0,_pick.default)(restProps,TEXT_PROP_NAMES,'style','name','size','color');var touchableProps=(0,_pick.default)(restProps,TOUCHABLE_PROP_NAMES);var props=(0,_omit.default)(restProps,Object.keys(iconProps),Object.keys(touchableProps),'iconStyle','borderRadius','backgroundColor');iconProps.style=iconStyle?[styles.icon,iconStyle]:styles.icon;var colorStyle=(0,_pick.default)(this.props,'color');var blockStyle=(0,_pick.default)(this.props,'backgroundColor','borderRadius');return _react.default.createElement(_reactNative.TouchableHighlight,(0,_extends2.default)({style:[styles.touchable,blockStyle]},touchableProps,{__source:{fileName:_jsxFileName,lineNumber:118}}),_react.default.createElement(_reactNative.View,(0,_extends2.default)({style:[styles.container,blockStyle,style]},props,{__source:{fileName:_jsxFileName,lineNumber:122}}),_react.default.createElement(Icon,(0,_extends2.default)({},iconProps,{__source:{fileName:_jsxFileName,lineNumber:123}})),(0,_isString.default)(children)?_react.default.createElement(_reactNative.Text,{style:[styles.text,colorStyle],__source:{fileName:_jsxFileName,lineNumber:125}},children):children));}}]);return IconButton;}(_react.PureComponent),_class.propTypes={backgroundColor:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number]),borderRadius:_propTypes.default.number,color:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number]),size:_propTypes.default.number,iconStyle:_propTypes.default.any,style:_propTypes.default.any,children:_propTypes.default.node},_class.defaultProps={backgroundColor:IOS7_BLUE,borderRadius:5,color:'white',size:20},_temp;}
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createIconButtonComponent;var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _objectWithoutProperties2=_interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf2=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _lodash=_interopRequireDefault(require("lodash.isstring"));var _lodash2=_interopRequireDefault(require("lodash.omit"));var _lodash3=_interopRequireDefault(require("lodash.pick"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/icon-button.js";var styles=_reactNative.StyleSheet.create({container:{flexDirection:'row',justifyContent:'flex-start',alignItems:'center',padding:8},touchable:{overflow:'hidden'},icon:{marginRight:10},text:{fontWeight:'600',backgroundColor:'transparent'}});var IOS7_BLUE='#007AFF';var TEXT_PROP_NAMES=['ellipsizeMode','numberOfLines','textBreakStrategy','selectable','suppressHighlighting','allowFontScaling','adjustsFontSizeToFit','minimumFontScale'];var TOUCHABLE_PROP_NAMES=['accessible','accessibilityLabel','accessibilityHint','accessibilityComponentType','accessibilityRole','accessibilityStates','accessibilityTraits','onFocus','onBlur','disabled','onPress','onPressIn','onPressOut','onLayout','onLongPress','nativeID','testID','delayPressIn','delayPressOut','delayLongPress','activeOpacity','underlayColor','selectionColor','onShowUnderlay','onHideUnderlay','hasTVPreferredFocus','tvParallaxProperties'];function createIconButtonComponent(Icon){var _class,_temp;return _temp=_class=function(_PureComponent){(0,_inherits2.default)(IconButton,_PureComponent);function IconButton(){(0,_classCallCheck2.default)(this,IconButton);return(0,_possibleConstructorReturn2.default)(this,(0,_getPrototypeOf2.default)(IconButton).apply(this,arguments));}(0,_createClass2.default)(IconButton,[{key:"render",value:function render(){var _this$props=this.props,style=_this$props.style,iconStyle=_this$props.iconStyle,children=_this$props.children,restProps=(0,_objectWithoutProperties2.default)(_this$props,["style","iconStyle","children"]);var iconProps=(0,_lodash3.default)(restProps,TEXT_PROP_NAMES,'style','name','size','color');var touchableProps=(0,_lodash3.default)(restProps,TOUCHABLE_PROP_NAMES);var props=(0,_lodash2.default)(restProps,Object.keys(iconProps),Object.keys(touchableProps),'iconStyle','borderRadius','backgroundColor');iconProps.style=iconStyle?[styles.icon,iconStyle]:styles.icon;var colorStyle=(0,_lodash3.default)(this.props,'color');var blockStyle=(0,_lodash3.default)(this.props,'backgroundColor','borderRadius');return _react.default.createElement(_reactNative.TouchableHighlight,(0,_extends2.default)({style:[styles.touchable,blockStyle]},touchableProps,{__source:{fileName:_jsxFileName,lineNumber:118}}),_react.default.createElement(_reactNative.View,(0,_extends2.default)({style:[styles.container,blockStyle,style]},props,{__source:{fileName:_jsxFileName,lineNumber:122}}),_react.default.createElement(Icon,(0,_extends2.default)({},iconProps,{__source:{fileName:_jsxFileName,lineNumber:123}})),(0,_lodash.default)(children)?_react.default.createElement(_reactNative.Text,{style:[styles.text,colorStyle],__source:{fileName:_jsxFileName,lineNumber:125}},children):children));}}]);return IconButton;}(_react.PureComponent),_class.propTypes={backgroundColor:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number]),borderRadius:_propTypes.default.number,color:_propTypes.default.any,size:_propTypes.default.number,iconStyle:_propTypes.default.any,style:_propTypes.default.any,children:_propTypes.default.node},_class.defaultProps={backgroundColor:IOS7_BLUE,borderRadius:5,color:'white',size:20},_temp;}

@@ -1,1 +0,1 @@

var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createTabBarItemIOSComponent;var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _regenerator=_interopRequireDefault(require("@babel/runtime/regenerator"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf3=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _isEqual=_interopRequireDefault(require("lodash/isEqual"));var _pick=_interopRequireDefault(require("lodash/pick"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/tab-bar-item-ios.js";var ICON_PROP_NAMES=['iconName','iconSize','iconColor'];var SELECTED_ICON_PROP_NAMES=[].concat(ICON_PROP_NAMES,['selectedIconName','selectedIconColor']);var arePropsEqual=function arePropsEqual(keys){return function(prevProps,nextProps){return(0,_isEqual.default)((0,_pick.default)(prevProps,keys),(0,_pick.default)(nextProps,keys));};};var areIconPropsEqual=arePropsEqual(ICON_PROP_NAMES);var areSelectedIconPropsEqual=arePropsEqual(SELECTED_ICON_PROP_NAMES);function createTabBarItemIOSComponent(IconNamePropType,getImageSource){var _class,_temp;return _temp=_class=function(_PureComponent){(0,_inherits2.default)(TabBarItemIOS,_PureComponent);function TabBarItemIOS(){var _getPrototypeOf2;var _this;(0,_classCallCheck2.default)(this,TabBarItemIOS);for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++){args[_key]=arguments[_key];}_this=(0,_possibleConstructorReturn2.default)(this,(_getPrototypeOf2=(0,_getPrototypeOf3.default)(TabBarItemIOS)).call.apply(_getPrototypeOf2,[this].concat(args)));_this.state={icon:undefined,selectedIcon:undefined};return _this;}(0,_createClass2.default)(TabBarItemIOS,[{key:"componentDidMount",value:function componentDidMount(){this.updateIconSource();this.updateSelectedIconSource();}},{key:"componentDidUpdate",value:function componentDidUpdate(prevProps){if(!areIconPropsEqual(prevProps,this.props)){this.updateIconSource();}if(!areSelectedIconPropsEqual(prevProps,this.props)){this.updateSelectedIconSource();}}},{key:"updateIconSource",value:function updateIconSource(){var _this$props,iconName,iconSize,iconColor,icon;return _regenerator.default.async(function updateIconSource$(_context){while(1){switch(_context.prev=_context.next){case 0:_this$props=this.props,iconName=_this$props.iconName,iconSize=_this$props.iconSize,iconColor=_this$props.iconColor;if(!iconName){_context.next=8;break;}_context.next=4;return _regenerator.default.awrap(getImageSource(iconName,iconSize,iconColor));case 4:icon=_context.sent;this.setState({icon:icon});_context.next=9;break;case 8:if(this.state.icon){this.setState({icon:undefined});}case 9:case"end":return _context.stop();}}},null,this);}},{key:"updateSelectedIconSource",value:function updateSelectedIconSource(){var _this$props2,iconName,iconColor,iconSize,selectedIconName,selectedIconColor,selectedIcon;return _regenerator.default.async(function updateSelectedIconSource$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:_this$props2=this.props,iconName=_this$props2.iconName,iconColor=_this$props2.iconColor,iconSize=_this$props2.iconSize,selectedIconName=_this$props2.selectedIconName,selectedIconColor=_this$props2.selectedIconColor;if(!(selectedIconName||selectedIconColor)){_context2.next=8;break;}_context2.next=4;return _regenerator.default.awrap(getImageSource(selectedIconName||iconName,iconSize,selectedIconColor||iconColor));case 4:selectedIcon=_context2.sent;this.setState({selectedIcon:selectedIcon});_context2.next=9;break;case 8:if(this.state.selectedIcon){this.setState({selectedIcon:undefined});}case 9:case"end":return _context2.stop();}}},null,this);}},{key:"render",value:function render(){return _react.default.createElement(_reactNative.TabBarIOS.Item,(0,_extends2.default)({},this.state,this.props,{__source:{fileName:_jsxFileName,lineNumber:93}}));}}]);return TabBarItemIOS;}(_react.PureComponent),_class.propTypes={iconName:IconNamePropType.isRequired,selectedIconName:IconNamePropType,iconSize:_propTypes.default.number,iconColor:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number]),selectedIconColor:_propTypes.default.oneOfType([_propTypes.default.string,_propTypes.default.number])},_class.defaultProps={iconSize:30},_temp;}
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");var _interopRequireWildcard=require("@babel/runtime/helpers/interopRequireWildcard");Object.defineProperty(exports,"__esModule",{value:true});exports.default=createTabBarItemIOSComponent;var _extends2=_interopRequireDefault(require("@babel/runtime/helpers/extends"));var _regenerator=_interopRequireDefault(require("@babel/runtime/regenerator"));var _classCallCheck2=_interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));var _createClass2=_interopRequireDefault(require("@babel/runtime/helpers/createClass"));var _possibleConstructorReturn2=_interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));var _getPrototypeOf3=_interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));var _inherits2=_interopRequireDefault(require("@babel/runtime/helpers/inherits"));var _lodash=_interopRequireDefault(require("lodash.isequal"));var _lodash2=_interopRequireDefault(require("lodash.pick"));var _react=_interopRequireWildcard(require("react"));var _propTypes=_interopRequireDefault(require("prop-types"));var _reactNative=require("./react-native");var _jsxFileName="/home/travis/build/oblador/react-native-vector-icons/lib/tab-bar-item-ios.js";var ICON_PROP_NAMES=['iconName','iconSize','iconColor'];var SELECTED_ICON_PROP_NAMES=[].concat(ICON_PROP_NAMES,['selectedIconName','selectedIconColor']);var arePropsEqual=function arePropsEqual(keys){return function(prevProps,nextProps){return(0,_lodash.default)((0,_lodash2.default)(prevProps,keys),(0,_lodash2.default)(nextProps,keys));};};var areIconPropsEqual=arePropsEqual(ICON_PROP_NAMES);var areSelectedIconPropsEqual=arePropsEqual(SELECTED_ICON_PROP_NAMES);function createTabBarItemIOSComponent(IconNamePropType,getImageSource){var _class,_temp;return _temp=_class=function(_PureComponent){(0,_inherits2.default)(TabBarItemIOS,_PureComponent);function TabBarItemIOS(){var _getPrototypeOf2;var _this;(0,_classCallCheck2.default)(this,TabBarItemIOS);for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++){args[_key]=arguments[_key];}_this=(0,_possibleConstructorReturn2.default)(this,(_getPrototypeOf2=(0,_getPrototypeOf3.default)(TabBarItemIOS)).call.apply(_getPrototypeOf2,[this].concat(args)));_this.state={icon:undefined,selectedIcon:undefined};return _this;}(0,_createClass2.default)(TabBarItemIOS,[{key:"componentDidMount",value:function componentDidMount(){this.updateIconSource();this.updateSelectedIconSource();}},{key:"componentDidUpdate",value:function componentDidUpdate(prevProps){if(!areIconPropsEqual(prevProps,this.props)){this.updateIconSource();}if(!areSelectedIconPropsEqual(prevProps,this.props)){this.updateSelectedIconSource();}}},{key:"updateIconSource",value:function updateIconSource(){var _this$props,iconName,iconSize,iconColor,icon;return _regenerator.default.async(function updateIconSource$(_context){while(1){switch(_context.prev=_context.next){case 0:_this$props=this.props,iconName=_this$props.iconName,iconSize=_this$props.iconSize,iconColor=_this$props.iconColor;if(!iconName){_context.next=8;break;}_context.next=4;return _regenerator.default.awrap(getImageSource(iconName,iconSize,iconColor));case 4:icon=_context.sent;this.setState({icon:icon});_context.next=9;break;case 8:if(this.state.icon){this.setState({icon:undefined});}case 9:case"end":return _context.stop();}}},null,this);}},{key:"updateSelectedIconSource",value:function updateSelectedIconSource(){var _this$props2,iconName,iconColor,iconSize,selectedIconName,selectedIconColor,selectedIcon;return _regenerator.default.async(function updateSelectedIconSource$(_context2){while(1){switch(_context2.prev=_context2.next){case 0:_this$props2=this.props,iconName=_this$props2.iconName,iconColor=_this$props2.iconColor,iconSize=_this$props2.iconSize,selectedIconName=_this$props2.selectedIconName,selectedIconColor=_this$props2.selectedIconColor;if(!(selectedIconName||selectedIconColor)){_context2.next=8;break;}_context2.next=4;return _regenerator.default.awrap(getImageSource(selectedIconName||iconName,iconSize,selectedIconColor||iconColor));case 4:selectedIcon=_context2.sent;this.setState({selectedIcon:selectedIcon});_context2.next=9;break;case 8:if(this.state.selectedIcon){this.setState({selectedIcon:undefined});}case 9:case"end":return _context2.stop();}}},null,this);}},{key:"render",value:function render(){return _react.default.createElement(_reactNative.TabBarIOS.Item,(0,_extends2.default)({},this.state,this.props,{__source:{fileName:_jsxFileName,lineNumber:90}}));}}]);return TabBarItemIOS;}(_react.PureComponent),_class.propTypes={iconName:IconNamePropType.isRequired,selectedIconName:IconNamePropType,iconSize:_propTypes.default.number,iconColor:_propTypes.default.any,selectedIconColor:_propTypes.default.any},_class.defaultProps={iconSize:30},_temp;}

@@ -19,1 +19,2 @@ /**

} = iconSet;

@@ -68,215 +68,222 @@ {

"codepen": 61761,
"codesandbox": 61972,
"coffee": 61762,
"columns": 61973,
"command": 61763,
"compass": 61764,
"copy": 61765,
"corner-down-left": 61766,
"corner-down-right": 61767,
"corner-left-down": 61768,
"corner-left-up": 61769,
"corner-right-down": 61770,
"corner-right-up": 61771,
"corner-up-left": 61772,
"corner-up-right": 61773,
"cpu": 61774,
"credit-card": 61775,
"crop": 61776,
"crosshair": 61777,
"database": 61778,
"delete": 61779,
"disc": 61780,
"dollar-sign": 61781,
"download": 61782,
"download-cloud": 61783,
"droplet": 61784,
"edit": 61785,
"edit-2": 61786,
"edit-3": 61787,
"external-link": 61788,
"eye": 61789,
"eye-off": 61790,
"facebook": 61791,
"fast-forward": 61792,
"feather": 61793,
"figma": 61970,
"file": 61794,
"file-minus": 61795,
"file-plus": 61796,
"file-text": 61797,
"film": 61798,
"filter": 61799,
"flag": 61800,
"folder": 61801,
"folder-minus": 61802,
"folder-plus": 61803,
"frown": 61804,
"gift": 61805,
"git-branch": 61806,
"git-commit": 61807,
"git-merge": 61808,
"git-pull-request": 61809,
"github": 61810,
"gitlab": 61811,
"globe": 61812,
"grid": 61813,
"hard-drive": 61814,
"hash": 61815,
"headphones": 61816,
"heart": 61817,
"help-circle": 61818,
"hexagon": 61974,
"home": 61819,
"image": 61820,
"inbox": 61821,
"info": 61822,
"instagram": 61823,
"italic": 61824,
"key": 61967,
"layers": 61825,
"layout": 61826,
"life-buoy": 61827,
"link": 61828,
"link-2": 61829,
"linkedin": 61830,
"list": 61831,
"loader": 61832,
"lock": 61833,
"log-in": 61834,
"log-out": 61835,
"mail": 61836,
"map": 61837,
"map-pin": 61838,
"maximize": 61839,
"maximize-2": 61840,
"meh": 61841,
"menu": 61842,
"message-circle": 61843,
"message-square": 61844,
"mic": 61845,
"mic-off": 61846,
"minimize": 61847,
"minimize-2": 61848,
"minus": 61849,
"minus-circle": 61850,
"minus-square": 61851,
"monitor": 61852,
"moon": 61853,
"more-horizontal": 61854,
"more-vertical": 61855,
"mouse-pointer": 61968,
"move": 61856,
"music": 61857,
"navigation": 61858,
"navigation-2": 61859,
"octagon": 61860,
"package": 61861,
"paperclip": 61862,
"pause": 61863,
"pause-circle": 61864,
"pen-tool": 61969,
"percent": 61865,
"phone": 61866,
"phone-call": 61867,
"phone-forwarded": 61868,
"phone-incoming": 61869,
"phone-missed": 61870,
"phone-off": 61871,
"phone-outgoing": 61872,
"pie-chart": 61873,
"play": 61874,
"play-circle": 61875,
"plus": 61876,
"plus-circle": 61877,
"plus-square": 61878,
"pocket": 61879,
"power": 61880,
"printer": 61881,
"radio": 61882,
"refresh-ccw": 61883,
"refresh-cw": 61884,
"repeat": 61885,
"rewind": 61886,
"rotate-ccw": 61887,
"rotate-cw": 61888,
"rss": 61889,
"save": 61890,
"scissors": 61891,
"search": 61892,
"send": 61893,
"server": 61894,
"settings": 61895,
"share": 61896,
"share-2": 61897,
"shield": 61898,
"shield-off": 61899,
"shopping-bag": 61900,
"shopping-cart": 61901,
"shuffle": 61902,
"sidebar": 61903,
"skip-back": 61904,
"skip-forward": 61905,
"slack": 61906,
"slash": 61907,
"sliders": 61908,
"smartphone": 61909,
"smile": 61910,
"speaker": 61911,
"square": 61912,
"star": 61913,
"stop-circle": 61914,
"sun": 61915,
"sunrise": 61916,
"sunset": 61917,
"tablet": 61975,
"tag": 61919,
"target": 61920,
"terminal": 61921,
"thermometer": 61922,
"thumbs-down": 61923,
"thumbs-up": 61924,
"toggle-left": 61925,
"toggle-right": 61926,
"trash": 61927,
"trash-2": 61928,
"trello": 61929,
"trending-down": 61930,
"trending-up": 61931,
"triangle": 61932,
"truck": 61933,
"tv": 61934,
"twitter": 61935,
"type": 61936,
"umbrella": 61937,
"underline": 61938,
"unlock": 61939,
"upload": 61940,
"upload-cloud": 61941,
"user": 61942,
"user-check": 61943,
"user-minus": 61944,
"user-plus": 61945,
"user-x": 61946,
"users": 61947,
"video": 61948,
"video-off": 61949,
"voicemail": 61950,
"volume": 61951,
"volume-1": 61952,
"volume-2": 61953,
"volume-x": 61954,
"watch": 61955,
"wifi": 61956,
"wifi-off": 61957,
"wind": 61958,
"x": 61959,
"x-circle": 61960,
"x-octagon": 61971,
"x-square": 61961,
"youtube": 61962,
"zap": 61963,
"zap-off": 61964,
"zoom-in": 61965,
"zoom-out": 61966
"codesandbox": 61762,
"coffee": 61763,
"columns": 61764,
"command": 61765,
"compass": 61766,
"copy": 61767,
"corner-down-left": 61768,
"corner-down-right": 61769,
"corner-left-down": 61770,
"corner-left-up": 61771,
"corner-right-down": 61772,
"corner-right-up": 61773,
"corner-up-left": 61774,
"corner-up-right": 61775,
"cpu": 61776,
"credit-card": 61777,
"crop": 61778,
"crosshair": 61779,
"database": 61780,
"delete": 61781,
"disc": 61782,
"divide": 61783,
"divide-circle": 61784,
"divide-square": 61785,
"dollar-sign": 61786,
"download": 61787,
"download-cloud": 61788,
"dribbble": 61789,
"droplet": 61790,
"edit": 61791,
"edit-2": 61792,
"edit-3": 61793,
"external-link": 61794,
"eye": 61795,
"eye-off": 61796,
"facebook": 61797,
"fast-forward": 61798,
"feather": 61799,
"figma": 61800,
"file": 61801,
"file-minus": 61802,
"file-plus": 61803,
"file-text": 61804,
"film": 61805,
"filter": 61806,
"flag": 61807,
"folder": 61808,
"folder-minus": 61809,
"folder-plus": 61810,
"framer": 61811,
"frown": 61812,
"gift": 61813,
"git-branch": 61814,
"git-commit": 61815,
"git-merge": 61816,
"git-pull-request": 61817,
"github": 61818,
"gitlab": 61819,
"globe": 61820,
"grid": 61821,
"hard-drive": 61822,
"hash": 61823,
"headphones": 61824,
"heart": 61825,
"help-circle": 61826,
"hexagon": 61827,
"home": 61828,
"image": 61829,
"inbox": 61830,
"info": 61831,
"instagram": 61832,
"italic": 61833,
"key": 61834,
"layers": 61835,
"layout": 61836,
"life-buoy": 61837,
"link": 61838,
"link-2": 61839,
"linkedin": 61840,
"list": 61841,
"loader": 61842,
"lock": 61843,
"log-in": 61844,
"log-out": 61845,
"mail": 61846,
"map": 61847,
"map-pin": 61848,
"maximize": 61849,
"maximize-2": 61850,
"meh": 61851,
"menu": 61852,
"message-circle": 61853,
"message-square": 61854,
"mic": 61855,
"mic-off": 61856,
"minimize": 61857,
"minimize-2": 61858,
"minus": 61859,
"minus-circle": 61860,
"minus-square": 61861,
"monitor": 61862,
"moon": 61863,
"more-horizontal": 61864,
"more-vertical": 61865,
"mouse-pointer": 61866,
"move": 61867,
"music": 61868,
"navigation": 61869,
"navigation-2": 61870,
"octagon": 61871,
"package": 61872,
"paperclip": 61873,
"pause": 61874,
"pause-circle": 61875,
"pen-tool": 61876,
"percent": 61877,
"phone": 61878,
"phone-call": 61879,
"phone-forwarded": 61880,
"phone-incoming": 61881,
"phone-missed": 61882,
"phone-off": 61883,
"phone-outgoing": 61884,
"pie-chart": 61885,
"play": 61886,
"play-circle": 61887,
"plus": 61888,
"plus-circle": 61889,
"plus-square": 61890,
"pocket": 61891,
"power": 61892,
"printer": 61893,
"radio": 61894,
"refresh-ccw": 61895,
"refresh-cw": 61896,
"repeat": 61897,
"rewind": 61898,
"rotate-ccw": 61899,
"rotate-cw": 61900,
"rss": 61901,
"save": 61902,
"scissors": 61903,
"search": 61904,
"send": 61905,
"server": 61906,
"settings": 61907,
"share": 61908,
"share-2": 61909,
"shield": 61910,
"shield-off": 61911,
"shopping-bag": 61912,
"shopping-cart": 61913,
"shuffle": 61914,
"sidebar": 61915,
"skip-back": 61916,
"skip-forward": 61917,
"slack": 61918,
"slash": 61919,
"sliders": 61920,
"smartphone": 61921,
"smile": 61922,
"speaker": 61923,
"square": 61924,
"star": 61925,
"stop-circle": 61926,
"sun": 61927,
"sunrise": 61928,
"sunset": 61929,
"tablet": 61930,
"tag": 61931,
"target": 61932,
"terminal": 61933,
"thermometer": 61934,
"thumbs-down": 61935,
"thumbs-up": 61936,
"toggle-left": 61937,
"toggle-right": 61938,
"tool": 61939,
"trash": 61940,
"trash-2": 61941,
"trello": 61942,
"trending-down": 61943,
"trending-up": 61944,
"triangle": 61945,
"truck": 61946,
"tv": 61947,
"twitch": 61948,
"twitter": 61949,
"type": 61950,
"umbrella": 61951,
"underline": 61952,
"unlock": 61953,
"upload": 61954,
"upload-cloud": 61955,
"user": 61956,
"user-check": 61957,
"user-minus": 61958,
"user-plus": 61959,
"user-x": 61960,
"users": 61961,
"video": 61962,
"video-off": 61963,
"voicemail": 61964,
"volume": 61965,
"volume-1": 61966,
"volume-2": 61967,
"volume-x": 61968,
"watch": 61969,
"wifi": 61970,
"wifi-off": 61971,
"wind": 61972,
"x": 61973,
"x-circle": 61974,
"x-octagon": 61975,
"x-square": 61976,
"youtube": 61977,
"zap": 61978,
"zap-off": 61979,
"zoom-in": 61980,
"zoom-out": 61981
}
{
"360": 58743,
"10k": 59729,
"10mp": 59730,
"11mp": 59731,
"12mp": 59732,
"13mp": 59733,
"14mp": 59734,
"15mp": 59735,
"16mp": 59736,
"17mp": 59737,
"18mp": 59738,
"19mp": 59739,
"1k": 59740,
"1k-plus": 59741,
"20mp": 59742,
"21mp": 59743,
"22mp": 59744,
"23mp": 59745,
"24mp": 59746,
"2k": 59747,
"2k-plus": 59748,
"2mp": 59749,
"3d-rotation": 59469,
"3k": 59750,
"3k-plus": 59751,
"3mp": 59752,
"4k": 57458,
"4k-plus": 59753,
"4mp": 59754,
"5g": 61240,
"5k": 59755,
"5k-plus": 59756,
"5mp": 59757,
"6-ft-apart": 61982,
"6k": 59758,
"6k-plus": 59759,
"6mp": 59760,
"7k": 59761,
"7k-plus": 59762,
"7mp": 59763,
"8k": 59764,
"8k-plus": 59765,
"8mp": 59766,
"9k": 59767,
"9k-plus": 59768,
"9mp": 59769,
"ac-unit": 60219,

@@ -8,3 +53,5 @@ "access-alarm": 57744,

"accessibility": 59470,
"accessibility-new": 59692,
"accessible": 59668,
"accessible-forward": 59700,
"account-balance": 59471,

@@ -14,2 +61,4 @@ "account-balance-wallet": 59472,

"account-circle": 59475,
"account-tree": 59770,
"ad-units": 61241,
"adb": 58894,

@@ -21,9 +70,25 @@ "add": 57669,

"add-box": 57670,
"add-business": 59177,
"add-call": 57576,
"add-chart": 59771,
"add-circle": 57671,
"add-circle-outline": 57672,
"add-comment": 57958,
"add-ic-call": 59772,
"add-link": 57720,
"add-location": 58727,
"add-location-alt": 61242,
"add-moderator": 59773,
"add-photo-alternate": 58430,
"add-road": 61243,
"add-shopping-cart": 59476,
"add-task": 62010,
"add-to-drive": 58972,
"add-to-home-screen": 57854,
"add-to-photos": 58269,
"add-to-queue": 57436,
"addchart": 61244,
"adjust": 58270,
"admin-panel-settings": 61245,
"agriculture": 60025,
"airline-seat-flat": 58928,

@@ -39,2 +104,4 @@ "airline-seat-flat-angled": 58929,

"airplanemode-inactive": 57748,
"airplanemode-off": 57748,
"airplanemode-on": 57749,
"airplay": 57429,

@@ -47,9 +114,32 @@ "airport-shuttle": 60220,

"album": 57369,
"align-horizontal-center": 57359,
"align-horizontal-left": 57357,
"align-horizontal-right": 57360,
"align-vertical-bottom": 57365,
"align-vertical-center": 57361,
"align-vertical-top": 57356,
"all-inbox": 59775,
"all-inclusive": 60221,
"all-out": 59659,
"alt-route": 61828,
"alternate-email": 57574,
"amp-stories": 59923,
"analytics": 61246,
"anchor": 61901,
"android": 59481,
"animation": 59164,
"announcement": 59482,
"apartment": 59968,
"api": 61879,
"app-blocking": 61247,
"app-registration": 61248,
"app-settings-alt": 61249,
"approval": 59778,
"apps": 58819,
"architecture": 59963,
"archive": 57673,
"arrow-back": 58820,
"arrow-back-ios": 58848,
"arrow-circle-down": 61825,
"arrow-circle-up": 61826,
"arrow-downward": 58843,

@@ -60,4 +150,9 @@ "arrow-drop-down": 58821,

"arrow-forward": 58824,
"arrow-forward-ios": 58849,
"arrow-left": 58846,
"arrow-right": 58847,
"arrow-right-alt": 59713,
"arrow-upward": 58840,
"art-track": 57440,
"article": 61250,
"aspect-ratio": 59483,

@@ -72,11 +167,33 @@ "assessment": 59484,

"assistant": 58271,
"assistant-direction": 59784,
"assistant-navigation": 59785,
"assistant-photo": 58272,
"atm": 58739,
"attach-email": 59998,
"attach-file": 57894,
"attach-money": 57895,
"attachment": 58044,
"attractions": 59986,
"audiotrack": 58273,
"auto-awesome": 58975,
"auto-awesome-mosaic": 58976,
"auto-awesome-motion": 58977,
"auto-delete": 59980,
"auto-fix-high": 58979,
"auto-fix-normal": 58980,
"auto-fix-off": 58981,
"auto-stories": 58982,
"autorenew": 59491,
"av-timer": 57371,
"baby-changing-station": 61851,
"backpack": 61852,
"backspace": 57674,
"backup": 59492,
"backup-table": 61251,
"badge": 60007,
"bakery-dining": 59987,
"ballot": 57714,
"bar-chart": 57963,
"batch-prediction": 61685,
"bathtub": 59969,
"battery-alert": 57756,

@@ -88,4 +205,9 @@ "battery-charging-full": 57763,

"beach-access": 60222,
"bedtime": 61252,
"beenhere": 58669,
"bento": 61940,
"bike-scooter": 61253,
"biotech": 59962,
"block": 57675,
"block-flipped": 61254,
"bluetooth": 57767,

@@ -100,5 +222,9 @@ "bluetooth-audio": 58895,

"blur-on": 58277,
"bolt": 59915,
"book": 59493,
"book-online": 61975,
"bookmark": 59494,
"bookmark-border": 59495,
"bookmark-outline": 59495,
"bookmarks": 59787,
"border-all": 57896,

@@ -117,2 +243,3 @@ "border-bottom": 57897,

"branding-watermark": 57451,
"breakfast-dining": 59988,
"brightness-1": 58278,

@@ -130,2 +257,4 @@ "brightness-2": 58279,

"broken-image": 58285,
"browser-not-supported": 61255,
"brunch-dining": 60019,
"brush": 58286,

@@ -135,3 +264,5 @@ "bubble-chart": 59101,

"build": 59497,
"build-circle": 61256,
"burst-mode": 58428,
"bus-alert": 59791,
"business": 57519,

@@ -141,2 +272,5 @@ "business-center": 60223,

"cake": 59369,
"calculate": 59999,
"calendar-today": 59701,
"calendar-view-day": 59702,
"call": 57520,

@@ -157,12 +291,24 @@ "call-end": 57521,

"camera-roll": 58291,
"campaign": 61257,
"cancel": 58825,
"cancel-presentation": 57577,
"cancel-schedule-send": 59961,
"car-rental": 59989,
"car-repair": 59990,
"card-giftcard": 59638,
"card-membership": 59639,
"card-travel": 59640,
"carpenter": 61944,
"cases": 59794,
"casino": 60224,
"cast": 58119,
"cast-connected": 58120,
"cast-for-education": 61420,
"category": 58740,
"celebration": 60005,
"cell-wifi": 57580,
"center-focus-strong": 58292,
"center-focus-weak": 58293,
"change-history": 59499,
"charging-station": 61853,
"chat": 57527,

@@ -175,2 +321,4 @@ "chat-bubble": 57546,

"check-circle": 59500,
"check-circle-outline": 59693,
"checkroom": 61854,
"chevron-left": 58827,

@@ -181,7 +329,14 @@ "chevron-right": 58828,

"chrome-reader-mode": 59501,
"circle": 61258,
"circle-notifications": 59796,
"class": 59502,
"clean-hands": 61983,
"cleaning-services": 61695,
"clear": 57676,
"clear-all": 57528,
"close": 58829,
"close-fullscreen": 61903,
"closed-caption": 57372,
"closed-caption-disabled": 61916,
"closed-caption-off": 59798,
"cloud": 58045,

@@ -200,8 +355,19 @@ "cloud-circle": 58046,

"comment": 57529,
"comment-bank": 59982,
"commute": 59712,
"compare": 58297,
"compare-arrows": 59669,
"compass-calibration": 58748,
"compress": 59725,
"computer": 58122,
"confirmation-num": 58936,
"confirmation-number": 58936,
"connect-without-contact": 61987,
"connected-tv": 59800,
"construction": 59964,
"contact-mail": 57552,
"contact-page": 61998,
"contact-phone": 57551,
"contact-support": 59724,
"contactless": 60017,
"contacts": 57530,

@@ -211,5 +377,9 @@ "content-copy": 57677,

"content-paste": 57679,
"control-camera": 57460,
"control-point": 58298,
"control-point-duplicate": 58299,
"copyright": 59660,
"coronavirus": 61985,
"corporate-fare": 61904,
"countertops": 61943,
"create": 57680,

@@ -230,10 +400,18 @@ "create-new-folder": 58060,

"crop-square": 58310,
"dangerous": 59802,
"dashboard": 59505,
"dashboard-customize": 59803,
"data-usage": 57775,
"date-range": 59670,
"deck": 59970,
"dehaze": 58311,
"delete": 59506,
"delete-forever": 59691,
"delete-outline": 59694,
"delete-sweep": 57708,
"delivery-dining": 60018,
"departure-board": 58742,
"description": 59507,
"design-services": 61706,
"desktop-access-disabled": 59805,
"desktop-mac": 58123,

@@ -245,2 +423,4 @@ "desktop-windows": 58124,

"device-hub": 58165,
"device-thermostat": 57855,
"device-unknown": 58169,
"devices": 57777,

@@ -250,2 +430,3 @@ "devices-other": 58167,

"dialpad": 57532,
"dinner-dining": 59991,
"directions": 58670,

@@ -256,8 +437,14 @@ "directions-bike": 58671,

"directions-car": 58673,
"directions-ferry": 58674,
"directions-off": 61711,
"directions-railway": 58676,
"directions-run": 58726,
"directions-subway": 58675,
"directions-train": 58676,
"directions-transit": 58677,
"directions-walk": 58678,
"dirty-lens": 61259,
"disabled-by-default": 62000,
"disc-full": 58896,
"dnd-forwardslash": 58897,
"dns": 59509,

@@ -268,16 +455,56 @@ "do-not-disturb": 58898,

"do-not-disturb-on": 58948,
"do-not-step": 61855,
"do-not-touch": 61872,
"dock": 58126,
"domain": 59374,
"domain-disabled": 57583,
"domain-verification": 61260,
"done": 59510,
"done-all": 59511,
"done-outline": 59695,
"donut-large": 59671,
"donut-small": 59672,
"double-arrow": 59984,
"drafts": 57681,
"drag-handle": 57949,
"drag-indicator": 59717,
"drive-eta": 58899,
"drive-file-move": 58997,
"drive-file-move-outline": 59809,
"drive-file-rename-outline": 59810,
"drive-folder-upload": 59811,
"dry": 61875,
"dry-cleaning": 59992,
"duo": 59813,
"dvr": 57778,
"dynamic-feed": 59924,
"dynamic-form": 61887,
"east": 61919,
"eco": 59957,
"edit": 58313,
"edit-attributes": 58744,
"edit-location": 58728,
"edit-off": 59728,
"edit-road": 61261,
"eject": 59643,
"elderly": 61978,
"electric-bike": 60187,
"electric-car": 60188,
"electric-moped": 60189,
"electric-rickshaw": 60190,
"electric-scooter": 60191,
"electrical-services": 61698,
"elevator": 61856,
"email": 57534,
"emoji-emotions": 59938,
"emoji-events": 59939,
"emoji-flags": 59930,
"emoji-food-beverage": 59931,
"emoji-nature": 59932,
"emoji-objects": 59940,
"emoji-people": 59933,
"emoji-symbols": 59934,
"emoji-transportation": 59935,
"engineering": 59965,
"enhance-photo-translate": 59644,
"enhanced-encryption": 58943,

@@ -287,2 +514,5 @@ "equalizer": 57373,

"error-outline": 57345,
"escalator": 61857,
"escalator-warning": 61868,
"euro": 59925,
"euro-symbol": 59686,

@@ -296,2 +526,3 @@ "ev-station": 58733,

"exit-to-app": 59513,
"expand": 59727,
"expand-less": 58830,

@@ -301,3 +532,6 @@ "expand-more": 58831,

"explore": 59514,
"explore-off": 59816,
"exposure": 58314,
"exposure-minus-1": 58315,
"exposure-minus-2": 58316,
"exposure-neg-1": 58315,

@@ -310,9 +544,17 @@ "exposure-neg-2": 58316,

"face": 59516,
"face-retouching-natural": 61262,
"facebook": 62004,
"fact-check": 61637,
"family-restroom": 61858,
"fast-forward": 57375,
"fast-rewind": 57376,
"fastfood": 58746,
"favorite": 59517,
"favorite-border": 59518,
"favorite-outline": 59518,
"featured-play-list": 57453,
"featured-video": 57454,
"feedback": 59519,
"fence": 61942,
"festival": 60008,
"fiber-dvr": 57437,

@@ -323,3 +565,6 @@ "fiber-manual-record": 57441,

"fiber-smart-record": 57442,
"file-copy": 57715,
"file-download": 58052,
"file-download-done": 59818,
"file-present": 59918,
"file-upload": 58054,

@@ -337,2 +582,3 @@ "filter": 58323,

"filter-9-plus": 58330,
"filter-alt": 61263,
"filter-b-and-w": 58331,

@@ -344,2 +590,3 @@ "filter-center-focus": 58332,

"filter-list": 57682,
"filter-list-alt": 59726,
"filter-none": 58336,

@@ -351,5 +598,10 @@ "filter-tilt-shift": 58338,

"fingerprint": 59661,
"fire-extinguisher": 61912,
"fire-hydrant": 61859,
"fireplace": 59971,
"first-page": 58844,
"fit-screen": 59920,
"fitness-center": 60227,
"flag": 57683,
"flaky": 61264,
"flare": 58340,

@@ -363,2 +615,4 @@ "flash-auto": 58341,

"flip": 58344,
"flip-camera-android": 59959,
"flip-camera-ios": 59960,
"flip-to-back": 59522,

@@ -370,3 +624,5 @@ "flip-to-front": 59523,

"folder-special": 58903,
"follow-the-signs": 61986,
"font-download": 57703,
"food-bank": 61938,
"format-align-center": 57908,

@@ -387,2 +643,3 @@ "format-align-justify": 57909,

"format-list-numbered": 57922,
"format-list-numbered-rtl": 57959,
"format-paint": 57923,

@@ -395,2 +652,3 @@ "format-quote": 57924,

"format-textdirection-r-to-l": 57928,
"format-underline": 57929,
"format-underlined": 57929,

@@ -402,2 +660,4 @@ "forum": 57535,

"forward-5": 57432,
"forward-to-inbox": 61831,
"foundation": 61952,
"free-breakfast": 60228,

@@ -414,2 +674,3 @@ "fullscreen": 58832,

"gif": 59656,
"goat": 1114109,
"golf-course": 60229,

@@ -421,10 +682,18 @@ "gps-fixed": 57779,

"gradient": 58345,
"grading": 59983,
"grain": 58346,
"graphic-eq": 57784,
"grass": 61957,
"grid-off": 58347,
"grid-on": 58348,
"grid-view": 59824,
"group": 59375,
"group-add": 59376,
"group-work": 59526,
"groups": 62003,
"hail": 59825,
"handyman": 61707,
"hardware": 59993,
"hd": 57426,
"hdr-enhanced-select": 61265,
"hdr-off": 58349,

@@ -436,19 +705,45 @@ "hdr-on": 58350,

"headset-mic": 58129,
"headset-off": 58170,
"healing": 58355,
"hearing": 57379,
"hearing-disabled": 61700,
"height": 59926,
"help": 59527,
"help-center": 61888,
"help-outline": 59645,
"high-quality": 57380,
"highlight": 57951,
"highlight-alt": 61266,
"highlight-off": 59528,
"highlight-remove": 59528,
"history": 59529,
"history-edu": 59966,
"history-toggle-off": 61821,
"home": 59530,
"home-filled": 59826,
"home-repair-service": 61696,
"home-work": 59913,
"horizontal-distribute": 57364,
"horizontal-rule": 61704,
"horizontal-split": 59719,
"hot-tub": 60230,
"hotel": 58682,
"hourglass-bottom": 59996,
"hourglass-disabled": 61267,
"hourglass-empty": 59531,
"hourglass-full": 59532,
"hourglass-top": 59995,
"house": 59972,
"house-siding": 61954,
"how-to-reg": 57716,
"how-to-vote": 57717,
"http": 59650,
"https": 59533,
"hvac": 61710,
"icecream": 60009,
"image": 58356,
"image-aspect-ratio": 58357,
"image-not-supported": 61718,
"image-search": 58431,
"imagesearch-roller": 59828,
"import-contacts": 57568,

@@ -463,2 +758,3 @@ "import-export": 57539,

"insert-chart": 57931,
"insert-chart-outlined": 57962,
"insert-comment": 57932,

@@ -470,4 +766,9 @@ "insert-drive-file": 57933,

"insert-photo": 57937,
"insights": 61586,
"integration-instructions": 61268,
"inventory": 57721,
"invert-colors": 59537,
"invert-colors-off": 57540,
"invert-colors-on": 59537,
"ios-share": 59064,
"iso": 58358,

@@ -481,2 +782,3 @@ "keyboard": 58130,

"keyboard-capslock": 58136,
"keyboard-control": 58835,
"keyboard-hide": 58138,

@@ -486,4 +788,8 @@ "keyboard-return": 58139,

"keyboard-voice": 58141,
"king-bed": 59973,
"kitchen": 60231,
"label": 59538,
"label-important": 59703,
"label-important-outline": 59720,
"label-off": 59830,
"label-outline": 59539,

@@ -500,8 +806,13 @@ "landscape": 58359,

"layers-clear": 58684,
"leaderboard": 61964,
"leak-add": 58360,
"leak-remove": 58361,
"leave-bags-at-home": 61979,
"legend-toggle": 61723,
"lens": 58362,
"library-add": 57390,
"library-add-check": 59831,
"library-books": 57391,
"library-music": 57392,
"lightbulb": 57584,
"lightbulb-outline": 59663,

@@ -512,4 +823,7 @@ "line-style": 59673,

"link": 57687,
"link-off": 57711,
"linked-camera": 58424,
"liquor": 60000,
"list": 59542,
"list-alt": 57582,
"live-help": 57542,

@@ -520,2 +834,3 @@ "live-tv": 58937,

"local-atm": 58686,
"local-attraction": 58687,
"local-bar": 58688,

@@ -527,2 +842,3 @@ "local-cafe": 58689,

"local-drink": 58692,
"local-fire-department": 61269,
"local-florist": 58693,

@@ -543,4 +859,7 @@ "local-gas-station": 58694,

"local-play": 58707,
"local-police": 61270,
"local-post-office": 58708,
"local-print-shop": 58709,
"local-printshop": 58709,
"local-restaurant": 58710,
"local-see": 58711,

@@ -551,8 +870,13 @@ "local-shipping": 58712,

"location-disabled": 57782,
"location-history": 58714,
"location-off": 57543,
"location-on": 57544,
"location-pin": 61915,
"location-searching": 57783,
"lock": 59543,
"lock-clock": 61271,
"lock-open": 59544,
"lock-outline": 59545,
"login": 60023,
"logout": 59834,
"looks": 58364,

@@ -569,25 +893,62 @@ "looks-3": 58363,

"loyalty": 59546,
"luggage": 62005,
"lunch-dining": 60001,
"mail": 57688,
"mail-outline": 57569,
"map": 58715,
"maps-ugc": 61272,
"margin": 59835,
"mark-as-unread": 59836,
"mark-chat-read": 61835,
"mark-chat-unread": 61833,
"mark-email-read": 61836,
"mark-email-unread": 61834,
"markunread": 57689,
"markunread-mailbox": 59547,
"masks": 61976,
"maximize": 59696,
"mediation": 61351,
"medical-services": 61705,
"meeting-room": 60239,
"memory": 58146,
"menu": 58834,
"menu-book": 59929,
"menu-open": 59837,
"merge-type": 57938,
"message": 57545,
"messenger": 57546,
"messenger-outline": 57547,
"mic": 57385,
"mic-external-off": 61273,
"mic-external-on": 61274,
"mic-none": 57386,
"mic-off": 57387,
"microwave": 61956,
"military-tech": 59967,
"minimize": 59697,
"miscellaneous-services": 61708,
"missed-video-call": 57459,
"mms": 58904,
"mobile-friendly": 57856,
"mobile-off": 57857,
"mobile-screen-share": 57575,
"mode-comment": 57939,
"mode-edit": 57940,
"model-training": 61647,
"monetization-on": 57955,
"money": 58749,
"money-off": 57948,
"monitor": 61275,
"monochrome-photos": 58371,
"mood": 59378,
"mood-bad": 59379,
"moped": 60200,
"more": 58905,
"more-horiz": 58835,
"more-time": 59997,
"more-vert": 58836,
"motion-photos-off": 59840,
"motion-photos-on": 59841,
"motion-photos-pause": 61991,
"motion-photos-paused": 59842,
"motorcycle": 59675,

@@ -599,6 +960,15 @@ "mouse": 58147,

"movie-filter": 58426,
"mp": 59843,
"multiline-chart": 59103,
"multiple-stop": 61881,
"multitrack-audio": 57784,
"museum": 59958,
"music-note": 58373,
"music-off": 58432,
"music-video": 57443,
"my-library-add": 57390,
"my-library-books": 57391,
"my-library-music": 57392,
"my-location": 58716,
"nat": 61276,
"nature": 58374,

@@ -610,2 +980,3 @@ "nature-people": 58375,

"near-me": 58729,
"near-me-disabled": 61935,
"network-cell": 57785,

@@ -616,9 +987,34 @@ "network-check": 58944,

"new-releases": 57393,
"next-plan": 61277,
"next-week": 57706,
"nfc": 57787,
"night-shelter": 61937,
"nightlife": 60002,
"nightlight-round": 61278,
"nights-stay": 59974,
"no-backpack": 62007,
"no-cell": 61860,
"no-drinks": 61861,
"no-encryption": 58945,
"no-flash": 61862,
"no-food": 61863,
"no-luggage": 62011,
"no-meals": 61910,
"no-meals-ouline": 61993,
"no-meeting-room": 60238,
"no-photography": 61864,
"no-sim": 57548,
"no-stroller": 61871,
"no-transfer": 61909,
"north": 61920,
"north-east": 61921,
"north-west": 61922,
"not-accessible": 61694,
"not-interested": 57395,
"not-listed-location": 58741,
"not-started": 61649,
"note": 57455,
"note-add": 59548,
"notes": 57964,
"notification-important": 57348,
"notifications": 59380,

@@ -628,9 +1024,23 @@ "notifications-active": 59383,

"notifications-off": 59382,
"notifications-on": 59383,
"notifications-paused": 59384,
"now-wallpaper": 57788,
"now-widgets": 57789,
"offline-bolt": 59698,
"offline-pin": 59658,
"offline-share": 59845,
"ondemand-video": 58938,
"online-prediction": 61675,
"opacity": 59676,
"open-in-browser": 59549,
"open-in-full": 61902,
"open-in-new": 59550,
"open-with": 59551,
"outbond": 61992,
"outbox": 61279,
"outdoor-grill": 59975,
"outgoing-mail": 61650,
"outlet": 61908,
"outlined-flag": 57710,
"padding": 59848,
"pages": 59385,

@@ -642,5 +1052,12 @@ "pageview": 59552,

"panorama-fish-eye": 58380,
"panorama-fisheye": 58380,
"panorama-horizontal": 58381,
"panorama-horizontal-select": 61280,
"panorama-photosphere": 59849,
"panorama-photosphere-select": 59850,
"panorama-vertical": 58382,
"panorama-vertical-select": 61281,
"panorama-wide-angle": 58383,
"panorama-wide-angle-select": 61282,
"park": 60003,
"party-mode": 59386,

@@ -650,8 +1067,16 @@ "pause": 57396,

"pause-circle-outline": 57398,
"pause-presentation": 57578,
"payment": 59553,
"payments": 61283,
"pedal-bike": 60201,
"pending": 61284,
"pending-actions": 61883,
"people": 59387,
"people-alt": 59937,
"people-outline": 59388,
"perm-camera-mic": 59554,
"perm-contact-cal": 59555,
"perm-contact-calendar": 59555,
"perm-data-setting": 59556,
"perm-device-info": 59557,
"perm-device-information": 59557,

@@ -664,6 +1089,14 @@ "perm-identity": 59558,

"person-add": 59390,
"person-add-alt": 59981,
"person-add-alt-1": 61285,
"person-add-disabled": 59851,
"person-outline": 59391,
"person-pin": 58714,
"person-pin-circle": 58730,
"person-remove": 61286,
"person-remove-alt-1": 61287,
"person-search": 61702,
"personal-video": 58939,
"pest-control": 61690,
"pest-control-rodent": 61693,
"pets": 59677,

@@ -673,2 +1106,5 @@ "phone": 57549,

"phone-bluetooth-speaker": 58907,
"phone-callback": 58953,
"phone-disabled": 59852,
"phone-enabled": 59853,
"phone-forwarded": 58908,

@@ -689,2 +1125,4 @@ "phone-in-talk": 58909,

"photo-camera": 58386,
"photo-camera-back": 61288,
"photo-camera-front": 61289,
"photo-filter": 58427,

@@ -701,6 +1139,10 @@ "photo-library": 58387,

"pin-drop": 58718,
"pivot-table-chart": 59854,
"place": 58719,
"plagiarism": 59994,
"play-arrow": 57399,
"play-circle-fill": 57400,
"play-circle-filled": 57400,
"play-circle-outline": 57401,
"play-disabled": 61290,
"play-for-work": 59654,

@@ -710,3 +1152,6 @@ "playlist-add": 57403,

"playlist-play": 57439,
"plumbing": 61703,
"plus-one": 59392,
"point-of-sale": 61822,
"policy": 59927,
"poll": 59393,

@@ -717,11 +1162,23 @@ "polymer": 59563,

"portrait": 58390,
"post-add": 59936,
"power": 58940,
"power-input": 58166,
"power-off": 58950,
"power-settings-new": 59564,
"pregnant-woman": 59678,
"present-to-all": 57567,
"preview": 61893,
"print": 59565,
"print-disabled": 59855,
"priority-high": 58949,
"privacy-tip": 61660,
"psychology": 59978,
"public": 59403,
"public-off": 61898,
"publish": 57941,
"published-with-changes": 62002,
"push-pin": 61709,
"qr-code": 61291,
"qr-code-2": 57354,
"qr-code-scanner": 61958,
"query-builder": 59566,

@@ -732,11 +1189,22 @@ "question-answer": 59567,

"queue-play-next": 57446,
"quick-contacts-dialer": 57551,
"quick-contacts-mail": 57552,
"quickreply": 61292,
"radio": 57406,
"radio-button-checked": 59447,
"radio-button-off": 59446,
"radio-button-on": 59447,
"radio-button-unchecked": 59446,
"railway-alert": 59857,
"ramen-dining": 60004,
"rate-review": 58720,
"read-more": 61293,
"receipt": 59568,
"receipt-long": 61294,
"recent-actors": 57407,
"recommend": 59858,
"record-voice-over": 59679,
"redeem": 59569,
"redo": 57690,
"reduce-capacity": 61980,
"refresh": 58837,

@@ -746,3 +1214,5 @@ "remove": 57691,

"remove-circle-outline": 57693,
"remove-done": 59859,
"remove-from-queue": 57447,
"remove-moderator": 59860,
"remove-red-eye": 58391,

@@ -752,3 +1222,5 @@ "remove-shopping-cart": 59688,

"repeat": 57408,
"repeat-on": 59862,
"repeat-one": 57409,
"repeat-one-on": 59863,
"replay": 57410,

@@ -758,12 +1230,21 @@ "replay-10": 57433,

"replay-5": 57435,
"replay-circle-filled": 59864,
"reply": 57694,
"reply-all": 57695,
"report": 57696,
"report-off": 57712,
"report-problem": 59570,
"request-page": 61996,
"request-quote": 61878,
"reset-tv": 59865,
"restaurant": 58732,
"restaurant-menu": 58721,
"restore": 59571,
"restore-from-trash": 59704,
"restore-page": 59689,
"rice-bowl": 61941,
"ring-volume": 57553,
"roofing": 61953,
"room": 59572,
"room-preferences": 61880,
"room-service": 60233,

@@ -777,8 +1258,19 @@ "rotate-90-degrees-ccw": 58392,

"rss-feed": 57573,
"rtt": 59821,
"rule": 61890,
"rule-folder": 61897,
"run-circle": 61295,
"rv-hookup": 58946,
"sanitizer": 61981,
"satellite": 58722,
"save": 57697,
"save-alt": 57713,
"saved-search": 59921,
"scanner": 58153,
"scatter-plot": 57960,
"schedule": 59573,
"schedule-send": 59914,
"school": 59404,
"science": 59979,
"score": 57961,
"screen-lock-landscape": 57790,

@@ -788,14 +1280,25 @@ "screen-lock-portrait": 57791,

"screen-rotation": 57793,
"screen-search-desktop": 61296,
"screen-share": 57570,
"sd": 59869,
"sd-card": 58915,
"sd-storage": 57794,
"search": 59574,
"search-off": 60022,
"security": 58154,
"segment": 59723,
"select-all": 57698,
"self-improvement": 60024,
"send": 57699,
"send-and-archive": 59916,
"send-to-mobile": 61532,
"sensor-door": 61877,
"sensor-window": 61876,
"sentiment-dissatisfied": 59409,
"sentiment-neutral": 59410,
"sentiment-satisfied": 59411,
"sentiment-satisfied-alt": 57581,
"sentiment-very-dissatisfied": 59412,
"sentiment-very-satisfied": 59413,
"set-meal": 61930,
"settings": 59576,

@@ -807,2 +1310,3 @@ "settings-applications": 59577,

"settings-cell": 59580,
"settings-display": 59581,
"settings-ethernet": 59582,

@@ -821,4 +1325,6 @@ "settings-input-antenna": 59583,

"share": 59405,
"shield": 59872,
"shop": 59593,
"shop-two": 59594,
"shopping-bag": 61900,
"shopping-basket": 59595,

@@ -829,3 +1335,8 @@ "shopping-cart": 59596,

"shuffle": 57411,
"shuffle-on": 59873,
"shutter-speed": 58429,
"sick": 61984,
"signal-cellular-0-bar": 61608,
"signal-cellular-4-bar": 57800,
"signal-cellular-alt": 57858,
"signal-cellular-connected-no-internet-4-bar": 57805,

@@ -835,2 +1346,3 @@ "signal-cellular-no-sim": 57806,

"signal-cellular-off": 57808,
"signal-wifi-0-bar": 61616,
"signal-wifi-4-bar": 57816,

@@ -841,2 +1353,3 @@ "signal-wifi-4-bar-lock": 57817,

"sim-card-alert": 58916,
"single-bed": 59976,
"skip-next": 57412,

@@ -846,2 +1359,3 @@ "skip-previous": 57413,

"slow-motion-video": 57448,
"smart-button": 61889,
"smartphone": 58156,

@@ -852,5 +1366,11 @@ "smoke-free": 60234,

"sms-failed": 58918,
"snippet-folder": 61895,
"snooze": 57414,
"soap": 61874,
"sort": 57700,
"sort-by-alpha": 57427,
"source": 61892,
"south": 61923,
"south-east": 61924,
"south-west": 61925,
"spa": 60236,

@@ -863,6 +1383,30 @@ "space-bar": 57942,

"speaker-phone": 57554,
"speed": 59876,
"spellcheck": 59598,
"sports": 59952,
"sports-bar": 61939,
"sports-baseball": 59985,
"sports-basketball": 59942,
"sports-cricket": 59943,
"sports-esports": 59944,
"sports-football": 59945,
"sports-golf": 59946,
"sports-handball": 59955,
"sports-hockey": 59947,
"sports-kabaddi": 59956,
"sports-mma": 59948,
"sports-motorsports": 59949,
"sports-rugby": 59950,
"sports-soccer": 59951,
"sports-tennis": 59954,
"sports-volleyball": 59953,
"square-foot": 59977,
"stacked-bar-chart": 59878,
"stacked-line-chart": 61995,
"stairs": 61865,
"star": 59448,
"star-border": 59450,
"star-half": 59449,
"star-outline": 61551,
"star-rate": 61676,
"stars": 59600,

@@ -873,3 +1417,5 @@ "stay-current-landscape": 57555,

"stay-primary-portrait": 57558,
"sticky-note-2": 61948,
"stop": 57415,
"stop-circle": 61297,
"stop-screen-share": 57571,

@@ -879,5 +1425,8 @@ "storage": 57819,

"store-mall-directory": 58723,
"storefront": 59922,
"straighten": 58396,
"stream": 59881,
"streetview": 58734,
"strikethrough-s": 57943,
"stroller": 61870,
"style": 58397,

@@ -887,14 +1436,27 @@ "subdirectory-arrow-left": 58841,

"subject": 59602,
"subscript": 61713,
"subscriptions": 57444,
"subtitles": 57416,
"subtitles-off": 61298,
"subway": 58735,
"superscript": 61714,
"supervised-user-circle": 59705,
"supervisor-account": 59603,
"support": 61299,
"support-agent": 61666,
"surround-sound": 57417,
"swap-calls": 57559,
"swap-horiz": 59604,
"swap-horizontal-circle": 59699,
"swap-vert": 59605,
"swap-vert-circle": 59606,
"swap-vertical-circle": 59606,
"swipe": 59884,
"switch-account": 59885,
"switch-camera": 58398,
"switch-left": 61905,
"switch-right": 61906,
"switch-video": 58399,
"sync": 58919,
"sync-alt": 59928,
"sync-disabled": 58920,

@@ -904,17 +1466,37 @@ "sync-problem": 58921,

"system-update-alt": 59607,
"system-update-tv": 59607,
"tab": 59608,
"tab-unselected": 59609,
"table-chart": 57957,
"table-rows": 61697,
"table-view": 61886,
"tablet": 58159,
"tablet-android": 58160,
"tablet-mac": 58161,
"tag": 59887,
"tag-faces": 58400,
"takeout-dining": 60020,
"tap-and-play": 58923,
"tapas": 61929,
"taxi-alert": 61300,
"terrain": 58724,
"text-fields": 57954,
"text-format": 57701,
"text-rotate-up": 59706,
"text-rotate-vertical": 59707,
"text-rotation-angledown": 59708,
"text-rotation-angleup": 59709,
"text-rotation-down": 59710,
"text-rotation-none": 59711,
"text-snippet": 61894,
"textsms": 57560,
"texture": 58401,
"theater-comedy": 60006,
"theaters": 59610,
"thumb-down": 59611,
"thumb-down-alt": 59414,
"thumb-down-off-alt": 59890,
"thumb-up": 59612,
"thumb-up-alt": 59415,
"thumb-up-off-alt": 59891,
"thumbs-up-down": 59613,

@@ -931,5 +1513,9 @@ "time-to-leave": 58924,

"today": 59615,
"toggle-off": 59893,
"toggle-on": 59894,
"toll": 59616,
"tonality": 58407,
"topic": 61896,
"touch-app": 59667,
"tour": 61301,
"toys": 58162,

@@ -942,6 +1528,10 @@ "track-changes": 59617,

"transform": 58408,
"transit-enterexit": 58745,
"translate": 59618,
"trending-down": 59619,
"trending-flat": 59620,
"trending-neutral": 59620,
"trending-up": 59621,
"trip-origin": 58747,
"tty": 61866,
"tune": 58409,

@@ -951,2 +1541,5 @@ "turned-in": 59622,

"tv": 58163,
"tv-off": 58951,
"two-wheeler": 59897,
"umbrella": 61869,
"unarchive": 57705,

@@ -956,4 +1549,10 @@ "undo": 57702,

"unfold-more": 58839,
"unpublished": 62006,
"unsubscribe": 57579,
"update": 59683,
"update-disabled": 57461,
"upgrade": 61691,
"upload-file": 59900,
"usb": 57824,
"verified": 61302,
"verified-user": 59624,

@@ -963,6 +1562,10 @@ "vertical-align-bottom": 57944,

"vertical-align-top": 57946,
"vertical-distribute": 57462,
"vertical-split": 59721,
"vibration": 58925,
"video-call": 57456,
"video-collection": 57418,
"video-label": 57457,
"video-library": 57418,
"video-settings": 60021,
"videocam": 57419,

@@ -975,2 +1578,3 @@ "videocam-off": 57420,

"view-column": 59628,
"view-comfortable": 58410,
"view-comfy": 58410,

@@ -980,5 +1584,7 @@ "view-compact": 58411,

"view-headline": 59630,
"view-in-ar": 59902,
"view-list": 59631,
"view-module": 59632,
"view-quilt": 59633,
"view-sidebar": 61716,
"view-stream": 59634,

@@ -990,2 +1596,3 @@ "view-week": 59635,

"voice-chat": 58926,
"voice-over-off": 59722,
"voicemail": 57561,

@@ -996,8 +1603,16 @@ "volume-down": 57421,

"volume-up": 57424,
"volunteer-activism": 60016,
"vpn-key": 57562,
"vpn-lock": 58927,
"wallet-giftcard": 59638,
"wallet-membership": 59639,
"wallet-travel": 59640,
"wallpaper": 57788,
"warning": 57346,
"wash": 61873,
"watch": 58164,
"watch-later": 59684,
"water-damage": 61955,
"waterfall-chart": 59904,
"waves": 57718,
"wb-auto": 58412,

@@ -1007,3 +1622,5 @@ "wb-cloudy": 58413,

"wb-iridescent": 58422,
"wb-shade": 59905,
"wb-sunny": 58416,
"wb-twighlight": 59906,
"wc": 58941,

@@ -1013,9 +1630,22 @@ "web": 57425,

"weekend": 57707,
"west": 61926,
"whatshot": 59406,
"wheelchair-pickup": 61867,
"where-to-vote": 57719,
"widgets": 57789,
"wifi": 58942,
"wifi-calling": 61303,
"wifi-lock": 57825,
"wifi-off": 58952,
"wifi-protected-setup": 61692,
"wifi-tethering": 57826,
"wine-bar": 61928,
"work": 59641,
"work-off": 59714,
"work-outline": 59715,
"workspaces-filled": 59917,
"workspaces-outline": 59919,
"wrap-text": 57947,
"wrong-location": 61304,
"wysiwyg": 61891,
"youtube-searched-for": 59642,

@@ -1022,0 +1652,0 @@ "zoom-in": 59647,

@@ -49,3 +49,3 @@ import React, { PureComponent } from 'react';

size: PropTypes.number,
color: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
color: PropTypes.any, // eslint-disable-line react/forbid-prop-types
children: PropTypes.node,

@@ -52,0 +52,0 @@ style: PropTypes.any, // eslint-disable-line react/forbid-prop-types

@@ -1,2 +0,3 @@

const _ = require('lodash');
const lodashTemplate = require('lodash.template');
const fromPairs = require('lodash.frompairs');
const fs = require('fs');

@@ -41,3 +42,3 @@

})
.reduce((acc, glyphs) => Object.assign(acc, _.fromPairs(glyphs)), {});
.reduce((acc, glyphs) => Object.assign(acc, fromPairs(glyphs)), {});
}

@@ -56,3 +57,3 @@

if (template) {
return _.template(template)({ glyphMap: content, ...data });
return lodashTemplate(template)({ glyphMap: content, ...data });
}

@@ -59,0 +60,0 @@ return content;

@@ -1,4 +0,4 @@

import isString from 'lodash/isString';
import omit from 'lodash/omit';
import pick from 'lodash/pick';
import isString from 'lodash.isstring';
import omit from 'lodash.omit';
import pick from 'lodash.pick';
import React, { PureComponent } from 'react';

@@ -78,3 +78,3 @@ import PropTypes from 'prop-types';

borderRadius: PropTypes.number,
color: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
color: PropTypes.any, // eslint-disable-line react/forbid-prop-types
size: PropTypes.number,

@@ -81,0 +81,0 @@ iconStyle: PropTypes.any, // eslint-disable-line react/forbid-prop-types

/* eslint-disable react/no-unused-prop-types */
import isEqual from 'lodash/isEqual';
import pick from 'lodash/pick';
import isEqual from 'lodash.isequal';
import pick from 'lodash.pick';
import React, { PureComponent } from 'react';

@@ -30,7 +30,4 @@ import PropTypes from 'prop-types';

iconSize: PropTypes.number,
iconColor: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
selectedIconColor: PropTypes.oneOfType([
PropTypes.string,
PropTypes.number,
]),
iconColor: PropTypes.any, // eslint-disable-line react/forbid-prop-types
selectedIconColor: PropTypes.any, // eslint-disable-line react/forbid-prop-types
};

@@ -37,0 +34,0 @@

@@ -19,1 +19,2 @@ /**

} = iconSet;
{
"name": "react-native-vector-icons",
"version": "7.0.0",
"version": "7.1.0",
"description": "Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling.",

@@ -64,3 +64,8 @@ "main": "dist/index.js",

"dependencies": {
"lodash": "^4.17.15",
"lodash.frompairs": "^4.0.1",
"lodash.isequal": "^4.5.0",
"lodash.isstring": "^4.0.1",
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"lodash.template": "^4.5.0",
"prop-types": "^15.7.2",

@@ -83,7 +88,6 @@ "yargs": "^15.0.2"

"evil-icons": "^1.10.1",
"feather-icons": "^4.21.0",
"feather-icons": "^4.28.0",
"font-awesome": "^4.6.3",
"fontisto": "^3.0.4",
"ionicons": "^5.0.1",
"material-design-icons": "^3.0.1",
"metro-react-native-babel-preset": "^0.57.0",

@@ -90,0 +94,0 @@ "octicons": "^8.4.1",

@@ -30,2 +30,6 @@ ![Vector Icons for React Native](https://cloud.githubusercontent.com/assets/378279/12009887/33f4ae1c-ac8d-11e5-8666-7a87458753ee.png)

## Sponsoring
If you find the library useful, please consider [sponsoring](https://github.com/sponsors/oblador). Things I have planned is to split up the repo into a monorepo, that would enable individual versioning of icon sets, better performance, smaller bundle and easier for the community to publish their own.
## Bundled Icon Sets

@@ -38,3 +42,3 @@

- [`EvilIcons`](http://evil-icons.io) by Alexander Madyankin & Roman Shamin (v1.10.1, **70** icons)
- [`Feather`](http://feathericons.com) by Cole Bemis & Contributors (v4.21.0, **279** icons)
- [`Feather`](http://feathericons.com) by Cole Bemis & Contributors (v4.28.0, **285** icons)
- [`FontAwesome`](http://fortawesome.github.io/Font-Awesome/icons/) by Dave Gandy (v4.7.0, **675** icons)

@@ -45,3 +49,3 @@ - [`FontAwesome 5`](https://fontawesome.com) by Fonticons, Inc. (v5.13.0, 1588 (free) **7842** (pro) icons)

- [`Ionicons`](https://ionicons.com/) by Iconic Framework (v5.0.1, **1227** icons)
- [`MaterialIcons`](https://www.google.com/design/icons/) by Google, Inc. (v3.0.1, **932** icons)
- [`MaterialIcons`](https://www.google.com/design/icons/) by Google, Inc. (v4.0.0, **1547** icons)
- [`MaterialCommunityIcons`](https://materialdesignicons.com/) by MaterialDesignIcons.com (v5.3.45, **5346** icons)

@@ -48,0 +52,0 @@ - [`Octicons`](http://octicons.github.com) by Github, Inc. (v8.4.1, **184** icons)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc