coin-euro-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
coin-euro-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the coin euro icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M12 6C9.948 6 8.232 7.449 7.451 9.5H7a1 1 0 0 0-.117 1.993l.134.007a7 7 0 0 0 0 1H7a1 1 0 0 0 0 2h.452C8.232 16.553 9.948 18 12 18c1.141 0 2.217-.457 3.084-1.27a1 1 0 0 0-1.368-1.46c-.509.478-1.102.73-1.716.73c-.922 0-1.776-.578-2.335-1.499L11 14.5a1 1 0 0 0 0-2H9.023a5.3 5.3 0 0 1 0-1H11a1 1 0 0 0 0-2H9.664C10.224 8.579 11.078 8 12 8c.615 0 1.208.252 1.717.73a1 1 0 0 0 1.368-1.46C14.218 6.458 13.142 6 12 6"/></svg>

React

import type { SVGProps } from "react";

export function TablerCoinEuroFilled(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="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M12 6C9.948 6 8.232 7.449 7.451 9.5H7a1 1 0 0 0-.117 1.993l.134.007a7 7 0 0 0 0 1H7a1 1 0 0 0 0 2h.452C8.232 16.553 9.948 18 12 18c1.141 0 2.217-.457 3.084-1.27a1 1 0 0 0-1.368-1.46c-.509.478-1.102.73-1.716.73c-.922 0-1.776-.578-2.335-1.499L11 14.5a1 1 0 0 0 0-2H9.023a5.3 5.3 0 0 1 0-1H11a1 1 0 0 0 0-2H9.664C10.224 8.579 11.078 8 12 8c.615 0 1.208.252 1.717.73a1 1 0 0 0 1.368-1.46C14.218 6.458 13.142 6 12 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3.34A10 10 0 1 1 2 12l.005-.324A10 10 0 0 1 17 3.34M12 6C9.948 6 8.232 7.449 7.451 9.5H7a1 1 0 0 0-.117 1.993l.134.007a7 7 0 0 0 0 1H7a1 1 0 0 0 0 2h.452C8.232 16.553 9.948 18 12 18c1.141 0 2.217-.457 3.084-1.27a1 1 0 0 0-1.368-1.46c-.509.478-1.102.73-1.716.73c-.922 0-1.776-.578-2.335-1.499L11 14.5a1 1 0 0 0 0-2H9.023a5.3 5.3 0 0 1 0-1H11a1 1 0 0 0 0-2H9.664C10.224 8.579 11.078 8 12 8c.615 0 1.208.252 1.717.73a1 1 0 0 0 1.368-1.46C14.218 6.458 13.142 6 12 6"/></svg>
</template>

CSS

.icon-coin-euro-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%203.34A10%2010%200%201%201%202%2012l.005-.324A10%2010%200%200%201%2017%203.34M12%206C9.948%206%208.232%207.449%207.451%209.5H7a1%201%200%200%200-.117%201.993l.134.007a7%207%200%200%200%200%201H7a1%201%200%200%200%200%202h.452C8.232%2016.553%209.948%2018%2012%2018c1.141%200%202.217-.457%203.084-1.27a1%201%200%200%200-1.368-1.46c-.509.478-1.102.73-1.716.73c-.922%200-1.776-.578-2.335-1.499L11%2014.5a1%201%200%200%200%200-2H9.023a5.3%205.3%200%200%201%200-1H11a1%201%200%200%200%200-2H9.664C10.224%208.579%2011.078%208%2012%208c.615%200%201.208.252%201.717.73a1%201%200%200%200%201.368-1.46C14.218%206.458%2013.142%206%2012%206%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%22M17%203.34A10%2010%200%201%201%202%2012l.005-.324A10%2010%200%200%201%2017%203.34M12%206C9.948%206%208.232%207.449%207.451%209.5H7a1%201%200%200%200-.117%201.993l.134.007a7%207%200%200%200%200%201H7a1%201%200%200%200%200%202h.452C8.232%2016.553%209.948%2018%2012%2018c1.141%200%202.217-.457%203.084-1.27a1%201%200%200%200-1.368-1.46c-.509.478-1.102.73-1.716.73c-.922%200-1.776-.578-2.335-1.499L11%2014.5a1%201%200%200%200%200-2H9.023a5.3%205.3%200%200%201%200-1H11a1%201%200%200%200%200-2H9.664C10.224%208.579%2011.078%208%2012%208c.615%200%201.208.252%201.717.73a1%201%200%200%200%201.368-1.46C14.218%206.458%2013.142%206%2012%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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