coin-multiple-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
coin-multiple-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the coin multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.081 3.925C10.896 2.715 13.345 2 16 2s5.104.716 6.919 1.925C24.726 5.13 26 6.905 26 9s-1.274 3.87-3.081 5.075C21.104 15.285 18.655 16 16 16s-5.104-.716-6.919-1.925C7.274 12.87 6 11.095 6 9s1.274-3.87 3.081-5.075m16.436 9.898a9.8 9.8 0 0 1-1.766 1.5C21.658 16.718 18.91 17.5 16 17.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 16c0 2.095 1.274 3.87 3.081 5.075C10.896 22.285 13.345 23 16 23s5.104-.716 6.919-1.925C24.726 19.87 26 18.095 26 16c0-.774-.174-1.503-.483-2.177m0 7a9.8 9.8 0 0 1-1.766 1.5C21.658 23.718 18.91 24.5 16 24.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 23c0 2.095 1.274 3.87 3.081 5.075C10.896 29.285 13.345 30 16 30s5.104-.716 6.919-1.925C24.726 26.87 26 25.095 26 23a5.2 5.2 0 0 0-.483-2.177"/></svg>

React

import type { SVGProps } from "react";

export function FluentCoinMultiple32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.081 3.925C10.896 2.715 13.345 2 16 2s5.104.716 6.919 1.925C24.726 5.13 26 6.905 26 9s-1.274 3.87-3.081 5.075C21.104 15.285 18.655 16 16 16s-5.104-.716-6.919-1.925C7.274 12.87 6 11.095 6 9s1.274-3.87 3.081-5.075m16.436 9.898a9.8 9.8 0 0 1-1.766 1.5C21.658 16.718 18.91 17.5 16 17.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 16c0 2.095 1.274 3.87 3.081 5.075C10.896 22.285 13.345 23 16 23s5.104-.716 6.919-1.925C24.726 19.87 26 18.095 26 16c0-.774-.174-1.503-.483-2.177m0 7a9.8 9.8 0 0 1-1.766 1.5C21.658 23.718 18.91 24.5 16 24.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 23c0 2.095 1.274 3.87 3.081 5.075C10.896 29.285 13.345 30 16 30s5.104-.716 6.919-1.925C24.726 26.87 26 25.095 26 23a5.2 5.2 0 0 0-.483-2.177"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.081 3.925C10.896 2.715 13.345 2 16 2s5.104.716 6.919 1.925C24.726 5.13 26 6.905 26 9s-1.274 3.87-3.081 5.075C21.104 15.285 18.655 16 16 16s-5.104-.716-6.919-1.925C7.274 12.87 6 11.095 6 9s1.274-3.87 3.081-5.075m16.436 9.898a9.8 9.8 0 0 1-1.766 1.5C21.658 16.718 18.91 17.5 16 17.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 16c0 2.095 1.274 3.87 3.081 5.075C10.896 22.285 13.345 23 16 23s5.104-.716 6.919-1.925C24.726 19.87 26 18.095 26 16c0-.774-.174-1.503-.483-2.177m0 7a9.8 9.8 0 0 1-1.766 1.5C21.658 23.718 18.91 24.5 16 24.5s-5.658-.782-7.75-2.177a9.8 9.8 0 0 1-1.766-1.5A5.2 5.2 0 0 0 6 23c0 2.095 1.274 3.87 3.081 5.075C10.896 29.285 13.345 30 16 30s5.104-.716 6.919-1.925C24.726 26.87 26 25.095 26 23a5.2 5.2 0 0 0-.483-2.177"/></svg>
</template>

CSS

.icon-coin-multiple-32-filled {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.081%203.925C10.896%202.715%2013.345%202%2016%202s5.104.716%206.919%201.925C24.726%205.13%2026%206.905%2026%209s-1.274%203.87-3.081%205.075C21.104%2015.285%2018.655%2016%2016%2016s-5.104-.716-6.919-1.925C7.274%2012.87%206%2011.095%206%209s1.274-3.87%203.081-5.075m16.436%209.898a9.8%209.8%200%200%201-1.766%201.5C21.658%2016.718%2018.91%2017.5%2016%2017.5s-5.658-.782-7.75-2.177a9.8%209.8%200%200%201-1.766-1.5A5.2%205.2%200%200%200%206%2016c0%202.095%201.274%203.87%203.081%205.075C10.896%2022.285%2013.345%2023%2016%2023s5.104-.716%206.919-1.925C24.726%2019.87%2026%2018.095%2026%2016c0-.774-.174-1.503-.483-2.177m0%207a9.8%209.8%200%200%201-1.766%201.5C21.658%2023.718%2018.91%2024.5%2016%2024.5s-5.658-.782-7.75-2.177a9.8%209.8%200%200%201-1.766-1.5A5.2%205.2%200%200%200%206%2023c0%202.095%201.274%203.87%203.081%205.075C10.896%2029.285%2013.345%2030%2016%2030s5.104-.716%206.919-1.925C24.726%2026.87%2026%2025.095%2026%2023a5.2%205.2%200%200%200-.483-2.177%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.081%203.925C10.896%202.715%2013.345%202%2016%202s5.104.716%206.919%201.925C24.726%205.13%2026%206.905%2026%209s-1.274%203.87-3.081%205.075C21.104%2015.285%2018.655%2016%2016%2016s-5.104-.716-6.919-1.925C7.274%2012.87%206%2011.095%206%209s1.274-3.87%203.081-5.075m16.436%209.898a9.8%209.8%200%200%201-1.766%201.5C21.658%2016.718%2018.91%2017.5%2016%2017.5s-5.658-.782-7.75-2.177a9.8%209.8%200%200%201-1.766-1.5A5.2%205.2%200%200%200%206%2016c0%202.095%201.274%203.87%203.081%205.075C10.896%2022.285%2013.345%2023%2016%2023s5.104-.716%206.919-1.925C24.726%2019.87%2026%2018.095%2026%2016c0-.774-.174-1.503-.483-2.177m0%207a9.8%209.8%200%200%201-1.766%201.5C21.658%2023.718%2018.91%2024.5%2016%2024.5s-5.658-.782-7.75-2.177a9.8%209.8%200%200%201-1.766-1.5A5.2%205.2%200%200%200%206%2023c0%202.095%201.274%203.87%203.081%205.075C10.896%2029.285%2013.345%2030%2016%2030s5.104-.716%206.919-1.925C24.726%2026.87%2026%2025.095%2026%2023a5.2%205.2%200%200%200-.483-2.177%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/coin-multiple-32-filled.svg?color=%231a73e8&size=48