hololens icon
hololens from Material Design Icons by Pictogrammers · Filled · Gaming / RPG · Apache-2.0 Free for personal and commercial use.
- Name
- hololens
- Set
- Material Design Icons
- Style
- Filled
- Category
- Gaming / RPG
- Viewbox
- 24×24
- License
- Apache 2.0
More gaming / rpg icons from Material Design Icons
arrow-projectilearrow-projectile-multipleaxe-battlebombbomb-offboomerangbottle-tonic-plusbottle-tonic-skullbow-arrowcardscards-clubcards-diamondcards-heartcards-playingcards-playing-clubcards-playing-club-multiplecards-playing-diamondcards-playing-diamond-multiplecards-playing-heartcards-playing-heart-multiplecards-playing-spadecards-playing-spade-multiplecards-spadecards-variant
Use the hololens icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8s10 0 10 3c0 0 .09 3.36-.25 3.25C21 11 12 11 12 11s-9 0-9.75 3.25C1.91 14.36 2 11 2 11c0-3 10-3 10-3m0 4c8 0 8.75 2.25 8.75 2.25c-1 3-1.75 3.75-5.75 3.75c-3 0-2-1.5-3-1.5S12 18 9 18c-4 0-4.75-.75-5.75-3.75C3.25 14.25 4 12 12 12"/></svg>
React
import type { SVGProps } from "react";
export function MdiHololens(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="M12 8s10 0 10 3c0 0 .09 3.36-.25 3.25C21 11 12 11 12 11s-9 0-9.75 3.25C1.91 14.36 2 11 2 11c0-3 10-3 10-3m0 4c8 0 8.75 2.25 8.75 2.25c-1 3-1.75 3.75-5.75 3.75c-3 0-2-1.5-3-1.5S12 18 9 18c-4 0-4.75-.75-5.75-3.75C3.25 14.25 4 12 12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8s10 0 10 3c0 0 .09 3.36-.25 3.25C21 11 12 11 12 11s-9 0-9.75 3.25C1.91 14.36 2 11 2 11c0-3 10-3 10-3m0 4c8 0 8.75 2.25 8.75 2.25c-1 3-1.75 3.75-5.75 3.75c-3 0-2-1.5-3-1.5S12 18 9 18c-4 0-4.75-.75-5.75-3.75C3.25 14.25 4 12 12 12"/></svg> </template>
CSS
.icon-hololens {
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%22M12%208s10%200%2010%203c0%200%20.09%203.36-.25%203.25C21%2011%2012%2011%2012%2011s-9%200-9.75%203.25C1.91%2014.36%202%2011%202%2011c0-3%2010-3%2010-3m0%204c8%200%208.75%202.25%208.75%202.25c-1%203-1.75%203.75-5.75%203.75c-3%200-2-1.5-3-1.5S12%2018%209%2018c-4%200-4.75-.75-5.75-3.75C3.25%2014.25%204%2012%2012%2012%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%22M12%208s10%200%2010%203c0%200%20.09%203.36-.25%203.25C21%2011%2012%2011%2012%2011s-9%200-9.75%203.25C1.91%2014.36%202%2011%202%2011c0-3%2010-3%2010-3m0%204c8%200%208.75%202.25%208.75%202.25c-1%203-1.75%203.75-5.75%203.75c-3%200-2-1.5-3-1.5S12%2018%209%2018c-4%200-4.75-.75-5.75-3.75C3.25%2014.25%204%2012%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/hololens.svg?color=%231a73e8&size=48