Skip to content

Commit

Permalink
Add new mp3 logos and adjust p3 logos (#22)
Browse files Browse the repository at this point in the history
* Add new mp3 logos and adjust p3 logos

* Fix typo
  • Loading branch information
eirikbacker authored Sep 5, 2017
1 parent a15de67 commit 9ecdcb4
Show file tree
Hide file tree
Showing 16 changed files with 52 additions and 24 deletions.
2 changes: 1 addition & 1 deletion dist/core-icons.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-icons.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
.docs-icon { border: 1px solid #fcfcfc; color: inherit; padding: 9px; transition: .2s }
.docs-icon a:active { display: inline-block; transform: scale(.9) }
.docs-icon .nrk-grid > * { font-size: 13px; margin: 5px }
.docs-icon .nrk-grid > svg { font-size: 10px }
.docs-icon:hover { background: #141517; color: #fff }
</style>
</head>
Expand All @@ -45,6 +46,7 @@ <h3>Getting started</h3>
will be available as <a target="_blank" href="https://css-tricks.com/svg-symbol-good-choice-icons/">svg symbols</a>:
</p>
<pre class="prettyprint">&lt;script async src="https://static.nrk.no/core-icons/latest/core-icons.min.js"&gt;&lt;/script&gt;</pre>
<p><small><strong>NB:</strong> For sharpest rendering on web, scale icons with <code class="prettyprint">font-size: 10px</code> (or other number divisible with 10).</small></p>
<h3>Shortcuts</h3>
<p>
<a class="nrk-button" target="_top" href="https://github.com/nrkno/core-icons/archive/master.zip"><svg width="15" height="15"><use xlink:href="#nrk-download" /></svg> Download icons</a>
Expand Down
3 changes: 3 additions & 0 deletions dist/nrk-logo-nrk-mp3-symbol.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 12 additions & 3 deletions dist/nrk-logo-nrk-mp3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions dist/nrk-logo-nrk-p3-national-rap-show.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9ecdcb4

Please sign in to comment.