From c3f5f2626b67dd8cb34eac8b10487ce923ea6941 Mon Sep 17 00:00:00 2001 From: Xiangdong Zeng Date: Mon, 18 Sep 2023 20:08:27 +0800 Subject: [PATCH] (glyphs): add and update icons - New: - Transport: deliveryTruck (.filled, .small), steamLocomotive, train - Weather: crescentMoon.small - Clothing: dress, highHeeledShoe, jeans, shorts, tShirt, womansBoots - Language: languageCyrillic, languageGreek, languageHan, languageHangul, languageHebrew, languageHira, languageLatin, languageThai (with all variants) - Ui: grid.small - Updated: - automobile, automobile.small, personWithFoldedHands, u1FAE5.small --- .../DinkieIcons.glyphspackage/fontinfo.plist | 145 +++-- .../glyphs/automobile.glyph | 32 +- .../glyphs/automobile.small.glyph | 10 + .../glyphs/crescentM_oon.small.glyph | 127 +++++ .../glyphs/deliveryT_ruck.filled.glyph | 420 ++++++++++++++ .../glyphs/deliveryT_ruck.glyph | 241 ++++++++ .../glyphs/deliveryT_ruck.small.glyph | 276 ++++++++++ .../glyphs/dress.glyph | 252 +++++++++ .../glyphs/grid.small.glyph | 237 ++++++++ .../glyphs/highH_eeledS_hoe.glyph | 197 +++++++ .../glyphs/jeans.glyph | 277 ++++++++++ .../glyphs/languageC_yrillic.filled.glyph | 505 +++++++++++++++++ .../glyphs/languageC_yrillic.glyph | 280 ++++++++++ .../languageC_yrillic.small.filled.glyph | 325 +++++++++++ .../glyphs/languageC_yrillic.small.glyph | 216 ++++++++ .../glyphs/languageG_reek.filled.glyph | 500 +++++++++++++++++ .../glyphs/languageG_reek.glyph | 285 ++++++++++ .../glyphs/languageG_reek.small.filled.glyph | 320 +++++++++++ .../glyphs/languageG_reek.small.glyph | 216 ++++++++ .../glyphs/languageH_an.filled.glyph | 500 +++++++++++++++++ .../glyphs/languageH_an.glyph | 266 +++++++++ .../glyphs/languageH_an.small.filled.glyph | 320 +++++++++++ .../glyphs/languageH_an.small.glyph | 216 ++++++++ .../glyphs/languageH_angul.filled.glyph | 495 +++++++++++++++++ .../glyphs/languageH_angul.glyph | 290 ++++++++++ .../glyphs/languageH_angul.small.filled.glyph | 315 +++++++++++ .../glyphs/languageH_angul.small.glyph | 221 ++++++++ .../glyphs/languageH_ebrew.filled.glyph | 495 +++++++++++++++++ .../glyphs/languageH_ebrew.glyph | 290 ++++++++++ .../glyphs/languageH_ebrew.small.filled.glyph | 315 +++++++++++ .../glyphs/languageH_ebrew.small.glyph | 221 ++++++++ .../glyphs/languageH_ira.filled.glyph | 490 +++++++++++++++++ .../glyphs/languageH_ira.glyph | 276 ++++++++++ .../glyphs/languageH_ira.small.filled.glyph | 310 +++++++++++ .../glyphs/languageH_ira.small.glyph | 221 ++++++++ .../glyphs/languageL_atin.filled.glyph | 515 ++++++++++++++++++ .../glyphs/languageL_atin.glyph | 266 +++++++++ .../glyphs/languageL_atin.small.filled.glyph | 335 ++++++++++++ .../glyphs/languageL_atin.small.glyph | 201 +++++++ .../glyphs/languageT_hai.filled.glyph | 490 +++++++++++++++++ .../glyphs/languageT_hai.glyph | 295 ++++++++++ .../glyphs/languageT_hai.small.filled.glyph | 310 +++++++++++ .../glyphs/languageT_hai.small.glyph | 221 ++++++++ .../glyphs/personW_ithF_oldedH_ands.glyph | 40 -- .../glyphs/shorts.glyph | 271 +++++++++ .../glyphs/steamL_ocomotive.glyph | 297 ++++++++++ .../glyphs/tS_hirt.glyph | 207 +++++++ .../glyphs/train.glyph | 287 ++++++++++ .../glyphs/u1F_A_E_5.small.glyph | 20 +- .../glyphs/womansB_oots.glyph | 192 +++++++ glyphs/DinkieIcons.glyphspackage/order.plist | 141 +++-- glyphs/icons.csv | 97 ++-- 52 files changed, 14083 insertions(+), 204 deletions(-) create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/crescentM_oon.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/dress.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/grid.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/highH_eeledS_hoe.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/jeans.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.filled.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/shorts.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/steamL_ocomotive.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/tS_hirt.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/train.glyph create mode 100644 glyphs/DinkieIcons.glyphspackage/glyphs/womansB_oots.glyph diff --git a/glyphs/DinkieIcons.glyphspackage/fontinfo.plist b/glyphs/DinkieIcons.glyphspackage/fontinfo.plist index d579c3d..4f258f0 100644 --- a/glyphs/DinkieIcons.glyphspackage/fontinfo.plist +++ b/glyphs/DinkieIcons.glyphspackage/fontinfo.plist @@ -1,5 +1,5 @@ { -.appVersion = "3217"; +.appVersion = "3219"; .formatVersion = 3; customParameters = ( { @@ -167,14 +167,17 @@ factory, shintoShrine, tent, ferrisWheel, +steamLocomotive, railwayCar, highSpeedTrain, +train, metro, lightRail, bus, bus.alt, trolleybus, automobile, +deliveryTruck, anchor, ship, airplane, @@ -236,6 +239,12 @@ blackJokerCards, artistPalette, brush, eyeglasses, +tShirt, +jeans, +dress, +shorts, +highHeeledShoe, +womansBoots, crown, womansHat, topHat, @@ -546,6 +555,50 @@ windows.alt3, xiaohongshu, xiaoyuzhou, zhubai, +fileGraphics, +fileVector, +fileFont, +fileOtf, +fileTtf, +fileWoff, +fileWoff2, +languageCyrillic, +languageGreek, +languageHan, +languageHangul, +languageHebrew, +languageHira, +languageLatin, +languageThai, +translateArabicLatin, +translateCyrillicLatin, +translateGreekLatin, +translateHanLatin, +translateHangulLatin, +translateHebrewLatin, +translateHiraLatin, +translateThaiLatin, +translateLatinHan, +otfeatureAcps, +otfeatureC2sc, +otfeatureCalt, +otfeatureCcmp, +otfeatureDlig, +otfeatureFrac, +otfeatureFwid, +otfeatureHrzt, +otfeatureHwid, +otfeatureLiga, +otfeatureOnum, +otfeatureOrdn, +otfeatureSmcp, +otfeatureSs01, +otfeatureSs02, +otfeatureSs03, +otfeatureSubs, +otfeatureSups, +otfeatureVert, +otfeatureZero, orthogon7x7, orthogon7x9, orthogon9x7, @@ -554,14 +607,6 @@ monospaced, parallelogram, lineGap, lineHeight, -fileGraphics, -fileVector, -fileFont, -fileOtf, -fileTtf, -fileWoff, -fileWoff2, -pageGraphics, adjustments, annotation, arrowsMaximize, @@ -579,20 +624,12 @@ grid, gridEnabled, gridDisabled, invert, +pageGraphics, revert, sizeText, sizeEmoji, -textEdit, share, -translateArabicLatin, -translateCyrillicLatin, -translateGreekLatin, -translateHanLatin, -translateHangulLatin, -translateHebrewLatin, -translateHiraLatin, -translateThaiLatin, -translateLatinHan, +textEdit, viewGrid, viewGrid.alt, viewList, @@ -613,26 +650,6 @@ micMv51, scan, webcam, wireless, -otfeatureAcps, -otfeatureC2sc, -otfeatureCalt, -otfeatureCcmp, -otfeatureDlig, -otfeatureFrac, -otfeatureFwid, -otfeatureHrzt, -otfeatureHwid, -otfeatureLiga, -otfeatureOnum, -otfeatureOrdn, -otfeatureSmcp, -otfeatureSs01, -otfeatureSs02, -otfeatureSs03, -otfeatureSubs, -otfeatureSups, -otfeatureVert, -otfeatureZero, slightlySmilingFace.filled, upsideDownFace.filled, slightlyFrowningFace.filled, @@ -650,6 +667,7 @@ wineGlass.filled, cupWithStraw.filled, hocho.filled, automobile.filled, +deliveryTruck.filled, alarmClock.filled, stopwatch.filled, clock.filled, @@ -821,11 +839,19 @@ fileOtf.filled, fileTtf.filled, fileWoff.filled, fileWoff2.filled, -pageGraphics.filled, +languageCyrillic.filled, +languageGreek.filled, +languageHan.filled, +languageHangul.filled, +languageHebrew.filled, +languageHira.filled, +languageLatin.filled, +languageThai.filled, adjustments.filled, contrast.filled, copies.filled, duplicate.filled, +pageGraphics.filled, sizeText.filled, zoomIn.filled, zoomOut.filled, @@ -858,7 +884,9 @@ houseBuildings.small, houseBuilding.small, factory.small, automobile.small, +deliveryTruck.small, anchor.small, +crescentMoon.small, blackSunWithRays.small, whiteMediumStar.small, fire.small, @@ -972,6 +1000,14 @@ unicode.small, wechat.small, wechatMoments.small, windows.small, +languageCyrillic.small, +languageGreek.small, +languageHan.small, +languageHangul.small, +languageHebrew.small, +languageHira.small, +languageLatin.small, +languageThai.small, lineGap.small, lineHeight.small, bigger.small, @@ -982,6 +1018,7 @@ duplicate.small, displayDotMatrix.small, download.small, filter.small, +grid.small, invert.small, sizeText.small, sizeEmoji.small, @@ -1095,15 +1132,14 @@ fileOtf.small.filled, fileTtf.small.filled, fileWoff.small.filled, fileWoff2.small.filled, -pageGraphics.small.filled, -contrast.small.filled, -copies.small.filled, -duplicate.small.filled, -sizeText.small.filled, -zoomIn.small.filled, -zoomOut.small.filled, -locationPin.small.filled, -cursorArrow.small.filled, +languageCyrillic.small.filled, +languageGreek.small.filled, +languageHan.small.filled, +languageHangul.small.filled, +languageHebrew.small.filled, +languageHira.small.filled, +languageLatin.small.filled, +languageThai.small.filled, otfeatureAcps.small.filled, otfeatureC2sc.small.filled, otfeatureCalt.small.filled, @@ -1123,7 +1159,16 @@ otfeatureSs03.small.filled, otfeatureSubs.small.filled, otfeatureSups.small.filled, otfeatureVert.small.filled, -otfeatureZero.small.filled +otfeatureZero.small.filled, +contrast.small.filled, +copies.small.filled, +duplicate.small.filled, +pageGraphics.small.filled, +sizeText.small.filled, +zoomIn.small.filled, +zoomOut.small.filled, +locationPin.small.filled, +cursorArrow.small.filled ); } ); diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.glyph index 9d23845..a9da4b4 100644 --- a/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.glyph +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.glyph @@ -35,11 +35,6 @@ ref = pixel; }, { alignment = -1; -pos = (10,10); -ref = pixel; -}, -{ -alignment = -1; pos = (20,10); ref = pixel; }, @@ -95,11 +90,6 @@ ref = pixel; }, { alignment = -1; -pos = (20,20); -ref = pixel; -}, -{ -alignment = -1; pos = (30,30); ref = pixel; }, @@ -175,57 +165,57 @@ ref = pixel; }, { alignment = -1; -pos = (80,60); +pos = (100,0); ref = pixel; }, { alignment = -1; -pos = (80,50); +pos = (90,-10); ref = pixel; }, { alignment = -1; -pos = (80,40); +pos = (70,0); ref = pixel; }, { alignment = -1; -pos = (100,0); +pos = (90,80); ref = pixel; }, { alignment = -1; -pos = (90,-10); +pos = (80,30); ref = pixel; }, { alignment = -1; -pos = (70,0); +pos = (40,30); ref = pixel; }, { alignment = -1; -pos = (90,80); +pos = (40,60); ref = pixel; }, { alignment = -1; -pos = (80,30); +pos = (10,30); ref = pixel; }, { alignment = -1; -pos = (40,30); +pos = (70,60); ref = pixel; }, { alignment = -1; -pos = (40,60); +pos = (70,50); ref = pixel; }, { alignment = -1; -pos = (10,30); +pos = (70,40); ref = pixel; } ); diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.small.glyph index 8fd533e..60bd93a 100644 --- a/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.small.glyph +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/automobile.small.glyph @@ -188,6 +188,16 @@ ref = pixel; alignment = -1; pos = (30,50); ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; } ); vertWidth = 0; diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/crescentM_oon.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/crescentM_oon.small.glyph new file mode 100644 index 0000000..1a357e3 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/crescentM_oon.small.glyph @@ -0,0 +1,127 @@ +{ +glyphname = crescentMoon.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +} +); +vertWidth = 0; +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.filled.glyph new file mode 100644 index 0000000..46358eb --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.filled.glyph @@ -0,0 +1,420 @@ +{ +glyphname = deliveryTruck.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.glyph new file mode 100644 index 0000000..9c1294d --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.glyph @@ -0,0 +1,241 @@ +{ +glyphname = deliveryTruck; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128666; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.small.glyph new file mode 100644 index 0000000..b7ee613 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/deliveryT_ruck.small.glyph @@ -0,0 +1,276 @@ +{ +glyphname = deliveryTruck.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/dress.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/dress.glyph new file mode 100644 index 0000000..d77889b --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/dress.glyph @@ -0,0 +1,252 @@ +{ +glyphname = dress; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128087; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/grid.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/grid.small.glyph new file mode 100644 index 0000000..5497d2d --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/grid.small.glyph @@ -0,0 +1,237 @@ +{ +glyphname = grid.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +} +); +vertWidth = 0; +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/highH_eeledS_hoe.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/highH_eeledS_hoe.glyph new file mode 100644 index 0000000..f349a6b --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/highH_eeledS_hoe.glyph @@ -0,0 +1,197 @@ +{ +glyphname = highHeeledShoe; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128096; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/jeans.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/jeans.glyph new file mode 100644 index 0000000..1070477 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/jeans.glyph @@ -0,0 +1,277 @@ +{ +glyphname = jeans; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128086; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.filled.glyph new file mode 100644 index 0000000..721ef81 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.filled.glyph @@ -0,0 +1,505 @@ +{ +glyphname = languageCyrillic.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.glyph new file mode 100644 index 0000000..9fe486c --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.glyph @@ -0,0 +1,280 @@ +{ +glyphname = languageCyrillic; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.filled.glyph new file mode 100644 index 0000000..7bf806e --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.filled.glyph @@ -0,0 +1,325 @@ +{ +glyphname = languageCyrillic.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.glyph new file mode 100644 index 0000000..be80813 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageC_yrillic.small.glyph @@ -0,0 +1,216 @@ +{ +glyphname = languageCyrillic.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.filled.glyph new file mode 100644 index 0000000..b92d8e1 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.filled.glyph @@ -0,0 +1,500 @@ +{ +glyphname = languageGreek.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.glyph new file mode 100644 index 0000000..c9e29e4 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.glyph @@ -0,0 +1,285 @@ +{ +glyphname = languageGreek; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.filled.glyph new file mode 100644 index 0000000..b37e577 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.filled.glyph @@ -0,0 +1,320 @@ +{ +glyphname = languageGreek.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.glyph new file mode 100644 index 0000000..ed32802 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageG_reek.small.glyph @@ -0,0 +1,216 @@ +{ +glyphname = languageGreek.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.filled.glyph new file mode 100644 index 0000000..c5b1131 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.filled.glyph @@ -0,0 +1,500 @@ +{ +glyphname = languageHan.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.glyph new file mode 100644 index 0000000..d475a09 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.glyph @@ -0,0 +1,266 @@ +{ +glyphname = languageHan; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +pos = (20,60); +ref = pixel; +}, +{ +pos = (30,60); +ref = pixel; +}, +{ +pos = (40,60); +ref = pixel; +}, +{ +pos = (50,60); +ref = pixel; +}, +{ +pos = (60,60); +ref = pixel; +}, +{ +pos = (70,60); +ref = pixel; +}, +{ +pos = (80,60); +ref = pixel; +}, +{ +pos = (50,70); +ref = pixel; +}, +{ +pos = (40,50); +ref = pixel; +}, +{ +pos = (60,50); +ref = pixel; +}, +{ +pos = (60,40); +ref = pixel; +}, +{ +pos = (40,40); +ref = pixel; +}, +{ +pos = (50,30); +ref = pixel; +}, +{ +pos = (40,20); +ref = pixel; +}, +{ +pos = (30,10); +ref = pixel; +}, +{ +pos = (20,10); +ref = pixel; +}, +{ +pos = (60,20); +ref = pixel; +}, +{ +pos = (70,10); +ref = pixel; +}, +{ +pos = (80,10); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.filled.glyph new file mode 100644 index 0000000..b3cbecc --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.filled.glyph @@ -0,0 +1,320 @@ +{ +glyphname = languageHan.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.glyph new file mode 100644 index 0000000..a224a16 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_an.small.glyph @@ -0,0 +1,216 @@ +{ +glyphname = languageHan.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.filled.glyph new file mode 100644 index 0000000..4d69a3d --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.filled.glyph @@ -0,0 +1,495 @@ +{ +glyphname = languageHangul.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.glyph new file mode 100644 index 0000000..5774792 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.glyph @@ -0,0 +1,290 @@ +{ +glyphname = languageHangul; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.filled.glyph new file mode 100644 index 0000000..840f816 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.filled.glyph @@ -0,0 +1,315 @@ +{ +glyphname = languageHangul.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.glyph new file mode 100644 index 0000000..9490e24 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_angul.small.glyph @@ -0,0 +1,221 @@ +{ +glyphname = languageHangul.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.filled.glyph new file mode 100644 index 0000000..2db0398 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.filled.glyph @@ -0,0 +1,495 @@ +{ +glyphname = languageHebrew.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.glyph new file mode 100644 index 0000000..af3f4c8 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.glyph @@ -0,0 +1,290 @@ +{ +glyphname = languageHebrew; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.filled.glyph new file mode 100644 index 0000000..f2afbdf --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.filled.glyph @@ -0,0 +1,315 @@ +{ +glyphname = languageHebrew.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.glyph new file mode 100644 index 0000000..b926f0d --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ebrew.small.glyph @@ -0,0 +1,221 @@ +{ +glyphname = languageHebrew.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.filled.glyph new file mode 100644 index 0000000..75f957b --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.filled.glyph @@ -0,0 +1,490 @@ +{ +glyphname = languageHira.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.glyph new file mode 100644 index 0000000..9189da0 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.glyph @@ -0,0 +1,276 @@ +{ +glyphname = languageHira; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +pos = (30,50); +ref = pixel; +}, +{ +pos = (40,60); +ref = pixel; +}, +{ +pos = (50,60); +ref = pixel; +}, +{ +pos = (40,70); +ref = pixel; +}, +{ +pos = (40,50); +ref = pixel; +}, +{ +pos = (40,40); +ref = pixel; +}, +{ +pos = (40,30); +ref = pixel; +}, +{ +pos = (40,20); +ref = pixel; +}, +{ +pos = (40,10); +ref = pixel; +}, +{ +pos = (30,10); +ref = pixel; +}, +{ +pos = (20,20); +ref = pixel; +}, +{ +pos = (30,30); +ref = pixel; +}, +{ +pos = (50,40); +ref = pixel; +}, +{ +pos = (60,40); +ref = pixel; +}, +{ +pos = (80,20); +ref = pixel; +}, +{ +pos = (70,10); +ref = pixel; +}, +{ +pos = (60,10); +ref = pixel; +}, +{ +pos = (70,70); +ref = pixel; +}, +{ +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.filled.glyph new file mode 100644 index 0000000..437bf03 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.filled.glyph @@ -0,0 +1,310 @@ +{ +glyphname = languageHira.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.glyph new file mode 100644 index 0000000..c4357bd --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageH_ira.small.glyph @@ -0,0 +1,221 @@ +{ +glyphname = languageHira.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.filled.glyph new file mode 100644 index 0000000..18b8785 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.filled.glyph @@ -0,0 +1,515 @@ +{ +glyphname = languageLatin.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.glyph new file mode 100644 index 0000000..837c430 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.glyph @@ -0,0 +1,266 @@ +{ +glyphname = languageLatin; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +pos = (50,10); +ref = pixel; +}, +{ +pos = (60,10); +ref = pixel; +}, +{ +pos = (70,40); +ref = pixel; +}, +{ +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.filled.glyph new file mode 100644 index 0000000..5c12c79 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.filled.glyph @@ -0,0 +1,335 @@ +{ +glyphname = languageLatin.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.glyph new file mode 100644 index 0000000..a496fcd --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageL_atin.small.glyph @@ -0,0 +1,201 @@ +{ +glyphname = languageLatin.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.filled.glyph new file mode 100644 index 0000000..fcd702e --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.filled.glyph @@ -0,0 +1,490 @@ +{ +glyphname = languageThai.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.glyph new file mode 100644 index 0000000..9cbb7e0 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.glyph @@ -0,0 +1,295 @@ +{ +glyphname = languageThai; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +} +); +width = 120; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.filled.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.filled.glyph new file mode 100644 index 0000000..0f8b80d --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.filled.glyph @@ -0,0 +1,310 @@ +{ +glyphname = languageThai.small.filled; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.glyph new file mode 100644 index 0000000..44e6dcc --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/languageT_hai.small.glyph @@ -0,0 +1,221 @@ +{ +glyphname = languageThai.small; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +} +); +width = 100; +} +); +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/personW_ithF_oldedH_ands.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/personW_ithF_oldedH_ands.glyph index 0352678..84e4308 100644 --- a/glyphs/DinkieIcons.glyphspackage/glyphs/personW_ithF_oldedH_ands.glyph +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/personW_ithF_oldedH_ands.glyph @@ -205,46 +205,6 @@ ref = pixel; }, { alignment = -1; -pos = (20,30); -ref = pixel; -}, -{ -alignment = -1; -pos = (20,20); -ref = pixel; -}, -{ -alignment = -1; -pos = (20,10); -ref = pixel; -}, -{ -alignment = -1; -pos = (20,0); -ref = pixel; -}, -{ -alignment = -1; -pos = (80,30); -ref = pixel; -}, -{ -alignment = -1; -pos = (80,20); -ref = pixel; -}, -{ -alignment = -1; -pos = (80,10); -ref = pixel; -}, -{ -alignment = -1; -pos = (80,0); -ref = pixel; -}, -{ -alignment = -1; pos = (0,40); ref = pixel; }, diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/shorts.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/shorts.glyph new file mode 100644 index 0000000..9f4c361 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/shorts.glyph @@ -0,0 +1,271 @@ +{ +glyphname = shorts; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +} +); +width = 120; +} +); +unicode = 129651; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/steamL_ocomotive.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/steamL_ocomotive.glyph new file mode 100644 index 0000000..d89e909 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/steamL_ocomotive.glyph @@ -0,0 +1,297 @@ +{ +glyphname = steamLocomotive; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,20); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128642; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/tS_hirt.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/tS_hirt.glyph new file mode 100644 index 0000000..d84332e --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/tS_hirt.glyph @@ -0,0 +1,207 @@ +{ +glyphname = tShirt; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128085; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/train.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/train.glyph new file mode 100644 index 0000000..735c9a3 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/train.glyph @@ -0,0 +1,287 @@ +{ +glyphname = train; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (0,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,0); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128646; +} diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/u1F_A_E_5.small.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/u1F_A_E_5.small.glyph index c2db9e5..479ae75 100644 --- a/glyphs/DinkieIcons.glyphspackage/glyphs/u1F_A_E_5.small.glyph +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/u1F_A_E_5.small.glyph @@ -76,27 +76,37 @@ ref = pixel; }, { alignment = -1; -pos = (30,20); +pos = (20,30); ref = pixel; }, { alignment = -1; -pos = (40,20); +pos = (30,30); ref = pixel; }, { alignment = -1; -pos = (50,20); +pos = (40,30); ref = pixel; }, { alignment = -1; -pos = (30,40); +pos = (50,30); ref = pixel; }, { alignment = -1; -pos = (50,40); +pos = (60,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); ref = pixel; } ); diff --git a/glyphs/DinkieIcons.glyphspackage/glyphs/womansB_oots.glyph b/glyphs/DinkieIcons.glyphspackage/glyphs/womansB_oots.glyph new file mode 100644 index 0000000..7d3ab99 --- /dev/null +++ b/glyphs/DinkieIcons.glyphspackage/glyphs/womansB_oots.glyph @@ -0,0 +1,192 @@ +{ +glyphname = womansBoots; +layers = ( +{ +layerId = m01; +shapes = ( +{ +alignment = -1; +pos = (40,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (60,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (70,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (80,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (50,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (20,-10); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,90); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,80); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,70); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,60); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,40); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,30); +ref = pixel; +}, +{ +alignment = -1; +pos = (40,0); +ref = pixel; +}, +{ +alignment = -1; +pos = (30,10); +ref = pixel; +}, +{ +alignment = -1; +pos = (0,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (10,50); +ref = pixel; +}, +{ +alignment = -1; +pos = (90,20); +ref = pixel; +}, +{ +alignment = -1; +pos = (100,10); +ref = pixel; +} +); +width = 120; +} +); +unicode = 128098; +} diff --git a/glyphs/DinkieIcons.glyphspackage/order.plist b/glyphs/DinkieIcons.glyphspackage/order.plist index cdc2681..45206eb 100644 --- a/glyphs/DinkieIcons.glyphspackage/order.plist +++ b/glyphs/DinkieIcons.glyphspackage/order.plist @@ -161,14 +161,17 @@ factory, shintoShrine, tent, ferrisWheel, +steamLocomotive, railwayCar, highSpeedTrain, +train, metro, lightRail, bus, bus.alt, trolleybus, automobile, +deliveryTruck, anchor, ship, airplane, @@ -230,6 +233,12 @@ blackJokerCards, artistPalette, brush, eyeglasses, +tShirt, +jeans, +dress, +shorts, +highHeeledShoe, +womansBoots, crown, womansHat, topHat, @@ -540,6 +549,50 @@ windows.alt3, xiaohongshu, xiaoyuzhou, zhubai, +fileGraphics, +fileVector, +fileFont, +fileOtf, +fileTtf, +fileWoff, +fileWoff2, +languageCyrillic, +languageGreek, +languageHan, +languageHangul, +languageHebrew, +languageHira, +languageLatin, +languageThai, +translateArabicLatin, +translateCyrillicLatin, +translateGreekLatin, +translateHanLatin, +translateHangulLatin, +translateHebrewLatin, +translateHiraLatin, +translateThaiLatin, +translateLatinHan, +otfeatureAcps, +otfeatureC2sc, +otfeatureCalt, +otfeatureCcmp, +otfeatureDlig, +otfeatureFrac, +otfeatureFwid, +otfeatureHrzt, +otfeatureHwid, +otfeatureLiga, +otfeatureOnum, +otfeatureOrdn, +otfeatureSmcp, +otfeatureSs01, +otfeatureSs02, +otfeatureSs03, +otfeatureSubs, +otfeatureSups, +otfeatureVert, +otfeatureZero, orthogon7x7, orthogon7x9, orthogon9x7, @@ -548,14 +601,6 @@ monospaced, parallelogram, lineGap, lineHeight, -fileGraphics, -fileVector, -fileFont, -fileOtf, -fileTtf, -fileWoff, -fileWoff2, -pageGraphics, adjustments, annotation, arrowsMaximize, @@ -573,20 +618,12 @@ grid, gridEnabled, gridDisabled, invert, +pageGraphics, revert, sizeText, sizeEmoji, -textEdit, share, -translateArabicLatin, -translateCyrillicLatin, -translateGreekLatin, -translateHanLatin, -translateHangulLatin, -translateHebrewLatin, -translateHiraLatin, -translateThaiLatin, -translateLatinHan, +textEdit, viewGrid, viewGrid.alt, viewList, @@ -607,26 +644,6 @@ micMv51, scan, webcam, wireless, -otfeatureAcps, -otfeatureC2sc, -otfeatureCalt, -otfeatureCcmp, -otfeatureDlig, -otfeatureFrac, -otfeatureFwid, -otfeatureHrzt, -otfeatureHwid, -otfeatureLiga, -otfeatureOnum, -otfeatureOrdn, -otfeatureSmcp, -otfeatureSs01, -otfeatureSs02, -otfeatureSs03, -otfeatureSubs, -otfeatureSups, -otfeatureVert, -otfeatureZero, slightlySmilingFace.filled, upsideDownFace.filled, slightlyFrowningFace.filled, @@ -644,6 +661,7 @@ wineGlass.filled, cupWithStraw.filled, hocho.filled, automobile.filled, +deliveryTruck.filled, alarmClock.filled, stopwatch.filled, clock.filled, @@ -815,11 +833,19 @@ fileOtf.filled, fileTtf.filled, fileWoff.filled, fileWoff2.filled, -pageGraphics.filled, +languageCyrillic.filled, +languageGreek.filled, +languageHan.filled, +languageHangul.filled, +languageHebrew.filled, +languageHira.filled, +languageLatin.filled, +languageThai.filled, adjustments.filled, contrast.filled, copies.filled, duplicate.filled, +pageGraphics.filled, sizeText.filled, zoomIn.filled, zoomOut.filled, @@ -852,7 +878,9 @@ houseBuildings.small, houseBuilding.small, factory.small, automobile.small, +deliveryTruck.small, anchor.small, +crescentMoon.small, blackSunWithRays.small, whiteMediumStar.small, fire.small, @@ -966,6 +994,14 @@ unicode.small, wechat.small, wechatMoments.small, windows.small, +languageCyrillic.small, +languageGreek.small, +languageHan.small, +languageHangul.small, +languageHebrew.small, +languageHira.small, +languageLatin.small, +languageThai.small, lineGap.small, lineHeight.small, bigger.small, @@ -976,6 +1012,7 @@ duplicate.small, displayDotMatrix.small, download.small, filter.small, +grid.small, invert.small, sizeText.small, sizeEmoji.small, @@ -1089,15 +1126,14 @@ fileOtf.small.filled, fileTtf.small.filled, fileWoff.small.filled, fileWoff2.small.filled, -pageGraphics.small.filled, -contrast.small.filled, -copies.small.filled, -duplicate.small.filled, -sizeText.small.filled, -zoomIn.small.filled, -zoomOut.small.filled, -locationPin.small.filled, -cursorArrow.small.filled, +languageCyrillic.small.filled, +languageGreek.small.filled, +languageHan.small.filled, +languageHangul.small.filled, +languageHebrew.small.filled, +languageHira.small.filled, +languageLatin.small.filled, +languageThai.small.filled, otfeatureAcps.small.filled, otfeatureC2sc.small.filled, otfeatureCalt.small.filled, @@ -1118,6 +1154,15 @@ otfeatureSubs.small.filled, otfeatureSups.small.filled, otfeatureVert.small.filled, otfeatureZero.small.filled, +contrast.small.filled, +copies.small.filled, +duplicate.small.filled, +pageGraphics.small.filled, +sizeText.small.filled, +zoomIn.small.filled, +zoomOut.small.filled, +locationPin.small.filled, +cursorArrow.small.filled, ARegion, BRegion, CRegion, diff --git a/glyphs/icons.csv b/glyphs/icons.csv index 8081f31..380ed6b 100644 --- a/glyphs/icons.csv +++ b/glyphs/icons.csv @@ -161,14 +161,17 @@ factory,factory,🏭,,x,,U+1F3ED,,,place, shinto-shrine,shintoShrine,⛩,,,,U+26E9,,,place, tent,tent,⛺,,,,U+26FA,,,place, ferris-wheel,ferrisWheel,🎡,,,,U+1F3A1,,,place, +locomotive,steamLocomotive,🚂,,,,U+1F682,,,transport, railway-car,railwayCar,🚃,,,,U+1F683,,,transport, high-speed-train,highSpeedTrain,🚄,,,,U+1F684,,,transport, +train,train,🚆,,,,U+1F686,,,transport, metro,metro,🚇,,,,U+1F687,,,transport, light-rail,lightRail,🚈,,,,U+1F688,,,transport, bus,bus,🚌,,,,U+1F68C,,,transport, bus-alt,bus.alt,,,,,,,,transport, trolleybus,trolleybus,🚎,,,,U+1F68E,,,transport, automobile,automobile,🚗,x,x,,U+1F697,,,transport, +truck,deliveryTruck,🚚,x,x,,U+1F69A,,,transport, anchor,anchor,⚓,,x,,U+2693,,,transport, ship,ship,🚢,,,,U+1F6A2,,,transport, airplane,airplane,✈,,,,U+2708,,,transport, @@ -191,7 +194,7 @@ full-moon,fullMoonSymbol,🌕,,,,U+1F315,,,weather, waning-gibbous-moon,waningGibbousMoonSymbol,🌖,,,,U+1F316,,,weather, last-quarter-moon,lastQuarterMoonSymbol,🌗,,,,U+1F317,,,weather, waning-crescent-moon,waningCrescentMoonSymbol,🌘,,,,U+1F318,,,weather, -crescent-moon,crescentMoon,🌙,,,,U+1F319,,,weather, +crescent-moon,crescentMoon,🌙,,x,,U+1F319,,,weather, thermometer,thermometer,🌡,,,,U+1F321,,,weather, sun,blackSunWithRays,☀,x,x,,U+2600,,,weather, star,whiteMediumStar,⭐,x,x,x,U+2B50,,,weather, @@ -230,6 +233,12 @@ joker,blackJokerCards,🃏,,,,U+1F0CF,,,game, artist-palette,artistPalette,🎨,,,,U+1F3A8,,,art, brush,brush,,,,,,,,art, glasses,eyeglasses,👓,,,,U+1F453,,,clothing, +t-shirt,tShirt,👕,,,,U+1F455,,,clothing, +jeans,jeans,👖,,,,U+1F456,,,clothing, +dress,dress,👗,,,,U+1F457,,,clothing, +shorts,shorts,🩳,,,,U+1FA73,,,clothing, +high-heeled-shoe,highHeeledShoe,👠,,,,U+1F460,,,clothing, +womans-boot,womansBoots,👢,,,,U+1F462,,,clothing, crown,crown,👑,,,,U+1F451,,,clothing, womans-hat,womansHat,👒,,,,U+1F452,,,clothing, top-hat,topHat,🎩,,x,,U+1F3A9,,,clothing, @@ -540,6 +549,50 @@ brand-windows-alt3,windows.alt3,,,,,,,,brand, brand-xiaohongshu,xiaohongshu,,,,,,,,brand, brand-xiaoyuzhou,xiaoyuzhou,,,,,,,,brand, brand-zhubai,zhubai,,,,,,,,brand, +file-graphics,fileGraphics,,x,,x,,,,file, +file-vector,fileVector,,x,,x,,,,file, +file-text,fileFont,,x,,x,,,,file, +file-otf,fileOtf,,x,,x,,,,file, +file-ttf,fileTtf,,x,,x,,,,file, +file-woff,fileWoff,,x,,x,,,,file, +file-woff2,fileWoff2,,x,,x,,,,file, +language-cyrillic,languageCyrillic,,x,x,x,,,,language, +language-greek,languageGreek,,x,x,x,,,,language, +language-han,languageHan,,x,x,x,,,,language, +language-hangul,languageHangul,,x,x,x,,,,language, +language-hebrew,languageHebrew,,x,x,x,,,,language, +language-hira,languageHira,,x,x,x,,,,language, +language-latin,languageLatin,,x,x,x,,,,language, +language-thai,languageThai,,x,x,x,,,,language, +translate-arabic-latin,translateArabicLatin,,,,,,,,translate, +translate-cyrillic-latin,translateCyrillicLatin,,,,,,,,translate, +translate-greek-latin,translateGreekLatin,,,,,,,,translate, +translate-han-latin,translateHanLatin,,,,,,,,translate, +translate-hangul-latin,translateHangulLatin,,,,,,,,translate, +translate-hebrew-latin,translateHebrewLatin,,,,,,,,translate, +translate-hira-latin,translateHiraLatin,,,,,,,,translate, +translate-thai-latin,translateThaiLatin,,,,,,,,translate, +translate-latin-han,translateLatinHan,,,,,,,,translate, +otfeature-acps,otfeatureAcps,,,,x,,,,opentype, +otfeature-c2sc,otfeatureC2sc,,,,x,,,,opentype, +otfeature-calt,otfeatureCalt,,,,x,,,,opentype, +otfeature-ccmp,otfeatureCcmp,,,,x,,,,opentype, +otfeature-dlig,otfeatureDlig,,,,x,,,,opentype, +otfeature-frac,otfeatureFrac,,,,x,,,,opentype, +otfeature-fwid,otfeatureFwid,,,,x,,,,opentype, +otfeature-hrzt,otfeatureHrzt,,,,x,,,,opentype, +otfeature-hwid,otfeatureHwid,,,,x,,,,opentype, +otfeature-liga,otfeatureLiga,,,,x,,,,opentype, +otfeature-onum,otfeatureOnum,,,,x,,,,opentype, +otfeature-ordn,otfeatureOrdn,,,,x,,,,opentype, +otfeature-smcp,otfeatureSmcp,,,,x,,,,opentype, +otfeature-ss01,otfeatureSs01,,,,x,,,,opentype, +otfeature-ss02,otfeatureSs02,,,,x,,,,opentype, +otfeature-ss03,otfeatureSs03,,,,x,,,,opentype, +otfeature-subs,otfeatureSubs,,,,x,,,,opentype, +otfeature-sups,otfeatureSups,,,,x,,,,opentype, +otfeature-vert,otfeatureVert,,,,x,,,,opentype, +otfeature-zero,otfeatureZero,,,,x,,,,opentype, orthogon-7x7,orthogon7x7,,,,,,,,typography, orthogon-7x9,orthogon7x9,,,,,,,,typography, orthogon-9x7,orthogon9x7,,,,,,,,typography, @@ -548,14 +601,6 @@ monospaced,monospaced,,,,,,,,typography, parallelogram,parallelogram,,,,,,,,typography, line-gap,lineGap,,,x,,,,,typography, line-height,lineHeight,,,x,,,,,typography, -file-graphics,fileGraphics,,x,,x,,,,file, -file-vector,fileVector,,x,,x,,,,file, -file-text,fileFont,,x,,x,,,,file, -file-otf,fileOtf,,x,,x,,,,file, -file-ttf,fileTtf,,x,,x,,,,file, -file-woff,fileWoff,,x,,x,,,,file, -file-woff2,fileWoff2,,x,,x,,,,file, -page-graphics,pageGraphics,,x,,x,,,,file, adjustments,adjustments,,x,,,,,,ui, annotation,annotation,,,,,,,,ui, arrows-maximize,arrowsMaximize,,,,,,,,ui, @@ -569,24 +614,16 @@ device-rotate,deviceRotate,,,,,,,,ui, display-dot-matrix,displayDotMatrix,,,x,,,,,ui, download,download,,,x,,,,,ui, filter,filter,,,x,,,,,ui, -grid,grid,,,,,,,,ui, +grid,grid,,,x,,,,,ui, grid-enabled,gridEnabled,,,,,,,,ui, grid-disabled,gridDisabled,,,,,,,,ui, invert,invert,,,x,,,,,ui, +page-graphics,pageGraphics,,x,,x,,,,ui, revert,revert,,,,,,,,ui, size-text,sizeText,,x,x,x,,,,ui, size-emoji,sizeEmoji,,,x,,,,,ui, -text-edit,textEdit,,,x,,,,,ui, share,share,,,,,,,,ui, -translate-arabic-latin,translateArabicLatin,,,,,,,,ui, -translate-cyrillic-latin,translateCyrillicLatin,,,,,,,,ui, -translate-greek-latin,translateGreekLatin,,,,,,,,ui, -translate-han-latin,translateHanLatin,,,,,,,,ui, -translate-hangul-latin,translateHangulLatin,,,,,,,,ui, -translate-hebrew-latin,translateHebrewLatin,,,,,,,,ui, -translate-hira-latin,translateHiraLatin,,,,,,,,ui, -translate-thai-latin,translateThaiLatin,,,,,,,,ui, -translate-latin-han,translateLatinHan,,,,,,,,ui, +text-edit,textEdit,,,x,,,,,ui, view-grid,viewGrid,,,x,,,,,ui, view-grid-alt,viewGrid.alt,,,,,,,,ui, view-list,viewList,,,x,,,,,ui, @@ -607,26 +644,6 @@ mic-mv51,micMv51,,,,,,,,ui, scan,scan,,,x,,,,,ui, webcam,webcam,,,x,,,,,ui, wireless,wireless,,x,x,,,,,ui, -otfeature-acps,otfeatureAcps,,,,x,,,,opentype, -otfeature-c2sc,otfeatureC2sc,,,,x,,,,opentype, -otfeature-calt,otfeatureCalt,,,,x,,,,opentype, -otfeature-ccmp,otfeatureCcmp,,,,x,,,,opentype, -otfeature-dlig,otfeatureDlig,,,,x,,,,opentype, -otfeature-frac,otfeatureFrac,,,,x,,,,opentype, -otfeature-fwid,otfeatureFwid,,,,x,,,,opentype, -otfeature-hrzt,otfeatureHrzt,,,,x,,,,opentype, -otfeature-hwid,otfeatureHwid,,,,x,,,,opentype, -otfeature-liga,otfeatureLiga,,,,x,,,,opentype, -otfeature-onum,otfeatureOnum,,,,x,,,,opentype, -otfeature-ordn,otfeatureOrdn,,,,x,,,,opentype, -otfeature-smcp,otfeatureSmcp,,,,x,,,,opentype, -otfeature-ss01,otfeatureSs01,,,,x,,,,opentype, -otfeature-ss02,otfeatureSs02,,,,x,,,,opentype, -otfeature-ss03,otfeatureSs03,,,,x,,,,opentype, -otfeature-subs,otfeatureSubs,,,,x,,,,opentype, -otfeature-sups,otfeatureSups,,,,x,,,,opentype, -otfeature-vert,otfeatureVert,,,,x,,,,opentype, -otfeature-zero,otfeatureZero,,,,x,,,,opentype, ,ARegion,🇦,,,,U+1F1E6,,,flag, ,BRegion,🇧,,,,U+1F1E7,,,flag, ,CRegion,🇨,,,,U+1F1E8,,,flag,