mageia logo
mageia from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- mageia
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×158
- License
- CC0
Use the mageia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 158"><path fill="#262f45" d="M146.191 74.028c-15.876 0-27.783 11.907-27.783 27.783v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783c-10.362 0-19.04 5.085-23.814 13.024c-4.773-7.939-13.451-13.024-23.814-13.024m115.762 0c-15.875 0-27.782 11.907-27.782 27.783s11.907 27.783 27.782 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.844-7.938-19.844-19.845s7.938-19.845 19.844-19.845m67.473-7.938c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v7.938c0 11.907-7.938 19.845-19.845 19.845v7.938c15.876 0 27.783-11.907 27.783-27.783v-27.783c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845m67.474-7.938c-15.877 0-27.784 11.907-27.784 27.783s11.907 27.783 27.783 27.783v-7.938c-10.523 0-17.93-6.216-19.514-15.876h47.05c.168-1.294.247-2.611.247-3.969c0-15.876-11.907-27.783-27.783-27.783m0 7.938c10.522 0 17.93 6.216 19.513 15.876h-39.028c1.584-9.66 8.991-15.876 19.514-15.876m39.692-6.615h7.937v52.92h-7.938z"/><path fill="#2397d4" d="M440.558 148.778a5.953 5.953 0 1 1 0-11.907a5.953 5.953 0 0 1 0 11.907"/><path fill="#262f45" d="M484.217 74.028c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615H512v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845M12.52 62.625C5.605 71.585 0 81.665 0 93.873c0 26.464 20.082 48.29 44.982 48.29s44.982-21.825 44.982-48.29c0-12.211-5.616-21.97-12.92-31.247c-2.738-2.874-6.692-2.447-9.57-.608c-8.423 4.358-12.97 6.1-22.492 6.057c-9.21-.041-14.048-1.545-22.471-6.137c-2.879-1.76-7.253-2.186-9.992.687m6.002 7.434c8.73 4.828 16.517 7.277 26.46 7.277c9.951 0 17.725-2.45 26.46-7.277c4.766 6.721 9.26 15.055 9.26 23.814c0 21.698-15.991 39.029-35.72 39.029c-19.73 0-36.383-17.33-36.383-39.029c0-8.748 5.146-17.088 9.923-23.814"/><path fill="#2397d4" d="M34.85 55.407h-.008c-4.414 0-8.008-3.59-8.013-8.001c-.007-4.426 3.589-8.02 8.007-8.026c4.42 0 8.015 3.59 8.02 8.001c0 4.426-3.589 8.022-8.007 8.027zm21.642-5.877c-4.122 0-7.477-3.35-7.48-7.468c-.006-4.13 3.348-7.486 7.473-7.49c4.127 0 7.482 3.35 7.486 7.47c0 4.128-3.349 7.485-7.472 7.489zm-6.157-21.356a6.678 6.678 0 1 1-13.355 0a6.678 6.678 0 0 1 13.355 0m10.151-11.219a6.144 6.144 0 1 1-12.288 0a6.144 6.144 0 0 1 12.288 0M46.596 6.003a5.342 5.342 0 1 1-10.685 0a5.342 5.342 0 0 1 10.685 0"/></svg>
React
import type { SVGProps } from "react";
export function LogosMageia(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 158"><path fill="#262f45" d="M146.191 74.028c-15.876 0-27.783 11.907-27.783 27.783v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783c-10.362 0-19.04 5.085-23.814 13.024c-4.773-7.939-13.451-13.024-23.814-13.024m115.762 0c-15.875 0-27.782 11.907-27.782 27.783s11.907 27.783 27.782 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.844-7.938-19.844-19.845s7.938-19.845 19.844-19.845m67.473-7.938c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v7.938c0 11.907-7.938 19.845-19.845 19.845v7.938c15.876 0 27.783-11.907 27.783-27.783v-27.783c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845m67.474-7.938c-15.877 0-27.784 11.907-27.784 27.783s11.907 27.783 27.783 27.783v-7.938c-10.523 0-17.93-6.216-19.514-15.876h47.05c.168-1.294.247-2.611.247-3.969c0-15.876-11.907-27.783-27.783-27.783m0 7.938c10.522 0 17.93 6.216 19.513 15.876h-39.028c1.584-9.66 8.991-15.876 19.514-15.876m39.692-6.615h7.937v52.92h-7.938z"/><path fill="#2397d4" d="M440.558 148.778a5.953 5.953 0 1 1 0-11.907a5.953 5.953 0 0 1 0 11.907"/><path fill="#262f45" d="M484.217 74.028c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615H512v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845M12.52 62.625C5.605 71.585 0 81.665 0 93.873c0 26.464 20.082 48.29 44.982 48.29s44.982-21.825 44.982-48.29c0-12.211-5.616-21.97-12.92-31.247c-2.738-2.874-6.692-2.447-9.57-.608c-8.423 4.358-12.97 6.1-22.492 6.057c-9.21-.041-14.048-1.545-22.471-6.137c-2.879-1.76-7.253-2.186-9.992.687m6.002 7.434c8.73 4.828 16.517 7.277 26.46 7.277c9.951 0 17.725-2.45 26.46-7.277c4.766 6.721 9.26 15.055 9.26 23.814c0 21.698-15.991 39.029-35.72 39.029c-19.73 0-36.383-17.33-36.383-39.029c0-8.748 5.146-17.088 9.923-23.814"/><path fill="#2397d4" d="M34.85 55.407h-.008c-4.414 0-8.008-3.59-8.013-8.001c-.007-4.426 3.589-8.02 8.007-8.026c4.42 0 8.015 3.59 8.02 8.001c0 4.426-3.589 8.022-8.007 8.027zm21.642-5.877c-4.122 0-7.477-3.35-7.48-7.468c-.006-4.13 3.348-7.486 7.473-7.49c4.127 0 7.482 3.35 7.486 7.47c0 4.128-3.349 7.485-7.472 7.489zm-6.157-21.356a6.678 6.678 0 1 1-13.355 0a6.678 6.678 0 0 1 13.355 0m10.151-11.219a6.144 6.144 0 1 1-12.288 0a6.144 6.144 0 0 1 12.288 0M46.596 6.003a5.342 5.342 0 1 1-10.685 0a5.342 5.342 0 0 1 10.685 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 158"><path fill="#262f45" d="M146.191 74.028c-15.876 0-27.783 11.907-27.783 27.783v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-11.907 7.938-19.845 19.845-19.845s19.845 7.938 19.845 19.845v26.46h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783c-10.362 0-19.04 5.085-23.814 13.024c-4.773-7.939-13.451-13.024-23.814-13.024m115.762 0c-15.875 0-27.782 11.907-27.782 27.783s11.907 27.783 27.782 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.844-7.938-19.844-19.845s7.938-19.845 19.844-19.845m67.473-7.938c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v7.938c0 11.907-7.938 19.845-19.845 19.845v7.938c15.876 0 27.783-11.907 27.783-27.783v-27.783c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845m67.474-7.938c-15.877 0-27.784 11.907-27.784 27.783s11.907 27.783 27.783 27.783v-7.938c-10.523 0-17.93-6.216-19.514-15.876h47.05c.168-1.294.247-2.611.247-3.969c0-15.876-11.907-27.783-27.783-27.783m0 7.938c10.522 0 17.93 6.216 19.513 15.876h-39.028c1.584-9.66 8.991-15.876 19.514-15.876m39.692-6.615h7.937v52.92h-7.938z"/><path fill="#2397d4" d="M440.558 148.778a5.953 5.953 0 1 1 0-11.907a5.953 5.953 0 0 1 0 11.907"/><path fill="#262f45" d="M484.217 74.028c-15.876 0-27.783 11.907-27.783 27.783s11.907 27.783 27.783 27.783c7.938 0 14.884-2.977 19.845-7.938v6.615H512v-26.46c0-15.876-11.907-27.783-27.783-27.783m0 7.938c11.907 0 19.845 7.938 19.845 19.845s-7.938 19.845-19.845 19.845s-19.845-7.938-19.845-19.845s7.938-19.845 19.845-19.845M12.52 62.625C5.605 71.585 0 81.665 0 93.873c0 26.464 20.082 48.29 44.982 48.29s44.982-21.825 44.982-48.29c0-12.211-5.616-21.97-12.92-31.247c-2.738-2.874-6.692-2.447-9.57-.608c-8.423 4.358-12.97 6.1-22.492 6.057c-9.21-.041-14.048-1.545-22.471-6.137c-2.879-1.76-7.253-2.186-9.992.687m6.002 7.434c8.73 4.828 16.517 7.277 26.46 7.277c9.951 0 17.725-2.45 26.46-7.277c4.766 6.721 9.26 15.055 9.26 23.814c0 21.698-15.991 39.029-35.72 39.029c-19.73 0-36.383-17.33-36.383-39.029c0-8.748 5.146-17.088 9.923-23.814"/><path fill="#2397d4" d="M34.85 55.407h-.008c-4.414 0-8.008-3.59-8.013-8.001c-.007-4.426 3.589-8.02 8.007-8.026c4.42 0 8.015 3.59 8.02 8.001c0 4.426-3.589 8.022-8.007 8.027zm21.642-5.877c-4.122 0-7.477-3.35-7.48-7.468c-.006-4.13 3.348-7.486 7.473-7.49c4.127 0 7.482 3.35 7.486 7.47c0 4.128-3.349 7.485-7.472 7.489zm-6.157-21.356a6.678 6.678 0 1 1-13.355 0a6.678 6.678 0 0 1 13.355 0m10.151-11.219a6.144 6.144 0 1 1-12.288 0a6.144 6.144 0 0 1 12.288 0M46.596 6.003a5.342 5.342 0 1 1-10.685 0a5.342 5.342 0 0 1 10.685 0"/></svg> </template>
CSS
.icon-mageia {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20158%22%3E%3Cpath%20fill%3D%22%23262f45%22%20d%3D%22M146.191%2074.028c-15.876%200-27.783%2011.907-27.783%2027.783v26.46h7.938v-26.46c0-11.907%207.938-19.845%2019.845-19.845s19.845%207.938%2019.845%2019.845v26.46h7.938v-26.46c0-11.907%207.938-19.845%2019.845-19.845s19.845%207.938%2019.845%2019.845v26.46h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783c-10.362%200-19.04%205.085-23.814%2013.024c-4.773-7.939-13.451-13.024-23.814-13.024m115.762%200c-15.875%200-27.782%2011.907-27.782%2027.783s11.907%2027.783%2027.782%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v6.615h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.844-7.938-19.844-19.845s7.938-19.845%2019.844-19.845m67.473-7.938c-15.876%200-27.783%2011.907-27.783%2027.783s11.907%2027.783%2027.783%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v7.938c0%2011.907-7.938%2019.845-19.845%2019.845v7.938c15.876%200%2027.783-11.907%2027.783-27.783v-27.783c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.845-7.938-19.845-19.845s7.938-19.845%2019.845-19.845m67.474-7.938c-15.877%200-27.784%2011.907-27.784%2027.783s11.907%2027.783%2027.783%2027.783v-7.938c-10.523%200-17.93-6.216-19.514-15.876h47.05c.168-1.294.247-2.611.247-3.969c0-15.876-11.907-27.783-27.783-27.783m0%207.938c10.522%200%2017.93%206.216%2019.513%2015.876h-39.028c1.584-9.66%208.991-15.876%2019.514-15.876m39.692-6.615h7.937v52.92h-7.938z%22%2F%3E%3Cpath%20fill%3D%22%232397d4%22%20d%3D%22M440.558%20148.778a5.953%205.953%200%201%201%200-11.907a5.953%205.953%200%200%201%200%2011.907%22%2F%3E%3Cpath%20fill%3D%22%23262f45%22%20d%3D%22M484.217%2074.028c-15.876%200-27.783%2011.907-27.783%2027.783s11.907%2027.783%2027.783%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v6.615H512v-26.46c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.845-7.938-19.845-19.845s7.938-19.845%2019.845-19.845M12.52%2062.625C5.605%2071.585%200%2081.665%200%2093.873c0%2026.464%2020.082%2048.29%2044.982%2048.29s44.982-21.825%2044.982-48.29c0-12.211-5.616-21.97-12.92-31.247c-2.738-2.874-6.692-2.447-9.57-.608c-8.423%204.358-12.97%206.1-22.492%206.057c-9.21-.041-14.048-1.545-22.471-6.137c-2.879-1.76-7.253-2.186-9.992.687m6.002%207.434c8.73%204.828%2016.517%207.277%2026.46%207.277c9.951%200%2017.725-2.45%2026.46-7.277c4.766%206.721%209.26%2015.055%209.26%2023.814c0%2021.698-15.991%2039.029-35.72%2039.029c-19.73%200-36.383-17.33-36.383-39.029c0-8.748%205.146-17.088%209.923-23.814%22%2F%3E%3Cpath%20fill%3D%22%232397d4%22%20d%3D%22M34.85%2055.407h-.008c-4.414%200-8.008-3.59-8.013-8.001c-.007-4.426%203.589-8.02%208.007-8.026c4.42%200%208.015%203.59%208.02%208.001c0%204.426-3.589%208.022-8.007%208.027zm21.642-5.877c-4.122%200-7.477-3.35-7.48-7.468c-.006-4.13%203.348-7.486%207.473-7.49c4.127%200%207.482%203.35%207.486%207.47c0%204.128-3.349%207.485-7.472%207.489zm-6.157-21.356a6.678%206.678%200%201%201-13.355%200a6.678%206.678%200%200%201%2013.355%200m10.151-11.219a6.144%206.144%200%201%201-12.288%200a6.144%206.144%200%200%201%2012.288%200M46.596%206.003a5.342%205.342%200%201%201-10.685%200a5.342%205.342%200%200%201%2010.685%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20158%22%3E%3Cpath%20fill%3D%22%23262f45%22%20d%3D%22M146.191%2074.028c-15.876%200-27.783%2011.907-27.783%2027.783v26.46h7.938v-26.46c0-11.907%207.938-19.845%2019.845-19.845s19.845%207.938%2019.845%2019.845v26.46h7.938v-26.46c0-11.907%207.938-19.845%2019.845-19.845s19.845%207.938%2019.845%2019.845v26.46h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783c-10.362%200-19.04%205.085-23.814%2013.024c-4.773-7.939-13.451-13.024-23.814-13.024m115.762%200c-15.875%200-27.782%2011.907-27.782%2027.783s11.907%2027.783%2027.782%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v6.615h7.938v-26.46c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.844-7.938-19.844-19.845s7.938-19.845%2019.844-19.845m67.473-7.938c-15.876%200-27.783%2011.907-27.783%2027.783s11.907%2027.783%2027.783%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v7.938c0%2011.907-7.938%2019.845-19.845%2019.845v7.938c15.876%200%2027.783-11.907%2027.783-27.783v-27.783c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.845-7.938-19.845-19.845s7.938-19.845%2019.845-19.845m67.474-7.938c-15.877%200-27.784%2011.907-27.784%2027.783s11.907%2027.783%2027.783%2027.783v-7.938c-10.523%200-17.93-6.216-19.514-15.876h47.05c.168-1.294.247-2.611.247-3.969c0-15.876-11.907-27.783-27.783-27.783m0%207.938c10.522%200%2017.93%206.216%2019.513%2015.876h-39.028c1.584-9.66%208.991-15.876%2019.514-15.876m39.692-6.615h7.937v52.92h-7.938z%22%2F%3E%3Cpath%20fill%3D%22%232397d4%22%20d%3D%22M440.558%20148.778a5.953%205.953%200%201%201%200-11.907a5.953%205.953%200%200%201%200%2011.907%22%2F%3E%3Cpath%20fill%3D%22%23262f45%22%20d%3D%22M484.217%2074.028c-15.876%200-27.783%2011.907-27.783%2027.783s11.907%2027.783%2027.783%2027.783c7.938%200%2014.884-2.977%2019.845-7.938v6.615H512v-26.46c0-15.876-11.907-27.783-27.783-27.783m0%207.938c11.907%200%2019.845%207.938%2019.845%2019.845s-7.938%2019.845-19.845%2019.845s-19.845-7.938-19.845-19.845s7.938-19.845%2019.845-19.845M12.52%2062.625C5.605%2071.585%200%2081.665%200%2093.873c0%2026.464%2020.082%2048.29%2044.982%2048.29s44.982-21.825%2044.982-48.29c0-12.211-5.616-21.97-12.92-31.247c-2.738-2.874-6.692-2.447-9.57-.608c-8.423%204.358-12.97%206.1-22.492%206.057c-9.21-.041-14.048-1.545-22.471-6.137c-2.879-1.76-7.253-2.186-9.992.687m6.002%207.434c8.73%204.828%2016.517%207.277%2026.46%207.277c9.951%200%2017.725-2.45%2026.46-7.277c4.766%206.721%209.26%2015.055%209.26%2023.814c0%2021.698-15.991%2039.029-35.72%2039.029c-19.73%200-36.383-17.33-36.383-39.029c0-8.748%205.146-17.088%209.923-23.814%22%2F%3E%3Cpath%20fill%3D%22%232397d4%22%20d%3D%22M34.85%2055.407h-.008c-4.414%200-8.008-3.59-8.013-8.001c-.007-4.426%203.589-8.02%208.007-8.026c4.42%200%208.015%203.59%208.02%208.001c0%204.426-3.589%208.022-8.007%208.027zm21.642-5.877c-4.122%200-7.477-3.35-7.48-7.468c-.006-4.13%203.348-7.486%207.473-7.49c4.127%200%207.482%203.35%207.486%207.47c0%204.128-3.349%207.485-7.472%207.489zm-6.157-21.356a6.678%206.678%200%201%201-13.355%200a6.678%206.678%200%200%201%2013.355%200m10.151-11.219a6.144%206.144%200%201%201-12.288%200a6.144%206.144%200%200%201%2012.288%200M46.596%206.003a5.342%205.342%200%201%201-10.685%200a5.342%205.342%200%200%201%2010.685%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/mageia.svg?color=%231a73e8&size=48