myget logo
myget from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- myget
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the myget logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 0L1.1 4.34v14.28L11.9 24l11-5.38V13.8h-3.2v2.87l-7.8 3.83l-7.64-3.83V8.02l7.64 3.72l10.8-5.6Zm-.24 3.53L16.02 6l-4.15 2.17l-5.22-2.56Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMyget(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="M11.96 0L1.1 4.34v14.28L11.9 24l11-5.38V13.8h-3.2v2.87l-7.8 3.83l-7.64-3.83V8.02l7.64 3.72l10.8-5.6Zm-.24 3.53L16.02 6l-4.15 2.17l-5.22-2.56Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 0L1.1 4.34v14.28L11.9 24l11-5.38V13.8h-3.2v2.87l-7.8 3.83l-7.64-3.83V8.02l7.64 3.72l10.8-5.6Zm-.24 3.53L16.02 6l-4.15 2.17l-5.22-2.56Z"/></svg> </template>
CSS
.icon-myget {
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%22M11.96%200L1.1%204.34v14.28L11.9%2024l11-5.38V13.8h-3.2v2.87l-7.8%203.83l-7.64-3.83V8.02l7.64%203.72l10.8-5.6Zm-.24%203.53L16.02%206l-4.15%202.17l-5.22-2.56Z%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%22M11.96%200L1.1%204.34v14.28L11.9%2024l11-5.38V13.8h-3.2v2.87l-7.8%203.83l-7.64-3.83V8.02l7.64%203.72l10.8-5.6Zm-.24%203.53L16.02%206l-4.15%202.17l-5.22-2.56Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/myget.svg?color=%231a73e8&size=48