dotted-line-face from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
dotted-line-face
Set
Fluent Emoji High Contrast
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji High Contrast

Use the dotted line face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.465 2.811q.742-.06 1.535-.061q.793 0 1.535.061a.75.75 0 0 0 .123-1.495A20 20 0 0 0 16 1.25q-.851 0-1.658.066a.75.75 0 0 0 .123 1.495m7.544-.561a.75.75 0 0 0-.52 1.407c.982.364 1.867.829 2.657 1.379a.75.75 0 0 0 .857-1.23A13.3 13.3 0 0 0 22.01 2.25M10.512 3.657a.75.75 0 1 0-.52-1.406c-1.1.406-2.098.93-2.995 1.554a.75.75 0 0 0 .857 1.231a11.8 11.8 0 0 1 2.658-1.379M5.06 7.852a.75.75 0 1 0-1.236-.85a13.8 13.8 0 0 0-1.546 2.993a.75.75 0 1 0 1.405.525A12.3 12.3 0 0 1 5.06 7.852m23.116-.85a.75.75 0 1 0-1.236.85c.56.815 1.02 1.709 1.377 2.668a.75.75 0 0 0 1.405-.525a13.8 13.8 0 0 0-1.546-2.993M2.815 14.469a.75.75 0 1 0-1.494-.13a19 19 0 0 0 0 3.322a.75.75 0 1 0 1.494-.13a17.7 17.7 0 0 1 0-3.062m27.864-.129a.75.75 0 1 0-1.494.129a17.7 17.7 0 0 1 0 3.062a.75.75 0 0 0 1.494.13a19 19 0 0 0 0-3.322m-.957 7.666a.75.75 0 1 0-1.405-.525c-.358.96-.817 1.854-1.377 2.668a.75.75 0 0 0 1.236.85a13.8 13.8 0 0 0 1.546-2.994M3.683 21.48a.75.75 0 1 0-1.405.524a13.8 13.8 0 0 0 1.546 2.994a.75.75 0 0 0 1.236-.85a12.3 12.3 0 0 1-1.377-2.668m4.171 5.484a.75.75 0 0 0-.857 1.23A13.3 13.3 0 0 0 9.99 29.75a.75.75 0 1 0 .52-1.406a11.8 11.8 0 0 1-2.657-1.379m17.15 1.23a.75.75 0 1 0-.857-1.231a11.8 11.8 0 0 1-2.658 1.379a.75.75 0 1 0 .52 1.406a13.3 13.3 0 0 0 2.995-1.554m-10.538.994a.75.75 0 0 0-.123 1.495q.806.066 1.658.066t1.658-.066a.75.75 0 0 0-.123-1.495q-.742.06-1.535.061q-.793 0-1.535-.061m-.135-17.708a3.21 3.21 0 1 1-6.42 0a3.21 3.21 0 0 1 6.42 0m3.337 0a3.21 3.21 0 1 0 6.42 0a3.21 3.21 0 0 0-6.42 0m-6.924 8.021a.75.75 0 0 1 .75-.75h9.012a.75.75 0 0 1 0 1.5h-9.012a.75.75 0 0 1-.75-.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDottedLineFace(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="M14.465 2.811q.742-.06 1.535-.061q.793 0 1.535.061a.75.75 0 0 0 .123-1.495A20 20 0 0 0 16 1.25q-.851 0-1.658.066a.75.75 0 0 0 .123 1.495m7.544-.561a.75.75 0 0 0-.52 1.407c.982.364 1.867.829 2.657 1.379a.75.75 0 0 0 .857-1.23A13.3 13.3 0 0 0 22.01 2.25M10.512 3.657a.75.75 0 1 0-.52-1.406c-1.1.406-2.098.93-2.995 1.554a.75.75 0 0 0 .857 1.231a11.8 11.8 0 0 1 2.658-1.379M5.06 7.852a.75.75 0 1 0-1.236-.85a13.8 13.8 0 0 0-1.546 2.993a.75.75 0 1 0 1.405.525A12.3 12.3 0 0 1 5.06 7.852m23.116-.85a.75.75 0 1 0-1.236.85c.56.815 1.02 1.709 1.377 2.668a.75.75 0 0 0 1.405-.525a13.8 13.8 0 0 0-1.546-2.993M2.815 14.469a.75.75 0 1 0-1.494-.13a19 19 0 0 0 0 3.322a.75.75 0 1 0 1.494-.13a17.7 17.7 0 0 1 0-3.062m27.864-.129a.75.75 0 1 0-1.494.129a17.7 17.7 0 0 1 0 3.062a.75.75 0 0 0 1.494.13a19 19 0 0 0 0-3.322m-.957 7.666a.75.75 0 1 0-1.405-.525c-.358.96-.817 1.854-1.377 2.668a.75.75 0 0 0 1.236.85a13.8 13.8 0 0 0 1.546-2.994M3.683 21.48a.75.75 0 1 0-1.405.524a13.8 13.8 0 0 0 1.546 2.994a.75.75 0 0 0 1.236-.85a12.3 12.3 0 0 1-1.377-2.668m4.171 5.484a.75.75 0 0 0-.857 1.23A13.3 13.3 0 0 0 9.99 29.75a.75.75 0 1 0 .52-1.406a11.8 11.8 0 0 1-2.657-1.379m17.15 1.23a.75.75 0 1 0-.857-1.231a11.8 11.8 0 0 1-2.658 1.379a.75.75 0 1 0 .52 1.406a13.3 13.3 0 0 0 2.995-1.554m-10.538.994a.75.75 0 0 0-.123 1.495q.806.066 1.658.066t1.658-.066a.75.75 0 0 0-.123-1.495q-.742.06-1.535.061q-.793 0-1.535-.061m-.135-17.708a3.21 3.21 0 1 1-6.42 0a3.21 3.21 0 0 1 6.42 0m3.337 0a3.21 3.21 0 1 0 6.42 0a3.21 3.21 0 0 0-6.42 0m-6.924 8.021a.75.75 0 0 1 .75-.75h9.012a.75.75 0 0 1 0 1.5h-9.012a.75.75 0 0 1-.75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.465 2.811q.742-.06 1.535-.061q.793 0 1.535.061a.75.75 0 0 0 .123-1.495A20 20 0 0 0 16 1.25q-.851 0-1.658.066a.75.75 0 0 0 .123 1.495m7.544-.561a.75.75 0 0 0-.52 1.407c.982.364 1.867.829 2.657 1.379a.75.75 0 0 0 .857-1.23A13.3 13.3 0 0 0 22.01 2.25M10.512 3.657a.75.75 0 1 0-.52-1.406c-1.1.406-2.098.93-2.995 1.554a.75.75 0 0 0 .857 1.231a11.8 11.8 0 0 1 2.658-1.379M5.06 7.852a.75.75 0 1 0-1.236-.85a13.8 13.8 0 0 0-1.546 2.993a.75.75 0 1 0 1.405.525A12.3 12.3 0 0 1 5.06 7.852m23.116-.85a.75.75 0 1 0-1.236.85c.56.815 1.02 1.709 1.377 2.668a.75.75 0 0 0 1.405-.525a13.8 13.8 0 0 0-1.546-2.993M2.815 14.469a.75.75 0 1 0-1.494-.13a19 19 0 0 0 0 3.322a.75.75 0 1 0 1.494-.13a17.7 17.7 0 0 1 0-3.062m27.864-.129a.75.75 0 1 0-1.494.129a17.7 17.7 0 0 1 0 3.062a.75.75 0 0 0 1.494.13a19 19 0 0 0 0-3.322m-.957 7.666a.75.75 0 1 0-1.405-.525c-.358.96-.817 1.854-1.377 2.668a.75.75 0 0 0 1.236.85a13.8 13.8 0 0 0 1.546-2.994M3.683 21.48a.75.75 0 1 0-1.405.524a13.8 13.8 0 0 0 1.546 2.994a.75.75 0 0 0 1.236-.85a12.3 12.3 0 0 1-1.377-2.668m4.171 5.484a.75.75 0 0 0-.857 1.23A13.3 13.3 0 0 0 9.99 29.75a.75.75 0 1 0 .52-1.406a11.8 11.8 0 0 1-2.657-1.379m17.15 1.23a.75.75 0 1 0-.857-1.231a11.8 11.8 0 0 1-2.658 1.379a.75.75 0 1 0 .52 1.406a13.3 13.3 0 0 0 2.995-1.554m-10.538.994a.75.75 0 0 0-.123 1.495q.806.066 1.658.066t1.658-.066a.75.75 0 0 0-.123-1.495q-.742.06-1.535.061q-.793 0-1.535-.061m-.135-17.708a3.21 3.21 0 1 1-6.42 0a3.21 3.21 0 0 1 6.42 0m3.337 0a3.21 3.21 0 1 0 6.42 0a3.21 3.21 0 0 0-6.42 0m-6.924 8.021a.75.75 0 0 1 .75-.75h9.012a.75.75 0 0 1 0 1.5h-9.012a.75.75 0 0 1-.75-.75"/></svg>
</template>

CSS

.icon-dotted-line-face {
  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%22M14.465%202.811q.742-.06%201.535-.061q.793%200%201.535.061a.75.75%200%200%200%20.123-1.495A20%2020%200%200%200%2016%201.25q-.851%200-1.658.066a.75.75%200%200%200%20.123%201.495m7.544-.561a.75.75%200%200%200-.52%201.407c.982.364%201.867.829%202.657%201.379a.75.75%200%200%200%20.857-1.23A13.3%2013.3%200%200%200%2022.01%202.25M10.512%203.657a.75.75%200%201%200-.52-1.406c-1.1.406-2.098.93-2.995%201.554a.75.75%200%200%200%20.857%201.231a11.8%2011.8%200%200%201%202.658-1.379M5.06%207.852a.75.75%200%201%200-1.236-.85a13.8%2013.8%200%200%200-1.546%202.993a.75.75%200%201%200%201.405.525A12.3%2012.3%200%200%201%205.06%207.852m23.116-.85a.75.75%200%201%200-1.236.85c.56.815%201.02%201.709%201.377%202.668a.75.75%200%200%200%201.405-.525a13.8%2013.8%200%200%200-1.546-2.993M2.815%2014.469a.75.75%200%201%200-1.494-.13a19%2019%200%200%200%200%203.322a.75.75%200%201%200%201.494-.13a17.7%2017.7%200%200%201%200-3.062m27.864-.129a.75.75%200%201%200-1.494.129a17.7%2017.7%200%200%201%200%203.062a.75.75%200%200%200%201.494.13a19%2019%200%200%200%200-3.322m-.957%207.666a.75.75%200%201%200-1.405-.525c-.358.96-.817%201.854-1.377%202.668a.75.75%200%200%200%201.236.85a13.8%2013.8%200%200%200%201.546-2.994M3.683%2021.48a.75.75%200%201%200-1.405.524a13.8%2013.8%200%200%200%201.546%202.994a.75.75%200%200%200%201.236-.85a12.3%2012.3%200%200%201-1.377-2.668m4.171%205.484a.75.75%200%200%200-.857%201.23A13.3%2013.3%200%200%200%209.99%2029.75a.75.75%200%201%200%20.52-1.406a11.8%2011.8%200%200%201-2.657-1.379m17.15%201.23a.75.75%200%201%200-.857-1.231a11.8%2011.8%200%200%201-2.658%201.379a.75.75%200%201%200%20.52%201.406a13.3%2013.3%200%200%200%202.995-1.554m-10.538.994a.75.75%200%200%200-.123%201.495q.806.066%201.658.066t1.658-.066a.75.75%200%200%200-.123-1.495q-.742.06-1.535.061q-.793%200-1.535-.061m-.135-17.708a3.21%203.21%200%201%201-6.42%200a3.21%203.21%200%200%201%206.42%200m3.337%200a3.21%203.21%200%201%200%206.42%200a3.21%203.21%200%200%200-6.42%200m-6.924%208.021a.75.75%200%200%201%20.75-.75h9.012a.75.75%200%200%201%200%201.5h-9.012a.75.75%200%200%201-.75-.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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.465%202.811q.742-.06%201.535-.061q.793%200%201.535.061a.75.75%200%200%200%20.123-1.495A20%2020%200%200%200%2016%201.25q-.851%200-1.658.066a.75.75%200%200%200%20.123%201.495m7.544-.561a.75.75%200%200%200-.52%201.407c.982.364%201.867.829%202.657%201.379a.75.75%200%200%200%20.857-1.23A13.3%2013.3%200%200%200%2022.01%202.25M10.512%203.657a.75.75%200%201%200-.52-1.406c-1.1.406-2.098.93-2.995%201.554a.75.75%200%200%200%20.857%201.231a11.8%2011.8%200%200%201%202.658-1.379M5.06%207.852a.75.75%200%201%200-1.236-.85a13.8%2013.8%200%200%200-1.546%202.993a.75.75%200%201%200%201.405.525A12.3%2012.3%200%200%201%205.06%207.852m23.116-.85a.75.75%200%201%200-1.236.85c.56.815%201.02%201.709%201.377%202.668a.75.75%200%200%200%201.405-.525a13.8%2013.8%200%200%200-1.546-2.993M2.815%2014.469a.75.75%200%201%200-1.494-.13a19%2019%200%200%200%200%203.322a.75.75%200%201%200%201.494-.13a17.7%2017.7%200%200%201%200-3.062m27.864-.129a.75.75%200%201%200-1.494.129a17.7%2017.7%200%200%201%200%203.062a.75.75%200%200%200%201.494.13a19%2019%200%200%200%200-3.322m-.957%207.666a.75.75%200%201%200-1.405-.525c-.358.96-.817%201.854-1.377%202.668a.75.75%200%200%200%201.236.85a13.8%2013.8%200%200%200%201.546-2.994M3.683%2021.48a.75.75%200%201%200-1.405.524a13.8%2013.8%200%200%200%201.546%202.994a.75.75%200%200%200%201.236-.85a12.3%2012.3%200%200%201-1.377-2.668m4.171%205.484a.75.75%200%200%200-.857%201.23A13.3%2013.3%200%200%200%209.99%2029.75a.75.75%200%201%200%20.52-1.406a11.8%2011.8%200%200%201-2.657-1.379m17.15%201.23a.75.75%200%201%200-.857-1.231a11.8%2011.8%200%200%201-2.658%201.379a.75.75%200%201%200%20.52%201.406a13.3%2013.3%200%200%200%202.995-1.554m-10.538.994a.75.75%200%200%200-.123%201.495q.806.066%201.658.066t1.658-.066a.75.75%200%200%200-.123-1.495q-.742.06-1.535.061q-.793%200-1.535-.061m-.135-17.708a3.21%203.21%200%201%201-6.42%200a3.21%203.21%200%200%201%206.42%200m3.337%200a3.21%203.21%200%201%200%206.42%200a3.21%203.21%200%200%200-6.42%200m-6.924%208.021a.75.75%200%200%201%20.75-.75h9.012a.75.75%200%200%201%200%201.5h-9.012a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/dotted-line-face.svg?color=%231a73e8&size=48