mxlinux logo
mxlinux from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mxlinux
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the mxlinux logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.001 13.301l3.277 3.819l-.75.9l-2.133-2.521l-1.131-1.338zM24 2.41v19.182c0 .655-.531 1.186-1.186 1.186H1.186A1.186 1.186 0 0 1 0 21.591V2.409c0-.655.531-1.186 1.186-1.186h21.628c.655 0 1.186.53 1.186 1.186zM21.759 19.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76 5.549l-4.743-5.527l-1.947 1.67l5 5.827l-.73.851L9.01 11.5l-3.384 4l-3.385 4z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMxlinux(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.001 13.301l3.277 3.819l-.75.9l-2.133-2.521l-1.131-1.338zM24 2.41v19.182c0 .655-.531 1.186-1.186 1.186H1.186A1.186 1.186 0 0 1 0 21.591V2.409c0-.655.531-1.186 1.186-1.186h21.628c.655 0 1.186.53 1.186 1.186zM21.759 19.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76 5.549l-4.743-5.527l-1.947 1.67l5 5.827l-.73.851L9.01 11.5l-3.384 4l-3.385 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.001 13.301l3.277 3.819l-.75.9l-2.133-2.521l-1.131-1.338zM24 2.41v19.182c0 .655-.531 1.186-1.186 1.186H1.186A1.186 1.186 0 0 1 0 21.591V2.409c0-.655.531-1.186 1.186-1.186h21.628c.655 0 1.186.53 1.186 1.186zM21.759 19.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76 5.549l-4.743-5.527l-1.947 1.67l5 5.827l-.73.851L9.01 11.5l-3.384 4l-3.385 4z"/></svg> </template>
CSS
.icon-mxlinux {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.001%2013.301l3.277%203.819l-.75.9l-2.133-2.521l-1.131-1.338zM24%202.41v19.182c0%20.655-.531%201.186-1.186%201.186H1.186A1.186%201.186%200%200%201%200%2021.591V2.409c0-.655.531-1.186%201.186-1.186h21.628c.655%200%201.186.53%201.186%201.186zM21.759%2019.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76%205.549l-4.743-5.527l-1.947%201.67l5%205.827l-.73.851L9.01%2011.5l-3.384%204l-3.385%204z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.001%2013.301l3.277%203.819l-.75.9l-2.133-2.521l-1.131-1.338zM24%202.41v19.182c0%20.655-.531%201.186-1.186%201.186H1.186A1.186%201.186%200%200%201%200%2021.591V2.409c0-.655.531-1.186%201.186-1.186h21.628c.655%200%201.186.53%201.186%201.186zM21.759%2019.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76%205.549l-4.743-5.527l-1.947%201.67l5%205.827l-.73.851L9.01%2011.5l-3.384%204l-3.385%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mxlinux.svg?color=%231a73e8&size=48