money rubl circle icon

money-rubl-circle from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
money-rubl-circle
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the money rubl circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m1.53 8.857c4.373 0 7.22 3.022 7.22 7.11c0 4.07-2.91 7.06-7.332 7.06h-4.199v3.086h6.378v1.797h-6.378v3.467h-3.514V35.91H18.57v-1.797h3.134v-3.085H18.57v-1.813h3.134V16.857zm-.97 2.974h-3.34v8.334h3.323c3.086 0 4.628-1.622 4.628-4.183c0-2.544-1.542-4.15-4.612-4.15"/></svg>

React

import type { SVGProps } from "react";

export function F7MoneyRublCircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m1.53 8.857c4.373 0 7.22 3.022 7.22 7.11c0 4.07-2.91 7.06-7.332 7.06h-4.199v3.086h6.378v1.797h-6.378v3.467h-3.514V35.91H18.57v-1.797h3.134v-3.085H18.57v-1.813h3.134V16.857zm-.97 2.974h-3.34v8.334h3.323c3.086 0 4.628-1.622 4.628-4.183c0-2.544-1.542-4.15-4.612-4.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m1.53 8.857c4.373 0 7.22 3.022 7.22 7.11c0 4.07-2.91 7.06-7.332 7.06h-4.199v3.086h6.378v1.797h-6.378v3.467h-3.514V35.91H18.57v-1.797h3.134v-3.085H18.57v-1.813h3.134V16.857zm-.97 2.974h-3.34v8.334h3.323c3.086 0 4.628-1.622 4.628-4.183c0-2.544-1.542-4.15-4.612-4.15"/></svg>
</template>

CSS

.icon-money-rubl-circle {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%204c13.255%200%2024%2010.745%2024%2024S41.255%2052%2028%2052S4%2041.255%204%2028S14.745%204%2028%204m0%204C16.954%208%208%2016.954%208%2028s8.954%2020%2020%2020s20-8.954%2020-20S39.046%208%2028%208m1.53%208.857c4.373%200%207.22%203.022%207.22%207.11c0%204.07-2.91%207.06-7.332%207.06h-4.199v3.086h6.378v1.797h-6.378v3.467h-3.514V35.91H18.57v-1.797h3.134v-3.085H18.57v-1.813h3.134V16.857zm-.97%202.974h-3.34v8.334h3.323c3.086%200%204.628-1.622%204.628-4.183c0-2.544-1.542-4.15-4.612-4.15%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%204c13.255%200%2024%2010.745%2024%2024S41.255%2052%2028%2052S4%2041.255%204%2028S14.745%204%2028%204m0%204C16.954%208%208%2016.954%208%2028s8.954%2020%2020%2020s20-8.954%2020-20S39.046%208%2028%208m1.53%208.857c4.373%200%207.22%203.022%207.22%207.11c0%204.07-2.91%207.06-7.332%207.06h-4.199v3.086h6.378v1.797h-6.378v3.467h-3.514V35.91H18.57v-1.797h3.134v-3.085H18.57v-1.813h3.134V16.857zm-.97%202.974h-3.34v8.334h3.323c3.086%200%204.628-1.622%204.628-4.183c0-2.544-1.542-4.15-4.612-4.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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