What are the classes already provided by the Atom editor ( atom.io ), like icon-squirrel for use in the settings described in the project-manager package ?
I found the answer today at Github Octicons . Since Atom is from Github, it works very well in its hacker text editor!
All icons are listed in the octicons.less repository file:
octicons.less
https://github.com/atom/atom/blob/master/static/octicons.less
Please note that the latest version of github atom (beta 1.13) has not yet been released from this date. It includes precipitation 4.4.
For the version of the current atom (v1.12), which includes only fins 2.1.2, go here:
https://github.com/atom/atom/blob/1.12-releases/static/octicons.less
Source: https://habr.com/ru/post/970097/More articles:PDO prepared statement function - phpCreating stack levels in HTML Django email reports - pythonShould I close the connection obtained from the DataSource manually? - javajava.lang.IllegalAccessError: tried to access the com.google.common.collect.MapMaker.makeComputingMap () method; from WeldMessageConveyor - javaHow to use typescript modules with a browser? - reactjsElixir: what is the point of Async HTTP? - httpClarify the role of the list monad operator - haskellHow to create a new array field with a common structure - mongodbWhat is the difference between jQuery off () and unbind () - javascriptAndroid devices do not recognize connected equipment with FTDI chip - androidAll Articles