Skip to content

Commit

Permalink
Merge pull request #54 from cmontgomerymt/feat/add-sprout-logo
Browse files Browse the repository at this point in the history
feat(sprout logo): add moneytree sprout logo
  • Loading branch information
cmontgomerymt authored Dec 3, 2020
2 parents e56293d + a61caa9 commit accc9ed
Show file tree
Hide file tree
Showing 25 changed files with 70 additions and 31 deletions.
16 changes: 10 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: 'mt-web-icons';
src: url('fonts/mt-web-icons.eot?n7ejm8');
src: url('fonts/mt-web-icons.eot?n7ejm8#iefix') format('embedded-opentype'),
url('fonts/mt-web-icons.ttf?n7ejm8') format('truetype'),
url('fonts/mt-web-icons.woff?n7ejm8') format('woff'),
url('fonts/mt-web-icons.svg?n7ejm8#mt-web-icons') format('svg');
src: url('fonts/mt-web-icons.eot?qfi08a');
src: url('fonts/mt-web-icons.eot?qfi08a#iefix') format('embedded-opentype'),
url('fonts/mt-web-icons.ttf?qfi08a') format('truetype'),
url('fonts/mt-web-icons.woff?qfi08a') format('woff'),
url('fonts/mt-web-icons.svg?qfi08a#mt-web-icons') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
Expand All @@ -13,7 +13,7 @@
[class^="mt-"], [class*=" mt-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'mt-web-icons' !important;
speak: none;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
Expand All @@ -25,6 +25,10 @@
-moz-osx-font-smoothing: grayscale;
}

.mt-sprout-logo:before {
content: "\e91c";
color: #16d936;
}
.mt-systems-return:before {
content: "\e91b";
}
Expand Down
Binary file modified fonts/mt-web-icons.eot
Binary file not shown.
1 change: 1 addition & 0 deletions fonts/mt-web-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/mt-web-icons.ttf
Binary file not shown.
Binary file modified fonts/mt-web-icons.woff
Binary file not shown.
14 changes: 7 additions & 7 deletions icomoon/Read Me.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.

To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts

You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.

You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
16 changes: 15 additions & 1 deletion icomoon/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,24 @@
</head>
<body>
<div class="bgc1 clearfix">
<h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> mt-web-icons <small class="fgc1">(Glyphs:&nbsp;308)</small></h1>
<h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> mt-web-icons <small class="fgc1">(Glyphs:&nbsp;309)</small></h1>
</div>
<div class="clearfix mhl ptl">
<h1 class="mvm mtn fgc1">Grid Size: 24</h1>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="mt-sprout-logo"></span>
<span class="mls"> mt-sprout-logo</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e91c" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe91c;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="mt-systems-return"></span>
Expand Down
Binary file modified icomoon/fonts/mt-web-icons.eot
Binary file not shown.
1 change: 1 addition & 0 deletions icomoon/fonts/mt-web-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icomoon/fonts/mt-web-icons.ttf
Binary file not shown.
Binary file modified icomoon/fonts/mt-web-icons.woff
Binary file not shown.
3 changes: 3 additions & 0 deletions icomoon/ie7/ie7.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.mt-sprout-logo {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe91c;');
}
.mt-systems-return {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe91b;');
}
Expand Down
1 change: 1 addition & 0 deletions icomoon/ie7/ie7.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
el.innerHTML = '<span style="font-family: \'mt-web-icons\'">' + entity + '</span>' + html;
}
var icons = {
'mt-sprout-logo': '&#xe91c;',
'mt-systems-return': '&#xe91b;',
'mt-systems-negative': '&#xe919;',
'mt-systems-positive': '&#xe91a;',
Expand Down
2 changes: 1 addition & 1 deletion icomoon/selection.json

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions icomoon/style.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: 'mt-web-icons';
src: url('fonts/mt-web-icons.eot?n7ejm8');
src: url('fonts/mt-web-icons.eot?n7ejm8#iefix') format('embedded-opentype'),
url('fonts/mt-web-icons.ttf?n7ejm8') format('truetype'),
url('fonts/mt-web-icons.woff?n7ejm8') format('woff'),
url('fonts/mt-web-icons.svg?n7ejm8#mt-web-icons') format('svg');
src: url('fonts/mt-web-icons.eot?qfi08a');
src: url('fonts/mt-web-icons.eot?qfi08a#iefix') format('embedded-opentype'),
url('fonts/mt-web-icons.ttf?qfi08a') format('truetype'),
url('fonts/mt-web-icons.woff?qfi08a') format('woff'),
url('fonts/mt-web-icons.svg?qfi08a#mt-web-icons') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
Expand All @@ -13,7 +13,7 @@
[class^="mt-"], [class*=" mt-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'mt-web-icons' !important;
speak: none;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
Expand All @@ -25,6 +25,10 @@
-moz-osx-font-smoothing: grayscale;
}

.mt-sprout-logo:before {
content: "\e91c";
color: #16d936;
}
.mt-systems-return:before {
content: "\e91b";
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mt-web-icons",
"version": "0.1.24",
"version": "0.1.25",
"private": true,
"main": "react/Icon/cjs/index.js",
"module": "react/Icon/esm/index.js",
Expand Down
Loading

0 comments on commit accc9ed

Please sign in to comment.