1
1
mirror of https://github.com/namibia/file-icon-vectors.git synced 2024-06-09 23:12:21 +00:00

Prep for 0.8.1

This commit is contained in:
Daniel Hendricks 2018-06-12 09:27:02 -05:00
parent 0e39cd1c33
commit 02f9fc1e89
10 changed files with 26 additions and 18 deletions

View File

@ -85,8 +85,8 @@ If you prefer, you may also use `.fiv-size-md`, `.fiv-size-lg` and `.fiv-size-xl
## TODO
* Fix inconsistent sizing in classic set
* Add CDN instructions
* Add additional library sets
* Improve Gulp automation tasks
## Legal Stuff
@ -103,4 +103,4 @@ If you feel that you have a copyright issue, please feel free to [post it](https
## Screenshot
![Icons Preview](https://unpkg.com/file-icon-vectors@0.8.0/screenshot.png "Icons Preview")
![Icons Preview](https://unpkg.com/file-icon-vectors/screenshot.png "Icons Preview")

View File

@ -1,7 +1,7 @@
{
"name": "file-icon-vectors",
"description": "A collection of file type icons in SVG format.",
"version": "0.8.0",
"version": "0.8.1",
"license": "MIT",
"ignore": [
"**/.*",

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>File Icon Vectors (0.8.0)</title>
<title>File Icon Vectors (0.8.1)</title>
<meta name="description" content="A collection of file type icons in SVG format" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="keywords" content="file,icon,vector,css,images" />
@ -15,8 +15,8 @@
<meta property="og:description" content="A collection of free file type icons in SVG format." />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/SocialIcons/1.0.1/soc.min.css" />
<link rel="stylesheet" href="../dist/file-icon-classic.min.css?ver=1517192602" />
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?ver=1517192602" />
<link rel="stylesheet" href="../dist/file-icon-classic.min.css?ver=1528813316" />
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?ver=1528813316" />
<link rel="stylesheet" href="demo.css" />
</head>
<body>
@ -1198,7 +1198,7 @@
<footer class="container">
<div class="row">
<div class="col-12 text-center">
<p>Brought to you by <a href="https://www.danhendricks.com/">Daniel M. Hendricks</a> &bull; Hosted by <a href="https://2lab.net/">2Lab Internet Services</a></p>
<p>Brought to you by <a href="https://www.danhendricks.com/">Daniel M. Hendricks</a> &bull; Powered by <a href="https://www.cloudverve.com/">CloudVerve</a></p>
</div>
<div class="col-12 text-center">

View File

@ -1,5 +1,5 @@
/*
* File Icon Vectors 0.8.0 (https://github.com/dmhendricks/file-icon-vectors)
/*!
* File Icon Vectors 0.8.1 (https://github.com/dmhendricks/file-icon-vectors)
* Copyright 2018 Daniel M. Hendricks (https://www.danhendricks.com)
* Licensed under MIT (https://github.com/dmhendricks/file-icon-vectors/blob/master/LICENSE)
*/

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*
* File Icon Vectors 0.8.0 (https://github.com/dmhendricks/file-icon-vectors)
/*!
* File Icon Vectors 0.8.1 (https://github.com/dmhendricks/file-icon-vectors)
* Copyright 2018 Daniel M. Hendricks (https://www.danhendricks.com)
* Licensed under MIT (https://github.com/dmhendricks/file-icon-vectors/blob/master/LICENSE)
*/

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "file-icon-vectors",
"description": "A collection of file type SVG icons, licensed MIT and available for free use in your applications.",
"author": "Daniel M. Hendricks",
"version": "0.8.0",
"version": "0.8.1",
"license": "MIT",
"keywords": [
"file",

View File

@ -1,5 +1,5 @@
/*
* File Icon Vectors 0.8.0 (https://github.com/dmhendricks/file-icon-vectors)
/*!
* File Icon Vectors 0.8.1 (https://github.com/dmhendricks/file-icon-vectors)
* Copyright 2018 Daniel M. Hendricks (https://www.danhendricks.com)
* Licensed under MIT (https://github.com/dmhendricks/file-icon-vectors/blob/master/LICENSE)
*/

View File

@ -1,5 +1,5 @@
/*
* File Icon Vectors 0.8.0 (https://github.com/dmhendricks/file-icon-vectors)
/*!
* File Icon Vectors 0.8.1 (https://github.com/dmhendricks/file-icon-vectors)
* Copyright 2018 Daniel M. Hendricks (https://www.danhendricks.com)
* Licensed under MIT (https://github.com/dmhendricks/file-icon-vectors/blob/master/LICENSE)
*/