Material Design Psychology Icon

Material Design Psychology Icon refers to the scientific study of the human mind and its functions, especially those that affect behavior in a given context. This Material Design Psychology icon code is "psychology". You can use this psychology icon as Material UI, Vuetify, and Angular Material (Mat Icon).

Psychology Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library. If this library is added just add the HTML css class psychology to any element to add the icon. Material Design Psychology Icon can be resized as per your need. You can manage size of icon(psychology) by using font-size css style.

You can get steps to add HTML icon Psychology in Web, Vuetify, Material UI, Material Design and Angular Material framwork.

How to add Material Design Psychology Icon ?

Material Icon psychology Icon can be added to any web page simply as below.

1. Web

You can integrate Icon in web pages by just adding following below syntax & icon code.

thumb_up

Icon -
<span class="material-icons">psychology</span>
Icon Code -
psychology


thumb_up

Psychology

psychology

Icon

<span class='material-icons-outlined'>psychology</span>

Code

psychology

Psychology

psychology

Icon

<span class='material-icons'>psychology</span>

Code

psychology

Psychology

psychology

Icon

<span class='material-icons-round'>psychology</span>

Code

psychology

Psychology

psychology

Icon

<span class='material-icons-sharp'>psychology</span>

Code

psychology

Psychology

psychology

Icon

<span class='material-icons-two-tone'>psychology</span>

Code

psychology

2. Vuetify Icon Psychology

You can add icon in vuetify(VueJS) material design framework just as below-

thumb_up

<v-icon>psychology</v-icon>

3. Material Ui Icon Psychology - React

You can add icon in MaterialUi react framework just as below-

thumb_up

import PsychologyIcon from '@mui/icons-material/Psychology'

3. Angular Material Icon Psychology - mat-icon

You can add mat icon Angular Material in Angular Material framework by just adding below code-

thumb_up

<mat-icon>psychology</mat-icon>

Tags

behavior, body, brain, cognitive, function, gear, head, human, intellectual, mental, mind, people, person, preferences, psychiatric, psychology, science, settings, social, therapy, thinking, thoughts,Vuetify Psychology Icon (Vue Js), Material Ui Psychology Icon (React Js), Mat Icon Psychology (Angular Material)

psychology

psychology

psychology

psychology


Material Icon Psychology Icon | psychology | HTML, CSS

Adding Material Icon icon HTML Psychology(psychology) in web project is very simple. You need to add the icon class along with material-icons, it is basically main class and mandatory for icons so do not forget to add this class. You can customize Material Icon Psychology Icon Psychology as per your requirement, suppose that you need to chnage the color of Psychology icon or change the size of size. It is pretty simple to change color of icon Psychology just add style="color:red" it will make font color red. On the same way you can change size of Psychology icon by just adding style="font-size:50px;". Smililarly you can add border color, shadow and other font styles to Psychology. Hope this icon fullfilled your need. Thanks for visiting us.

Change Material Icon Icon Psychology Color

Sometimes we need icons in different color, as we suggested by adding css style we can change color. Here we have created one example to change color of icons with css classes.


    <style>
.blue-color {
color:blue;
}
.green-color {
color:green;
}
.teal-color {
color:teal;
}
.yellow-color {
color:yellow;
}
.red-color {
color:red;
}
</style>
<span class="material-icons blue-color"> psychology</span>
<span class="material-icons green-color">psychology </span>
<span class="material-icons teal-color"> psychology</span>
<span class="material-icons yellow-color">psychology </span>
<span class="material-icons red-color">psychology </span>

Output of the above example will be as below-

psychology psychology psychology psychology psychology
Note- Make Sure You have included the below Material Design file in header-

        <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
    

Advertisements



Related Icons

psychology- Faq(s)?

⭐What is the Material Design Psychology Icon code?

Icon Code is - psychology.

⭐ What is Vuetify Psychology Icon code?

Vuetify Psychology Icon code is: psychology

⭐What is Material UI Psychology Icon (React) code?

import psychologyIcon from '@mui/icons-material/psychology

⭐ What is Angular Material Psychology Icon code?

Psychology.

Advertisements



For More Icons?