modx from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
modx
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the modx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00b5de" d="m63.864 14.059l-8.29 13.317l43.215 26.5l24.869-39.817z"/><path fill="#ff5529" d="m99.06 58.089l-27.178 42.806L111.97 125.9V66.106z" class="modx-original-st2"/><path fill="#00decc" d="m29.483 69.911l69.306-16.035L15.622 2.1v59.794z" class="modx-original-st3"/><path fill="#ff9640" d="M64.136 113.67L99.06 58.088L29.21 74.532L4.342 113.669z" class="modx-original-st4"/></svg>

React

import type { SVGProps } from "react";

export function DeviconModx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00b5de" d="m63.864 14.059l-8.29 13.317l43.215 26.5l24.869-39.817z"/><path fill="#ff5529" d="m99.06 58.089l-27.178 42.806L111.97 125.9V66.106z" className="modxOriginal-st2"/><path fill="#00decc" d="m29.483 69.911l69.306-16.035L15.622 2.1v59.794z" className="modxOriginal-st3"/><path fill="#ff9640" d="M64.136 113.67L99.06 58.088L29.21 74.532L4.342 113.669z" className="modxOriginal-st4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#00b5de" d="m63.864 14.059l-8.29 13.317l43.215 26.5l24.869-39.817z"/><path fill="#ff5529" d="m99.06 58.089l-27.178 42.806L111.97 125.9V66.106z" class="modx-original-st2"/><path fill="#00decc" d="m29.483 69.911l69.306-16.035L15.622 2.1v59.794z" class="modx-original-st3"/><path fill="#ff9640" d="M64.136 113.67L99.06 58.088L29.21 74.532L4.342 113.669z" class="modx-original-st4"/></svg>
</template>

CSS

.icon-modx {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2300b5de%22%20d%3D%22m63.864%2014.059l-8.29%2013.317l43.215%2026.5l24.869-39.817z%22%2F%3E%3Cpath%20fill%3D%22%23ff5529%22%20d%3D%22m99.06%2058.089l-27.178%2042.806L111.97%20125.9V66.106z%22%20class%3D%22modx-original-st2%22%2F%3E%3Cpath%20fill%3D%22%2300decc%22%20d%3D%22m29.483%2069.911l69.306-16.035L15.622%202.1v59.794z%22%20class%3D%22modx-original-st3%22%2F%3E%3Cpath%20fill%3D%22%23ff9640%22%20d%3D%22M64.136%20113.67L99.06%2058.088L29.21%2074.532L4.342%20113.669z%22%20class%3D%22modx-original-st4%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2300b5de%22%20d%3D%22m63.864%2014.059l-8.29%2013.317l43.215%2026.5l24.869-39.817z%22%2F%3E%3Cpath%20fill%3D%22%23ff5529%22%20d%3D%22m99.06%2058.089l-27.178%2042.806L111.97%20125.9V66.106z%22%20class%3D%22modx-original-st2%22%2F%3E%3Cpath%20fill%3D%22%2300decc%22%20d%3D%22m29.483%2069.911l69.306-16.035L15.622%202.1v59.794z%22%20class%3D%22modx-original-st3%22%2F%3E%3Cpath%20fill%3D%22%23ff9640%22%20d%3D%22M64.136%20113.67L99.06%2058.088L29.21%2074.532L4.342%20113.669z%22%20class%3D%22modx-original-st4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/modx.svg?color=%231a73e8&size=48