digital wellbeing icon
digital-wellbeing from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- digital-wellbeing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- digital-wellbeing-sharp
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-.794M12 20.27l-5.461-5.462q-.385-.385-.577-.885t-.193-1.077q0-1.148.792-1.94q.791-.79 1.939-.79q.552 0 1.03.207q.478.208.882.611L12 12.523l1.589-1.588q.384-.385.871-.602t1.04-.217q1.148 0 1.94.79q.79.792.79 1.94q0 .577-.191 1.077t-.578.885z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDigitalWellbeing(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-.794M12 20.27l-5.461-5.462q-.385-.385-.577-.885t-.193-1.077q0-1.148.792-1.94q.791-.79 1.939-.79q.552 0 1.03.207q.478.208.882.611L12 12.523l1.589-1.588q.384-.385.871-.602t1.04-.217q1.148 0 1.94.79q.79.792.79 1.94q0 .577-.191 1.077t-.578.885z"/></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-.794M12 20.27l-5.461-5.462q-.385-.385-.577-.885t-.193-1.077q0-1.148.792-1.94q.791-.79 1.939-.79q.552 0 1.03.207q.478.208.882.611L12 12.523l1.589-1.588q.384-.385.871-.602t1.04-.217q1.148 0 1.94.79q.79.792.79 1.94q0 .577-.191 1.077t-.578.885z"/></svg> </template>
CSS
.icon-digital-wellbeing {
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-.794M12%2020.27l-5.461-5.462q-.385-.385-.577-.885t-.193-1.077q0-1.148.792-1.94q.791-.79%201.939-.79q.552%200%201.03.207q.478.208.882.611L12%2012.523l1.589-1.588q.384-.385.871-.602t1.04-.217q1.148%200%201.94.79q.79.792.79%201.94q0%20.577-.191%201.077t-.578.885z%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-.794M12%2020.27l-5.461-5.462q-.385-.385-.577-.885t-.193-1.077q0-1.148.792-1.94q.791-.79%201.939-.79q.552%200%201.03.207q.478.208.882.611L12%2012.523l1.589-1.588q.384-.385.871-.602t1.04-.217q1.148%200%201.94.79q.79.792.79%201.94q0%20.577-.191%201.077t-.578.885z%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.svg?color=%231a73e8&size=48