gmx logo
gmx from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- gmx
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the gmx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.904 11.571v1.501H5.46c-.075.845-.712 1.274-1.539 1.274c-1.255 0-1.934-1.157-1.934-2.3c0-1.118.65-2.317 1.906-2.317c.77 0 1.321.468 1.586 1.166l1.812-.76c-.631-1.37-1.802-2.049-3.312-2.049C1.614 8.087 0 9.654 0 12.037c0 2.309 1.604 3.876 3.913 3.876c1.227 0 2.308-.439 3.025-1.44c.651-.916.731-1.831.75-2.904zM13.65 8.3l-1.586 3.95l-1.5-3.95H8.67l-1.255 7.392h1.91l.619-4.257h.019l1.695 4.257h.765l1.775-4.257h.024l.538 4.257h1.92L15.562 8.3zm7.708 3.473l2.086-3.475h-2.128l-1.11 1.767L19.012 8.3H16.68l2.459 3.47l-2.46 3.922h2.333l1.33-2.223l1.576 2.223H24z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGmx(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="M3.904 11.571v1.501H5.46c-.075.845-.712 1.274-1.539 1.274c-1.255 0-1.934-1.157-1.934-2.3c0-1.118.65-2.317 1.906-2.317c.77 0 1.321.468 1.586 1.166l1.812-.76c-.631-1.37-1.802-2.049-3.312-2.049C1.614 8.087 0 9.654 0 12.037c0 2.309 1.604 3.876 3.913 3.876c1.227 0 2.308-.439 3.025-1.44c.651-.916.731-1.831.75-2.904zM13.65 8.3l-1.586 3.95l-1.5-3.95H8.67l-1.255 7.392h1.91l.619-4.257h.019l1.695 4.257h.765l1.775-4.257h.024l.538 4.257h1.92L15.562 8.3zm7.708 3.473l2.086-3.475h-2.128l-1.11 1.767L19.012 8.3H16.68l2.459 3.47l-2.46 3.922h2.333l1.33-2.223l1.576 2.223H24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.904 11.571v1.501H5.46c-.075.845-.712 1.274-1.539 1.274c-1.255 0-1.934-1.157-1.934-2.3c0-1.118.65-2.317 1.906-2.317c.77 0 1.321.468 1.586 1.166l1.812-.76c-.631-1.37-1.802-2.049-3.312-2.049C1.614 8.087 0 9.654 0 12.037c0 2.309 1.604 3.876 3.913 3.876c1.227 0 2.308-.439 3.025-1.44c.651-.916.731-1.831.75-2.904zM13.65 8.3l-1.586 3.95l-1.5-3.95H8.67l-1.255 7.392h1.91l.619-4.257h.019l1.695 4.257h.765l1.775-4.257h.024l.538 4.257h1.92L15.562 8.3zm7.708 3.473l2.086-3.475h-2.128l-1.11 1.767L19.012 8.3H16.68l2.459 3.47l-2.46 3.922h2.333l1.33-2.223l1.576 2.223H24z"/></svg> </template>
CSS
.icon-gmx {
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%22M3.904%2011.571v1.501H5.46c-.075.845-.712%201.274-1.539%201.274c-1.255%200-1.934-1.157-1.934-2.3c0-1.118.65-2.317%201.906-2.317c.77%200%201.321.468%201.586%201.166l1.812-.76c-.631-1.37-1.802-2.049-3.312-2.049C1.614%208.087%200%209.654%200%2012.037c0%202.309%201.604%203.876%203.913%203.876c1.227%200%202.308-.439%203.025-1.44c.651-.916.731-1.831.75-2.904zM13.65%208.3l-1.586%203.95l-1.5-3.95H8.67l-1.255%207.392h1.91l.619-4.257h.019l1.695%204.257h.765l1.775-4.257h.024l.538%204.257h1.92L15.562%208.3zm7.708%203.473l2.086-3.475h-2.128l-1.11%201.767L19.012%208.3H16.68l2.459%203.47l-2.46%203.922h2.333l1.33-2.223l1.576%202.223H24z%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%22M3.904%2011.571v1.501H5.46c-.075.845-.712%201.274-1.539%201.274c-1.255%200-1.934-1.157-1.934-2.3c0-1.118.65-2.317%201.906-2.317c.77%200%201.321.468%201.586%201.166l1.812-.76c-.631-1.37-1.802-2.049-3.312-2.049C1.614%208.087%200%209.654%200%2012.037c0%202.309%201.604%203.876%203.913%203.876c1.227%200%202.308-.439%203.025-1.44c.651-.916.731-1.831.75-2.904zM13.65%208.3l-1.586%203.95l-1.5-3.95H8.67l-1.255%207.392h1.91l.619-4.257h.019l1.695%204.257h.765l1.775-4.257h.024l.538%204.257h1.92L15.562%208.3zm7.708%203.473l2.086-3.475h-2.128l-1.11%201.767L19.012%208.3H16.68l2.459%203.47l-2.46%203.922h2.333l1.33-2.223l1.576%202.223H24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/gmx.svg?color=%231a73e8&size=48