initial commit
1
LICENSE.txt
Normal file
@ -0,0 +1 @@
|
||||
Copyright © 2013, Whiteout Networks GmbH. All rights reserved.
|
28
dev_server.js
Normal file
@ -0,0 +1,28 @@
|
||||
/**
|
||||
* A simple development server for serving static files using node.js
|
||||
* Required packages: nodejs, npm
|
||||
* 1. npm install express
|
||||
* 2. node dev_server.js 8080
|
||||
* 3. browse to http://localhost:8080
|
||||
*/
|
||||
|
||||
var express = require('express'),
|
||||
port, app;
|
||||
|
||||
// set port
|
||||
if (process.argv[2]) {
|
||||
port = process.argv[2];
|
||||
} else {
|
||||
port = 8080;
|
||||
}
|
||||
|
||||
// Server setup
|
||||
app = express();
|
||||
app.configure(function(){
|
||||
app.use(app.router);
|
||||
app.use(express['static'](__dirname));
|
||||
});
|
||||
|
||||
// start server
|
||||
app.listen(port);
|
||||
console.log(' > listening on http://localhost:' + port);
|
21
res/Glyphicons License.txt
Normal file
@ -0,0 +1,21 @@
|
||||
THANK YOU FOR USING GLYPHICONS!
|
||||
|
||||
If you would like to be among the first ones to hear about all the news, follow @glyphicons on Twitter.
|
||||
|
||||
LICENSE:
|
||||
-------------------
|
||||
GLYPHICONS FREE are released under the Creative Commons Attribution 3.0 Unported (CC BY 3.0). The Glyphicons FREE can be used both commercially and for personal use, but you must always add a link to www.glyphicons.com in a prominent place (e.g. the footer of a website), include the CC-BY license and the reference to www.glyphicons.com on every page using Glyphicons.
|
||||
|
||||
Glyphicons Halflings are also a part of Bootstrap by Twitter, and are released under the same Apache 2.0 license as Bootstrap. While you are not required to include attribution on your Bootstrap-based projects, I'd certainly appreciate a visibile link back to glyphicons.com in any place you find appropriate (footer, docs, etc).
|
||||
|
||||
All logos and trademarks in social icons are the property of the respective trademark owners.®
|
||||
|
||||
CONTACT:
|
||||
-------------------
|
||||
Web: http://glyphicons.com/
|
||||
Email: glyphicons@gmail.com
|
||||
Twitter: http://twitter.com/glyphicons
|
||||
|
||||
If you want to use the icons without restrictions, please buy any version on www.glyphicons.com, thank you.
|
||||
|
||||
Jan Kovařík
|
BIN
res/glyphicons/glyphicons_000_glass.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_001_leaf.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_002_dog.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_003_user.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_004_girl.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_005_car.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_006_user_add.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_007_user_remove.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_008_film.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_009_magic.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_010_envelope.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_011_camera.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_012_heart.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_013_beach_umbrella.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
res/glyphicons/glyphicons_014_train.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_015_print.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_016_bin.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_017_music.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_018_note.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_019_heart_empty.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_020_home.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_021_snowflake.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_022_fire.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_023_magnet.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_024_parents.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_025_binoculars.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_026_road.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_027_search.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_028_cars.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_029_notes_2.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_030_pencil.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_031_bus.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_032_wifi_alt.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_033_luggage.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_034_old_man.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_035_woman.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_036_file.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_037_coins.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_038_airplane.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_039_notes.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_040_stats.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_041_charts.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_042_pie_chart.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_043_group.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_044_keys.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_045_calendar.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_046_router.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_047_camera_small.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_048_dislikes.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_049_star.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_050_link.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_051_eye_open.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_052_eye_close.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_053_alarm.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_054_clock.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_055_stopwatch.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_056_projector.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_057_history.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_058_truck.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_059_cargo.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_060_compass.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_061_keynote.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_062_paperclip.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_063_power.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_064_lightbulb.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_065_tag.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_066_tags.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_067_cleaning.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_068_ruller.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
res/glyphicons/glyphicons_069_gift.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_070_umbrella.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_071_book.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_072_bookmark.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_073_wifi.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_074_cup.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_075_stroller.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_076_headphones.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_077_headset.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_078_warning_sign.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_079_signal.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_080_retweet.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_081_refresh.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_082_roundabout.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/glyphicons/glyphicons_083_random.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_084_heat.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_085_repeat.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_086_display.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_087_log_book.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_088_adress_book.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_089_building.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_090_eyedropper.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_091_adjust.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_092_tint.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_093_crop.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/glyphicons/glyphicons_094_vector_path_square.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/glyphicons/glyphicons_095_vector_path_circle.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/glyphicons/glyphicons_096_vector_path_polygon.png
Normal file
After Width: | Height: | Size: 1.5 KiB |