buy crypto icon
buy-crypto-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- buy-crypto-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the buy crypto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.5c0 3.26-2.4 5.95-5.52 6.42v-.06c-.31-3.88-3.46-7.03-7.37-7.34h-.03A6.495 6.495 0 0 1 15.5 2A6.5 6.5 0 0 1 22 8.5"/><path d="M14.98 14.98A6.51 6.51 0 0 0 8.5 9a6.5 6.5 0 1 0 6.48 5.98m-5.6 1.4L8.5 18l-.88-1.62L6 15.5l1.62-.88L8.5 13l.88 1.62l1.62.88z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBuyCryptoFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.5c0 3.26-2.4 5.95-5.52 6.42v-.06c-.31-3.88-3.46-7.03-7.37-7.34h-.03A6.495 6.495 0 0 1 15.5 2A6.5 6.5 0 0 1 22 8.5"/><path d="M14.98 14.98A6.51 6.51 0 0 0 8.5 9a6.5 6.5 0 1 0 6.48 5.98m-5.6 1.4L8.5 18l-.88-1.62L6 15.5l1.62-.88L8.5 13l.88 1.62l1.62.88z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.5c0 3.26-2.4 5.95-5.52 6.42v-.06c-.31-3.88-3.46-7.03-7.37-7.34h-.03A6.495 6.495 0 0 1 15.5 2A6.5 6.5 0 0 1 22 8.5"/><path d="M14.98 14.98A6.51 6.51 0 0 0 8.5 9a6.5 6.5 0 1 0 6.48 5.98m-5.6 1.4L8.5 18l-.88-1.62L6 15.5l1.62-.88L8.5 13l.88 1.62l1.62.88z"/></g></svg> </template>
CSS
.icon-buy-crypto-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%208.5c0%203.26-2.4%205.95-5.52%206.42v-.06c-.31-3.88-3.46-7.03-7.37-7.34h-.03A6.495%206.495%200%200%201%2015.5%202A6.5%206.5%200%200%201%2022%208.5%22%2F%3E%3Cpath%20d%3D%22M14.98%2014.98A6.51%206.51%200%200%200%208.5%209a6.5%206.5%200%201%200%206.48%205.98m-5.6%201.4L8.5%2018l-.88-1.62L6%2015.5l1.62-.88L8.5%2013l.88%201.62l1.62.88z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%208.5c0%203.26-2.4%205.95-5.52%206.42v-.06c-.31-3.88-3.46-7.03-7.37-7.34h-.03A6.495%206.495%200%200%201%2015.5%202A6.5%206.5%200%200%201%2022%208.5%22%2F%3E%3Cpath%20d%3D%22M14.98%2014.98A6.51%206.51%200%200%200%208.5%209a6.5%206.5%200%201%200%206.48%205.98m-5.6%201.4L8.5%2018l-.88-1.62L6%2015.5l1.62-.88L8.5%2013l.88%201.62l1.62.88z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/buy-crypto-filled.svg?color=%231a73e8&size=48