moneygram from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
moneygram
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the moneygram logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12c0-1.826.407-3.555 1.137-5.105a9.8 9.8 0 0 0-.704 3.591c0 5.434 4.387 6.22 6.254 6.203c2.837-.026 6.154-1.416 8.948-3.991l-.471 2.65c-.106.605.29 1.138.896 1.142h.25c.627 0 1.073-.511 1.186-1.143l1.006-5.662c.12-.628-.293-1.14-.921-1.14h-5.673c-.63 0-1.207.334-1.32.968l-.044.255c-.09.603.33 1.057.931 1.057h2.96l-.142.139c-2.04 1.93-4.556 2.988-6.64 2.988c-2.08 0-4.41-1.313-4.41-4.269C3.243 3.555 8.99 0 12 0c6.614 0 12 5.373 12 12"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMoneygram(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="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12c0-1.826.407-3.555 1.137-5.105a9.8 9.8 0 0 0-.704 3.591c0 5.434 4.387 6.22 6.254 6.203c2.837-.026 6.154-1.416 8.948-3.991l-.471 2.65c-.106.605.29 1.138.896 1.142h.25c.627 0 1.073-.511 1.186-1.143l1.006-5.662c.12-.628-.293-1.14-.921-1.14h-5.673c-.63 0-1.207.334-1.32.968l-.044.255c-.09.603.33 1.057.931 1.057h2.96l-.142.139c-2.04 1.93-4.556 2.988-6.64 2.988c-2.08 0-4.41-1.313-4.41-4.269C3.243 3.555 8.99 0 12 0c6.614 0 12 5.373 12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12c0-1.826.407-3.555 1.137-5.105a9.8 9.8 0 0 0-.704 3.591c0 5.434 4.387 6.22 6.254 6.203c2.837-.026 6.154-1.416 8.948-3.991l-.471 2.65c-.106.605.29 1.138.896 1.142h.25c.627 0 1.073-.511 1.186-1.143l1.006-5.662c.12-.628-.293-1.14-.921-1.14h-5.673c-.63 0-1.207.334-1.32.968l-.044.255c-.09.603.33 1.057.931 1.057h2.96l-.142.139c-2.04 1.93-4.556 2.988-6.64 2.988c-2.08 0-4.41-1.313-4.41-4.269C3.243 3.555 8.99 0 12 0c6.614 0 12 5.373 12 12"/></svg>
</template>

CSS

.icon-moneygram {
  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%22M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012c0-1.826.407-3.555%201.137-5.105a9.8%209.8%200%200%200-.704%203.591c0%205.434%204.387%206.22%206.254%206.203c2.837-.026%206.154-1.416%208.948-3.991l-.471%202.65c-.106.605.29%201.138.896%201.142h.25c.627%200%201.073-.511%201.186-1.143l1.006-5.662c.12-.628-.293-1.14-.921-1.14h-5.673c-.63%200-1.207.334-1.32.968l-.044.255c-.09.603.33%201.057.931%201.057h2.96l-.142.139c-2.04%201.93-4.556%202.988-6.64%202.988c-2.08%200-4.41-1.313-4.41-4.269C3.243%203.555%208.99%200%2012%200c6.614%200%2012%205.373%2012%2012%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%22M24%2012c0%206.627-5.373%2012-12%2012S0%2018.627%200%2012c0-1.826.407-3.555%201.137-5.105a9.8%209.8%200%200%200-.704%203.591c0%205.434%204.387%206.22%206.254%206.203c2.837-.026%206.154-1.416%208.948-3.991l-.471%202.65c-.106.605.29%201.138.896%201.142h.25c.627%200%201.073-.511%201.186-1.143l1.006-5.662c.12-.628-.293-1.14-.921-1.14h-5.673c-.63%200-1.207.334-1.32.968l-.044.255c-.09.603.33%201.057.931%201.057h2.96l-.142.139c-2.04%201.93-4.556%202.988-6.64%202.988c-2.08%200-4.41-1.313-4.41-4.269C3.243%203.555%208.99%200%2012%200c6.614%200%2012%205.373%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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