- Html css image icons
- Available in
- Features
- 27 CSS Icons and Icon Sets
- Related Articles
- Table of Contents
- Icon Sets
- Author
- Links
- About a code
- Tabler Icons
- Author
- Links
- About a code
- css.gg
- Author
- Links
- About a code
- Unicons
- Author
- Links
- About a code
- icons.css
- Author
- Links
- About a code
- Font Awesome
- Author
- Links
- About a code
- iConicss
- Author
- Links
- About a code
- Gov Icons
- Author
- Icons Tutorial
- Font Awesome 5 Icons
- Example
- Font Awesome 4 Icons
- Example
- Bootstrap 3 Icons
- Example
- Google Icons
- Example
- Html css image icons
Html css image icons
Open-source CSS, SVG and Figma UI Icons
Available in SVG Sprite, styled-components, NPM & API
Version: v2.0 — Total weight: 316kb
1 | .gg-feed, |
2 | .gg-feed ::after , |
3 | .gg-feed ::before |
4 | display: block; |
5 | box-sizing: border-box; |
6 | background: currentColor; |
7 | box-shadow: 0 10px 0 0 |
8 | > |
9 | |
10 | .gg-feed |
11 | margin-left: -8px ; |
12 | margin-top: -8px ; |
13 | position: relative; |
14 | transform: scale(var(—ggs, 1 )); |
15 | width: 7px ; |
16 | height: 7px ; |
17 | border-radius: 1px |
18 | > |
19 | |
20 | .gg-feed ::after , |
21 | .gg-feed ::before |
22 | content: «»; |
23 | position: absolute; |
24 | border-radius: 3px ; |
25 | width: 12px ; |
26 | height: 2px ; |
27 | top: 1px ; |
28 | left: 9px ; |
29 | opacity: .8 |
30 | > |
31 | |
32 | .gg-feed ::after |
33 | width: 8px ; |
34 | top: 4px ; |
35 | opacity: .5 |
36 | > |
1 | .gg-google-tasks |
2 | box-sizing: border-box; |
3 | position: relative; |
4 | display: block; |
5 | transform: scale(var(—ggs, 1 )); |
6 | width: 18px ; |
7 | height: 18px |
8 | > |
9 | |
10 | .gg-google-tasks ::after , |
11 | .gg-google-tasks ::before |
12 | content: «»; |
13 | position: absolute; |
14 | display: block; |
15 | background: currentColor |
16 | > |
17 | |
18 | .gg-google-tasks ::before |
19 | width: 6px ; |
20 | height: 6px ; |
21 | border-radius: 10px ; |
22 | bottom: 6px ; |
23 | left: 2px |
24 | > |
25 | |
26 | .gg-google-tasks ::after |
27 | height: 18px ; |
28 | width: 4px ; |
29 | border-radius: 20px ; |
30 | transform: rotate( 40deg ); |
31 | right: 2px ; |
32 | bottom: 0 |
33 | > |
Available in
Features
700 Precise and Detailed UI Icons — provided with well-organized Figma components library.
27 CSS Icons and Icon Sets
Collection of hand-picked free HTML and CSS icon and icon set examples from Codepen and other resources.
Related Articles
Table of Contents
Icon Sets
Author
Links
About a code
Tabler Icons
Free and open source icons designed to make your website or app attractive, visually consistent and simply beautiful.
Author
Links
About a code
css.gg
700+ CSS icons. Open-source CSS, SVG and Figma UI icons available in SVG sprite, styled-components, NPM & API.
Author
Links
About a code
Unicons
1000+ pixel-perfect vector icons and iconfont for your next project.
Author
Links
About a code
icons.css
Single element pure CSS icons. Elegantly developed pure CSS icons. Font size based single element icons. Production ready icons for your projects.
Author
Links
About a code
Font Awesome
The iconic SVG, font, and CSS toolkit.
Author
Links
About a code
iConicss
More than 900 pure CSS3 icons. Each icon uses a single anchor element (one div ) and just one color: the currentColor (and transparent) except for the colored icons (as the name suggests). Thus they can easily be included in a page with a single HTML element and use the current color and current font size.
Author
Links
About a code
Gov Icons
Free, open-sourced icon font and CSS toolkit with 136 government themed icons, for easy scalable vector graphics.
Author
Icons Tutorial
To insert an icon, add the name of the icon class to any inline HTML element.
The and elements are widely used to add icons.
All the icons in the icon libraries below, are scalable vector icons that can be customized with CSS (size, color, shadow, etc.)
Font Awesome 5 Icons
To use the Free Font Awesome 5 icons, go to fontawesome.com and sign in to get a code to use in your web pages.
Read more about how to get started with Font Awesome in our Font Awesome 5 chapter.
Note: No downloading or installation is required!
Example
Font Awesome 4 Icons
To use the Font Awesome 4 icons, add the following line inside the section of your HTML page:
Note: No downloading or installation is required!
Example
Bootstrap 3 Icons
To use the Bootstrap 3 glyphicons, add the following line inside the section of your HTML page:
Note: No downloading or installation is required!
Example
Note: Glyphicons are not supported in Bootstrap 4.
For more information about Bootstrap 3 and Glyphicons, visit our Bootstrap 3 Tutorial.
Google Icons
To use the Google icons, add the following line inside the section of your HTML page:
Note: No downloading or installation is required!
Example
cloud
favorite
attachment
computer
traffic
For a complete list of ALL icons (font awesome, bootstrap and google), visit the Icon Reference.
Html css image icons
- CSS Text Formatting
- CSS text-align-last Property
- CSS text-decoration Property
- CSS text-decoration-color Property
- CSS text-decoration-line Property
- CSS text-decoration-style Property
- CSS text-indent Property
- CSS text-justify Property
- CSS text-overflow Property
- CSS text-transform Property
- CSS text-shadow Property
- CSS letter-spacing Property
- CSS line-height Property
- CSS direction Property
- CSS word-spacing Property
- CSS Grid Layout Module
- CSS column-gap Property
- CSS gap Property
- CSS grid Property
- CSS grid-area Property
- CSS grid-auto-columns Property
- CSS grid-auto-flow Property
- CSS grid-auto-rows Property
- CSS grid-column Property
- CSS grid-column-end Property
- CSS grid-column-gap Property
- CSS grid-column-start Property
- CSS grid-gap Property
- CSS grid-row Property
- CSS grid-row-end Property
- CSS grid-row-gap Property
- CSS grid-row-start Property
- CSS grid-template Property
- CSS grid-template-areas Property
- CSS grid-template-columns Property
- CSS grid-template-rows Property
- Write an Interview Experience
- Share Your Campus Experience
- CSS Tutorial
- CSS Introduction
- CSS Syntax
- CSS Comments
- CSS Colors
- CSS Borders
- CSS Margins and Padding
- CSS Height and Width
- CSS Outline
- CSS Fonts
- CSS Icons
- CSS Links
- CSS Lists
- CSS Tables
- CSS Display property
- CSS max-width Property
- CSS Positioning Elements
- CSS z-index Property
- CSS Overflow
- CSS Float
- CSS Align
- CSS Combinators
- CSS Pseudo-classes
- CSS Pseudo Elements
- CSS Opacity / Transparency
- CSS DropDowns
- CSS Image Gallery
- CSS Image Sprites
- CSS Attribute Selector
- CSS Counters
- CSS Website Layout
- CSS Units
- CSS | Specificity
- How to apply !important in CSS?
- CSS Text Formatting
- CSS text-align-last Property
- CSS text-decoration Property
- CSS text-decoration-color Property
- CSS text-decoration-line Property
- CSS text-decoration-style Property
- CSS text-indent Property
- CSS text-justify Property
- CSS text-overflow Property
- CSS text-transform Property
- CSS text-shadow Property
- CSS letter-spacing Property
- CSS line-height Property
- CSS direction Property
- CSS word-spacing Property
- CSS Grid Layout Module
- CSS column-gap Property
- CSS gap Property
- CSS grid Property
- CSS grid-area Property
- CSS grid-auto-columns Property
- CSS grid-auto-flow Property
- CSS grid-auto-rows Property
- CSS grid-column Property
- CSS grid-column-end Property
- CSS grid-column-gap Property
- CSS grid-column-start Property
- CSS grid-gap Property
- CSS grid-row Property
- CSS grid-row-end Property
- CSS grid-row-gap Property
- CSS grid-row-start Property
- CSS grid-template Property
- CSS grid-template-areas Property
- CSS grid-template-columns Property
- CSS grid-template-rows Property