{"id":25726,"date":"2026-02-20T11:22:53","date_gmt":"2026-02-20T16:22:53","guid":{"rendered":"https:\/\/cdrhpnq-fnhrdcq.ca\/30e-anniversaire-logos-identite-visuelle-cdrhpnq\/"},"modified":"2026-03-10T12:10:34","modified_gmt":"2026-03-10T16:10:34","slug":"30th-anniversary-logos-visual-identity-fnhrdcq","status":"publish","type":"post","link":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/","title":{"rendered":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-30th-anniversary-of-the-fnhrdcq-logos-and-visual-identity\">30th Anniversary of the FNHRDCQ | Logos and Visual Identity<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>30th Anniversary \u2013 Our Visual Identity Told by Those Who Created It | FNHRDCQ<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Urbanist:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        .blog-article {\n            font-family: 'Urbanist', sans-serif;\n            color: #2a2a2a;\n            line-height: 1.85;\n            font-size: 20px;\n            max-width: 780px;\n            margin: 0 auto;\n            padding: 0 28px;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n        .blog-header {\n            padding: 40px 0 35px;\n            border-bottom: 1px solid rgba(123,114,74,0.15);\n            margin-bottom: 35px;\n        }\n\n        .blog-tag {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            color: #7b724a;\n            font-weight: 600;\n            font-size: 15px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 16px;\n        }\n        .blog-tag::before {\n            content: '';\n            display: block;\n            width: 30px;\n            height: 2px;\n            background: #f1c872;\n        }\n\n        .blog-title {\n            font-size: clamp(2rem, 5vw, 3rem);\n            font-weight: 700;\n            color: #7b724a;\n            line-height: 1.2;\n            margin-bottom: 14px;\n        }\n\n        .blog-meta {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n            font-size: 15px;\n            color: rgba(123,114,74,0.55);\n        }\n        .blog-meta .div {\n            width: 1px;\n            height: 14px;\n            background: rgba(123,114,74,0.2);\n        }\n\n        \/* \u2500\u2500 BODY TEXT \u2500\u2500 *\/\n        .bt {\n            margin-bottom: 22px;\n            line-height: 1.8;\n            font-size: 19px;\n        }\n\n        .intro-text {\n            font-size: 1.3rem;\n            font-weight: 300;\n            line-height: 1.85;\n            color: #7b724a;\n            margin-bottom: 30px;\n        }\n        .intro-text strong {\n            font-weight: 600;\n            color: #2a2a2a;\n        }\n\n        \/* \u2500\u2500 IMAGE BLOCK \u2500\u2500 *\/\n        .img-block {\n            margin: 30px 0;\n        }\n        .img-block img {\n            width: 100%;\n            border-radius: 8px;\n            display: block;\n        }\n        .img-cap {\n            margin-top: 8px;\n            font-size: 14px; color: rgba(123,114,74,0.5);\n            font-style: italic; text-align: center;\n        }\n\n        \/* \u2500\u2500 SEPARATOR \u2500\u2500 *\/\n        .sep {\n            display: flex; align-items: center; justify-content: center; gap: 10px;\n            padding: 12px 0;\n        }\n        .sep .dot { width: 5px; height: 5px; border-radius: 50%; background: #f1c872; }\n        .sep .line { width: 35px; height: 1px; background: rgba(123,114,74,0.15); }\n\n        \/* \u2500\u2500 SECTION HEADING \u2500\u2500 *\/\n        .sh { margin: 38px 0 16px; }\n        .sh .bar {\n            width: 30px; height: 3px;\n            background: #f1c872; border-radius: 2px;\n            margin-bottom: 12px;\n        }\n        .sh h2 {\n            font-size: 1.6rem; font-weight: 700;\n            color: #7b724a; line-height: 1.3;\n        }\n\n        \/* \u2500\u2500 QUOTE BLOCK \u2500\u2500 *\/\n        .qb {\n            position: relative;\n            margin: 28px 0;\n            padding: 28px 26px;\n            background: #ece4d9;\n            border-radius: 10px;\n            border-left: 4px solid #f1c872;\n        }\n        .qb::before {\n            content: '\\201C';\n            position: absolute; top: 12px; left: 20px;\n            font-size: 2.8rem; color: #f1c872;\n            font-weight: 700; line-height: 1; opacity: .25;\n        }\n        .qt {\n            position: relative; z-index: 1;\n            font-size: 18px; line-height: 1.8;\n            color: #7b724a; font-style: italic;\n        }\n        .qt p { margin-bottom: 12px; }\n        .qt p:last-child { margin-bottom: 0; }\n\n        .qa {\n            margin-top: 20px; padding-top: 14px;\n            border-top: 1px solid rgba(123,114,74,0.1);\n            display: flex; align-items: center; gap: 10px;\n        }\n        .qa-av {\n            width: 42px; height: 42px; border-radius: 50%;\n            background: #7b724a;\n            display: flex; align-items: center; justify-content: center;\n            color: #f1c872; font-weight: 700; font-size: 15px;\n            flex-shrink: 0;\n        }\n        .qa-name { font-weight: 700; font-size: 17px; color: #7b724a; font-style: normal; }\n        .qa-role { font-size: 14px; color: rgba(123,114,74,0.5); font-style: normal; }\n\n        \/* \u2500\u2500 PULL QUOTE \u2500\u2500 *\/\n        .pull {\n            margin: 26px 0;\n            padding: 0 0 0 20px;\n            border-left: 3px solid #f1c872;\n            font-size: 1.25rem;\n            font-weight: 500;\n            color: #7b724a;\n            line-height: 1.7;\n            font-style: italic;\n        }\n\n        \/* \u2500\u2500 HIGHLIGHT BOX \u2500\u2500 *\/\n        .hb {\n            margin: 32px 0;\n            padding: 24px 26px;\n            background: #7b724a;\n            border-radius: 10px;\n            color: #ece4d9;\n        }\n        .hb p { font-size: 18px; line-height: 1.75; font-weight: 300; }\n        .hb strong { color: #f1c872; font-weight: 600; }\n\n        \/* \u2500\u2500 CLOSING \u2500\u2500 *\/\n        .closing {\n            margin-top: 38px;\n            padding: 32px 0 20px;\n            border-top: 1px solid rgba(123,114,74,0.15);\n        }\n        .closing p {\n            font-size: 18px; line-height: 1.8; color: #7b724a;\n        }\n        .closing strong { color: #2a2a2a; }\n\n        \/* \u2500\u2500 SOCIAL CTAs \u2500\u2500 *\/\n        .social-label {\n            margin-top: 24px;\n            margin-bottom: 12px;\n            font-size: 14px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            color: rgba(123,114,74,0.5);\n        }\n        .cta-row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        .cta {\n            display: inline-flex; align-items: center; gap: 9px;\n            padding: 11px 20px;\n            background: #f1c872; color: #3d3826;\n            font-weight: 600; font-size: 15px;\n            border-radius: 6px; text-decoration: none;\n            transition: all .25s ease;\n        }\n        .cta:hover {\n            background: #e8bc5e;\n            transform: translateY(-1px);\n        }\n        .cta svg {\n            width: 18px; height: 18px;\n            fill: #3d3826;\n            flex-shrink: 0;\n        }\n\n        .credits {\n            margin-top: 30px; padding: 18px 0;\n            border-top: 1px solid rgba(123,114,74,0.12);\n        }\n        .credits-t {\n            font-size: 13px; font-weight: 600;\n            letter-spacing: 2px; text-transform: uppercase;\n            color: #7b724a; margin-bottom: 6px; opacity: .4;\n        }\n        .credits p { font-size: 15px; color: rgba(123,114,74,0.5); line-height: 1.6; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"blog-article\">\n\n    <!-- \u2550\u2550\u2550 HEADER \u2550\u2550\u2550 -->\n    <div class=\"blog-header\">\n        <div class=\"blog-tag\"><span>30th Anniversary<\/span><\/div>\n        <h1 class=\"blog-title\">A Visual Identity Told by Those Who Created It<\/h1>\n        <div class=\"blog-meta\">\n            <span>4-minute read<\/span>\n            <div class=\"div\"><\/div>\n            <span>FNHRDCQ Blog<\/span>\n        <\/div>\n    <\/div>\n\n    <!-- \u2550\u2550\u2550 INTRO \u2550\u2550\u2550 -->\n    <p class=\"intro-text\">As the FNHRDCQ celebrates 30 years of supporting employment, training, and education across Quebec, we are also reflecting on how our visual identity has evolved alongside our mission and the communities we serve.<\/p>\n\n    <!-- IMAGE 1 -->\n    <div class=\"img-block\">\n        <img decoding=\"async\" src=\"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/03\/1.jpg\" alt=\"FNHRDCQ logos through the years\">\n        <p class=\"img-cap\">FNHRDCQ logos through the years<\/p>\n    <\/div>\n\n    <p class=\"bt\">A logo is not just an image. It is a point of reference. It reflects a way of working. It captures a vision. As part of the 30th anniversary, we are giving a voice to the people who designed our visual identities: what each logo represented in its time, and what it still expresses today.<\/p>\n\n    <div class=\"sep\"><div class=\"line\"><\/div><div class=\"dot\"><\/div><div class=\"line\"><\/div><\/div>\n\n    <!-- \u2500\u2500 FIRST LOGO \u2500\u2500 -->\n    <div class=\"sh\">\n        <div class=\"bar\"><\/div>\n        <h2>The First Logo \u2014 Marcel Tessier<\/h2>\n    <\/div>\n\n    <p class=\"bt\">We had the opportunity to speak with Marcel Tessier, designer of the FNHRDCQ&#8217;s first logo. Here is the idea behind that first visual identity.<\/p>\n\n    <div class=\"qb\">\n        <div class=\"qt\">\n            <p>At its conception, the logo reflects the holistic and collaborative foundation of the FNHRDCQ. Inspired by the medicine wheel and the dreamcatcher, it reflects the FNHRDCQ&#8217;s understanding of each Indigenous community&#8217;s unique identity, needs, and approaches to human resources challenges.<\/p>\n            <p>The central red circle symbolizes community well-being, surrounded by the eleven circles (Indigenous Nations of Quebec) and the twenty-one circles (local community organizations) that support them. The dynamic energy connecting between the inner and outer circles represents collaboration and exchange, while five feathers symbolize the guiding principles upon which the initiative was founded.<\/p>\n            <p>My contribution to its creation was not only in the design itself, but also the consultation with FNHRDCQ team members such as Mario Dagenais, Diane Joannette and the executive committee, ensuring that the visual identity reflected the cultural and holistic principles of the Commission in its earliest days.<\/p>\n            <p>An example of an early approach involved the image of a tree, intended to symbolize grassroots development, growth, and community-driven initiatives, with fruit representing outcomes and benefits. While meaningful, this imagery did not fully capture the cultural grounding we were seeking to express.<\/p>\n        <\/div>\n        <div class=\"qa\">\n            <div class=\"qa-av\">MT<\/div>\n            <div>\n                <div class=\"qa-name\">Marcel Tessier<\/div>\n                <div class=\"qa-role\">Designer of the first logo<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"pull\">The former logo was designed to reflect a holistic and collaborative vision, highlighting community well-being and the connections between Nations.<\/div>\n\n    <!-- IMAGE 2 -->\n    <div class=\"img-block\">\n        <img decoding=\"async\" src=\"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/03\/2.jpg\" alt=\"The former FNHRDCQ logo designed by Marcel Tessier\">\n        <p class=\"img-cap\">The former FNHRDCQ logo, designed by Marcel Tessier<\/p>\n    <\/div>\n\n    <div class=\"hb\">\n        <p>For <strong>30 years<\/strong>, the Commission&#8217;s visual identity has followed the same path as its services: it evolves, it adapts, and it remains true to what brings us together. Speaking about a logo also means speaking about <strong>history<\/strong> and <strong>continuity<\/strong>.<\/p>\n    <\/div>\n\n    <!-- \u2500\u2500 CURRENT LOGO \u2500\u2500 -->\n    <div class=\"sh\">\n        <div class=\"bar\"><\/div>\n        <h2>The Current Logo \u2014 Terry Randy Awashish<\/h2>\n    <\/div>\n\n    <p class=\"bt\">Over the years, the logo has evolved. We were fortunate to have Terry Randy Awashish design the current logo. Here is his description and the idea that guided him.<\/p>\n\n    <div class=\"qb\">\n        <div class=\"qt\">\n            <p>The logo represents traditional beadwork. The small circles come together to form a larger circle, echoing the outline often seen in beadwork. This speaks to the importance of creating and maintaining strong relationships between peoples.<\/p>\n            <p>The figure inside the circle is a motif found in moccasin or clothing embroidery. The converging lines represent the roots of a tree and symbolize where we come from and the notion of family.<\/p>\n            <p>The seven lines or roots also evoke the seven directions of a person: East, South, West, North, Sky, Earth, and the Person themself. The figure represents both the clientele and the employees of the FNHRDCQ. The composition suggests that it is looking ahead \u2014 toward the future.<\/p>\n            <p>The typography completes the idea of beadwork that adorns earrings or barrettes.<\/p>\n        <\/div>\n        <div class=\"qa\">\n            <div class=\"qa-av\">TA<\/div>\n            <div>\n                <div class=\"qa-name\">Terry Randy Awashish<\/div>\n                <div class=\"qa-role\">Designer of the current logo<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <p class=\"bt\">Terry has a unique way of presenting the design of this logo. Like the logo itself, every line was created with intention, to respectfully represent the traditions of First Nations and Inuit communities.<\/p>\n\n    <!-- IMAGE 3 -->\n    <div class=\"img-block\">\n        <img decoding=\"async\" src=\"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/03\/3.jpg\" alt=\"The current FNHRDCQ logo designed by Terry Randy Awashish\">\n        <p class=\"img-cap\">The current FNHRDCQ logo, designed by Terry Randy Awashish<\/p>\n    <\/div>\n\n    <div class=\"hb\">\n        <p>What stands out is the <strong>consistency<\/strong> between both approaches. The former logo emphasizes interconnection and well-being. The current one highlights rootedness, family, and a <strong>forward-looking vision<\/strong>. Two eras, one shared intention.<\/p>\n    <\/div>\n\n    <!-- \u2500\u2500 CLOSING \u2500\u2500 -->\n    <div class=\"closing\">\n        <p>Thank you to <strong>Marcel Tessier<\/strong> and <strong>Terry Randy Awashish<\/strong> for sharing the meaning behind their creations. As part of the 30th anniversary, we will continue to highlight the stories, people, and moments that have shaped the FNHRDCQ.<\/p>\n\n        <p class=\"social-label\">Follow us on social media<\/p>\n        <div class=\"cta-row\">\n\n            <!-- Facebook -->\n            <a href=\"https:\/\/www.facebook.com\/cdrhpnqfnhrdcq\" target=\"_blank\" rel=\"noopener\" class=\"cta\">\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878V14.89h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z\"\/><\/svg>\n                Facebook\n            <\/a>\n\n            <!-- YouTube -->\n            <a href=\"https:\/\/www.youtube.com\/@cdrhpnqfnhrdcq\" target=\"_blank\" rel=\"noopener\" class=\"cta\">\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg>\n                YouTube\n            <\/a>\n\n            <!-- Instagram -->\n            <a href=\"https:\/\/www.instagram.com\/cdrhpnq.fnhrdcq\/\" target=\"_blank\" rel=\"noopener\" class=\"cta\">\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\"\/><\/svg>\n                Instagram\n            <\/a>\n\n        <\/div>\n\n        <div class=\"credits\">\n            <div class=\"credits-t\">Credits<\/div>\n            <p>Text about the former logo: Marcel Tessier<br>Text about the current logo: Terry Randy Awashish<\/p>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-3a9117ee\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-reverse-columns-mobile has-vertical-center ticss-c00aadba animated fadeIn delay-200ms\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-3e01017c\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<h1 id=\"wp-block-themeisle-blocks-advanced-heading-5d5675df\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-5d5675df\">Join Us<\/h1>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-grey-200-background-color has-background wp-element-button\" href=\"https:\/\/www.facebook.com\/cdrhpnqfnhrdcq\/\" target=\"_blank\" rel=\"noreferrer noopener\">our Facebook Page<\/a><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"aligncenter is-style-icons animated fadeIn wp-block-themeisle-blocks-sharing-icons\" id=\"wp-block-themeisle-blocks-sharing-icons-1c0444dc\"><div class=\"social-icons-wrap\"><a class=\"social-icon is-facebook\" aria-label=\"Share on Facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726&#038;title=30th%20Anniversary%20of%20the%20FNHRDCQ%20|%20Logos%20and%20Visual%20Identity\" target=\"_blank\"><svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license\/free Copyright 2024 Fonticons, Inc.--><path d=\"M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z\"\/><\/svg><span class=\"v-line\"><\/span><\/a><a class=\"social-icon is-linkedin\" aria-label=\"Share on LinkedIn\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726&#038;title=30th%20Anniversary%20of%20the%20FNHRDCQ%20|%20Logos%20and%20Visual%20Identity\" target=\"_blank\"><svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license\/free Copyright 2024 Fonticons, Inc.--><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><span class=\"v-line\"><\/span><\/a><a class=\"social-icon is-email\" aria-label=\"Share via Email\" href=\"mailto:?subject=30th%20Anniversary%20of%20the%20FNHRDCQ%20|%20Logos%20and%20Visual%20Identity&#038;body=https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726\" target=\"_blank\"><svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license\/free Copyright 2024 Fonticons, Inc.--><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><span class=\"v-line\"><\/span><\/a><a class=\"social-icon is-comments\" aria-label=\"Leave a comment\" href=\"#respond\"><svg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license\/free Copyright 2024 Fonticons, Inc.--><path d=\"M88.2 309.1c9.8-18.3 6.8-40.8-7.5-55.8C59.4 230.9 48 204 48 176c0-63.5 63.8-128 160-128s160 64.5 160 128s-63.8 128-160 128c-13.1 0-25.8-1.3-37.8-3.6c-10.4-2-21.2-.6-30.7 4.2c-4.1 2.1-8.3 4.1-12.6 6c-16 7.2-32.9 13.5-49.9 18c2.8-4.6 5.4-9.1 7.9-13.6c1.1-1.9 2.2-3.9 3.2-5.9zM208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 41.8 17.2 80.1 45.9 110.3c-.9 1.7-1.9 3.5-2.8 5.1c-10.3 18.4-22.3 36.5-36.6 52.1c-6.6 7-8.3 17.2-4.6 25.9C5.8 378.3 14.4 384 24 384c43 0 86.5-13.3 122.7-29.7c4.8-2.2 9.6-4.5 14.2-6.8c15.1 3 30.9 4.5 47.1 4.5zM432 480c16.2 0 31.9-1.6 47.1-4.5c4.6 2.3 9.4 4.6 14.2 6.8C529.5 498.7 573 512 616 512c9.6 0 18.2-5.7 22-14.5c3.8-8.8 2-19-4.6-25.9c-14.2-15.6-26.2-33.7-36.6-52.1c-.9-1.7-1.9-3.4-2.8-5.1C622.8 384.1 640 345.8 640 304c0-94.4-87.9-171.5-198.2-175.8c4.1 15.2 6.2 31.2 6.2 47.8l0 .6c87.2 6.7 144 67.5 144 127.4c0 28-11.4 54.9-32.7 77.2c-14.3 15-17.3 37.6-7.5 55.8c1.1 2 2.2 4 3.2 5.9c2.5 4.5 5.2 9 7.9 13.6c-17-4.5-33.9-10.7-49.9-18c-4.3-1.9-8.5-3.9-12.6-6c-9.5-4.8-20.3-6.2-30.7-4.2c-12.1 2.4-24.8 3.6-37.8 3.6c-61.7 0-110-26.5-136.8-62.3c-16 5.4-32.8 9.4-50 11.8C279 439.8 350 480 432 480z\"\/><\/svg><span class=\"v-line\"><\/span><\/a><\/div><\/div><style type=\"text\/css\">#wp-block-themeisle-blocks-sharing-icons-1c0444dc {--icons-gap: 8.8px;--border-radius: 32.8px;}<\/style>\n\n<form role=\"search\" method=\"get\" action=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/\" class=\"wp-block-search__button-outside wp-block-search__text-button wp-block-search\"    ><label class=\"wp-block-search__label\" for=\"wp-block-search__input-1\" >Rechercher<\/label><div class=\"wp-block-search__inside-wrapper \" ><input class=\"wp-block-search__input\" id=\"wp-block-search__input-1\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required \/><button aria-label=\"Rechercher\" class=\"wp-block-search__button wp-element-button\" type=\"submit\" >Rechercher<\/button><\/div><\/form>\n\n<ul class=\"wp-block-latest-posts__list wp-block-latest-posts\"><li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30-years-action-rooted-in-who-we-are\/\">30th anniversary : 30 Years of Action, Rooted in Who We Are<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/\">30th Anniversary of the FNHRDCQ | Logos and Visual Identity<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/eng-gala-rma-2025\/\">GALA RMA 2025: An Evening of Pride, Light and Recognition<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/international-education-day\/\">International Education Day<\/a><\/li>\n<li><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/blog-fnhrdcq\/\">Introduction to FNHRDCQ: Who Are We?\u00a0<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Pour souligner le 30e anniversaire de la CDRHPNQ, on revient \u00e0 l&#8217;essentiel : notre identit\u00e9 visuelle. <\/p>\n","protected":false},"author":11,"featured_media":25742,"comment_status":"closed","ping_status":"closed","sticky":true,"template":"","format":"standard","meta":{"_acf_changed":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[56,218,81,219,220,1],"class_list":["post-25726","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-actualites-en","category-emploi-en","category-english-2","category-formation-en","category-francais-en","category-non-classifiee"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>30th Anniversary of the FNHRDCQ | Logos and Visual Identity<\/title>\n<meta name=\"description\" content=\"For its 30th anniversary, the FNHRDCQ looks back at the evolution of its visual identity through the logos created by Marcel Tessier ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CDRHPNQ - 30th Anniversary of the FNHRDCQ | Logos and Visual Identity\" \/>\n<meta property=\"og:description\" content=\"For its 30th anniversary, the FNHRDCQ looks back at the evolution of its visual identity through the logos created by Marcel Tessier ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/\" \/>\n<meta property=\"og:site_name\" content=\"CDRHPNQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cdrhpnqfnhrdcq\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-20T16:22:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-10T16:10:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1600x900px-1024x576.jpg\" \/>\n<meta name=\"author\" content=\"Karl Picard\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"30th Anniversary of the FNHRDCQ | Logos and Visual Identity\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karl Picard\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity","description":"For its 30th anniversary, the FNHRDCQ looks back at the evolution of its visual identity through the logos created by Marcel Tessier ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/","og_locale":"en_US","og_type":"article","og_title":"CDRHPNQ - 30th Anniversary of the FNHRDCQ | Logos and Visual Identity","og_description":"For its 30th anniversary, the FNHRDCQ looks back at the evolution of its visual identity through the logos created by Marcel Tessier ...","og_url":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/","og_site_name":"CDRHPNQ","article_publisher":"https:\/\/www.facebook.com\/cdrhpnqfnhrdcq","article_published_time":"2026-02-20T16:22:53+00:00","article_modified_time":"2026-03-10T16:10:34+00:00","og_image":[{"url":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1600x900px-1024x576.jpg","type":"","width":"","height":""}],"author":"Karl Picard","twitter_card":"summary_large_image","twitter_title":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity","twitter_misc":{"Written by":"Karl Picard","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#article","isPartOf":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/"},"author":{"name":"Karl Picard","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#\/schema\/person\/b5d3b6ca76784ba5629751dad6e2a0c0"},"headline":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity","datePublished":"2026-02-20T16:22:53+00:00","dateModified":"2026-03-10T16:10:34+00:00","mainEntityOfPage":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/"},"wordCount":737,"publisher":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#organization"},"image":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#primaryimage"},"thumbnailUrl":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1024x758px.jpg","articleSection":["Actualit\u00e9s","Emploi","English","Formation","Fran\u00e7ais","Non classifi\u00e9(e)"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/","url":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/","name":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity","isPartOf":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#primaryimage"},"image":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#primaryimage"},"thumbnailUrl":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1024x758px.jpg","datePublished":"2026-02-20T16:22:53+00:00","dateModified":"2026-03-10T16:10:34+00:00","description":"For its 30th anniversary, the FNHRDCQ looks back at the evolution of its visual identity through the logos created by Marcel Tessier ...","breadcrumb":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#primaryimage","url":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1024x758px.jpg","contentUrl":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2026\/02\/thumbnail_1024x758px.jpg","width":2133,"height":1600},{"@type":"BreadcrumbList","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/30th-anniversary-logos-visual-identity-fnhrdcq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/"},{"@type":"ListItem","position":2,"name":"30th Anniversary of the FNHRDCQ | Logos and Visual Identity"}]},{"@type":"WebSite","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#website","url":"https:\/\/cdrhpnq-fnhrdcq.ca\/","name":"CDRHPNQ-FNRHPNQ","description":"","publisher":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cdrhpnq-fnhrdcq.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#organization","name":"CDRHPNQ-FNRHPNQ","url":"https:\/\/cdrhpnq-fnhrdcq.ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#\/schema\/logo\/image\/","url":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2023\/04\/og_cdrhpnq.jpg","contentUrl":"https:\/\/cdrhpnq-fnhrdcq.ca\/wp-content\/uploads\/2023\/04\/og_cdrhpnq.jpg","width":1200,"height":630,"caption":"CDRHPNQ-FNRHPNQ"},"image":{"@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cdrhpnqfnhrdcq"]},{"@type":"Person","@id":"https:\/\/cdrhpnq-fnhrdcq.ca\/#\/schema\/person\/b5d3b6ca76784ba5629751dad6e2a0c0","name":"Karl Picard","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8283771cfea12982442ca69d6363d69710101c6a22e71f0d244e88450146cb6c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8283771cfea12982442ca69d6363d69710101c6a22e71f0d244e88450146cb6c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8283771cfea12982442ca69d6363d69710101c6a22e71f0d244e88450146cb6c?s=96&d=mm&r=g","caption":"Karl Picard"},"url":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/author\/karlcom\/"}]}},"_links":{"self":[{"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/comments?post=25726"}],"version-history":[{"count":2,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726\/revisions"}],"predecessor-version":[{"id":25765,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/posts\/25726\/revisions\/25765"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/media\/25742"}],"wp:attachment":[{"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/media?parent=25726"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cdrhpnq-fnhrdcq.ca\/en\/wp-json\/wp\/v2\/categories?post=25726"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}