{
    "apolloToNucleo": {
        "ai": "add-magic",
        "alert-circle": "circle-warning",
        "alert-hex": "octagon-warning",
        "alert-triangle": "triangle-warning",
        "apps": "grid-plus",
        "archive": "box-archive",
        "award": "award-2",
        "briefcase": "suitcase-2",
        "calendar-month": "calendar-grid",
        "calendar-week": "calendar-days",
        "cash-register": "pos",
        "check-circle-fill": "circle-check-1",
        "check-circle": "circle-check",
        "check": "check-2",
        "chevrons-down": "double-chevron-down",
        "chevrons-left": "double-chevron-left",
        "chevrons-right": "double-chevron-right",
        "chevrons-up": "double-chevron-up",
        "circle-slash": "adjust-contrast-2",
        "code-square": "code",
        "comment-alt": "message-writing",
        "comment-check": "message-check",
        "comment-closed": "message-lock",
        "comment-discussion": "messages",
        "comment-minus": "minus",
        "comment-plus": "message-plus",
        "comment-x": "message-lock",
        "comment": "message",
        "dash": "minus",
        "dollar-bill": "money-bill",
        "dollar-sign": "currency-dollar",
        "download": "arrow-down-to-line",
        "drag": "grip-dots",
        "dumbbells": "dumbbell",
        "duplicate": "copy",
        "edit": "compose-2",
        "expand": "arrows-expand",
        "eye-closed": "eye-slash",
        "eye-droper": "eye-dropper",
        "flag": "flag-3",
        "folder": "folder-2",
        "gear": "gear-3",
        "globe": "globe-2",
        "graph-bar": "chart-column",
        "graph": "chart-line",
        "heart": "heart-2",
        "home": "house-4",
        "image": "photo",
        "info": "circle-info",
        "kebab-horizontal": "dots",
        "kebab-vertical": "dots-vertical",
        "law": "scale",
        "layers": "layers-3",
        "left-align": "arrow-left-to-line",
        "light-bulb": "lightbulb",
        "line": "minus",
        "link-external": "arrow-diagonal-out-2",
        "list-ordered": "ordered-list",
        "list-unordered": "unordered-list-2",
        "loader": "loader-4",
        "location": "pin-1",
        "mail-check": "envelope-check",
        "mail-closed": "envelope-ban",
        "mail-minus": "envelope-minus",
        "mail-plus": "envelope-plus",
        "mail-x": "envelope-ban",
        "mail": "envelope",
        "megaphone": "bullhorn",
        "minus-circle": "circle-minus",
        "navigation": "pointer",
        "organization": "office-3",
        "ordered-list-1": "ordered-list",
        "package": "cube",
        "paperclip": "paperclip-2",
        "pencil": "pen-2",
        "people": "users-3",
        "percent": "percentage",
        "person-add": "user-plus",
        "person-circle": "circle-user",
        "person": "user",
        "phone-minus": "phone-call-cross",
        "phone-pause": "phone-slash",
        "phone-x": "phone-call-cross",
        "pie-chart": "chart-pie",
        "pin-3": "pin",
        "pin-circle-filled": "pin-circle-fill",
        "play": "circle-caret-right",
        "plus-circle": "circle-plus",
        "printer": "print",
        "question": "circle-question",
        "refresh-cw": "refresh",
        "repeat": "repeat-3",
        "right-align": "arrow-right-to-line",
        "rotate-ccw": "arrow-rotate-anticlockwise-1",
        "rotate-cw": "arrow-rotate-clockwise-1",
        "save": "floppy-disk",
        "search": "magnifier",
        "share": "export",
        "shopping-bag": "bag-shopping-2",
        "shopping-cart": "cart-shopping",
        "sign-in": "open-rect-arrow-in",
        "sign-out": "open-rect-arrow-out",
        "signature": "signature-2",
        "sliders-h": "sliders-3",
        "sliders-v": "sliders-3-vertical",
        "sort": "caret-expand-y",
        "star-fill": "star-1",
        "star-half-fill": "star-half",
        "three-bars": "menu",
        "time-reverse": "history",
        "tools": "wrench",
        "trashcan": "trash",
        "triangle-down": "caret-down",
        "triangle-left": "caret-left",
        "triangle-right": "caret-right",
        "triangle-up": "caret-up",
        "unlock": "lock-open",
        "upload": "arrow-up-from-line",
        "video-camera": "video",
        "x-circle-fill": "circle-xmark-1",
        "x-circle": "circle-xmark",
        "x": "xmark",
        "zoom-in": "magnifier-plus",
        "zoom-out": "magnifier-minus"
    },
    "nucleoToApollo": {
        "add-magic": "ai",
        "adjust-contrast-2": "circle-slash",
        "arrow-diagonal-out-2": "link-external",
        "arrow-down-to-line": "download",
        "arrow-left-to-line": "left-align",
        "arrow-right-to-line": "right-align",
        "arrow-rotate-anticlockwise-1": "rotate-ccw",
        "arrow-rotate-clockwise-1": "rotate-cw",
        "arrow-up-from-line": "upload",
        "arrows-expand": "expand",
        "award-2": "award",
        "bag-shopping-2": "shopping-bag",
        "box-archive": "archive",
        "bullhorn": "megaphone",
        "calendar-days": "calendar-week",
        "calendar-grid": "calendar-month",
        "caret-down": "triangle-down",
        "caret-expand-y": "sort",
        "caret-left": "triangle-left",
        "caret-right": "triangle-right",
        "caret-up": "triangle-up",
        "cart-shopping": "shopping-cart",
        "chart-column": "graph-bar",
        "chart-line": "graph",
        "chart-pie": "pie-chart",
        "check-2": "check",
        "circle-caret-right": "play",
        "circle-check-1": "check-circle-fill",
        "circle-check": "check-circle",
        "circle-info": "info",
        "circle-minus": "minus-circle",
        "circle-plus": "plus-circle",
        "circle-question": "question",
        "circle-user": "person-circle",
        "circle-warning": "alert-circle",
        "circle-xmark-1": "x-circle-fill",
        "circle-xmark": "x-circle",
        "code": "code-square",
        "compose-2": "edit",
        "copy": "duplicate",
        "cube": "package",
        "currency-dollar": "dollar-sign",
        "dots-vertical": "kebab-vertical",
        "dots": "kebab-horizontal",
        "double-chevron-down": "chevrons-down",
        "double-chevron-left": "chevrons-left",
        "double-chevron-right": "chevrons-right",
        "double-chevron-up": "chevrons-up",
        "dumbbell": "dumbbells",
        "envelope-ban": "mail-x",
        "envelope-check": "mail-check",
        "envelope-minus": "mail-minus",
        "envelope-plus": "mail-plus",
        "envelope": "mail",
        "export": "share",
        "eye-dropper": "eye-droper",
        "eye-slash": "eye-closed",
        "flag-3": "flag",
        "floppy-disk": "save",
        "folder-2": "folder",
        "gear-3": "gear",
        "globe-2": "globe",
        "grid-plus": "apps",
        "grip-dots": "drag",
        "heart-2": "heart",
        "history": "time-reverse",
        "house-4": "home",
        "layers-3": "layers",
        "lightbulb": "light-bulb",
        "loader-4": "loader",
        "lock-open": "unlock",
        "magnifier-minus": "zoom-out",
        "magnifier-plus": "zoom-in",
        "magnifier": "search",
        "menu": "three-bars",
        "message-check": "comment-check",
        "message-lock": "comment-x",
        "message-plus": "comment-plus",
        "message-writing": "comment-alt",
        "message": "comment",
        "messages": "comment-discussion",
        "minus": "dash",
        "money-bill": "dollar-bill",
        "octagon-warning": "alert-hex",
        "office-3": "organization",
        "open-rect-arrow-in": "sign-in",
        "open-rect-arrow-out": "sign-out",
        "ordered-list": "list-ordered",
        "paperclip-2": "paperclip",
        "pen-2": "pencil",
        "percentage": "percent",
        "phone-call-cross": "phone-minus",
        "phone-slash": "phone-pause",
        "photo": "image",
        "pin-1": "location",
        "pin-circle-fill": "pin-circle-filled",
        "pointer": "navigation",
        "pos": "cash-register",
        "print": "printer",
        "refresh": "refresh-cw",
        "repeat-3": "repeat",
        "scale": "law",
        "signature-2": "signature",
        "sliders-3-vertical": "sliders-v",
        "sliders-3": "sliders-h",
        "star-1": "star-fill",
        "star-half": "star-half-fill",
        "suitcase-2": "briefcase",
        "trash": "trashcan",
        "triangle-warning": "alert-triangle",
        "unordered-list-2": "list-unordered",
        "user-plus": "person-add",
        "user": "person",
        "users-3": "people",
        "video": "video-camera",
        "wrench": "tools",
        "xmark": "x"
    }
}
