face man shimmer icon

face-man-shimmer from Material Design Icons by Pictogrammers · Filled · Account / User · Apache-2.0 Free for personal and commercial use.

Name
face-man-shimmer
Set
Material Design Icons
Style
Filled
Category
Account / User
Viewbox
24×24
License
Apache 2.0
Aliases
emoji-man-shimmer, emoticon-man-shimmer, face-male-shimmer, face-retouching-natural, face-shimmer

1 other variant in Material Design Icons

More account / user icons from Material Design Icons

Use the face man shimmer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.41 3.41L16 4.5l2.41 1.09L19.5 8l1.1-2.41L23 4.5l-2.4-1.09L19.5 1M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10c0-1.47-.33-2.87-.9-4.13l-1.24 2.72c.08.46.14.91.14 1.41c0 4.43-3.57 8-8 8s-8-3.57-8-8v-.13a10 10 0 0 0 5.74-5.56A10 10 0 0 0 17.5 10a10 10 0 0 0 1.33-.09l-1.48-3.26L12.6 4.5l3.53-1.6C14.87 2.33 13.47 2 12 2m-3 9.75A1.25 1.25 0 0 0 7.75 13A1.25 1.25 0 0 0 9 14.25A1.25 1.25 0 0 0 10.25 13A1.25 1.25 0 0 0 9 11.75m6 0A1.25 1.25 0 0 0 13.75 13A1.25 1.25 0 0 0 15 14.25A1.25 1.25 0 0 0 16.25 13A1.25 1.25 0 0 0 15 11.75"/></svg>

React

import type { SVGProps } from "react";

export function MdiFaceManShimmer(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="M18.41 3.41L16 4.5l2.41 1.09L19.5 8l1.1-2.41L23 4.5l-2.4-1.09L19.5 1M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10c0-1.47-.33-2.87-.9-4.13l-1.24 2.72c.08.46.14.91.14 1.41c0 4.43-3.57 8-8 8s-8-3.57-8-8v-.13a10 10 0 0 0 5.74-5.56A10 10 0 0 0 17.5 10a10 10 0 0 0 1.33-.09l-1.48-3.26L12.6 4.5l3.53-1.6C14.87 2.33 13.47 2 12 2m-3 9.75A1.25 1.25 0 0 0 7.75 13A1.25 1.25 0 0 0 9 14.25A1.25 1.25 0 0 0 10.25 13A1.25 1.25 0 0 0 9 11.75m6 0A1.25 1.25 0 0 0 13.75 13A1.25 1.25 0 0 0 15 14.25A1.25 1.25 0 0 0 16.25 13A1.25 1.25 0 0 0 15 11.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.41 3.41L16 4.5l2.41 1.09L19.5 8l1.1-2.41L23 4.5l-2.4-1.09L19.5 1M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10c0-1.47-.33-2.87-.9-4.13l-1.24 2.72c.08.46.14.91.14 1.41c0 4.43-3.57 8-8 8s-8-3.57-8-8v-.13a10 10 0 0 0 5.74-5.56A10 10 0 0 0 17.5 10a10 10 0 0 0 1.33-.09l-1.48-3.26L12.6 4.5l3.53-1.6C14.87 2.33 13.47 2 12 2m-3 9.75A1.25 1.25 0 0 0 7.75 13A1.25 1.25 0 0 0 9 14.25A1.25 1.25 0 0 0 10.25 13A1.25 1.25 0 0 0 9 11.75m6 0A1.25 1.25 0 0 0 13.75 13A1.25 1.25 0 0 0 15 14.25A1.25 1.25 0 0 0 16.25 13A1.25 1.25 0 0 0 15 11.75"/></svg>
</template>

CSS

.icon-face-man-shimmer {
  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%22M18.41%203.41L16%204.5l2.41%201.09L19.5%208l1.1-2.41L23%204.5l-2.4-1.09L19.5%201M12%202C6.5%202%202%206.5%202%2012s4.5%2010%2010%2010s10-4.5%2010-10c0-1.47-.33-2.87-.9-4.13l-1.24%202.72c.08.46.14.91.14%201.41c0%204.43-3.57%208-8%208s-8-3.57-8-8v-.13a10%2010%200%200%200%205.74-5.56A10%2010%200%200%200%2017.5%2010a10%2010%200%200%200%201.33-.09l-1.48-3.26L12.6%204.5l3.53-1.6C14.87%202.33%2013.47%202%2012%202m-3%209.75A1.25%201.25%200%200%200%207.75%2013A1.25%201.25%200%200%200%209%2014.25A1.25%201.25%200%200%200%2010.25%2013A1.25%201.25%200%200%200%209%2011.75m6%200A1.25%201.25%200%200%200%2013.75%2013A1.25%201.25%200%200%200%2015%2014.25A1.25%201.25%200%200%200%2016.25%2013A1.25%201.25%200%200%200%2015%2011.75%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%22M18.41%203.41L16%204.5l2.41%201.09L19.5%208l1.1-2.41L23%204.5l-2.4-1.09L19.5%201M12%202C6.5%202%202%206.5%202%2012s4.5%2010%2010%2010s10-4.5%2010-10c0-1.47-.33-2.87-.9-4.13l-1.24%202.72c.08.46.14.91.14%201.41c0%204.43-3.57%208-8%208s-8-3.57-8-8v-.13a10%2010%200%200%200%205.74-5.56A10%2010%200%200%200%2017.5%2010a10%2010%200%200%200%201.33-.09l-1.48-3.26L12.6%204.5l3.53-1.6C14.87%202.33%2013.47%202%2012%202m-3%209.75A1.25%201.25%200%200%200%207.75%2013A1.25%201.25%200%200%200%209%2014.25A1.25%201.25%200%200%200%2010.25%2013A1.25%201.25%200%200%200%209%2011.75m6%200A1.25%201.25%200%200%200%2013.75%2013A1.25%201.25%200%200%200%2015%2014.25A1.25%201.25%200%200%200%2016.25%2013A1.25%201.25%200%200%200%2015%2011.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/face-man-shimmer.svg?color=%231a73e8&size=48