{% set select_box_arrow_svg = '
' %}
{% set circular_arrows_svg = '
' %}
{% set circular_error_svg = '
' %}
{% set circular_info_svg = '
' %}
{% set cross_close_svg = '
' %}
{% set breadcrumb_line_svg = '
' %}
{% set withdraw_svg = '
' %}
{% set utxo_groups_svg = '
' %}
{% set create_utxo_svg = '
' %}
{% set lock_svg = '
' %}
{% set eye_show_svg = '
' %}
{% set place_new_offer_svg = '
' %}
{% set page_back_svg = '
' %}
{% set page_forwards_svg = '
' %}
{% set filter_clear_svg = '
' %}
{% set filter_apply_svg = '
' %}
{% set input_arrow_down_svg = '
' %}
{% set arrow_right_svg = '
' %}
{% set wallet_svg = '
' %}
{% set order_book_svg = '
' %}
{% set new_offer_svg = '
' %}
{% set settings_svg = '
' %}
{% set cog_svg = '
' %}
{% set rpc_svg = '
' %}
{% set debug_svg = '
' %}
{% set explorer_svg = '
' %}
{% set tor_svg = '
' %}
{% set tor_purple_svg = '
' %}
{% set smsg_svg = '
' %}
{% set outputs_svg = '
' %}
{% set automation_svg = '
' %}
{% set shutdown_svg = '
' %}
{% set notifications_svg = '
' %}
{% set debug_nerd_svg = '
' %}
{% set wallet_unlocked_svg = '
' %}
{% set wallet_locked_svg = '
' %}
{% set moon_svg = '
' %}
{% set sun_svg = '
' %}
{% set swap_in_progress_svg = '
' %}
{% set swap_in_progress_svg = '
' %}
{% set swap_in_progress_mobile_svg = '
' %}
{% set your_offers_svg = '
' %}
{% set available_bids_svg = '
' %}
{% set bids_received_svg = '
' %}
{% set bids_sent_svg = '
' %}
{% set mobile_menu_svg = '
' %}
{% set header_arrow_down_svg = '
' %}
{% set notifications_network_offer_svg = '
' %}
{% set notifications_new_bid_on_offer_svg = '
' %}
{% set notifications_bid_accepted_svg = '
' %}
{% set notifications_unknow_event_svg = '
' %}
{% set notifications_close_svg = '
' %}
{% set select_box_class = 'hover:border-blue-500 bg-gray-50 text-gray-900 appearance-none pr-10 dark:bg-gray-500 dark:text-white border border-gray-300 dark:border-gray-400 dark:text-gray-50 dark:placeholder-white text-sm rounded-lg outline-none focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 focus:ring-0' %}