Marxco Icons CS is custom web-font with the taste of FontAwesome. https://m-o-z-g.gitlab.io/marxco-icf/

Aleksandr "M.O.Z.G" Dikov ef556c30ff Release 1.7.1 3 years ago
.github d5b5d1b1de New layout build test. 3 years ago
public ef556c30ff Release 1.7.1 3 years ago
src ef556c30ff Release 1.7.1 3 years ago
.gitignore 65845db052 AlternativeTo iconset + AppVeyor config. 4 years ago
.gitlab-ci.yml 108acabbf1 Fixes 3 years ago
.parcelignore d5b5d1b1de New layout build test. 3 years ago
CHANGELOG.md 7c68406abb Release 1.7.0 3 years ago
LICENSE b939713f43 recreation 4 years ago
README.md 7c68406abb Release 1.7.0 3 years ago
appveyor.yml 5c49a6acec Coveralls is doesn't work for a reason and disabled now. 3 years ago
gulpfile.js d5b5d1b1de New layout build test. 3 years ago
index.js d5b5d1b1de New layout build test. 3 years ago
package-lock.json 108acabbf1 Fixes 3 years ago
package.json ef556c30ff Release 1.7.1 3 years ago
parcel-postbuild.js 315a024c84 JS path fix 3 years ago
svgo.json d5b5d1b1de New layout build test. 3 years ago
yarn.lock 108acabbf1 Fixes 3 years ago

README.md

Marxco Iconfont CS

GitHub package.json version (branch) GitHub Release Date Icons Count pipeline status coverage report AppVeyor devDependency Status GitHub package.json dependency Gulp version (dev dep on branch) node Activity Support the Author Patreon

What is?

Marxco Iconfonts provides specific icons for 3D artists, print designers, merchants, and also reflect some cultural artifacts. This icon font is the part of big ambitious Stylus framework Marxco, designed for artists, and with the spirit of classic typesetting in its heart. Which however is in the deep development process, and perhaps will never be released for the public. But it's necessary to have some regular and specific icons under the hand, that's why this project has been separated into own repository, and I hope could be helpful for someone else.

How to?

All icons are provided in common font formats and ready to use with your code and injected icons.css from public directory.

Example:

<i class="mrx_ic mrx_ic-logo-gitlab"></i>

Since 1.7.0 version, source icons related styles remade with Stylus, and now you have full control of prefixes, and its allows to use default variables from Marxco or Bulma Stylus Plus as default values, with variable $framework. You can use it however you need. Initially, this repo suggested to work as is with CSS.

Since 1.7.0 version Gulp is doing generation and preparation work only. Showcase layout generated with Parcel.

But if you're planning to make some changes:

  1. You need to install Node.js.

  2. You need to install Yarn.

  3. You need to install Gulp.

  4. Clone this repository to local.

  5. Run terminal, set current dir to the path of your local repository.

  6. Run yarn install and wait for finished of installation all dependencies.

    Next commands available:

  7. npm run build to optimize, organize new icons then generate fonts and build showcase layout.

  8. npm run font-generation to generate fonts with no processing.

  9. gulp test like npm run build but resets all icon unicode names then give new.

Supported prefixes by default:

logo-, badge-, social-, finance-, market-, grafx-, 3d-, doc-, software-, lic-, dev-, polit-, cult-, gem-, userpic-. Any other prefixes and filenames will be proceeded as miscellaneous icons.