/* * Copyright (c) 2023. Selldone® Business OS™ * * Author: M.Pajuhaan * Web: https://selldone.com * ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ * * All rights reserved. In the weave of time, where traditions and innovations intermingle, this content was crafted. * From the essence of thought, through the corridors of creativity, each word, and sentiment has been molded. * Not just to exist, but to inspire. Like an artist's stroke or a sculptor's chisel, every nuance is deliberate. * Our journey is not just about reaching a destination, but about creating a masterpiece. * Tread carefully, for you're treading on dreams. */ export default { arrow_back: "arrow_forward", arrow_next: "arrow_back", chevron_back: "chevron_right", chevron_next: "chevron_left", angle_back: "fa:fas fa-angle-right", angle_next: "fa:fas fa-angle-left", navigate_next: "navigate_before", navigate_before: "navigate_next", arrow_start: "fa:fas fa-arrow-right", arrow_end: "fa:fas fa-arrow-left", ios_next: "arrow_back_ios", long_end: "keyboard_backspace", long_start: "arrow_right_alt", arrow_small_end: "arrow_left", };