flattr logo
flattr from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- flattr
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the flattr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.906 12C1.906 6.432 6.432 1.906 12 1.906c.048 0 4.003 0 5.455.002L14.53 4.834l1.344 1.344L21.903 0H12C5.373 0 0 5.373 0 12v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476M24 2.668l-1.91 1.76v.096L22.093 12c0 5.568-4.528 10.094-10.093 10.094c-.048 0-4.003 0-5.455-.002l2.925-2.926l-1.344-1.344L2.097 24H12c6.627 0 12-5.373 12-12z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFlattr(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="M1.906 12C1.906 6.432 6.432 1.906 12 1.906c.048 0 4.003 0 5.455.002L14.53 4.834l1.344 1.344L21.903 0H12C5.373 0 0 5.373 0 12v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476M24 2.668l-1.91 1.76v.096L22.093 12c0 5.568-4.528 10.094-10.093 10.094c-.048 0-4.003 0-5.455-.002l2.925-2.926l-1.344-1.344L2.097 24H12c6.627 0 12-5.373 12-12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.906 12C1.906 6.432 6.432 1.906 12 1.906c.048 0 4.003 0 5.455.002L14.53 4.834l1.344 1.344L21.903 0H12C5.373 0 0 5.373 0 12v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476M24 2.668l-1.91 1.76v.096L22.093 12c0 5.568-4.528 10.094-10.093 10.094c-.048 0-4.003 0-5.455-.002l2.925-2.926l-1.344-1.344L2.097 24H12c6.627 0 12-5.373 12-12z"/></svg> </template>
CSS
.icon-flattr {
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%22M1.906%2012C1.906%206.432%206.432%201.906%2012%201.906c.048%200%204.003%200%205.455.002L14.53%204.834l1.344%201.344L21.903%200H12C5.373%200%200%205.373%200%2012v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476M24%202.668l-1.91%201.76v.096L22.093%2012c0%205.568-4.528%2010.094-10.093%2010.094c-.048%200-4.003%200-5.455-.002l2.925-2.926l-1.344-1.344L2.097%2024H12c6.627%200%2012-5.373%2012-12z%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%22M1.906%2012C1.906%206.432%206.432%201.906%2012%201.906c.048%200%204.003%200%205.455.002L14.53%204.834l1.344%201.344L21.903%200H12C5.373%200%200%205.373%200%2012v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476M24%202.668l-1.91%201.76v.096L22.093%2012c0%205.568-4.528%2010.094-10.093%2010.094c-.048%200-4.003%200-5.455-.002l2.925-2.926l-1.344-1.344L2.097%2024H12c6.627%200%2012-5.373%2012-12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/flattr.svg?color=%231a73e8&size=48