Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,28 @@ WebKit Nightly
</tbody>
</table>

Whale
--------------

<table>
<thead>
<tr>
<th>
<a href="https://whale.naver.com/">Whale</a>
</th>
</tr>
</thead>
<tbody>
<tr height=170>
<td>
<a href="whale">
<img width=150 src="whale/whale_256x256.png" alt="Whale browser logo">
</a>
</td>
</tr>
</tbody>
</table>

Yandex
------

Expand Down
9 changes: 9 additions & 0 deletions src/whale/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- markdownlint-disable line-length -->

Changelog
=========

1.0.0 (September 20, 2022)
-------------------------

32 changes: 32 additions & 0 deletions src/whale/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Chrome
======

<!-- markdownlint-disable line-length no-inline-html -->
<table>
<tr height=240>
<td>
<a href="https://github.com/alrra/browser-logos/tree/main/src/whale">
<img width=230 src="./whale_512x512.png" alt="Whale browser logo">
</a>
</td>
</tr>
</table>
<!-- markdownlint-enable line-length no-inline-html -->

How to get the logo
-------------------

You can either:

* Install it using:

* [`npm`][npm]: `npm install --save-dev @browser-logos/whale`
* [`Yarn`][yarn]: `yarn add --dev @browser-logos/whale`

* Use [`cdnjs`][cdnjs].

<!-- Link labels: -->

[cdnjs]: https://cdnjs.com/libraries/browser-logos
[npm]: https://www.npmjs.com/
[yarn]: https://yarnpkg.com/
19 changes: 19 additions & 0 deletions src/whale/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"bugs": "https://github.com/alrra/browser-logos/issues",
"description": "Whale browser logo",
"homepage": "https://github.com/alrra/browser-logos",
"keywords": [
"browser-logos",
"logo",
"naver-whale",
"whale",
"whale-logo"
],
"name": "@browser-logos/whale",
"repository": {
"directory": "src/whale",
"type": "git",
"url": "https://github.com/alrra/browser-logos.git"
},
"version": "2.0.0"
}
Binary file added src/whale/whale.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/whale/whale_64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.