django.contrib.staticfiles的一位图标包

django-icons-onebit的Python项目详细描述


捆绑在django项目中使用的免费图标集 (需要django.contrib.staticfiles或django staticfiles)。

公共域、mit、bsd、wtfpl、lgpl许可集是首选。

django图标被分成几个包以减少 带宽消耗。

用法

使用PIP安装软件包,将应用程序添加到已安装的应用程序,并使用静态文件。

图标集

探戈
Installation:pip install django-icons-tango
App name:icons_tango
Url:{{ STATIC_URL }}/icons/tango/
Origin:http://tango.freedesktop.org/Tango_Icon_Library
License:Public Domain

Icojoy

Installation:pip install django-icons-icojoy
App name:icons_icojoy
Url:{{ STATIC_URL }}/icons/icojoy/
Origin:http://www.icojoy.com/
License:These icons are free to use in any kind of commercial or non-commercial project unlimited times.

Icojoy指针

Installation:pip install django-icons-icojoy-pointers
App name:icons_icojoy_pointers
Url:{{ STATIC_URL }}/icons/icojoy-pointers/
Origin:http://www.icojoy.com/articles/39/
License:These icons are free to use in any kind of commercial or non-commercial project unlimited times.

twitterJoy

Installation:pip install django-icons-twitterjoy
App name:icons_twitterjoy
Url:{{ STATIC_URL }}/icons/twitterjoy/
Origin:http://www.icojoy.com/
License:These icons are free to use in any kind of commercial or non-commercial project unlimited times.

背topixel

Installation:pip install django-icons-backtopixel
App name:icons_backtopixel
Url:{{ STATIC_URL }}/icons/backtopixel/
Origin:http://www.icojoy.com/
License:These icons are free to use in any kind of commercial or non-commercial project unlimited times.

一位

Installation:pip install django-icons-onebit
App name:icons_icojoy
Url:{{ STATIC_URL }}/icons/onebit/
Origin:http://www.icojoy.com/
License:These icons are free to use in any kind of commercial or non-commercial project unlimited times.

飞溅物

Installation:pip install django-icons-splashyicons
App name:icons_splashyicons
Url:{{ STATIC_URL }}/icons/splashyicons/
Origin:http://splashyfish.com/sketches/comments/splashy-icons-an-icon-library-for-prototyping
License:It’s free for whatever you want to do with it and no attribution is required. Just don’t be an ass about it or karma is coming your way whether you believe it or not (i.e. you shall be transformed into a skinny pig in this lifetime, struck by really awesome lightning, etc).

网络控制

Installation:pip install django-icons-web_control
App name:icons_web_control
Url:{{ STATIC_URL }}/icons/web_control/
Origin:http://marko.isfoundhere.com/old-site/webcontrolicons.php
License:Public Domain

晶体

水晶图标包不是django图标的一部分,但是 提供类似的套餐:

Url:{{ STATIC_URL }}/crystal/
Origin:http://www.everaldo.com/crystal/
License:LGPL

Django图标许可证

django icons源代码的许可证是mit。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
安卓在java中加入字符串组以创建复合字符串   java系统甚至不点击“下一步”或“上一步”按钮就将我返回到上一页,而不是进入下一页   java如何在arrayList中获取特定列的不同值   CXF GZIP REST JAVA   Java:使用大量半恒定标志检查优化循环中的循环?   java如何在两个应用程序之间进行会话管理?   java SVG文件使用蜡染(但没有轴线)转换为PNG   使用协议缓冲区和内部数据模型的java   java如何在logtag 安卓中打印和查看字符串的值   javascript如何在NodeJs中应用Java/Spring的分层架构?   java Spring URL在JSP中编码不正确   模式对话框后面的java工具提示   java WSRPC生成日历对象而不是日期   在对象外部无法识别类变量   java将图像从文件读/写到BuffereImage的最快方法?   JavaSpring数据存储库对具有不同Id的子类使用抽象超类   安全在Java 5.0上运行web应用程序服务器有危险吗?