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.
All icons are provided in common font formats and ready to use with your code and injected icons.css
from public
directory.
<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:
-
You need to install Node.js.
-
You need to install Yarn.
-
You need to install Gulp.
-
Clone this repository to local.
-
Run terminal, set current dir to the path of your local repository.
-
Run
yarn install
and wait for finished of installation all dependencies.Next commands available:
npm run build
to optimize, organize new icons then generate fonts and build showcase layout.npm run font-generation
to generate fonts with no processing.gulp test
likenpm run build
but resets all icon unicode names then give new.
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.