Font Awesome – Brand icons ”; Previous Next This chapter explains the usage of Font Awesome Brand icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.custom {font-size: 2em; color: gray;} </style> </head> <body> <i class = “fa fa-adjust custom”></i> </body> </html> The following table shows the usage and the results of Font Awesome Brand icons. Replace the <body> tag of the above program with the code given in the table to get the respective outputs − Usage Icons <i class=”fa fa-500px custom”></i> <i class=”fa fa-amazon custom”></i> <i class=”fa fa-android custom”></i> <i class=”fa fa-angellist custom”></i> <i class=”fa fa-adn custom”></i> <i class=”fa fa-apple custom”></i> <i class=”fa fa-behance custom”></i> <i class=”fa fa-behance-square custom”></i> <i class=”fa fa-bitbucket custom”></i> <i class=”fa fa-bitbucket-square custom”></i> <i class=”fa fa-btc custom”></i> <i class=”fa fa-black-tie custom”></i> <i class=”fa fa-btc custom”></i> <i class=”fa fa-buysellads custom”></i> <i class=”fa fa-cc-amex custom”></i> <i class=”fa fa-cc-diners-club custom”></i> <i class=”fa fa-cc-discover custom”></i> <i class=”fa fa-cc-jcb custom”></i> <i class=”fa fa-cc-mastercard custom”></i> <i class=”fa fa-cc-paypal custom”></i> <i class=”fa fa-cc-stripe custom”></i> <i class=”fa fa-cc-visa custom”></i> <i class=”fa fa-chrome custom”></i> <i class=”fa fa-codepen custom”></i> <i class=”fa fa-connectdevelop custom”></i> <i class=”fa fa-contao custom”></i> <i class=”fa fa-css3 custom”></i> <i class=”fa fa-dashcube custom”></i> <i class=”fa fa-delicious custom”></i> <i class=”fa fa-deviantart custom”></i> <i class=”fa fa-digg custom”></i> <i class=”fa fa-dribbble custom”></i> <i class=”fa fa-dropbox custom”></i> <i class=”fa fa-drupal custom”></i> <i class=”fa fa-empire custom”></i> <i class=”fa fa-expeditedssl custom”></i> <i class=”fa fa-facebook custom”></i> <i class=”fa fa-facebook-f custom”></i> <i class=”fa fa-facebook-official custom”></i> <i class=”fa fa-facebook-square custom”></i> <i class=”fa fa-firefox custom”></i> <i class=”fa fa-flickr custom”></i> <i class=”fa fa-fonticons custom”></i> <i class=”fa fa-forumbee custom”></i> <i class=”fa fa-foursquare custom”></i> <i class=”fa fa-ge custom”></i> <i class=”fa fa-get-pocket custom”></i> <i class=”fa fa-gg custom”></i> <i class=”fa fa-gg-circle custom”></i> <i class=”fa fa-git custom”></i> <i class=”fa fa-git-square custom”></i> <i class=”fa fa-github custom”></i> <i class=”fa fa-github-alt custom”></i> <i class=”fa fa-github-square custom”></i> <i class=”fa fa-gratipay custom”></i> <i class=”fa fa-google custom”></i> <i class=”fa fa-google-plus custom”></i> <i class=”fa fa-google-plus-square custom”></i> <i class=”fa fa-youtube-play custom”></i> <i class=”fa fa-gratipay custom”></i> <i class=”fa fa-hacker-news custom”></i> <i class=”fa fa-houzz custom”></i> <i class=”fa fa-html5 custom”></i> <i class=”fa fa-instagram custom”></i> <i class=”fa fa-internet-explorer custom”></i> <i class=”fa fa-ioxhost custom”></i> <i class=”fa fa-joomla custom”></i> <i class=”fa fa-jsfiddle custom”></i> <i class=”fa fa-lastfm custom”></i> <i class=”fa fa-lastfm-square custom”></i> <i class=”fa fa-leanpub custom”></i> <i class=”fa fa-linkedin custom”></i> <i class=”fa fa-linkedin-square custom”></i> <i class=”fa fa-linux custom”></i> <i class=”fa fa-maxcdn custom”></i> <i class=”fa fa-meanpath custom”></i> <i class=”fa fa-medium custom”></i> <i class=”fa fa-odnoklassniki custom”></i> <i class=”fa fa-odnoklassniki-square custom”></i> <i class=”fa fa-opencart custom”></i> <i class=”fa fa-opera custom”></i> <i class=”fa fa-optin-monster custom”></i> <i class=”fa fa-openid custom”></i> <i class=”fa fa-pagelines custom”></i> <i class=”fa fa-youtube custom”></i> <i class=”fa fa-pied-piper custom”></i> <i class=”fa fa-pied-piper-alt custom”></i> <i class=”fa fa-pinterest custom”></i> <i class=”fa fa-pinterest-p custom”></i> <i class=”fa fa-pinterest-square custom”></i> <i class=”fa fa-qq custom”></i> <i class=”fa fa-ra custom”></i> <i class=”fa fa-rebel custom”></i> <i class=”fa fa-reddit custom”></i> <i class=”fa fa-renren custom”></i> <i class=”fa fa-amazon custom”></i> <i class=”fa fa-safari custom”></i> <i class=”fa fa-sellsy custom”></i> <i class=”fa fa-youtube-square custom”></i> <i class=”fa fa-share-alt custom”></i> <i class=”fa fa-share-alt-square custom”></i> <i class=”fa fa-shirtsinbulk custom”></i> <i class=”fa fa-simplybuilt custom”></i> <i class=”fa fa-skyatlas custom”></i> <i class=”fa fa-skype custom”></i> <i class=”fa fa-slack custom”></i> <i class=”fa fa-yc-square custom”></i> <i class=”fa fa-soundcloud custom”></i> <i class=”fa fa-spotify custom”></i> <i class=”fa fa-stack-exchange custom”></i> <i class=”fa fa-stack-overflow custom”></i> <i class=”fa fa-steam custom”></i> <i class=”fa fa-steam-square custom”></i> <i class=”fa fa-stumbleupon custom”></i> <i class=”fa fa-stumbleupon-circle custom”></i> <i class=”fa fa-tencent-weibo custom”></i> <i class=”fa fa-trello custom”></i> <i class=”fa fa-tripadvisor custom”></i> <i class=”fa fa-tumblr custom”></i> <i class=”fa fa-tumblr-square custom”></i> <i class=”fa fa-yahoo custom”></i> <i class=”fa fa-twitter custom”></i> <i class=”fa fa-twitter-square custom”></i> <i class=”fa fa-viacoin custom”></i> <i class=”fa fa-vimeo custom”></i> <i class=”fa fa-vimeo-square custom”></i> <i class=”fa fa-vine custom”></i> <i class=”fa fa-vk custom”></i> <i class=”fa fa-wechat custom”></i> <i class=”fa fa-weibo custom”></i> <i class=”fa fa-weixin custom”></i> <i class=”fa fa-whatsapp custom”></i> <i class=”fa fa-wikipedia-w custom”></i> <i class=”fa fa-windows custom”></i> <i class=”fa fa-wordpress custom”></i> <i class=”fa fa-xing custom”></i> <i class=”fa fa-xing-square custom”></i> <i class=”fa fa-y-combinator custom”></i> <i class=”fa fa-y-combinator-square custom”></i> <i class=”fa fa-yc custom”></i> Print Page Previous Next Advertisements ”;
Category: web Icons
Font Awesome – Directional Icons ”; Previous Next This chapter explains the usage of Font Awesome Directional icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.custom {font-size: 2em; color: gray;} </style> </head> <body> <i class = “fa fa-adjust custom”></i> </body> </html> The following table shows the usage and the results of Font Awesome Directional icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”fa fa-angle-double-down custom” ></i> <i class=”fa fa-angle-double-left custom” ></i> <i class=”fa fa-angle-double-right custom” ></i> <i class=”fa fa-angle-double-up custom” ></i> <i class=”fa fa-angle-down custom” ></i> <i class=”fa fa-angle-left custom” ></i> <i class=”fa fa-angle-right custom” ></i> <i class=”fa fa-angle-up custom” ></i> <i class=”fa fa-arrow-circle-down custom” ></i> <i class=”fa fa-arrow-circle-left custom” ></i> <i class=”fa fa-arrow-circle-right custom” ></i> <i class=”fa fa-arrow-circle-up custom” ></i> <i class=”fa fa-arrow-circle-o-down custom” ></i> <i class=”fa fa-arrow-circle-o-left custom” ></i> <i class=”fa fa-arrow-circle-o-right custom” ></i> <i class=”fa fa-arrow-circle-o-up custom” ></i> <i class=”fa fa-arrow-down custom” ></i> <i class=”fa fa-arrow-left custom” ></i> <i class=”fa fa-arrow-right custom” ></i> <i class=”fa fa-arrow-up custom” ></i> <i class=”fa fa-arrows custom” ></i> <i class=”fa fa-arrows-alt custom” ></i> <i class=”fa fa-arrows-h custom” ></i> <i class=”fa fa-arrows-v custom” ></i> <i class=”fa fa-caret-down custom” ></i> <i class=”fa fa-caret-left custom” ></i> <i class=”fa fa-caret-right custom” ></i> <i class=”fa fa-caret-up custom” ></i> <i class=”fa fa-caret-square-o-down custom” ></i> <i class=”fa fa-caret-square-o-left custom” ></i> <i class=”fa fa-caret-square-o-right custom” ></i> <i class=”fa fa-caret-square-o-up custom” ></i> <i class=”fa fa-chevron-circle-down custom” ></i> <i class=”fa fa-chevron-circle-left custom” ></i> <i class=”fa fa-chevron-circle-right custom” ></i> <i class=”fa fa-chevron-circle-up custom” ></i> <i class=”fa fa-chevron-down custom” ></i> <i class=”fa fa-chevron-left custom” ></i> <i class=”fa fa-chevron-right custom” ></i> <i class=”fa fa-chevron-up custom” ></i> <i class=”fa fa-hand-o-down custom” ></i> <i class=”fa fa-hand-o-left custom” ></i> <i class=”fa fa-hand-o-right custom” ></i> <i class=”fa fa-hand-o-up custom” ></i> <i class=”fa fa-long-arrow-down custom” ></i> <i class=”fa fa-long-arrow-left custom” ></i> <i class=”fa fa-long-arrow-right custom” ></i> <i class=”fa fa-long-arrow-up custom” ></i> <i class=”fa fa-toggle-down custom” ></i> <i class=”fa fa-toggle-left custom” ></i> <i class=”fa fa-toggle-right custom” ></i> <i class=”fa fa-toggle-up custom” ></i> <i class=”fa fa-exchange custom” ></i> Print Page Previous Next Advertisements ”;
Web Icons – Quick Guide
Web Icons – Quick Guide ”; Previous Next Web Icons – Introduction An icon is a symbol that is used to represent a specific action or a capability on a webpage. Icons are used in documents as well as applications and they can be either selectable or non-selectable. For example, the images that we see on the buttons of an application are all icons and these buttons are selectable. Similarly, when we use an icon as a company logo, it is normally non-selectable. In Windows environment, if we mute the system volume, it will be represented with the help of an icon, as shown below. Using web icons, we can represent a loading page, a disabled option, a link, a redirection, etc. These icons can be flipped, rotated, resized, bordered, inverted, and colored. Icon Fonts Icon Fonts contain symbols and glyphs. Once you load a desired font, you can use any of the icons provided by that font using the class name of the icon. We can also apply different colors to the icons and resize them using the CSS properties. There are several icon libraries(fonts) that provide icons. This tutorial focuses on three main fonts, namely − Font Awesome Bootstrap Glyphicons Google”s Material Icons Font Awesome This font provides 519 free scalable vector icons. This library is completely free, for both personal as well as commercial use. These icons can be customized easily. Originally, they were developed for Bootstrap. Bootstrap Glyphicons This is a library of monochromatic icons available in raster image formats, vector image formats, and as fonts. It provides over 250 glyphs in font format. You can use these fonts in your web projects. These icons are not free, however you can use them in Bootstrap based projects without having to purchase them. Google”s Material Icons Google provides about 750 icons designed under “material designed guidelines” and these are known as Material Design icons. These icons are simple and they support all modern web browsers. Since these icons are vector based, they are scalable as well. To use these icons, we have to load the font (library) material-icons. Font Awesome Icons Font Awesome icons library provides 519 free scalable vector icons. This library is completely free for both personal and commercial use. Originally designed for Bootstrap, these icons can be customized easily. Loading the Font Library To load the Font Awesome library, copy and paste the following line in the <head> section of the webpage. <head> <link rel = “stylesheet” href = “http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> </head> Using the Icon Font Awesome provides several icons. Choose one of them and add the name of the icon class to any HTML element within the <body> tag. In the following example, we have used the icon of the Indian currency. Live Demo <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> </head> <body> <i class = “fa fa-inr”></i> </body> </html> It will produce the following output − Defining the Size You can increase or decrease the size of an icon by defining its size using CSS and using it along with the class name, as shown below. In the given example, we have declared the size as 6 em. Live Demo <html> <head> <link rel = “stylesheet” href = “http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.mysize {font-size: 10em;} </style> </head> <body> <i class = “fa fa-inr mysize”></i> </body> </html> It will produce the following output − Defining the Color Just like size, you can define the color of the icons using CSS. The following example shows how to change the color of the Indian currency icon. Live Demo <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.custom {font-size: 6em; color: red;} </style> </head> <body> <i class = “fa fa-inr custom”></i> </body> </html> List of Categories Font Awesome provides 519 icons in the following categories − Web Application Icons Hand Icons Transportation Icons Gender Icons File Type Icons Spinner Icons Form Control Icons Payment Icons Chart Icons Currency Icons Text editor Icons Directional Icons Video Player Icons Brand Icons To use any of these icons, you have to replace the class name in the programs given in this chapter with the class name of the desired icon. In the coming chapters of this Unit (Font Awesome), we have explained category-wise the usage and the respective outputs of various Font Awesome icons. Font Awesome – Web Application Icons This chapter explains the usage of Font Awesome Web Application icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.custom {font-size: 2em; color: gray;} </style> </head> <body> <i class = “fa fa-adjust custom”></i> </body> </html> The following table shows the usage and the results of Font Awesome Web Application icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class= “fa fa-adjust custom”></i> <i class=”fa fa-anchor custom”></i> <i class=”fa fa-archive custom”></i> <i class=”fa fa-area-chart custom”></i> <i class=”fa fa-arrows custom”></i> <i class=”fa fa-arrows-h custom”></i> <i class=”fa fa-arrows-v custom”></i> <i class=”fa fa-asterisk custom”></i> <i class=”fa fa-at custom”></i> <i class=”fa fa-automobile custom”></i> <i class=”fa fa-balance-scale custom”></i> <i class=”fa fa-ban custom”></i> <i class=”fa fa-bank custom”></i> <i class=”fa fa-bar-chart custom”></i> <i class=”fa fa-bar-chart-o custom”></i> <i class=”fa fa-barcode custom”></i> <i class=”fa fa-bars custom”></i> <i class=”fa fa-bed custom”></i> <i class=”fa fa-beer custom”></i> <i class=”fa fa-bell custom”></i> <i class=”fa fa-wrench custom”></i> <i class=”fa fa-bell-o custom”></i> <i class=”fa fa-bell-slash custom”></i> <i class=”fa fa-bell-slash-o custom”></i> <i class=”fa fa-bicycle custom”></i> <i class=”fa fa-battery-0 custom”></i> <i class=”fa fa-battery-1 custom”></i> <i class=”fa fa-battery-2 custom”></i> <i class=”fa fa-battery-3 custom”></i> <i class=”fa fa-battery-4 custom”></i> <i class=”fa fa-battery-empty custom”></i> <i class=”fa fa-battery-quarter custom”></i> <i class=”fa fa-battery-half custom”></i> <i class=”fa fa-battery-three-quarters custom”></i> <i class=”fa fa-battery-full custom”></i> <i class=”fa fa-birthday-cake custom”></i> <i class=”fa fa-bolt custom”></i> <i class=”fa fa-bomb custom”></i> <i class=”fa fa-book custom”></i> <i class=”fa fa-bookmark custom”></i> <i class=”fa fa-bookmark-o custom”></i> <i class=”fa fa-briefcase custom”></i> <i class=”fa fa-bug custom”></i> <i class=”fa
Material – Image Icons
Material – Image Icons ”; Previous Next This chapter explains the usage of Google”s (Material) Image icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <!DOCTYPE html> <html> <head> <link href = “https://fonts.googleapis.com/icon?family=Material+Icons” rel = “stylesheet”> <style> i.custom {font-size: 2em; color: green;} </style> </head> <body> <i class = “material-icons custom”>accessibility</i> </body> </html> The following table contains the usage and results of Google”s (Material) Image icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”material-icons custom”>add_to_photos</i> add_to_photos <i class=”material-icons custom”>adjust</i> adjust <i class=”material-icons custom”>assistant</i> assistant <i class=”material-icons custom”>assistant</i> assistant <i class=”material-icons custom”>audiotrack</i> audiotrack <i class=”material-icons custom”>blur_circular</i> blur_circular <i class=”material-icons custom”>blur_linear</i> blur_linear <i class=”material-icons custom”>blur_off</i> blur_off <i class=”material-icons custom”>blur_on</i> blur_on <i class=”material-icons custom”>brightness_1</i> brightness_1 <i class=”material-icons custom”>brightness_2</i> brightness_2 <i class=”material-icons custom”>brightness_3</i> brightness_3 <i class=”material-icons custom”>brightness_4</i> brightness_4 <i class=”material-icons custom”>brightness_5</i> brightness_5 <i class=”material-icons custom”>brightness_6</i> brightness_6 <i class=”material-icons custom”>brightness_7</i> brightness_7 <i class=”material-icons custom”>broken_image</i> broken_image <i class=”material-icons custom”>brush</i> brush <i class=”material-icons custom”>camera</i> camera <i class=”material-icons custom”>camera_alt</i> camera_alt <i class=”material-icons custom”>camera_front</i> camera_front <i class=”material-icons custom”>camera_rear</i> camera_rear <i class=”material-icons custom”>camera_roll</i> camera_roll <i class=”material-icons custom”>center_focus_strong</i> center_focus_strong <i class=”material-icons custom”>center_focus_weak</i> center_focus_weak <i class=”material-icons custom”>collections</i> collections <i class=”material-icons custom”>collections_bookmark</i> collections_bookmark <i class=”material-icons custom”>color_lens</i> color_lens <i class=”material-icons custom”>colorize</i> colorize <i class=”material-icons custom”>compare</i> compare <i class=”material-icons custom”>control_point</i> control_point <i class=”material-icons custom”>control_point_duplicate</i> control_point_duplicate <i class=”material-icons custom”>crop</i> crop <i class=”material-icons custom”>crop_16_9</i> crop_16_9 <i class=”material-icons custom”>crop_3_2</i> crop_3_2 <i class=”material-icons custom”>crop_5_4</i> crop_5_4 <i class=”material-icons custom”>crop_7_5</i> crop_7_5 <i class=”material-icons custom”>crop_din</i> crop_din <i class=”material-icons custom”>crop_free</i> crop_free <i class=”material-icons custom”>crop_landscape</i> crop_landscape <i class=”material-icons custom”>crop_original</i> crop_original <i class=”material-icons custom”>crop_portrait</i> crop_portrait <i class=”material-icons custom”>crop_square</i> crop_square <i class=”material-icons custom”>dehaze</i> dehaze <i class=”material-icons custom”>details</i> details <i class=”material-icons custom”>edit</i> edit <i class=”material-icons custom”>exposure</i> exposure <i class=”material-icons custom”>exposure_neg_1</i> exposure_neg_1 <i class=”material-icons custom”>exposure_plus_1</i> exposure_plus_1 <i class=”material-icons custom”>exposure_plus_2</i> exposure_plus_2 <i class=”material-icons custom”>exposure_zero</i> exposure_zero <i class=”material-icons custom”>filter</i> filter <i class=”material-icons custom”>filter_1</i> filter_1 <i class=”material-icons custom”>filter_2</i> filter_2 <i class=”material-icons custom”>filter_3</i> filter_3 <i class=”material-icons custom”>filter_4</i> filter_4 <i class=”material-icons custom”>filter_5</i> filter_5 <i class=”material-icons custom”>filter_6</i> filter_6 <i class=”material-icons custom”>filter_7</i> filter_7 <i class=”material-icons custom”>filter_8</i> filter_8 <i class=”material-icons custom”>filter_9</i> filter_9 <i class=”material-icons custom”>filter_9_plus</i> filter_9_plus <i class=”material-icons custom”>filter_b_and_w</i> filter_b_and_w <i class=”material-icons custom”>filter_center_focus</i> filter_center_focus <i class=”material-icons custom”>filter_drama</i> filter_drama <i class=”material-icons custom”>filter_frames</i> filter_frames <i class=”material-icons custom”>filter_hdr</i> filter_hdr <i class=”material-icons custom”>filter_none</i> filter_none <i class=”material-icons custom”>filter_tilt_shift</i> filter_tilt_shift <i class=”material-icons custom”>filter_vintage</i> filter_vintage <i class=”material-icons custom”>flare</i> flare <i class=”material-icons custom”>flash_auto</i> flash_auto <i class=”material-icons custom”>flash_off</i> flash_off <i class=”material-icons custom”>flash_on</i> flash_on <i class=”material-icons custom”>flip</i> flip <i class=”material-icons custom”>gradient</i> gradient <i class=”material-icons custom”>grain</i> grain <i class=”material-icons custom”>grid_off</i> grid_off <i class=”material-icons custom”>grid_on</i> grid_on <i class=”material-icons custom”>hdr_off</i> hdr_off <i class=”material-icons custom”>hdr_on</i> hdr_on <i class=”material-icons custom”>hdr_strong</i> hdr_strong <i class=”material-icons custom”>hdr_weak</i> hdr_weak <i class=”material-icons custom”>healing</i> healing <i class=”material-icons custom”>image</i> image <i class=”material-icons custom”>image_aspect_ratio</i> image_aspect_ratio <i class=”material-icons custom”>iso</i> iso <i class=”material-icons custom”>landscape</i> landscape <i class=”material-icons custom”>leak_add</i> leak_add <i class=”material-icons custom”>leak_remove</i> leak_remove <i class=”material-icons custom”>lens</i> lens <i class=”material-icons custom”>looks</i> looks <i class=”material-icons custom”>looks_3</i> looks_3 <i class=”material-icons custom”>looks_4</i> looks_4 <i class=”material-icons custom”>looks_5</i> looks_5 <i class=”material-icons custom”>looks_6</i> looks_6 <i class=”material-icons custom”>looks_one</i> looks_one <i class=”material-icons custom”>looks_two</i> looks_two <i class=”material-icons custom”>loupe</i> loupe <i class=”material-icons custom”>monochrome_photos</i> monochrome_photos <i class=”material-icons custom”>movie_creation</i> movie_creation <i class=”material-icons custom”>music_note</i> music_note <i class=”material-icons custom”>nature</i> nature <i class=”material-icons custom”>nature_people</i> nature_people <i class=”material-icons custom”>wb_sunny</i> wb_sunny <i class=”material-icons custom”>navigate_next</i> navigate_next <i class=”material-icons custom”>navigate_before</i> navigate_before <i class=”material-icons custom”>palette</i> palette <i class=”material-icons custom”>panorama</i> panorama <i class=”material-icons custom”>panorama_fish_eye</i> panorama_fish_eye <i class=”material-icons custom”>panorama_horizontal</i> panorama_horizontal <i class=”material-icons custom”>panorama_vertical</i> panorama_vertical <i class=”material-icons custom”>panorama_wide_angle</i> panorama_wide_angle <i class=”material-icons custom”>photo</i> photo <i class=”material-icons custom”>photo_album</i> photo_album <i class=”material-icons custom”>photo_camera</i> photo_camera <i class=”material-icons custom”>photo_library</i> photo_library <i class=”material-icons custom”>photo_size_select_actual</i> photo_size_select_actual <i class=”material-icons custom”>photo_size_select_large</i> photo_size_select_large <i class=”material-icons custom”>photo_size_select_small</i> photo_size_select_small <i class=”material-icons custom”>picture_as_pdf</i> picture_as_pdf <i class=”material-icons custom”>portrait</i> portrait <i class=”material-icons custom”>remove_red_eye</i> remove_red_eye <i class=”material-icons custom”>rotate_90_degrees_ccw</i> rotate_90_degrees_ccw <i class=”material-icons custom”>rotate_left</i> rotate_left <i class=”material-icons custom”>rotate_right</i> rotate_right <i class=”material-icons custom”>slideshow</i> slideshow <i class=”material-icons custom”>straighten</i> straighten <i class=”material-icons custom”>style</i> style <i class=”material-icons custom”>switch_camera</i> switch_camera <i class=”material-icons custom”>switch_video</i> switch_video <i class=”material-icons custom”>tag_faces</i> tag_faces <i class=”material-icons custom”>texture</i> texture <i class=”material-icons custom”>timelapse</i> timelapse <i class=”material-icons custom”>timer</i> timer <i class=”material-icons custom”>timer_10</i> timer_10 <i class=”material-icons custom”>timer_3</i> timer_3 <i class=”material-icons custom”>timer_off</i> timer_off <i class=”material-icons custom”>tonality</i> tonality <i class=”material-icons custom”>transform</i> transform <i class=”material-icons custom”>tune</i> tune <i class=”material-icons custom”>view_comfy</i> view_comfy <i class=”material-icons custom”>view_compact</i> view_compact <i class=”material-icons custom”>vignette</i> vignette <i class=”material-icons custom”>wb_auto</i> wb_auto <i class=”material-icons custom”>wb_cloudy</i> wb_cloudy <i class=”material-icons custom”>wb_incandescent</i> wb_incandescent <i class=”material-icons custom”>wb_iridescent</i> wb_iridescent Print Page Previous Next Advertisements ”;
Font Awesome – Spinner Icons
Font Awesome – Spinner Icons ”; Previous Next This chapter explains the usage of Font Awesome Spinner icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <html> <head> <link rel = “stylesheet” href = “https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css”> <style> i.custom {font-size: 2em; color: gray;} </style> </head> <body> <i class = “fa fa-adjust custom”></i> </body> </html> The following table shows the usage and the results of Font Awesome Spinner icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”fa fa-circle-o-notch custom”></i> <i class=”fa fa-cog custom”></i> <i class=”fa fa-gear custom”></i> <i class=”fa fa-refresh custom”></i> <i class=”fa fa-spinner custom”></i> Print Page Previous Next Advertisements ”;
Material – Social Icons
Material – Social Icons ”; Previous Next This chapter explains the usage of Google”s (Material) Social icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <!DOCTYPE html> <html> <head> <link href = “https://fonts.googleapis.com/icon?family=Material+Icons” rel = “stylesheet”> <style> i.custom {font-size: 2em; color: green;} </style> </head> <body> <i class = “material-icons custom”>accessibility</i> </body> </html> The following table contains the usage and results of Google”s (Material) Social icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”material-icons custom”>cake</i> cake <i class=”material-icons custom”>domain</i> domain <i class=”material-icons custom”>group</i> group <i class=”material-icons custom”>group_add</i> group_add <i class=”material-icons custom”>location_city</i> location_city <i class=”material-icons custom”>mood</i> mood <i class=”material-icons custom”>mood_bad</i> mood_bad <i class=”material-icons custom”>notifications</i> notifications <i class=”material-icons custom”>notifications_active</i> notifications_active <i class=”material-icons custom”>notifications_none</i> notifications_none <i class=”material-icons custom”>notifications_off</i> notifications_off <i class=”material-icons custom”>notifications_paused</i> notifications_paused <i class=”material-icons custom”>pages</i> pages <i class=”material-icons custom”>party_mode</i> party_mode <i class=”material-icons custom”>people</i> people <i class=”material-icons custom”>people_outline</i> people_outline <i class=”material-icons custom”>person</i> person <i class=”material-icons custom”>person_add</i> person_add <i class=”material-icons custom”>person_outline</i> person_outline <i class=”material-icons custom”>plus_one</i> plus_one <i class=”material-icons custom”>poll</i> poll <i class=”material-icons custom”>public</i> public <i class=”material-icons custom”>school</i> school <i class=”material-icons custom”>share</i> share <i class=”material-icons custom”>whatshot</i> whatshot Print Page Previous Next Advertisements ”;
Material – AV Icons
Material – AV Icons ”; Previous Next This chapter explains the usage of Google”s (Material) AV icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <!DOCTYPE html> <html> <head> <link href = “https://fonts.googleapis.com/icon?family=Material+Icons” rel = “stylesheet”> <style> i.custom {font-size: 2em; color: green;} </style> </head> <body> <i class = “material-icons custom”>accessibility</i> </body> </html> The following table contains the usage and results of Google”s (Material) AV icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”material-icons custom”>airplay</i> airplay <i class=”material-icons custom”>album</i> album <i class=”material-icons custom”>av_timer</i> av_timer <i class=”material-icons custom”>closed_caption</i> closed_caption <i class=”material-icons custom”>equalizer</i> equalizer <i class=”material-icons custom”>explicit</i> explicit <i class=”material-icons custom”>fast_forward</i> fast_forward <i class=”material-icons custom”>fast_rewind</i> fast_rewind <i class=”material-icons custom”>forward_10</i> forward_10 <i class=”material-icons custom”>forward_30</i> forward_30 <i class=”material-icons custom”>forward_5</i> forward_5 <i class=”material-icons custom”>games</i> games <i class=”material-icons custom”>hd</i> hd <i class=”material-icons custom”>hearing</i> hearing <i class=”material-icons custom”>high_quality</i> high_quality <i class=”material-icons custom”>library_add</i> library_add <i class=”material-icons custom”>library_books</i> library_books <i class=”material-icons custom”>library_music</i> library_music <i class=”material-icons custom”>loop</i> loop <i class=”material-icons custom”>mic</i> mic <i class=”material-icons custom”>mic_none</i> mic_none <i class=”material-icons custom”>mic_off</i> mic_off <i class=”material-icons custom”>movie</i> movie <i class=”material-icons custom”>pause_circle_outline</i> pause_circle_outline <i class=”material-icons custom”>new_releases</i> new_releases <i class=”material-icons custom”>not_interested</i> not_interested <i class=”material-icons custom”>pause</i> pause <i class=”material-icons custom”>pause_circle_filled</i> pause_circle_filled <i class=”material-icons custom”>play_arrow</i> play_arrow <i class=”material-icons custom”>play_circle_filled</i> play_circle_filled <i class=”material-icons custom”>play_circle_outline</i> play_circle_outline <i class=”material-icons custom”>playlist_add</i> playlist_add <i class=”material-icons custom”>queue</i> queue <i class=”material-icons custom”>queue_music</i> queue_music <i class=”material-icons custom”>radio</i> radio <i class=”material-icons custom”>recent_actors</i> recent_actors <i class=”material-icons custom”>repeat</i> repeat <i class=”material-icons custom”>repeat_one</i> repeat_one <i class=”material-icons custom”>replay</i> replay <i class=”material-icons custom”>airplay</i> replay_10 <i class=”material-icons custom”>replay_30</i> replay_30 <i class=”material-icons custom”>replay_5</i> replay_5 <i class=”material-icons custom”>shuffle</i> shuffle <i class=”material-icons custom”>skip_next</i> skip_next <i class=”material-icons custom”>skip_previous</i> skip_previous <i class=”material-icons custom”>snooze</i> snooze <i class=”material-icons custom”>sort_by_alpha</i> sort_by_alpha <i class=”material-icons custom”>stop</i> stop <i class=”material-icons custom”>subtitles</i> subtitles <i class=”material-icons custom”>surround_sound</i> surround_sound <i class=”material-icons custom”>video_library</i> video_library <i class=”material-icons custom”>videocam</i> videocam <i class=”material-icons custom”>videocam_off</i> videocam_off <i class=”material-icons custom”>volume_down</i> volume_down <i class=”material-icons custom”>volume_mute</i> volume_mute <i class=”material-icons custom”>volume_off</i> volume_off <i class=”material-icons custom”>volume_up</i> volume_up <i class=”material-icons custom”>web</i> web Print Page Previous Next Advertisements ”;
Bootstrap Glyphicons
Bootstrap Glyphicons ”; Previous Next This is a library of monochromatic icons available in raster image formats, vector image formats, and as fonts. It provides over 250 glyphs in font format. You can use these fonts in your web projects. These glyphs are not free, however if you don”t have to spend anything in case you are using them in Bootstrap based projects. Loading the Font (library) To load the Bootstrap Glyphicons library, copy and paste the following line in the <head> section of the webpage. <head> <link rel = “stylesheet” href = “http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css”> </head> Using the Icon Bootstrap Glyphicons provides a number of icons. Choose one of them and add the name of the icon class to any HTML element within the < body > tag. In the following example, we have used the icon of the tree and its class name is tree-deciduous. Live Demo <html> <head> <link rel = “stylesheet” href = “https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css”> </head> <body> <i class = “glyphicon glyphicon-tree-deciduous”> </i> </body> </html> It will produce the following output − Defining the Size You can increase or decrease the size of an icon by defining its size in the CSS and using it along with the class name as shown below. In the following example, we have defined the size as 6 em. Live Demo <html> <head> <link rel=”stylesheet” href = “https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css”><style> i.mysize {font-size: 6em;} </style> </head> <body> <i class=”glyphicon glyphicon-tree-deciduous mysize”></i> </body> </html> It will produce the following output: Defining the Color You can define the color of an icon using the CSS. The following example example shows how to change the color of the tree icon. Live Demo <html> <head> <link rel=”stylesheet” href=”http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css”><style> i.mysize {font-size: 6em; color: blue;} </style> </head> <body> <i class=”glyphicon glyphicon-tree-deciduous mysize”></i> </body> </html> It will produce the following output − Print Page Previous Next Advertisements ”;
Material – Editor Icons
Material – Editor Icons ”; Previous Next This chapter explains the usage of Google”s (Material) Editor icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <!DOCTYPE html> <html> <head> <link href = “https://fonts.googleapis.com/icon?family=Material+Icons” rel = “stylesheet”> <style> i.custom {font-size: 2em; color: green;} </style> </head> <body> <i class = “material-icons custom”>accessibility</i> </body> </html> The following table contains the usage and results of Google”s (Material) Editor icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”material-icons custom”>attach_file</i> attach_file <i class=”material-icons custom”>attach_money</i> attach_money <i class=”material-icons custom”>border_all</i> border_all <i class=”material-icons custom”>border_bottom</i> border_bottom <i class=”material-icons custom”>border_clear</i> border_clear <i class=”material-icons custom”>border_color</i> border_color <i class=”material-icons custom”>border_horizontal</i> border_horizontal <i class=”material-icons custom”>border_inner</i> border_inner <i class=”material-icons custom”>border_left</i> border_left <i class=”material-icons custom”>border_outer</i> border_outer <i class=”material-icons custom”>border_right</i> border_right <i class=”material-icons custom”>border_style</i> border_style <i class=”material-icons custom”>border_top</i> border_top <i class=”material-icons custom”>border_vertical</i> border_vertical <i class=”material-icons custom”>format_align_center</i> format_align_center <i class=”material-icons custom”>format_align_justify</i> format_align_justify <i class=”material-icons custom”>format_align_left</i> format_align_left <i class=”material-icons custom”>format_align_right</i> format_align_right <i class=”material-icons custom”>format_bold</i> format_bold <i class=”material-icons custom”>format_clear</i> format_clear <i class=”material-icons custom”>format_color_fill</i> format_color_fill <i class=”material-icons custom”>format_color_reset</i> format_color_reset <i class=”material-icons custom”>format_color_text</i> format_color_text <i class=”material-icons custom”>format_indent_decrease</i> format_indent_decrease <i class=”material-icons custom”>format_indent_increase</i> format_indent_increase <i class=”material-icons custom”>format_italic</i> format_italic <i class=”material-icons custom”>format_line_spacing</i> format_line_spacing <i class=”material-icons custom”>format_list_bulleted</i> format_list_bulleted <i class=”material-icons custom”>format_list_numbered</i> format_list_numbered <i class=”material-icons custom”>format_paint</i> format_paint <i class=”material-icons custom”>format_quote</i> format_quote <i class=”material-icons custom”>format_size</i> format_size <i class=”material-icons custom”>format_strikethrough</i> format_strikethrough <i class=”material-icons custom”>format_textdirection_l_to_r</i> format_textdirection_l_to_r <i class=”material-icons custom”>format_textdirection_r_to_l</i> format_textdirection_r_to_l <i class=”material-icons custom”>format_underline</i> format_underline <i class=”material-icons custom”>functions</i> functions <i class=”material-icons custom”>insert_chart</i> insert_chart <i class=”material-icons custom”>insert_comment</i> insert_comment <i class=”material-icons custom”>insert_drive_file</i> insert_drive_file <i class=”material-icons custom”>insert_emoticon</i> insert_emoticon <i class=”material-icons custom”>insert_invitation</i> insert_invitation <i class=”material-icons custom”>insert_link</i> insert_link <i class=”material-icons custom”>insert_photo</i> insert_photo <i class=”material-icons custom”>merge_type</i> merge_type <i class=”material-icons custom”>mode_comment</i> mode_comment <i class=”material-icons custom”>mode_edit</i> mode_edit <i class=”material-icons custom”>money_off</i> money_off <i class=”material-icons custom”>publish</i> publish <i class=”material-icons custom”>space_bar</i> space_bar <i class=”material-icons custom”>strikethrough_s</i> strikethrough_s <i class=”material-icons custom”>vertical_align_bottom</i> vertical_align_bottom <i class=”material-icons custom”>vertical_align_center</i> vertical_align_center <i class=”material-icons custom”>vertical_align_top</i> vertical_align_top <i class=”material-icons custom”>wrap_text</i> wrap_text Print Page Previous Next Advertisements ”;
Material – Communication Icons ”; Previous Next This chapter explains the usage of Google”s (Material) Communication icons. Assume that custom is the CSS class name where we defined the size and color, as shown in the example given below. <!DOCTYPE html> <html> <head> <link href = “https://fonts.googleapis.com/icon?family=Material+Icons” rel = “stylesheet”> <style> i.custom {font-size: 2em; color: green;} </style> </head> <body> <i class = “material-icons custom”>accessibility</i> </body> </html> The following table contains the usage and results of Google”s (Material) Communication icons. Replace the < body > tag of the above program with the code given in the table to get the respective outputs − Usage Result <i class=”material-icons custom”>business</i> business <i class=”material-icons custom”>call</i> call <i class=”material-icons custom”>call_made</i> call_made <i class=”material-icons custom”>call_merge</i> call_merge <i class=”material-icons custom”>call_missed</i> call_missed <i class=”material-icons custom”>call_received</i> call_received <i class=”material-icons custom”>call_split</i> call_split <i class=”material-icons custom”>chat</i> chat <i class=”material-icons custom”>chat_bubble</i> chat_bubble <i class=”material-icons custom”>chat_bubble_outline</i> chat_bubble_outline <i class=”material-icons custom”>clear_all</i> clear_all <i class=”material-icons custom”>comment</i> comment <i class=”material-icons custom”>contact_phone</i> contact_phone <i class=”material-icons custom”>contacts</i> contacts <i class=”material-icons custom”>dialer_sip</i> dialer_sip <i class=”material-icons custom”>dialpad</i> dialpad <i class=”material-icons custom”>forum</i> forum <i class=”material-icons custom”>import_export</i> import_export <i class=”material-icons custom”>invert_colors_off</i> invert_colors_off <i class=”material-icons custom”>live_help</i> live_help <i class=”material-icons custom”>location_off</i> location_off <i class=”material-icons custom”>location_on</i> location_on <i class=”material-icons custom”>message</i> message <i class=”material-icons custom”>no_sim</i> no_sim <i class=”material-icons custom”>phone</i> phone <i class=”material-icons custom”>phonelink_erase</i> phonelink_erase <i class=”material-icons custom”>phonelink_lock</i> phonelink_lock <i class=”material-icons custom”>phonelink_ring</i> phonelink_ring <i class=”material-icons custom”>phonelink_setup</i> phonelink_setup <i class=”material-icons custom”>portable_wifi_off</i> portable_wifi_off <i class=”material-icons custom”>present_to_all</i> present_to_all <i class=”material-icons custom”>ring_volume</i> ring_volume <i class=”material-icons custom”>speaker_phone</i> speaker_phone <i class=”material-icons custom”>stay_current_landscape</i> stay_current_landscape <i class=”material-icons custom”>stay_current_portrait</i> stay_current_portrait <i class=”material-icons custom”>stay_primary_landscape</i> stay_primary_landscape <i class=”material-icons custom”>stay_primary_portrait</i> stay_primary_portrait <i class=”material-icons custom”>swap_calls</i> swap_calls <i class=”material-icons custom”>textsms</i> textsms <i class=”material-icons custom”>voicemail</i> voicemail <i class=”material-icons custom”>vpn_key</i> vpn_key <i class=”material-icons custom”>email</i> email <i class=”material-icons custom”>call_end</i> call_end Print Page Previous Next Advertisements ”;