@shanewstone: Personally, I just go to the CDN page and look up the symbol name and copy the glyph (https://materialdesignicons.com/cdn/2.0.46/, replace version number if needed). I just checked on CharacterMap and 129 does indeed show battery-80, so the issue might be on your end.
Search Criteria
Package Details: ttf-material-design-icons-git v5.3.45.r0.gcb85f87-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttf-material-design-icons-git.git (read-only, click to copy) |
---|---|
Package Base: | ttf-material-design-icons-git |
Description: | Material Design Icons Web Font |
Upstream URL: | https://materialdesignicons.com |
Keywords: | font icon |
Submitter: | NBonaparte |
Maintainer: | NBonaparte |
Last Packager: | NBonaparte |
Votes: | 36 |
Popularity: | 0.010160 |
First Submitted: | 2016-07-11 03:14 (UTC) |
Last Updated: | 2020-07-13 23:51 (UTC) |
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
NBonaparte commented on 2017-10-27 18:58 (UTC)
NBonaparte commented on 2017-09-16 03:36 (UTC) (edited on 2017-09-16 03:36 (UTC) by NBonaparte)
This is a git package, please do not flag out of date unless building the package causes errors.
ahrs commented on 2017-09-09 18:34 (UTC) (edited on 2017-09-09 18:36 (UTC) by ahrs)
Looks like Google changed the license: https://github.com/google/material-design-icons/commit/68e015dbbb6b730b5fe4934e8507cd5a465c8a3d
The PKGBUILD should probably be updated to reflect this and "liscences=('CC')" should be "license=('Apache')" (https://wiki.archlinux.org/index.php/PKGBUILD#license)
andykluger commented on 2016-02-04 19:30 (UTC)
Problem:
==> ERROR: url should not be an array
Solution:
< url=('https://github.com/google/material-design-icons')
---
> url='https://github.com/google/material-design-icons'
Pinned Comments
NBonaparte commented on 2017-09-16 03:36 (UTC) (edited on 2017-09-16 03:36 (UTC) by NBonaparte)