Material Design Sports Cricket Icon

Material Design Sports Cricket Icon refers to cricket as a bat and ball game played by two teams of eleven players on a field centered on a 22-yard (20 m) field with a goal net at each end. Two vines are balanced on three stumps. This Material Design Sports Cricket Iicon code is "sports_cricket". You can use this sports cricket icon as Material UI, Vuetify, and Angular Material (Mat Icon).

Sports Cricket 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 sports_cricket to any element to add the icon. Material Design Sports Cricket Icon can be resized as per your need. You can manage size of icon(sports_cricket) by using font-size css style.

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

How to add Material Design Sports Cricket Icon ?

Material Icon sports_cricket 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">sports_cricket</span>
Icon Code -
sports_cricket


thumb_up

Sports Cricket

sports_cricket

Icon

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

Code

sports_cricket

Sports Cricket

sports_cricket

Icon

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

Code

sports_cricket

Sports Cricket

sports_cricket

Icon

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

Code

sports_cricket

Sports Cricket

sports_cricket

Icon

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

Code

sports_cricket

Sports Cricket

sports_cricket

Icon

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

Code

sports_cricket

2. Vuetify Icon Sports Cricket

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

thumb_up

<v-icon>sports_cricket</v-icon>

3. Material Ui Icon Sports Cricket - React

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

thumb_up

import SportsCricketIcon from '@mui/icons-material/SportsCricket'

3. Angular Material Icon Sports Cricket - mat-icon

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

thumb_up

<mat-icon>sports_cricket</mat-icon>

Tags

athlete, athletic, ball, bat, cricket, entertainment, exercise, game, hobby, social, sports,Vuetify Sports Cricket Icon (Vue Js), Material Ui Sports Cricket Icon (React Js), Mat Icon Sports Cricket (Angular Material)

sports_cricket

sports_cricket

sports_cricket

sports_cricket


Material Icon Sports Cricket Icon | sports_cricket | HTML, CSS

Adding Material Icon icon HTML Sports Cricket(sports_cricket) 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 Sports Cricket Icon Sports Cricket as per your requirement, suppose that you need to chnage the color of Sports Cricket icon or change the size of size. It is pretty simple to change color of icon Sports Cricket just add style="color:red" it will make font color red. On the same way you can change size of Sports Cricket icon by just adding style="font-size:50px;". Smililarly you can add border color, shadow and other font styles to Sports Cricket. Hope this icon fullfilled your need. Thanks for visiting us.

Change Material Icon Icon Sports Cricket 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"> sports_cricket</span>
<span class="material-icons green-color">sports_cricket </span>
<span class="material-icons teal-color"> sports_cricket</span>
<span class="material-icons yellow-color">sports_cricket </span>
<span class="material-icons red-color">sports_cricket </span>

Output of the above example will be as below-

sports_cricket sports_cricket sports_cricket sports_cricket sports_cricket
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



sports_cricket- Faq(s)?

⭐What is the Material Design Sports Cricket Icon code?

Icon Code is - sports_cricket.

⭐ What is Vuetify Sports Cricket Icon code?

Vuetify Sports Cricket Icon code is: sports_cricket

⭐What is Material UI Sports Cricket Icon (React) code?

import sports_cricketIcon from '@mui/icons-material/sports_cricket

⭐ What is Angular Material Sports Cricket Icon code?

Sports Cricket.

Advertisements



For More Icons?