More than 100 pure CSS animation icons

Source: Internet
Author: User

When we do page development, we may need to use a lot of small icon style.

So just apply this CSS icon frame, add some decorations, you can get a very good icon style,

Let's look at the styles of these icons.

650) this.width=650; "src=" Http://s9.sinaimg.cn/mw690/003p3Fxlty72h0GOwkMd8 "title=" "style=" border:0px; vertical-align:middle; "/> icon style picture

First of all we want to refer to the written CSS file, which is the framework Icono.min.js

You can then make some other changes on the style, in our icon display,

Added a mouse-over style.

Change the color

a:hover {

Color: #fff;

}


Transparency and size

Span:hover {

Transform:scale (1.5);

}

Span:hover I {

opacity:0.8;

}

To implement the display of the icon, use the label I to implement,

Otherwise the style will deform, which means you need to add the class name to the label I

such as "> so that you can successfully display a small icon style on the page.

And some small icons have animated effects.

Simple and convenient to use.

Get the good stuff for yourself.

Sample and Framework files: Click to enter download code to get.


This article is from the "11722655" blog, please be sure to keep this source http://11732655.blog.51cto.com/11722655/1789549

More than 100 pure CSS animation icons

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.