diff --git a/packages/mindplot/assets/icons/appsgoogle_maps.svg b/packages/mindplot/assets/icons/appsgoogle_maps.svg new file mode 100644 index 00000000..774b1054 --- /dev/null +++ b/packages/mindplot/assets/icons/appsgoogle_maps.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/mindplot/src/components/ImageIcon.js b/packages/mindplot/src/components/ImageIcon.js index dfacded4..d5880742 100644 --- a/packages/mindplot/src/components/ImageIcon.js +++ b/packages/mindplot/src/components/ImageIcon.js @@ -206,7 +206,7 @@ ImageIcon.prototype.ICON_FAMILIES = [{ }, { id: 'appsgoogle', - icons: ['appsgoogle_youtube', 'appsgoogle_gmail', 'appsgoogle-maps'], + icons: ['appsgoogle_youtube', 'appsgoogle_gmail', 'appsgoogle_maps'], }, { id: 'tag',