youhodler logo
youhodler from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- youhodler
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the youhodler logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.727 15.273l-3.636-2.182V4.364L8.364 0L12 2.182L15.636 0l7.273 4.364v8.727l-3.636 2.182v4.363L12 24l-7.273-4.364zM12 19.636l2.422-1.454v-5.818l4.851-2.909v-2.91L16.85 5.092L12 8L7.15 5.092L4.727 6.545v2.91l4.851 2.909v5.818z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsYouhodler(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="m4.727 15.273l-3.636-2.182V4.364L8.364 0L12 2.182L15.636 0l7.273 4.364v8.727l-3.636 2.182v4.363L12 24l-7.273-4.364zM12 19.636l2.422-1.454v-5.818l4.851-2.909v-2.91L16.85 5.092L12 8L7.15 5.092L4.727 6.545v2.91l4.851 2.909v5.818z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.727 15.273l-3.636-2.182V4.364L8.364 0L12 2.182L15.636 0l7.273 4.364v8.727l-3.636 2.182v4.363L12 24l-7.273-4.364zM12 19.636l2.422-1.454v-5.818l4.851-2.909v-2.91L16.85 5.092L12 8L7.15 5.092L4.727 6.545v2.91l4.851 2.909v5.818z"/></svg> </template>
CSS
.icon-youhodler {
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%22m4.727%2015.273l-3.636-2.182V4.364L8.364%200L12%202.182L15.636%200l7.273%204.364v8.727l-3.636%202.182v4.363L12%2024l-7.273-4.364zM12%2019.636l2.422-1.454v-5.818l4.851-2.909v-2.91L16.85%205.092L12%208L7.15%205.092L4.727%206.545v2.91l4.851%202.909v5.818z%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%22m4.727%2015.273l-3.636-2.182V4.364L8.364%200L12%202.182L15.636%200l7.273%204.364v8.727l-3.636%202.182v4.363L12%2024l-7.273-4.364zM12%2019.636l2.422-1.454v-5.818l4.851-2.909v-2.91L16.85%205.092L12%208L7.15%205.092L4.727%206.545v2.91l4.851%202.909v5.818z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/youhodler.svg?color=%231a73e8&size=48