Code Monkey home page Code Monkey logo

Comments (3)

dlongodev avatar dlongodev commented on May 22, 2024 1

Thank you for the answers.
Just wanted to let you know "it" was referring to the code person_edit between the span tags <span class="material-symbols-rounded">person_edit</span>.

For some reason, the version we downloaded a few months ago was missing that icon. I redownloaded and reinstalled the font and it worked. Sorry for the confusion and thanks for the quick response.

from material-design-icons.

tphinney avatar tphinney commented on May 22, 2024 1

Checking back, I think that icon was added in late November, at least internally. So that would explain that difference. I will remember to ask people if they are sure they have the latest font, and/or check the icon add date, next time.

External release frequency has been a bit more variable, but seems like it might be moving towards nearly-every-week. Nearly every release has had new icons, whether that is two icons or 20.

from material-design-icons.

tphinney avatar tphinney commented on May 22, 2024

but it only add the person and edit icons with the underscore between

What is “it” in that sentence?

I checked by downloading the WOFF2 file from that link, and it absolutely does have an icon with the glyph name “person_edit” accessible from the codepoint U+F4FA (hexadecimal, or 62714 in decimal). It is at glyphID 4915 in the font file. Here it is:

person_edit

Some plausible possibilities:

  • some process you are doing with the font after downloading is subsetting the font and stripping out the needed glyph(s)
  • whatever is doing the ligation is processing the OpenType code in the font incorrectly

I also looked through the list of code points in the repo, and I don't see person_edit
https://github.com/google/material-design-icons/blob/master/font/MaterialIconsRound-Regular.codepoints

That is “Material Icons” and NOT “Material Symbols”; the Material Symbols collection is newer and has at least many hundreds more icons.

from material-design-icons.

Related Issues (20)

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.