coin multiple icon
coin-multiple-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- coin-multiple-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M13.606 6.758C16.324 5.028 20.002 4 24 4s7.676 1.029 10.394 2.758C37.097 8.478 39 11.008 39 14s-1.903 5.522-4.606 7.242C31.676 22.972 27.998 24 24 24s-7.676-1.029-10.394-2.758C10.903 19.522 9 16.992 9 14s1.903-5.522 4.606-7.242m24.576 13.944c-.803.854-1.73 1.6-2.714 2.227C32.383 24.892 28.32 26 24 26s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 24c0 2.992 1.903 5.522 4.606 7.242C16.324 32.972 20.002 34 24 34s7.676-1.029 10.394-2.758C37.097 29.522 39 26.992 39 24a7.14 7.14 0 0 0-.818-3.298m0 10c-.803.854-1.73 1.6-2.714 2.227C32.383 34.892 28.32 36 24 36s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 34c0 2.992 1.903 5.522 4.606 7.242C16.324 42.972 20.002 44 24 44s7.676-1.029 10.394-2.758C37.097 39.522 39 36.992 39 34a7.14 7.14 0 0 0-.818-3.298"/></svg>
React
import type { SVGProps } from "react";
export function FluentCoinMultiple48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M13.606 6.758C16.324 5.028 20.002 4 24 4s7.676 1.029 10.394 2.758C37.097 8.478 39 11.008 39 14s-1.903 5.522-4.606 7.242C31.676 22.972 27.998 24 24 24s-7.676-1.029-10.394-2.758C10.903 19.522 9 16.992 9 14s1.903-5.522 4.606-7.242m24.576 13.944c-.803.854-1.73 1.6-2.714 2.227C32.383 24.892 28.32 26 24 26s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 24c0 2.992 1.903 5.522 4.606 7.242C16.324 32.972 20.002 34 24 34s7.676-1.029 10.394-2.758C37.097 29.522 39 26.992 39 24a7.14 7.14 0 0 0-.818-3.298m0 10c-.803.854-1.73 1.6-2.714 2.227C32.383 34.892 28.32 36 24 36s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 34c0 2.992 1.903 5.522 4.606 7.242C16.324 42.972 20.002 44 24 44s7.676-1.029 10.394-2.758C37.097 39.522 39 36.992 39 34a7.14 7.14 0 0 0-.818-3.298"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M13.606 6.758C16.324 5.028 20.002 4 24 4s7.676 1.029 10.394 2.758C37.097 8.478 39 11.008 39 14s-1.903 5.522-4.606 7.242C31.676 22.972 27.998 24 24 24s-7.676-1.029-10.394-2.758C10.903 19.522 9 16.992 9 14s1.903-5.522 4.606-7.242m24.576 13.944c-.803.854-1.73 1.6-2.714 2.227C32.383 24.892 28.32 26 24 26s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 24c0 2.992 1.903 5.522 4.606 7.242C16.324 32.972 20.002 34 24 34s7.676-1.029 10.394-2.758C37.097 29.522 39 26.992 39 24a7.14 7.14 0 0 0-.818-3.298m0 10c-.803.854-1.73 1.6-2.714 2.227C32.383 34.892 28.32 36 24 36s-8.383-1.108-11.468-3.07a14 14 0 0 1-2.714-2.228A7.14 7.14 0 0 0 9 34c0 2.992 1.903 5.522 4.606 7.242C16.324 42.972 20.002 44 24 44s7.676-1.029 10.394-2.758C37.097 39.522 39 36.992 39 34a7.14 7.14 0 0 0-.818-3.298"/></svg> </template>
CSS
.icon-coin-multiple-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.606%206.758C16.324%205.028%2020.002%204%2024%204s7.676%201.029%2010.394%202.758C37.097%208.478%2039%2011.008%2039%2014s-1.903%205.522-4.606%207.242C31.676%2022.972%2027.998%2024%2024%2024s-7.676-1.029-10.394-2.758C10.903%2019.522%209%2016.992%209%2014s1.903-5.522%204.606-7.242m24.576%2013.944c-.803.854-1.73%201.6-2.714%202.227C32.383%2024.892%2028.32%2026%2024%2026s-8.383-1.108-11.468-3.07a14%2014%200%200%201-2.714-2.228A7.14%207.14%200%200%200%209%2024c0%202.992%201.903%205.522%204.606%207.242C16.324%2032.972%2020.002%2034%2024%2034s7.676-1.029%2010.394-2.758C37.097%2029.522%2039%2026.992%2039%2024a7.14%207.14%200%200%200-.818-3.298m0%2010c-.803.854-1.73%201.6-2.714%202.227C32.383%2034.892%2028.32%2036%2024%2036s-8.383-1.108-11.468-3.07a14%2014%200%200%201-2.714-2.228A7.14%207.14%200%200%200%209%2034c0%202.992%201.903%205.522%204.606%207.242C16.324%2042.972%2020.002%2044%2024%2044s7.676-1.029%2010.394-2.758C37.097%2039.522%2039%2036.992%2039%2034a7.14%207.14%200%200%200-.818-3.298%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.606%206.758C16.324%205.028%2020.002%204%2024%204s7.676%201.029%2010.394%202.758C37.097%208.478%2039%2011.008%2039%2014s-1.903%205.522-4.606%207.242C31.676%2022.972%2027.998%2024%2024%2024s-7.676-1.029-10.394-2.758C10.903%2019.522%209%2016.992%209%2014s1.903-5.522%204.606-7.242m24.576%2013.944c-.803.854-1.73%201.6-2.714%202.227C32.383%2024.892%2028.32%2026%2024%2026s-8.383-1.108-11.468-3.07a14%2014%200%200%201-2.714-2.228A7.14%207.14%200%200%200%209%2024c0%202.992%201.903%205.522%204.606%207.242C16.324%2032.972%2020.002%2034%2024%2034s7.676-1.029%2010.394-2.758C37.097%2029.522%2039%2026.992%2039%2024a7.14%207.14%200%200%200-.818-3.298m0%2010c-.803.854-1.73%201.6-2.714%202.227C32.383%2034.892%2028.32%2036%2024%2036s-8.383-1.108-11.468-3.07a14%2014%200%200%201-2.714-2.228A7.14%207.14%200%200%200%209%2034c0%202.992%201.903%205.522%204.606%207.242C16.324%2042.972%2020.002%2044%2024%2044s7.676-1.029%2010.394-2.758C37.097%2039.522%2039%2036.992%2039%2034a7.14%207.14%200%200%200-.818-3.298%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/coin-multiple-48-filled.svg?color=%231a73e8&size=48