Material Design Corporate Fare Icon

Material Design Corporate Fare Icon refers to special fares offered specifically to organizations with whom SpiceJet has a written agreement and tailored to meet the needs of the business/official travel. This Material Design Corporate Fare icon code is "corporate_fare". You can use this corporate fare icon as Material UI, Vuetify, and Angular Material (Mat Icon).

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

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

How to add Material Design Corporate Fare Icon ?

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


thumb_up

Corporate Fare

corporate_fare

Icon

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

Code

corporate_fare

Corporate Fare

corporate_fare

Icon

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

Code

corporate_fare

Corporate Fare

corporate_fare

Icon

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

Code

corporate_fare

Corporate Fare

corporate_fare

Icon

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

Code

corporate_fare

Corporate Fare

corporate_fare

Icon

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

Code

corporate_fare

2. Vuetify Icon Corporate Fare

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

thumb_up

<v-icon>corporate_fare</v-icon>

3. Material Ui Icon Corporate Fare - React

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

thumb_up

import CorporateFareIcon from '@mui/icons-material/CorporateFare'

3. Angular Material Icon Corporate Fare - mat-icon

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

thumb_up

<mat-icon>corporate_fare</mat-icon>

Tags

architecture, building, business, corporate, estate, fare, organization, place, real, residence, residential, shelter,Vuetify Corporate Fare Icon (Vue Js), Material Ui Corporate Fare Icon (React Js), Mat Icon Corporate Fare (Angular Material)

corporate_fare

corporate_fare

corporate_fare

corporate_fare


Material Icon Corporate Fare Icon | corporate_fare | HTML, CSS

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

Change Material Icon Icon Corporate Fare 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"> corporate_fare</span>
<span class="material-icons green-color">corporate_fare </span>
<span class="material-icons teal-color"> corporate_fare</span>
<span class="material-icons yellow-color">corporate_fare </span>
<span class="material-icons red-color">corporate_fare </span>

Output of the above example will be as below-

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

corporate_fare- Faq(s)?

⭐What is the Material Design Corporate Fare Icon code?

Icon Code is - corporate_fare.

⭐ What is Vuetify Corporate Fare Icon code?

Vuetify Corporate Fare Icon code is: corporate_fare

⭐What is Material UI Corporate Fare Icon (React) code?

import corporate_fareIcon from '@mui/icons-material/corporate_fare

⭐ What is Angular Material Corporate Fare Icon code?

Corporate Fare.

Advertisements



For More Icons?