zc-icons
v2.0.1
Published
This README would normally document whatever steps are necessary to get your application up and running.
Downloads
12
Readme
README
This README would normally document whatever steps are necessary to get your application up and running.
Basic Use?
You can place tss-styles icons just about anywhere using a CSS style prefix and the icon�s name. tss-styles is designed to be used with inline elements (we like the tag for brevity, but using a is more semantically correct).
<i class="icon-user"></i>tss-styles icons automatically inherit CSS size and color. This means they blend in with text inline wherever you put them.
Sample Example
<head>
<!--core first + styles last-->
<link href="/static/tss-styles/styles.css" rel="stylesheet">
</head>
<body>
<i class="icon-user"></i>
</body>Prefix
tss-styles icons use own prefix is "icon-".
Browser Support
Browser Desktop Mobile
Edge Last 2 major versions
IE Versions 11 and 10*
Chrome Last 2 major and business versions iOS latest and Android 6, 5, 4
Firefox Last 2 major and ESR versions iOS latest and Android 6, 5, 4
Safari Last 2 major versions iOS 9+
Opera Last 2 major versions
Yandex Last 2 major versions
