digital wellbeing icon

digital-wellbeing-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
digital-wellbeing-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the digital wellbeing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.064 8.09q-.795-.794-.795-1.936t.795-1.937T12 3.423t1.937.794t.794 1.937t-.794 1.936T12 8.885t-1.936-.794m3.162-.71q.505-.505.505-1.226t-.505-1.226T12 4.423t-1.226.505t-.505 1.226t.505 1.226T12 7.885t1.226-.505m-1.959 12.157l-4.728-4.73q-.385-.384-.577-.884t-.193-1.084q0-1.148.79-1.936t1.941-.787q.56 0 1.034.207q.474.208.878.612L12 12.523l1.589-1.588q.384-.385.871-.602t1.048-.217q1.14 0 1.932.788q.79.788.79 1.935q0 .584-.191 1.084t-.578.885l-4.728 4.729q-.166.165-.348.238q-.183.073-.385.073t-.384-.073t-.349-.238m.733-.695l4.742-4.742q.264-.263.376-.58q.113-.316.113-.664q0-.696-.502-1.218t-1.231-.522q-.336 0-.613.104t-.539.372L12 13.938l-2.308-2.307q-.182-.194-.47-.355q-.29-.16-.714-.16q-.735 0-1.237.517T6.77 12.84q0 .345.115.665q.116.32.374.583zm0-3.863"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDigitalWellbeingOutlineRounded(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="M10.064 8.09q-.795-.794-.795-1.936t.795-1.937T12 3.423t1.937.794t.794 1.937t-.794 1.936T12 8.885t-1.936-.794m3.162-.71q.505-.505.505-1.226t-.505-1.226T12 4.423t-1.226.505t-.505 1.226t.505 1.226T12 7.885t1.226-.505m-1.959 12.157l-4.728-4.73q-.385-.384-.577-.884t-.193-1.084q0-1.148.79-1.936t1.941-.787q.56 0 1.034.207q.474.208.878.612L12 12.523l1.589-1.588q.384-.385.871-.602t1.048-.217q1.14 0 1.932.788q.79.788.79 1.935q0 .584-.191 1.084t-.578.885l-4.728 4.729q-.166.165-.348.238q-.183.073-.385.073t-.384-.073t-.349-.238m.733-.695l4.742-4.742q.264-.263.376-.58q.113-.316.113-.664q0-.696-.502-1.218t-1.231-.522q-.336 0-.613.104t-.539.372L12 13.938l-2.308-2.307q-.182-.194-.47-.355q-.29-.16-.714-.16q-.735 0-1.237.517T6.77 12.84q0 .345.115.665q.116.32.374.583zm0-3.863"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.064 8.09q-.795-.794-.795-1.936t.795-1.937T12 3.423t1.937.794t.794 1.937t-.794 1.936T12 8.885t-1.936-.794m3.162-.71q.505-.505.505-1.226t-.505-1.226T12 4.423t-1.226.505t-.505 1.226t.505 1.226T12 7.885t1.226-.505m-1.959 12.157l-4.728-4.73q-.385-.384-.577-.884t-.193-1.084q0-1.148.79-1.936t1.941-.787q.56 0 1.034.207q.474.208.878.612L12 12.523l1.589-1.588q.384-.385.871-.602t1.048-.217q1.14 0 1.932.788q.79.788.79 1.935q0 .584-.191 1.084t-.578.885l-4.728 4.729q-.166.165-.348.238q-.183.073-.385.073t-.384-.073t-.349-.238m.733-.695l4.742-4.742q.264-.263.376-.58q.113-.316.113-.664q0-.696-.502-1.218t-1.231-.522q-.336 0-.613.104t-.539.372L12 13.938l-2.308-2.307q-.182-.194-.47-.355q-.29-.16-.714-.16q-.735 0-1.237.517T6.77 12.84q0 .345.115.665q.116.32.374.583zm0-3.863"/></svg>
</template>

CSS

.icon-digital-wellbeing-outline-rounded {
  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%22M10.064%208.09q-.795-.794-.795-1.936t.795-1.937T12%203.423t1.937.794t.794%201.937t-.794%201.936T12%208.885t-1.936-.794m3.162-.71q.505-.505.505-1.226t-.505-1.226T12%204.423t-1.226.505t-.505%201.226t.505%201.226T12%207.885t1.226-.505m-1.959%2012.157l-4.728-4.73q-.385-.384-.577-.884t-.193-1.084q0-1.148.79-1.936t1.941-.787q.56%200%201.034.207q.474.208.878.612L12%2012.523l1.589-1.588q.384-.385.871-.602t1.048-.217q1.14%200%201.932.788q.79.788.79%201.935q0%20.584-.191%201.084t-.578.885l-4.728%204.729q-.166.165-.348.238q-.183.073-.385.073t-.384-.073t-.349-.238m.733-.695l4.742-4.742q.264-.263.376-.58q.113-.316.113-.664q0-.696-.502-1.218t-1.231-.522q-.336%200-.613.104t-.539.372L12%2013.938l-2.308-2.307q-.182-.194-.47-.355q-.29-.16-.714-.16q-.735%200-1.237.517T6.77%2012.84q0%20.345.115.665q.116.32.374.583zm0-3.863%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%22M10.064%208.09q-.795-.794-.795-1.936t.795-1.937T12%203.423t1.937.794t.794%201.937t-.794%201.936T12%208.885t-1.936-.794m3.162-.71q.505-.505.505-1.226t-.505-1.226T12%204.423t-1.226.505t-.505%201.226t.505%201.226T12%207.885t1.226-.505m-1.959%2012.157l-4.728-4.73q-.385-.384-.577-.884t-.193-1.084q0-1.148.79-1.936t1.941-.787q.56%200%201.034.207q.474.208.878.612L12%2012.523l1.589-1.588q.384-.385.871-.602t1.048-.217q1.14%200%201.932.788q.79.788.79%201.935q0%20.584-.191%201.084t-.578.885l-4.728%204.729q-.166.165-.348.238q-.183.073-.385.073t-.384-.073t-.349-.238m.733-.695l4.742-4.742q.264-.263.376-.58q.113-.316.113-.664q0-.696-.502-1.218t-1.231-.522q-.336%200-.613.104t-.539.372L12%2013.938l-2.308-2.307q-.182-.194-.47-.355q-.29-.16-.714-.16q-.735%200-1.237.517T6.77%2012.84q0%20.345.115.665q.116.32.374.583zm0-3.863%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/digital-wellbeing-outline-rounded.svg?color=%231a73e8&size=48