loader

Air France

Licence: Free PNG, Free SVG More info
File Type: PNG, SVG, AI, PDF

“UAE Logos” is your comprehensive digital library, offering a curated collection of high-quality logos from government, semi-government, and private entities across the UAE. We provide logos in multiple formats, supported by detailed guidelines to ensure alignment with each entity’s brand identity. With “UAE Logos,” accessing official logos has never been easier, saving you both time and effort.

All logos and trademarks displayed on the UAE Logos platform are the exclusive property of their respective government and private entities, and are provided for personal and reference use only.

All rights reserved © - 2025 - Developed by MaximaGroup

UAE Logos
Internal Server Error
ErrorException
ob_end_flush(): Failed to send buffer of zlib output compression (0)
vendor/symfony/http-foundation/Response.php :1277
vendor/symfony/http-foundation/Response.php :406
vendor/laravel/framework/src/Illuminate/Foundation/Application.php :1220
public/index.php :17
Request
GET /en/logos/air-france
Headers
accept
*/*
accept-encoding
gzip, br, zstd, deflate
cookie
XSRF-TOKEN=eyJpdiI6IkNCUWF4V0E0Tmw1ZWpIb3E4bnVQekE9PSIsInZhbHVlIjoiVXk2emVZT01QZElGK3VvcWlvKzdHcFVES0ZDQzVpVWNHSFlDV0lob0RPWkNwRWhLN1ozb0R4UTNTTXl4VDdLTk1BY1pVeGJwS1NMZ2MvRHQ2TWd5M2tPQ0lkWUpSTTRwS2l1Qm5XTUxHeXA1ckUrVUVvTTNzaTR3Ly9ONjhSS0siLCJtYWMiOiJmMGI2OWI1MjdmZTZkMzRmYWRmOGIxNTI5ZGMzNGJmMjk1MGFiYjM3MzdhMTE2NDFhZjRkNWI1MDZjOGYxNzJmIiwidGFnIjoiIn0%3D; uae_logos_session=eyJpdiI6IkgzZ2pkQnZReVBQQnZQYmg5TDk0ekE9PSIsInZhbHVlIjoiLzUrNzU2bnhWbFVGZjBZUGpCUkdvMlhoWGlWWDJ1Ty9qVEFPU1JlRGZCVEhiR056UHgxK0FkSWRzSnA0QkQvQ1VZaGQwaUxUVW42MlZEQ1NNQzMrVXJHS25VbkFYNmJJMmRUSEVLVWlJMnZDVVlEQ3c2NVY5eGdxV2dvaHRjRzAiLCJtYWMiOiIyMzVmYjU0ZTU0ZTUxOWRkYzY5Y2E4M2FhMjc4ODVmMjNiZTE1OGVkNDVhZTNiOTc5OGI1MWZiYjY5ZjIyODZkIiwidGFnIjoiIn0%3D
host
uaelogos.ae
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
x-https
1
Body
No body data
Application
Routing
controller
App\Http\Controllers\Website\LogoController@show
route name
website.logos.show
middleware
web
Routing Parameters
{
    "logo": {
        "id": 617,
        "title": {
            "ar": "الخطوط الجوية الفرنسية",
            "en": "Air France"
        },
        "slug": "air-france",
        "normalized_title": "{\"ar\": \"الخطوطالجويهالفرنسيه\", \"en\": \"airfrance\"}",
        "order": null,
        "views": 0,
        "is_recommended": 0,
        "is_active": 1,
        "is_main_logo": 0,
        "meta_keywords": {
            "ar": "الخطوط,الجوية,الفرنسية,لوغو , لوجو, شعار,png,svg,ai,pdf",
            "en": "Air,France,png,svg,ai,pdf,logo, brand"
        },
        "meta_description": {
            "ar": "شعار الخطوط الجوية الفرنسية",
            "en": "Air France's logo"
        },
        "created_at": "2024-12-23T08:35:57.000000Z",
        "updated_at": "2024-12-23T08:35:57.000000Z",
        "guideline_id": null,
        "is_latest_version": 0,
        "parent_id": null
    }
}
Database Queries only the first 100 queries are displayed
mariadb
select * from `mull_sessions` where `id` = 'WUJdrEPbGzrOOss6LoTNmwnTQg58ALX6LZeR2PPs' limit 1
mariadb
select * from `mull_logos` where `slug` = 'air-france' limit 1
mariadb
select * from `mull_media` where `mull_media`.`model_id` in (617) and `mull_media`.`model_type` = 'App\Models\Logo'
mariadb
select `mull_tags`.*, `mull_taggables`.`taggable_id` as `pivot_taggable_id`, `mull_taggables`.`tag_id` as `pivot_tag_id`, `mull_taggables`.`taggable_type` as `pivot_taggable_type` from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_taggables`.`taggable_id` = 617 and `mull_taggables`.`taggable_type` = 'App\Models\Logo'
mariadb
select `mull_logos`.*, (select count(*) from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_logos`.`id` = `mull_taggables`.`taggable_id` and `mull_taggables`.`taggable_type` = 'App\Models\Logo' and 0 = 1) as `tag_count` from `mull_logos` where exists (select * from `mull_tags` inner join `mull_taggables` on `mull_tags`.`id` = `mull_taggables`.`tag_id` where `mull_logos`.`id` = `mull_taggables`.`taggable_id` and `mull_taggables`.`taggable_type` = 'App\Models\Logo' and 0 = 1) and not `mull_logos`.`id` = 617 order by `tag_count` desc limit 7
mariadb
select * from `mull_logos` where `mull_logos`.`parent_id` = 617 and `mull_logos`.`parent_id` is not null
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1
mariadb
delete from `mull_cache` where `key` in ('footer', 'illuminate:cache:flexible:created:footer')
mariadb
select * from `mull_cache` where `key` in ('categoryGroups')
mariadb
select * from `mull_cache` where `key` in ('meta')
mariadb
select * from `mull_cache` where `key` in ('icons')
mariadb
select * from `mull_cache` where `key` in ('contact_info')
mariadb
select * from `mull_cache` where `key` in ('social_links')
mariadb
select * from `mull_cache` where `key` in ('footer')
mariadb
select * from `mull_settings` where `name` = 'footer' limit 1