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

Name
psychology-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the psychology icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.37 13.654l.042.55q.005.162.123.267t.28.106h.37q.161 0 .28-.106t.123-.267l.043-.55q.392-.075.747-.262q.355-.186.595-.484l.461.229q.137.074.293.034t.237-.177l.184-.315q.08-.137.053-.283t-.159-.252l-.438-.321q.165-.412.165-.823t-.165-.823l.438-.321q.131-.106.159-.252t-.053-.283l-.184-.315q-.081-.137-.237-.177t-.292.034l-.462.23q-.24-.299-.595-.485q-.355-.187-.747-.262l-.043-.55q-.005-.162-.123-.267t-.28-.106h-.37q-.161 0-.28.106t-.123.267l-.043.55q-.392.075-.747.262q-.355.186-.595.484l-.461-.228q-.137-.075-.293-.035t-.237.177l-.184.315q-.08.137-.053.283t.159.252l.438.321q-.165.412-.165.823t.165.823l-.438.321q-.131.106-.159.252t.053.283l.185.315q.08.137.236.177t.293-.034l.461-.23q.24.299.595.485q.355.187.747.262m-.691-1.332q-.543-.543-.543-1.322t.543-1.322T12 9.135t1.322.543q.544.543.544 1.322t-.544 1.322q-.543.544-1.322.544t-1.322-.544M7.5 21q-.213 0-.357-.143T7 20.5v-3.262q-1.425-1.3-2.212-2.922T4 10.981q0-3.327 2.337-5.654Q8.673 3 12 3q2.702 0 4.884 1.645t2.83 4.25L20.744 13q.106.379-.136.69t-.646.31H18v3.385q0 .67-.472 1.143q-.472.472-1.143.472H14v1.5q0 .214-.143.357T13.5 21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPsychologyRounded(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="m11.37 13.654l.042.55q.005.162.123.267t.28.106h.37q.161 0 .28-.106t.123-.267l.043-.55q.392-.075.747-.262q.355-.186.595-.484l.461.229q.137.074.293.034t.237-.177l.184-.315q.08-.137.053-.283t-.159-.252l-.438-.321q.165-.412.165-.823t-.165-.823l.438-.321q.131-.106.159-.252t-.053-.283l-.184-.315q-.081-.137-.237-.177t-.292.034l-.462.23q-.24-.299-.595-.485q-.355-.187-.747-.262l-.043-.55q-.005-.162-.123-.267t-.28-.106h-.37q-.161 0-.28.106t-.123.267l-.043.55q-.392.075-.747.262q-.355.186-.595.484l-.461-.228q-.137-.075-.293-.035t-.237.177l-.184.315q-.08.137-.053.283t.159.252l.438.321q-.165.412-.165.823t.165.823l-.438.321q-.131.106-.159.252t.053.283l.185.315q.08.137.236.177t.293-.034l.461-.23q.24.299.595.485q.355.187.747.262m-.691-1.332q-.543-.543-.543-1.322t.543-1.322T12 9.135t1.322.543q.544.543.544 1.322t-.544 1.322q-.543.544-1.322.544t-1.322-.544M7.5 21q-.213 0-.357-.143T7 20.5v-3.262q-1.425-1.3-2.212-2.922T4 10.981q0-3.327 2.337-5.654Q8.673 3 12 3q2.702 0 4.884 1.645t2.83 4.25L20.744 13q.106.379-.136.69t-.646.31H18v3.385q0 .67-.472 1.143q-.472.472-1.143.472H14v1.5q0 .214-.143.357T13.5 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.37 13.654l.042.55q.005.162.123.267t.28.106h.37q.161 0 .28-.106t.123-.267l.043-.55q.392-.075.747-.262q.355-.186.595-.484l.461.229q.137.074.293.034t.237-.177l.184-.315q.08-.137.053-.283t-.159-.252l-.438-.321q.165-.412.165-.823t-.165-.823l.438-.321q.131-.106.159-.252t-.053-.283l-.184-.315q-.081-.137-.237-.177t-.292.034l-.462.23q-.24-.299-.595-.485q-.355-.187-.747-.262l-.043-.55q-.005-.162-.123-.267t-.28-.106h-.37q-.161 0-.28.106t-.123.267l-.043.55q-.392.075-.747.262q-.355.186-.595.484l-.461-.228q-.137-.075-.293-.035t-.237.177l-.184.315q-.08.137-.053.283t.159.252l.438.321q-.165.412-.165.823t.165.823l-.438.321q-.131.106-.159.252t.053.283l.185.315q.08.137.236.177t.293-.034l.461-.23q.24.299.595.485q.355.187.747.262m-.691-1.332q-.543-.543-.543-1.322t.543-1.322T12 9.135t1.322.543q.544.543.544 1.322t-.544 1.322q-.543.544-1.322.544t-1.322-.544M7.5 21q-.213 0-.357-.143T7 20.5v-3.262q-1.425-1.3-2.212-2.922T4 10.981q0-3.327 2.337-5.654Q8.673 3 12 3q2.702 0 4.884 1.645t2.83 4.25L20.744 13q.106.379-.136.69t-.646.31H18v3.385q0 .67-.472 1.143q-.472.472-1.143.472H14v1.5q0 .214-.143.357T13.5 21z"/></svg>
</template>

CSS

.icon-psychology-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%22m11.37%2013.654l.042.55q.005.162.123.267t.28.106h.37q.161%200%20.28-.106t.123-.267l.043-.55q.392-.075.747-.262q.355-.186.595-.484l.461.229q.137.074.293.034t.237-.177l.184-.315q.08-.137.053-.283t-.159-.252l-.438-.321q.165-.412.165-.823t-.165-.823l.438-.321q.131-.106.159-.252t-.053-.283l-.184-.315q-.081-.137-.237-.177t-.292.034l-.462.23q-.24-.299-.595-.485q-.355-.187-.747-.262l-.043-.55q-.005-.162-.123-.267t-.28-.106h-.37q-.161%200-.28.106t-.123.267l-.043.55q-.392.075-.747.262q-.355.186-.595.484l-.461-.228q-.137-.075-.293-.035t-.237.177l-.184.315q-.08.137-.053.283t.159.252l.438.321q-.165.412-.165.823t.165.823l-.438.321q-.131.106-.159.252t.053.283l.185.315q.08.137.236.177t.293-.034l.461-.23q.24.299.595.485q.355.187.747.262m-.691-1.332q-.543-.543-.543-1.322t.543-1.322T12%209.135t1.322.543q.544.543.544%201.322t-.544%201.322q-.543.544-1.322.544t-1.322-.544M7.5%2021q-.213%200-.357-.143T7%2020.5v-3.262q-1.425-1.3-2.212-2.922T4%2010.981q0-3.327%202.337-5.654Q8.673%203%2012%203q2.702%200%204.884%201.645t2.83%204.25L20.744%2013q.106.379-.136.69t-.646.31H18v3.385q0%20.67-.472%201.143q-.472.472-1.143.472H14v1.5q0%20.214-.143.357T13.5%2021z%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%22m11.37%2013.654l.042.55q.005.162.123.267t.28.106h.37q.161%200%20.28-.106t.123-.267l.043-.55q.392-.075.747-.262q.355-.186.595-.484l.461.229q.137.074.293.034t.237-.177l.184-.315q.08-.137.053-.283t-.159-.252l-.438-.321q.165-.412.165-.823t-.165-.823l.438-.321q.131-.106.159-.252t-.053-.283l-.184-.315q-.081-.137-.237-.177t-.292.034l-.462.23q-.24-.299-.595-.485q-.355-.187-.747-.262l-.043-.55q-.005-.162-.123-.267t-.28-.106h-.37q-.161%200-.28.106t-.123.267l-.043.55q-.392.075-.747.262q-.355.186-.595.484l-.461-.228q-.137-.075-.293-.035t-.237.177l-.184.315q-.08.137-.053.283t.159.252l.438.321q-.165.412-.165.823t.165.823l-.438.321q-.131.106-.159.252t.053.283l.185.315q.08.137.236.177t.293-.034l.461-.23q.24.299.595.485q.355.187.747.262m-.691-1.332q-.543-.543-.543-1.322t.543-1.322T12%209.135t1.322.543q.544.543.544%201.322t-.544%201.322q-.543.544-1.322.544t-1.322-.544M7.5%2021q-.213%200-.357-.143T7%2020.5v-3.262q-1.425-1.3-2.212-2.922T4%2010.981q0-3.327%202.337-5.654Q8.673%203%2012%203q2.702%200%204.884%201.645t2.83%204.25L20.744%2013q.106.379-.136.69t-.646.31H18v3.385q0%20.67-.472%201.143q-.472.472-1.143.472H14v1.5q0%20.214-.143.357T13.5%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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