mailjet icon logo

mailjet-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
mailjet-icon
Set
SVG Logos
Style
Color
Viewbox
256×255
License
CC0

Use the mailjet icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 255"><path fill="#9585f4" d="m0 97.991l93.408 42.34l18.769-18.66l-47.795-21.715l148.187-56.744l-56.961 147.533l-21.606-47.359l-18.878 18.769l.982 2.183l41.357 90.68L256 0z"/></svg>

React

import type { SVGProps } from "react";

export function LogosMailjetIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 255"><path fill="#9585f4" d="m0 97.991l93.408 42.34l18.769-18.66l-47.795-21.715l148.187-56.744l-56.961 147.533l-21.606-47.359l-18.878 18.769l.982 2.183l41.357 90.68L256 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 255"><path fill="#9585f4" d="m0 97.991l93.408 42.34l18.769-18.66l-47.795-21.715l148.187-56.744l-56.961 147.533l-21.606-47.359l-18.878 18.769l.982 2.183l41.357 90.68L256 0z"/></svg>
</template>

CSS

.icon-mailjet-icon {
  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%20256%20255%22%3E%3Cpath%20fill%3D%22%239585f4%22%20d%3D%22m0%2097.991l93.408%2042.34l18.769-18.66l-47.795-21.715l148.187-56.744l-56.961%20147.533l-21.606-47.359l-18.878%2018.769l.982%202.183l41.357%2090.68L256%200z%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%20256%20255%22%3E%3Cpath%20fill%3D%22%239585f4%22%20d%3D%22m0%2097.991l93.408%2042.34l18.769-18.66l-47.795-21.715l148.187-56.744l-56.961%20147.533l-21.606-47.359l-18.878%2018.769l.982%202.183l41.357%2090.68L256%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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