Giter Site home page Giter Site logo

matomo-icons's Introduction

Matomo-Icons

Build Status

This reposistory provides the source files for the icons in matomo and the scripts used to resize them to a common size.

Contributing

An icon is missing or you have a better one? Create a new issue or, even better, open a pull request. You can find a up-to-date list of all improvable icons on Travis.

All source files except those in devices, flags, searchEngines and socials need to have a second file called iconname.ext.source that mentions where the image is from.

Naming conventions

icon type example possible names
brand Apple Device detection in Matomo Administration page
browsers FF https://github.com/matomo-org/device-detector/blob/master/Parser/Client/Browser.php#L37
devices smartphone Device detection in Matomo Administration page
flags at all except un and gb-*
os WIN https://github.com/matomo-org/device-detector/blob/master/Parser/OperatingSystem.php#L38
plugins flash files in plugins/DevicePlugins/Columns/
searchEngines google.com https://github.com/matomo-org/searchengine-and-social-list/blob/master/SearchEngines.yml
SEO bing.com https://github.com/matomo-org/matomo/tree/4.x-dev/plugins/SEO
socials facebook.com https://github.com/matomo-org/searchengine-and-social-list/blob/master/Socials.yml

File Formats

Ideally all source files should be SVGs or high resolution (>100px) PNGs. As this is not always possible, JPGs, GIFs and (even multiresolution) ICOs are supported.

matomo-icons's People

Contributors

diosmosis avatar fengkaijia avatar findus23 avatar michalkleiner avatar mneudert avatar pyup-bot avatar sgiehl avatar tsteur avatar username1290 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

matomo-icons's Issues

Improve brand icons

There are still many brands left without or with unrecognisable small icons.

Browser icon missing

Hi

It looks like LieBaoFast browser doesn't have an existing icon:

https://devicedetector.lw1.at/Mozilla%2F5.0(Linux;Android%205.1.1;OPPO%20A33%20Build%2FLMY47V;wv)%20AppleWebKit%2F537.36(KHTML,link%20Gecko)%20Version%2F4.0%20Chrome%2F43.0.2357.121%20Mobile%20Safari%2F537.36%20LieBaoFast%2F4.51.3

"clientInfo": { "type": "browser", "name": "LieBaoFast", "short_name": "LF", "version": "4.51.3", "engine": "WebKit", "engine_version": "537.36" },

LF.png isn't there in the browsers folder.

Opera Mini, Opera Beta and Opera/Opera Mobile icons all have slightly different dimensions

The Opera icons in this repository are all slightly different in the way they are sized. On the scale these icons are showed, it is quiet visible:

Mini: https://github.com/piwik/piwik-icons/blob/master/dist/browsers/OI.png
Opera (Mobile): https://github.com/piwik/piwik-icons/blob/master/dist/browsers/OM.png
Opera Beta: https://github.com/piwik/piwik-icons/blob/master/dist/browsers/ON.png

Also, the Opera/Opera Mobile icon doesn't seem to be the official icon as the shade on the right starts to low and is to sudden.

Additionally, is the Opera Developer logo not used by Piwik?

Unify name of placeholder icon and use proper icon instead of empty png.

At the moment the placeholder icon (Transparent png) has multiple different names, which is bugging me for some time.

placeholder_icon_filenames = {
    "brand": "unk.png",
    "browsers": "UNK.png",
    "devices": "unknown.png",
    "os": "UNK.png",
    "searchEngines": "xx.png",
    "socials": "xx.png"
}

It would be nice to rename them to one common name (e.g. unk.png).

This also needs to be changed in Piwik (functions for generating icon path and in tests) and in the ReferrersManager-Plugin (see sgiehl/piwik-plugin-ReferrersManager#11)

Missing icon for wearable devices

I am using latest Matomo release 3.14.1. If you look at the block with device types, wearable devices are shown with a broken icon.
Image element markup: <img title="Wearable" alt="Wearable" src="plugins/Morpheus/icons/dist/devices/wearable.png">.

Missing wearable icon

change color of all matomo Icons

I need to change the clors of all matomo icons, i update the calss at the navigator like this:
[class^="icon-"], [class*=" icon-"] { font-family: 'matomo' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ff66054; }

but i did succed to do change on the server , any idea ?

Create a README.md

It would be useful to have a readme for this project, to present the project, invite contrbutors and explain how to contribute, what are the licenses of icons, and any other relevant/useful info.

(The README.md will also be visible within Piwik packages and may be seen by users who browse the Piwik files and icons)

Add GPL v3 license?

Since we include those icons into Piwik released under GPLv3, could we release this repository under GPLv3 as well?

Tremendous job @Findus23 - you've made Piwik great again!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.