magento from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
magento
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the magento logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M541.9 191.9V448l-63.4 36.5V228.7L320 137.1l-158.6 91.6l.4 255.9L98.5 448V192.1L320.4 64zM351.8 484.5l-31.6 18.4l-31.8-18.2v-256l-63.3 36.6l.1 255.9l94.9 54.9l95.1-54.9v-256l-63.4-36.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsMagento(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M541.9 191.9V448l-63.4 36.5V228.7L320 137.1l-158.6 91.6l.4 255.9L98.5 448V192.1L320.4 64zM351.8 484.5l-31.6 18.4l-31.8-18.2v-256l-63.3 36.6l.1 255.9l94.9 54.9l95.1-54.9v-256l-63.4-36.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M541.9 191.9V448l-63.4 36.5V228.7L320 137.1l-158.6 91.6l.4 255.9L98.5 448V192.1L320.4 64zM351.8 484.5l-31.6 18.4l-31.8-18.2v-256l-63.3 36.6l.1 255.9l94.9 54.9l95.1-54.9v-256l-63.4-36.6z"/></svg>
</template>

CSS

.icon-magento {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M541.9%20191.9V448l-63.4%2036.5V228.7L320%20137.1l-158.6%2091.6l.4%20255.9L98.5%20448V192.1L320.4%2064zM351.8%20484.5l-31.6%2018.4l-31.8-18.2v-256l-63.3%2036.6l.1%20255.9l94.9%2054.9l95.1-54.9v-256l-63.4-36.6z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M541.9%20191.9V448l-63.4%2036.5V228.7L320%20137.1l-158.6%2091.6l.4%20255.9L98.5%20448V192.1L320.4%2064zM351.8%20484.5l-31.6%2018.4l-31.8-18.2v-256l-63.3%2036.6l.1%20255.9l94.9%2054.9l95.1-54.9v-256l-63.4-36.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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