[Open Iconic v1.1.1](http://useiconic.com/open)
===========
### Open Iconic is the open source sibling of [Iconic](http://useiconic.com). It is a hyper-legible collection of 223 icons with a tiny footprint—ready to use with Bootstrap and Foundation. [View the collection](http://useiconic.com/open#icons)
## What's in Open Iconic?
* 223 icons designed to be legible down to 8 pixels
* Super-light SVG files - 61.8 for the entire set
* SVG sprite—the modern replacement for icon fonts
* Webfont (EOT, OTF, SVG, TTF, WOFF), PNG and WebP formats
* Webfont stylesheets (including versions for Bootstrap and Foundation) in CSS, LESS, SCSS and Stylus formats
* PNG and WebP raster images in 8px, 16px, 24px, 32px, 48px and 64px.
## Getting Started
#### For code samples and everything else you need to get started with Open Iconic, check out our [Icons](http://useiconic.com/open#icons) and [Reference](http://useiconic.com/open#reference) sections.
### General Usage
#### Using Open Iconic's SVGs
We like SVGs and we think they're the way to display icons on the web. Since Open Iconic are just basic SVGs, we suggest you display them like you would any other image (don't forget the `alt` attribute).
```
<img src="/open-iconic/svg/icon-name.svg" alt="icon name">
```
#### Using Open Iconic's SVG Sprite
Open Iconic also comes in a SVG sprite which allows you to display all the icons in the set with a single request. It's like an icon font, without being a hack.
Adding an icon from an SVG sprite is a little different than what you're used to, but it's still a piece of cake. *Tip: To make your icons easily style able, we suggest adding a general class to the* `<svg>` *tag and a unique class name for each different icon in the* `<use>` *tag.*
```
<svg class="icon">
<use xlink:href="open-iconic.svg#account-login" class="icon-account-login"></use>
</svg>
```
Sizing icons only needs basic CSS. All the icons are in a square format, so just set the `<svg>` tag with equal width and height dimensions.
```
.icon {
width: 16px;
height: 16px;
}
```
Coloring icons is even easier. All you need to do is set the `fill` rule on the `<use>` tag.
```
.icon-account-login {
fill: #f00;
}
```
To learn more about SVG Sprites, read [Chris Coyier's guide](http://css-tricks.com/svg-sprites-use-better-icon-fonts/).
#### Using Open Iconic's Icon Font...
##### …with Bootstrap
You can find our Bootstrap stylesheets in `font/css/open-iconic-bootstrap.{css, less, scss, styl}`
```
<link href="/open-iconic/font/css/open-iconic-bootstrap.css" rel="stylesheet">
```
```
<span class="oi oi-icon-name" title="icon name" aria-hidden="true"></span>
```
##### …with Foundation
You can find our Foundation stylesheets in `font/css/open-iconic-foundation.{css, less, scss, styl}`
```
<link href="/open-iconic/font/css/open-iconic-foundation.css" rel="stylesheet">
```
```
<span class="fi-icon-name" title="icon name" aria-hidden="true"></span>
```
##### …on its own
You can find our default stylesheets in `font/css/open-iconic.{css, less, scss, styl}`
```
<link href="/open-iconic/font/css/open-iconic.css" rel="stylesheet">
```
```
<span class="oi" data-glyph="icon-name" title="icon name" aria-hidden="true"></span>
```
## License
### Icons
All code (including SVG markup) is under the [MIT License](http://opensource.org/licenses/MIT).
### Fonts
All fonts are under the [SIL Licensed](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web).
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
管理系统是一种通过计算机技术实现的用于组织、监控和控制各种活动的软件系统。这些系统通常被设计用来提高效率、减少错误、加强安全性,同时提供数据和信息支持。以下是一些常见类型的管理系统: 学校管理系统: 用于学校或教育机构的学生信息、教职员工信息、课程管理、成绩记录、考勤管理等。学校管理系统帮助提高学校的组织效率和信息管理水平。 人力资源管理系统(HRM): 用于处理组织内的人事信息,包括员工招聘、培训记录、薪资管理、绩效评估等。HRM系统有助于企业更有效地管理人力资源,提高员工的工作效率和满意度。 库存管理系统: 用于追踪和管理商品或原材料的库存。这种系统可以帮助企业避免库存过剩或不足的问题,提高供应链的效率。 客户关系管理系统(CRM): 用于管理与客户之间的关系,包括客户信息、沟通记录、销售机会跟踪等。CRM系统有助于企业更好地理解客户需求,提高客户满意度和保留率。 医院管理系统: 用于管理医院或医疗机构的患者信息、医生排班、药品库存等。这种系统可以提高医疗服务的质量和效率。 财务管理系统: 用于记录和管理组织的财务信息,包括会计凭证、财务报表、预算管理等。财务管理系统
资源推荐
资源详情
资源评论
收起资源包目录
本项目计划使用.Net实现一个工厂生产排程管理系统,提供完全部属在Windows上的生产计划排成功能。.zip (214个子文件)
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
_._ 0B
DesignTimeResolveAssemblyReferencesInput.cache 21KB
TanpopoClient.csprojAssemblyReference.cache 14KB
DesignTimeResolveAssemblyReferencesInput.cache 7KB
DesignTimeResolveAssemblyReferences.cache 669B
TanpopoHost.csprojAssemblyReference.cache 424B
TanpopoWeb.csprojAssemblyReference.cache 424B
project.nuget.cache 277B
TanpopoClient_MarkupCompile.i.cache 241B
TanpopoWeb.assets.cache 172B
TanpopoWeb.RazorComponent.input.cache 41B
TanpopoWeb.RazorAssemblyInfo.cache 41B
TanpopoWeb.AssemblyInfoInputs.cache 41B
packages.config 916B
App.config 184B
App.config 184B
FetchData.razor.g.cs 3KB
MainWindow.g.i.cs 3KB
Resources.Designer.cs 3KB
NavMenu.razor.g.cs 3KB
Counter.razor.g.cs 3KB
SurveyPrompt.razor.g.cs 3KB
Index.razor.g.cs 2KB
MainLayout.razor.g.cs 2KB
App.razor.g.cs 2KB
App.g.i.cs 2KB
AssemblyInfo.cs 2KB
_Imports.razor.g.cs 2KB
Startup.cs 2KB
AssemblyInfo.cs 1KB
Settings.Designer.cs 1KB
Service1.Designer.cs 1KB
TanpopoWeb.AssemblyInfo.cs 990B
WeatherForecastService.cs 768B
Program.cs 737B
MainWindow.xaml.cs 631B
TanpopoWeb.RazorAssemblyInfo.cs 601B
Program.cs 538B
Service1.cs 528B
App.xaml.cs 323B
WeatherForecast.cs 296B
.NETFramework,Version=v4.7.2.AssemblyAttributes.cs 210B
.NETFramework,Version=v4.7.2.AssemblyAttributes.cs 210B
.NETCoreApp,Version=v3.1.AssemblyAttributes.cs 186B
_Host.cshtml 1KB
Error.cshtml 691B
TanpopoHost.csproj 6KB
TanpopoClient.csproj 4KB
TanpopoWeb.csproj 141B
bootstrap.min.css 152KB
open-iconic-bootstrap.min.css 9KB
site.css 3KB
e_sqlite3.dll 1.24MB
e_sqlite3.dll 1.21MB
e_sqlite3.dll 1.16MB
e_sqlite3.dll 1.11MB
e_sqlite3.dll 966KB
e_sqlite3.dll 887KB
e_sqlite3.dll 850KB
e_sqlite3.dll 786KB
System.Numerics.Vectors.dll 160KB
System.Numerics.Vectors.dll 157KB
System.Numerics.Vectors.dll 157KB
Microsoft.Data.Sqlite.dll 146KB
System.Memory.dll 145KB
System.Memory.dll 141KB
System.Numerics.Vectors.dll 113KB
SQLitePCLRaw.provider.dynamic_cdecl.dll 56KB
SQLitePCLRaw.core.dll 45KB
System.Numerics.Vectors.dll 37KB
System.Numerics.Vectors.dll 37KB
System.Numerics.Vectors.dll 29KB
System.Buffers.dll 27KB
System.Buffers.dll 27KB
System.Runtime.CompilerServices.Unsafe.dll 23KB
System.Runtime.CompilerServices.Unsafe.dll 23KB
System.Runtime.CompilerServices.Unsafe.dll 23KB
System.Runtime.CompilerServices.Unsafe.dll 23KB
System.Runtime.CompilerServices.Unsafe.dll 23KB
System.Buffers.dll 21KB
共 214 条
- 1
- 2
- 3
资源评论
普通的一个普通猿
- 粉丝: 1468
- 资源: 1897
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功