cURL Error: 0
<?php
/**
* Template Name: Icons Shortcodes
*
*/
get_header(); ?>
<?php while ( have_posts() ) : the_post(); ?>
<?php
if(osetin_is_imaged_header(get_the_ID(), 'background') || osetin_is_imaged_header(get_the_ID(), 'background_no_text') || osetin_is_imaged_header(get_the_ID(), 'background_only_one')){
if(osetin_is_bbpress()){
$page_bg_image_url = get_template_directory_uri().'/assets/img/patterns/flowers_light.jpg';
}else{
$page_bg_image_url = wp_get_attachment_url( get_post_thumbnail_id() );
} ?>
<div class="os-container">
<div class="page-intro-header with-background" style="<?php echo osetin_get_css_prop('background-image', $page_bg_image_url, false, 'background-repeat: repeat;'); ?>">
<?php if(osetin_is_imaged_header(get_the_ID(), 'background')) echo '<h1>'.osetin_get_the_title(get_the_ID()).'</h1>'; ?>
</div>
</div>
<?php
}
?>
<?php osetin_output_breadcrumbs(); ?>
<div class="os-container">
<div class="page-w <?php if ( osetin_is_active_sidebar( 'sidebar-single-page' ) ) echo 'with-sidebar sidebar-location-right'; ?>">
<?php
$sub_pages_navigation_html = osetin_sub_pages_navigation();
if ( osetin_is_active_sidebar( 'sidebar-single-page' ) || $sub_pages_navigation_html != '' ) { ?>
<div class="page-sidebar">
<?php echo $sub_pages_navigation_html; ?>
<?php dynamic_sidebar( 'sidebar-single-page' ); ?>
</div><?php
}
?>
<div class="page-content">
<article id="page-<?php the_ID(); ?>" <?php post_class(); ?>>
<?php
if(osetin_is_imaged_header(get_the_ID(), 'above')){
echo '<div class="page-intro-image">'.get_the_post_thumbnail(get_the_ID(), 'full').'</div>';
}
if(osetin_get_field('hide_title', get_the_ID()) != true){
echo '<h3 class="page-title">'.get_the_title(get_the_ID()).'</h3>';
}
?>
<?php $sub_title = osetin_get_field('sub_title');
if ( ! empty( $sub_title ) ) { ?>
<h5 class="page-content-sub-title"><?php echo esc_html($sub_title); ?></h5>
<?php } ?>
<?php the_content(); ?>
<?php
$icons = array('os-icon-thin-0001_compose_write_pencil_new',
'os-icon-thin-0002_write_pencil_new_edit',
'os-icon-thin-0003_write_pencil_new_edit',
'os-icon-thin-0004_pencil_ruler_drawing',
'os-icon-thin-0005_write_pen_handwriting_signing',
'os-icon-thin-0006_book_writing_reading_read_manual',
'os-icon-thin-0007_book_reading_read_bookmark',
'os-icon-thin-0008_book_reading_read_manual',
'os-icon-thin-0009_book_reading_read_manual',
'os-icon-thin-0010_newspaper_reading_news',
'os-icon-thin-0011_reading_glasses',
'os-icon-thin-0012_notebook_paper_certificate',
'os-icon-thin-0013_notebook_paper',
'os-icon-thin-0014_notebook_paper_todo',
'os-icon-thin-0015_fountain_pen',
'os-icon-thin-0016_bookmarks_reading_book',
'os-icon-thin-0017_office_archive',
'os-icon-thin-0019_mobile_iphone',
'os-icon-thin-0020_ipad_reading_mobile',
'os-icon-thin-0021_calendar_month_day_planner',
'os-icon-thin-0022_calendar_month_day_planner',
'os-icon-thin-0023_calendar_month_day_planner_events',
'os-icon-thin-0024_calendar_month_day_planner_events',
'os-icon-thin-0025_alarm_clock_ringer_time_morning',
'os-icon-thin-0026_time_watch_clock',
'os-icon-thin-0027_stopwatch_timer_running_time',
'os-icon-thin-0028_time_watch_clock_wall',
'os-icon-thin-0029_time_watch_clock_wall',
'os-icon-thin-0030_wrist_watch_clock_time',
'os-icon-thin-0031_pin_bookmark',
'os-icon-thin-0032_flag',
'os-icon-thin-0033_search_find_zoom',
'os-icon-thin-0034_search_find_zoom',
'os-icon-thin-0035_bookmark_tag',
'os-icon-thin-0036_share_facebook_social',
'os-icon-thin-0037_smiley_happy_like_face',
'os-icon-thin-0038_smiley_neutral_face',
'os-icon-thin-0039_smiley_sad_face_unhappy',
'os-icon-thin-0040_exit_logout_door_emergency_outside',
'os-icon-thin-0041_filter_funnel',
'os-icon-thin-0042_attachment',
'os-icon-thin-0043_eye_visibility_show_visible',
'os-icon-thin-0044_eye_visibility_hide_invisible',
'os-icon-thin-0045_home_house',
'os-icon-thin-0046_home_house',
'os-icon-thin-0047_home_flat',
'os-icon-thin-0048_factory_work',
'os-icon-thin-0049_settings_panel_equalizer_preferences',
'os-icon-thin-0050_settings_panel_equalizer_preferences',
'os-icon-thin-0051_settings_gear_preferences',
'os-icon-thin-0052_settings_gears_preferences_gearbox',
'os-icon-thin-0055_settings_tools_configuration_preferences',
'os-icon-thin-0056_bin_trash_recycle_delete_garbage_empty',
'os-icon-thin-0057_bin_trash_recycle_delete_garbage_full',
'os-icon-thin-0058_bin_trash_recycle_delete_garbage',
'os-icon-thin-0059_error_warning_danger_stop',
'os-icon-thin-0060_error_warning_danger_stop_delete_exit',
'os-icon-thin-0061_error_warning_alert_attention',
'os-icon-thin-0062_unable_unavailable_error',
'os-icon-thin-0063_text_line_view',
'os-icon-thin-0064_bullet_list_view',
'os-icon-thin-0066_grid_view',
'os-icon-thin-0067_line_thumb_view',
'os-icon-thin-0068_text_image_article_view',
'os-icon-thin-0069_box_load_package_module',
'os-icon-thin-0069a_menu_hambuger',
'os-icon-thin-0070_paper_role',
'os-icon-thin-0071_document_file_paper',
'os-icon-thin-0072_document_file_paper_text',
'os-icon-thin-0073_documents_files_paper_text_archive_copy',
'os-icon-thin-0074_document_file_delete_remove_error',
'os-icon-thin-0075_document_file_paper_text_article_blog_template',
'os-icon-thin-0076_document_file_zip_archive_compressed_rar',
'os-icon-thin-0077_document_file_pdf_adobe_acrobat',
'os-icon-thin-0078_document_file_word_office_doc_text',
'os-icon-thin-0079_document_file_cloud_sync_backup',
'os-icon-thin-0085_file_search_find_replace_zoom_view',
'os-icon-thin-0090_cv_curriculum_vitae_job_life',
'os-icon-thin-0091_file_profile_user_personal',
'os-icon-thin-0092_file_profile_user_personal',
'os-icon-thin-0093_list_bullets',
'os-icon-thin-0094_file_table',
'os-icon-thin-0096_file_attachment',
'os-icon-thin-0100_to_do_list_reminder_done',
'os-icon-thin-0101_notes_text_notebook',
'os-icon-thin-0102_notebook_to_do_bullets_list',
'os-icon-thin-0103_box_clipboard',
'os-icon-thin-0106_clipboard_box_archive_documents',
'os-icon-thin-0107_zoom_in',
'os-icon-thin-0108_zoom_out',
'os-icon-thin-0109_search_find_files_folder',
'os-icon-thin-0110_folder',
'os-icon-thin-0111_folder_files_documents',
'os-icon-thin-0112_folder_images_photos',
'os-icon-thin-0113_folder_password_protected_secure_private',
'os-icon-thin-0114_folder_cloud_sync_backup',
'os-icon-thin-0115_folder_preferences_options_settings',
'os-icon-thin-0116_folder_upload',
'os-icon-thin-0117_folder_documents_revert_history',
'os-icon-thin-0118_folder_open',
'os-icon-thin-0119_folder_open_full_documents',
'os-icon-thin-0120_download_computer',
'os-icon-thin-0121_download_file',
'os-icon-thin-0125_cloud_sync',
'os-icon-thin-0126_cloud_upload_backup',
'os-icon-thin-0128_upload_load_share',
'os-icon-thin-0129_download',
'os-icon-thin-0131_arrow_back_undo',
'os-icon-thin-0136_rotation_lock',
'os-icon-thin-0139_window_new_extern_full_screen_maximize',
'os-icon-thin-0140_airplay_screen_sharing',
'os-icon-thin-0141_rotate_back_revert_undo',
'os-icon-thin-0142_rotate_sync',
'os-icon-thin-0143_rotate_clockwise',
'os-icon-thin-0144_arrows_play_shuffle',
'os-icon-thin-0145_arrows_play_repeat',
'os-icon-thin-0146_arrows_fast_forward',
'os-icon-thin-0147_arrows_divide_split',
'os-icon-thin-0148_arrows_directions_left_right',
'os-icon-thin-0149_arrows_curves',
'os-icon-thin-0153_delete_exit_remove_close',
'os-icon-thin-0154_ok_successful_check',
'os-icon-thin-0155_delete_remove_exit_close_checkbox',
'os-icon-thin-0156_checkbox_ok_successful',
'os-icon-thin-0159_arrow_back_left',
'os-icon-thin-0160_arrow_next_right',
'os-icon-thin-0161_on_off_switch_toggle_settings_preferences',
'os-icon-thin-0162_on_off_switch_toggle_settings_preferences',
'os-icon-thin-0164_on_off_switch_toggle_settings_preferences',
'os-icon-thin-0165_on_off_switch_toggle_settings_preferences',
'os-icon-thin-0166_back_delete_backspace',
'os-icon-thin-0169_target_circles',
'os-icon-thin-0170_puzzle_modules_build',
'os-icon-thin-0171_filter_funnel',
'os-icon-thin-0174_archive_open_slide',
'os-icon-thin-0175_slideshow',
'os-icon-thin-0176_module_connection_plugin',
'os-icon-thin-0177_puzzle_module_connect',
'os-icon-thin-0178_add_more_layers_slides',
'os-icon-thin-0179_layers_slides',
'os-icon-thin-0180_www_website_address_url_browser',
'os-icon-thin-0181_dropdown_menu_select_option_form',
'os-icon-thin-0184_screen_text_images_presentation',
'os-icon-thin-0186_window_text_images',
'os-icon-thin-0187_window_graph_analytics',
'os-icon-thin-0189_window_alert_notification_warning_error',
'os-icon-thin-0191_window_application_cursor',
'os-icon-thin-0192_window_application_code_shell_terminal',
'os-icon-thin-0203_battery_charging_energy',
'os-icon-thin-0204_bullets_list_radiobuttons',
'os-icon-thin-0205_bullets_list',
'os-icon-thin-0206_list_checkbox_todo',
'os-icon-thin-0207_list_checkbox_todo_done',
'os-icon-thin-0208_grid_view',
'os-icon-thin-0209_radiobuttons_bullets_lines',
'os-icon-thin-0210_checkboxes_lines_check',
'os-icon-thin-0244_text_bullets_list',
'os-icon-thin-0245_text_numbered_list',
'os-icon-thin-0252_text_spelling_check',
'os-icon-thin-0253_image_frame_size_rotate_resize',
'os-icon-thin-0254_copy',
'os-icon-thin-0255_paste_clipboard',
'os-icon-thin-0256_input_box_text_edit',
'os-icon-thin-0257_button',
'os-icon-thin-0260_link_url_chain_hyperlink',
'os-icon-thin-0270_image_frame_crop_resize',
'os-icon-thin-0271_text_image_align_wrap',
'os-icon-thin-0273_video_multimedia_movie',
'os-icon-thin-0274_chat_message_comment_bubble',
'os-icon-thin-0275_chat_message_comment_bubble_typing',
'os-icon-thin-0276_chat_message_comment_bubble_add_new',
'os-icon-thin-0277_chat_message_comment_bubble_like_favorite',
'os-icon-thin-0278_chat_message_comment_bubble_tweet_twitter',
'os-icon-thin-0279_chat_message_comment_bubble',
'os-icon-thin-0280_chat_message_comment_bubble_reply_quote',
'os-icon-thin-0281_chat_message_discussion_bubble_reply_conversation',
'os-icon-thin-0282_chat_message_comment_bubble_cloud',
'os-icon-thin-0283_chat_message_comment_bubble_cloud',
'os-icon-thin-0284_message_text_like_favorite',
'os-icon-thin-0285_chat_message_quote_reply',
'os-icon-thin-0286_mobile_message_sms',
'os-icon-thin-0289_mobile_phone_call_ringing_nfc',
'os-icon-thin-0290_phone_telephone_contact',
'os-icon-thin-0291_phone_mobile_contact',
'os-icon-thin-0292_phone_contact',
'os-icon-thin-0293_phone_call_number_dialer',
'os-icon-thin-phone',
'os-icon-thin-0297_address_book_contacts',
'os-icon-thin-0298_address_book_contacts',
'os-icon-thin-0299_address_book_contacts',
'os-icon-thin-0300_address_book_contacts',
'os-icon-thin-0301_address_book_contacts',
'os-icon-thin-0304_chat_contact_support_help_conversation',
'os-icon-thin-0305_chat_message_discussion_bubble_conversation',
'os-icon-thin-0306_chat_message_discussion_bubble_conversation',
'os-icon-thin-0307_chat_discussion_yes_no_pro_contra_conversation',
'os-icon-thin-0308_support_help',
'os-icon-thin-0309_support_help_talk_call',
'os-icon-thin-0310_support_help_talk_call',
'os-icon-thin-0311_stamp',
'os-icon-thin-0312_post_stamp',
'os-icon-thin-0313_email_at_sign',
'os-icon-thin-0314_email_mail_post_card',
'os-icon-thin-0315_email_mail_post_send',
'os-icon-thin-0318_email_attachment',
'os-icon-thin-0319_email_mail_post_card',
'os-icon-thin-0320_email_mail_post_card_sent_successful',
'os-icon-thin-0322_mail_post_box',
'os-icon-thin-0324_computer_screen',
'os-icon-thin-0329_computer_laptop_user_login',
'os-icon-thin-0330_computer_laptop_download',
'os-icon-thin-0331_computer_laptop_analytics_graph',
'os-icon-thin-0332_computer_laptop_website_url_www',
'os-icon-thin-0333_printer',
'os-icon-thin-0334_shredder_paper',
'os-icon-thin-0340_mouse',
'os-icon-thin-0341_mouse_wireless',
'os-icon-thin-0342_remote_control',
'os-icon-thin-0343_ipad_tablet',
'os-icon-thin-0344_iphone_mobile',
'os-icon-thin-0347_usb',
'os-icon-thin-0348_thunderbolt',
'os-icon-thin-0349_usb_connect',
'os-icon-thin-0356_database',
'os-icon-thin-0357_database_remote',
'os-icon-thin-0358_database_raid',
'os-icon-thin-0359_server_hosting',
'os-icon-thin-0363_network_connection_computer_folder',
'os-icon-thin-0366_satellite_connection',
'os-icon-thin-0367_satellite_connection',
'os-icon-thin-0373_connection_world_internet_worldwide',
'os-icon-thin-0374_connection_world_internet_worldwide',
'os-icon-thin-0375_screen_analytics_line_graph',
'os-icon-thin-0376_screen_analytics_line_graph_growth',
'os-icon-thin-0377_screen_analytics_pie_graph',
'os-icon-thin-0378_analytics_presentation_statistics_graph',
'os-icon-thin-0379_business_suitcase',
'os-icon-thin-0380_line_structure_hierarchy',
'os-icon-thin-0381_line_structure_relations_hierarchy',
'os-icon-thin-0382_graph_columns_statistics',
'os-icon-thin-0383_graph_columns_growth_statistics',
'os-icon-thin-0384_graph_columns_drop_statistics',
'os-icon-thin-0385_graph_pie_chart_statistics',
'os-icon-thin-0386_graph_line_chart_statistics',
'os-icon-thin-0387_tie_business_man',
'os-icon-thin-0388_government_white_house_capitol',
'os-icon-thin-0389_gavel_hammer_law_judge_court',
'os-icon-thin-0390_scale_justice_law_attorney',
'os-icon-thin-0391_scale_justice_law_attorney',
'os-icon-thin-0392_business_idea',
'os-icon-thin-0393_hand_papers_payment',
'os-icon-thin-0394_business_handshake_deal_contract_sign',
'os-icon-thin-0395_analytics_graph_line_statistics',
'os-icon-thin-0396_analytics_graph_line_statistics_stock',
'os-icon-thin-0397_analytics_graph_line_statistics_presentation_keynote',
'os-icon-thin-0398_presentation_powerpoint_keynote_meeting',
'os-icon-thin-0399_meeting_presentation_speech_speaker_keynote',
'os-icon-thin-0400_analytics_graph_line_statistics_stock',
'os-icon-thin-0401_graph_growth_money_stock_inflation',
'os-icon-thin-0402_stock_money_growth_inflation',
'os-icon-thin-0403_money_usa_dollar',
'os-icon-thin-0404_money_europe_euro',
'os-icon-thin-0405_money_bag_dollar',
'os-icon-thin-0406_money_dollar_euro_currency_exchange_cash',
'os-icon-thin-0407_credit_card',
'os-icon-thin-0408_wallet_money_payment',
'os-icon-thin-0409_wallet_credit_card_money_payment',
'os-icon-thin-0410_cash_register_payment',
'os-icon-thin-0411_invoice_dollar_bill_payment',
'os-icon-thin-0412_free',
'os-icon-thin-0413_money_coins_jettons_chips',
'os-icon-thin-0414_money_cash_coins_payment',
'os-icon-thin-0415_saving_sale_discount_piggy_bank_pig',
'os-icon-thin-0416_calculator',
'os-icon-thin-0417_calculator',
'os-icon-thin-0418_bank_pantheon',
'os-icon-thin-0419_payment_mobile_nfc_apple_pay_cashless',
'os-icon-thin-0420_money_cash_coins_payment_dollars',
'os-icon-thin-0421_money_credit_card_coins_payment',
'os-icon-thin-0422_no_cash_payment_cashless',
'os-icon-thin-0423_coin_payment_chip',
'os-icon-thin-0424_money_payment_dollar_cash',
'os-icon-thin-0425_money_payment_dollar_cash',
'os-icon-thin-0426_money_payment_dollars_coins_cash',
'os-icon-thin-0427_money_payment_dollar_coins_chips',
'os-icon-thin-0428_money_payment_dollar_bag_cash',
'os-icon-thin-0429_money_payment_euro_bag_cash',
'os-icon-thin-0430_money_payment_dollar_coins_cash',
'os-icon-thin-0431_money_atm_machine_withdrawal_cash',
'os-icon-thin-0432_atm_machine_withdrawal_credit_card',
'os-icon-thin-0433_money_currency_exchange',
'os-icon-thin-0434_gold_reserve',
'os-icon-thin-0435_bitcoin_money',
'os-icon-thin-0436_bitcoin_wallet_payment',
'os-icon-thin-0436a_pound_britain_currency_money',
'os-icon-thin-0436b_pound_britain_currency_money',
'os-icon-thin-0437_tag_price_sale',
'os-icon-thin-0438_tag_price_sale_discount',
'os-icon-thin-0439_shopping_cart_basket_store',
'os-icon-thin-0440_shopping_cart_basket_store',
'os-icon-thin-0441_full_shopping_cart_basket_store',
'os-icon-thin-0442_shopping_cart_basket_store',
'os-icon-thin-0443_shopping_cart_basket_store',
'os-icon-thin-0444_price_discount_sale_coupon',
'os-icon-thin-0445_store_shop_shopping',
'os-icon-thin-0446_store_shop_shopping',
'os-icon-thin-0447_gift_wrapping',
'os-icon-thin-0448_shipping_box_delivery',
'os-icon-thin-0449_fragile_shipping_box_delivery',
'os-icon-thin-0450_shipping_box_delivery',
'os-icon-thin-0451_shipping_box_delivery',
'os-icon-thin-0452_archive_shipping_box_delivery',
'os-icon-thin-0453_shopping_bag_sale_store',
'os-icon-thin-0454_shopping_bag_sale_store',
'os-icon-thin-0463_fast_delivery_van_shipping_transport',
'os-icon-thin-0464_shipping_box_delivery',
'os-icon-thin-0465_shopping_cart_basket_store',
'os-icon-thin-0466_shopping_cart_basket_store_successful',
'os-icon-thin-0468_car_transport_vehicle',
'os-icon-thin-0471_train_metro_transport',
'os-icon-thin-0473_ship_naval_sea_marine_transport',
'os-icon-thin-0474_anchor_ship_sea_naval',
'os-icon-thin-0476_chain_link_bike_bycicle',
'os-icon-thin-0477_steering_wheel_car_navigation_driving',
'os-icon-thin-0478_plane_air',
'os-icon-thin-0479_rocket_space_nasa',
'os-icon-thin-0480_gas_fuel_station',
'os-icon-thin-0483_gauge_dashboard_half',
'os-icon-thin-0484_gauge_dashboard_full_fuel',
'os-icon-thin-0485_gauge_dashboard_speedometer_odometer_speed',
'os-icon-thin-0491_box_shipping_modules',
'os-icon-thin-0500_car_machine_cooling_water_temperature',
'os-icon-thin-0504_car_turn_sign_right_left',
'os-icon-thin-0506_suitcase_travel_baggage_luggage',
'os-icon-thin-0508_tag_flight_baggage_luggage',
'os-icon-thin-0509_globus_world_travel_regional',
'os-icon-thin-0511_suitcase_tag_travel_baggage_luggage',
'os-icon-thin-0512_flight_airport_transport_travel',
'os-icon-thin-0530_favorite_place_map',
'os-icon-thin-0535_navigation_location_drop_pin_map',
'os-icon-thin-0536_navigation_location_drop_pin_map',
'os-icon-thin-0537_navigation_location_drop_pin_map',
'os-icon-thin-0538_navigation_compass_orientation',
'os-icon-thin-map',
'os-icon-thin-0541_path_way_road_sign',
'os-icon-thin-0543_world_earth_worldwide_location_travel',
'os-icon-thin-0544_world_earth_worldwide_international_language',
'os-icon-thin-0545_map_travel_distance_directions',
'os-icon-thin-0546_map_travel_destination_location_world',
'os-icon-thin-0548_dont_touch_dangerous_stop_caution',
'os-icon-thin-0550_attention_error_alert_caution',
'os-icon-thin-0551_information_about',
'os-icon-thin-0552_about_question_faq_help',
'os-icon-thin-0553_radioactive_nuclear_danger_atom',
'os-icon-thin-0556_poison_danger_death_caution',
'os-icon-thin-0557_men_women_toilet_wc_restroom',
'os-icon-thin-0558_men_women_toilet_wc_restroom',
'os-icon-thin-0559_smoking_allowed_cigarettes',
'os-icon-thin-0563_handicapped',
'os-icon-thin-0564_flight_departure_airport_airplane',
'os-icon-thin-0574_out_exit_emergency_logout',
'os-icon-thin-0581_take_ticket_vote_box',
'os-icon-thin-0582_take_ticket_waiting_room',
'os-icon-thin-0583_take_ticket',
'os-icon-thin-0584_movie_film_cinema',
'os-icon-thin-0586_movie_video_camera_recording',
'os-icon-thin-0587_movie_video_cinema_flm',
'os-icon-thin-0588_play_movie_video_cinema_flm',
'os-icon-thin-0589_ticket_movie_cinema',
'os-icon-thin-0590_movie_recording_play_director_cut',
'os-icon-thin-0591_presentation_video_play_beamer',
'os-icon-thin-0592_tv_televison_movie_news',
'os-icon-thin-0593_video_play_youtube',
'os-icon-thin-0594_beamer_presentation_projector',
'os-icon-thin-0595_music_note_playing_sound_song',
'os-icon-thin-0596_music_note_playing_sound_song',
'os-icon-thin-0604_radio_song_listening',
'os-icon-thin-0615_ringer_silent_sleeping',
'os-icon-thin-0616_headphones_headset_speaker_beats',
'os-icon-thin-0617_picture_image_photo',
'os-icon-thin-0618_album_picture_image_photo',
'os-icon-thin-0619_album_picture_image_photo',
'os-icon-thin-0620_picture_image_photo_desk',
'os-icon-thin-0621_polaroid_picture_image_photo',
'os-icon-thin-0624_photo_camera',
'os-icon-thin-0625_photo_camera',
'os-icon-thin-0630_photo_wall_frame',
'os-icon-thin-0632_security_lock',
'os-icon-thin-0633_security_lock_unlocked',
'os-icon-thin-0634_security_lock_key',
'os-icon-thin-0635_anti_virus_protection_shield',
'os-icon-thin-0637_fingerprint_scan_security_access',
'os-icon-thin-0638_network_firewall',
'os-icon-thin-0639_safe_security_lock',
'os-icon-thin-0640_security_lock_protected',
'os-icon-thin-0641_police_protection_sheriff_security_badge',
'os-icon-thin-0644_suitcase_lock_security',
'os-icon-thin-0645_atm_passcode_keypad_password_access',
'os-icon-thin-0646_secret_passcode_keypad_password_access',
'os-icon-thin-0647_fingerprint_iphone_scan_access',
'os-icon-thin-0648_secret_passcode_keypad_password_access',
'os-icon-thin-0649_secret_passcode_keypad_password_access',
'os-icon-thin-0650_gun_security_arms_police',
'os-icon-thin-0651_star_favorite_rating',
'os-icon-thin-0652_star_favorite_rating',
'os-icon-thin-0653_like_heart_favorite_rating_love',
'os-icon-thin-0654_unlike_heart_broken_break_love',
'os-icon-thin-0655_like_heart_favorite_rating_love',
'os-icon-thin-0656_medal_award_rating_prize_achievement',
'os-icon-thin-0657_medal_award_rating_prize_achievement',
'os-icon-thin-0658_cup_place_winner_award_prize_achievement',
'os-icon-thin-0659_medal_first_place_winner_award_prize_achievement',
'os-icon-thin-0660_shape_new_discount',
'os-icon-thin-0661_like_thumb_up_vote',
'os-icon-thin-0662_dislike_thumb_down_vote',
'os-icon-thin-0663_like_thumb_up_vote',
'os-icon-thin-0664_dislike_thumb_down_vote',
'os-icon-thin-0665_vote_ticket_paper_voting',
'os-icon-thin-0666_award_achievement_prize_medal',
'os-icon-thin-0667_star_rating_favorite_point',
'os-icon-thin-0668_up_vote_plus_higher',
'os-icon-thin-0669_down_vote_minus_lower',
'os-icon-thin-0670_diamond_prize_award_jewellery_ring',
'os-icon-thin-0673_ruller_dimension_length',
'os-icon-thin-0674_cut_scissors',
'os-icon-thin-0675_paint_brush_color',
'os-icon-thin-0676_eyedropper_color',
'os-icon-thin-0677_color_wheel_rgb',
'os-icon-thin-0678_pen_writting_fontain',
'os-icon-thin-0679_paint_brush',
'os-icon-thin-0680_pencil_ruller_drawing',
'os-icon-thin-0681_drawing_board_canvas_table',
'os-icon-thin-0687_pantone_color_guide_samples_book',
'os-icon-thin-0692_paper_layers',
'os-icon-thin-0693_reflect_vertical',
'os-icon-thin-0694_reflect_horizontal',
'os-icon-thin-0695_pathfinder_shapes_minus_back',
'os-icon-thin-0696_pathfinder_shapes_unite',
'os-icon-thin-0697_pathfinder_shapes_exclude',
'os-icon-thin-0698_pathfinder_shapes_intersect',
'os-icon-thin-0699_user_profile_avatar_man_male',
'os-icon-thin-0700_user_profile_avatar_woman_female',
'os-icon-thin-0701_user_profile_avatar_man_male',
'os-icon-thin-0702_user_profile_avatar_woman_female',
'os-icon-thin-0703_users_profile_group_two',
'os-icon-thin-0704_users_profile_group_couple_man_woman',
'os-icon-thin-0705_user_profile_security_password_permissions',
'os-icon-thin-0706_user_profile_add_new',
'os-icon-thin-0707_user_profile_remove_delete',
'os-icon-thin-0708_user_profile',
'os-icon-thin-0709_user_profile_avatar_man_male',
'os-icon-thin-0710_business_tie_user_profile_avatar_man_male',
'os-icon-thin-0713_user_profile_back_tag',
'os-icon-thin-0714_identity_card_photo_user_profile',
'os-icon-thin-0715_contact_archive_identity_card_photo_user_profile',
'os-icon-thin-0718_user_profile_successful_check_verified',
'os-icon-thin-0719_group_users_circle',
'os-icon-thin-0720_user_location_position',
'os-icon-thin-0721_identity_card_photo_tag_user_profile',
'os-icon-thin-0722_profile_user_search_find',
'os-icon-thin-0723_nurse_medicine_hospital_doctor',
'os-icon-thin-0724_policeman_security',
'os-icon-thin-0725_fireman_fire',
'os-icon-thin-0726_doctor_surgery_hospital',
'os-icon-thin-0727_detective_criminal_sherlock_investigation',
'os-icon-thin-0728_construction_worker_site_helmet_safety',
'os-icon-thin-0729_student_degree_science_university_school_graduate',
'os-icon-thin-0730_support_male_phone',
'os-icon-thin-0731_support_female_phone',
'os-icon-thin-0733_polution_ecology_factory',
'os-icon-thin-0734_polution_oil',
'os-icon-thin-0741_water_pipe_drink',
'os-icon-thin-0742_wind_energy_power_turbines',
'os-icon-thin-0743_sun_energy_power_electricity',
'os-icon-thin-0812_medicine_patch_injury',
'os-icon-thin-0813_heart_vitals_pulse_rate_health',
'os-icon-thin-0870_restaurant_menu_offer',
'os-icon-thin-0936_book_wall_shelf',
'os-icon-thin-0947_power_on_off',
'os-icon-thin-0949_plug_power_electricity',
'os-icon-thin-0959_city_flat_homes',
'os-icon-thin-0960_city_house_home',
'os-icon-thin-0961_city_skyscraper_flat',
'os-icon-thin-0973_morning_alarm_clock',
'os-icon-thin-0978_family_relationship_father_mother_child',
'os-icon-thin-0979_family_relationship_mother_child',
'os-icon-thin-0980_relationship_couple_love_marriage',
'os-icon-thin-0981_relationship_couple_love_break_divorce',
'os-icon-thin-0982_relationship_ring_love_marriage_engage_fiance',
'os-icon-thin-0983_child_baby_stroller',
'os-icon-thin-1006_puzzle_module_part',
'os-icon-thin-1007_chess_crown_queen',
'os-icon-thin-1010_archery_target_shooting',
'os-icon-thin-1013_abacus_math_calculator_school',
'os-icon-thin-1014_cards_playing_poker_casino',
'os-icon-thin-1021_masks_theater_play',
'os-icon-thin-1031_flipflops',
'os-icon-thin-1033_atom_nuclear_learning_physics',
'os-icon-thin-1034_lab_chemistry_experiment',
'os-icon-thin-1036_brain_thinking_mind_knowledge',
'os-icon-thin-1037_brain_thinking_mind_knowledge',
'os-icon-thin-1038_study_university_school_degree_graduate');
$counter = 0;
echo '<div class="row icon-info-bordered-row">';
foreach($icons as $icon){ ?>
<div class="col-lg-4">
<div class="icon-info-w">
<div class="icon-info-icon-w"><i class="<?php echo esc_attr($icon); ?> os-icon"></i></div>
<label for="">CSS Class</label><input type="text" value="os-icon <?php echo esc_attr($icon); ?>"><label for="">Shortcode</label><textarea rows="4">[os_icon icon_class="<?php echo esc_attr($icon); ?>" icon_color="#165cda" icon_font_size="60px"]</textarea>
</div>
</div>
<?php
$counter++;
if($counter == 3){
$counter = 0;
echo '</div><div class="row icon-info-bordered-row">';
}
}
echo '</div>';
?>
</article>
</div>
</div>
</div>
<?php endwhile; // end of the loop. ?>
<?php get_footer(); ?>