patreon icon
patreon from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- patreon
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the patreon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 4v24h7V4zm17.5 0C16.813 4 13 7.813 13 12.5s3.813 8.5 8.5 8.5s8.5-3.813 8.5-8.5S26.187 4 21.5 4M6 6h3v20H6zm15.5 0c3.584 0 6.5 2.916 6.5 6.5S25.084 19 21.5 19a6.51 6.51 0 0 1-6.5-6.5C15 8.916 17.916 6 21.5 6"/></svg>
React
import type { SVGProps } from "react";
export function LaPatreon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 4v24h7V4zm17.5 0C16.813 4 13 7.813 13 12.5s3.813 8.5 8.5 8.5s8.5-3.813 8.5-8.5S26.187 4 21.5 4M6 6h3v20H6zm15.5 0c3.584 0 6.5 2.916 6.5 6.5S25.084 19 21.5 19a6.51 6.51 0 0 1-6.5-6.5C15 8.916 17.916 6 21.5 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 4v24h7V4zm17.5 0C16.813 4 13 7.813 13 12.5s3.813 8.5 8.5 8.5s8.5-3.813 8.5-8.5S26.187 4 21.5 4M6 6h3v20H6zm15.5 0c3.584 0 6.5 2.916 6.5 6.5S25.084 19 21.5 19a6.51 6.51 0 0 1-6.5-6.5C15 8.916 17.916 6 21.5 6"/></svg> </template>
CSS
.icon-patreon {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204v24h7V4zm17.5%200C16.813%204%2013%207.813%2013%2012.5s3.813%208.5%208.5%208.5s8.5-3.813%208.5-8.5S26.187%204%2021.5%204M6%206h3v20H6zm15.5%200c3.584%200%206.5%202.916%206.5%206.5S25.084%2019%2021.5%2019a6.51%206.51%200%200%201-6.5-6.5C15%208.916%2017.916%206%2021.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204v24h7V4zm17.5%200C16.813%204%2013%207.813%2013%2012.5s3.813%208.5%208.5%208.5s8.5-3.813%208.5-8.5S26.187%204%2021.5%204M6%206h3v20H6zm15.5%200c3.584%200%206.5%202.916%206.5%206.5S25.084%2019%2021.5%2019a6.51%206.51%200%200%201-6.5-6.5C15%208.916%2017.916%206%2021.5%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/patreon.svg?color=%231a73e8&size=48