django.contrib.staticfiles的探戈图标包

django-icons-tango的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:不解析XML的简单XML。例外   KIE Workbench的java自定义UI   java将元素从bucket移动到LinkedList,但有一个元素被完全删除   如何将java stream collect转换为scala   java运行AsynkTask多次不工作   java组织。xml。萨克斯。SAXParseException:cvccomplextype。2.4.c:匹配的通配符是严格的   java是一种计算排序算法所需时间的合适方法   java在O(logn)时间内对排序整数数组中具有相同数字的数字进行计数   xpages从当前数据库javaAgent调用另一个数据库的javaAgent   java如何在instagram中上传特定位置的所有照片   JavaApachePOI可以有效地删除多个列   java创建的对象数   java我可以在关闭连接时关闭Oracle JDBC自动提交吗?