mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
30
themes/default/vendor/fontello/LICENSE.txt
vendored
Normal file
30
themes/default/vendor/fontello/LICENSE.txt
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
Font license info
|
||||
|
||||
|
||||
## Font Awesome
|
||||
|
||||
Copyright (C) 2016 by Dave Gandy
|
||||
|
||||
Author: Dave Gandy
|
||||
License: SIL ()
|
||||
Homepage: http://fortawesome.github.com/Font-Awesome/
|
||||
|
||||
|
||||
## Typicons
|
||||
|
||||
(c) Stephen Hutchings 2012
|
||||
|
||||
Author: Stephen Hutchings
|
||||
License: SIL (http://scripts.sil.org/OFL)
|
||||
Homepage: http://typicons.com/
|
||||
|
||||
|
||||
## Fontelico
|
||||
|
||||
Copyright (C) 2012 by Fontello project
|
||||
|
||||
Author: Crowdsourced, for Fontello project
|
||||
License: SIL (http://scripts.sil.org/OFL)
|
||||
Homepage: http://fontello.com
|
||||
|
||||
|
||||
75
themes/default/vendor/fontello/README.txt
vendored
Normal file
75
themes/default/vendor/fontello/README.txt
vendored
Normal file
@@ -0,0 +1,75 @@
|
||||
This webfont is generated by https://fontello.com open source project.
|
||||
|
||||
|
||||
================================================================================
|
||||
Please, note, that you should obey original font licenses, used to make this
|
||||
webfont pack. Details available in LICENSE.txt file.
|
||||
|
||||
- Usually, it's enough to publish content of LICENSE.txt file somewhere on your
|
||||
site in "About" section.
|
||||
|
||||
- If your project is open-source, usually, it will be ok to make LICENSE.txt
|
||||
file publicly available in your repository.
|
||||
|
||||
- Fonts, used in Fontello, don't require a clickable link on your site.
|
||||
But any kind of additional authors crediting is welcome.
|
||||
================================================================================
|
||||
|
||||
|
||||
Comments on archive content
|
||||
---------------------------
|
||||
|
||||
- /font/* - fonts in different formats
|
||||
|
||||
- /css/* - different kinds of css, for all situations. Should be ok with
|
||||
twitter bootstrap. Also, you can skip <i> style and assign icon classes
|
||||
directly to text elements, if you don't mind about IE7.
|
||||
|
||||
- demo.html - demo file, to show your webfont content
|
||||
|
||||
- LICENSE.txt - license info about source fonts, used to build your one.
|
||||
|
||||
- config.json - keeps your settings. You can import it back into fontello
|
||||
anytime, to continue your work
|
||||
|
||||
|
||||
Why so many CSS files ?
|
||||
-----------------------
|
||||
|
||||
Because we like to fit all your needs :)
|
||||
|
||||
- basic file, <your_font_name>.css - is usually enough, it contains @font-face
|
||||
and character code definitions
|
||||
|
||||
- *-ie7.css - if you need IE7 support, but still don't wish to put char codes
|
||||
directly into html
|
||||
|
||||
- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
|
||||
rules, but still wish to benefit from css generation. That can be very
|
||||
convenient for automated asset build systems. When you need to update font -
|
||||
no need to manually edit files, just override old version with archive
|
||||
content. See fontello source code for examples.
|
||||
|
||||
- *-embedded.css - basic css file, but with embedded WOFF font, to avoid
|
||||
CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
|
||||
We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
|
||||
server headers. But if you ok with dirty hack - this file is for you. Note,
|
||||
that data url moved to separate @font-face to avoid problems with <IE9, when
|
||||
string is too long.
|
||||
|
||||
- animate.css - use it to get ideas about spinner rotation animation.
|
||||
|
||||
|
||||
Attention for server setup
|
||||
--------------------------
|
||||
|
||||
You MUST setup server to reply with proper `mime-types` for font files -
|
||||
otherwise some browsers will fail to show fonts.
|
||||
|
||||
Usually, `apache` already has necessary settings, but `nginx` and other
|
||||
webservers should be tuned. Here is list of mime types for our file extensions:
|
||||
|
||||
- `application/vnd.ms-fontobject` - eot
|
||||
- `application/x-font-woff` - woff
|
||||
- `application/x-font-ttf` - ttf
|
||||
- `image/svg+xml` - svg
|
||||
218
themes/default/vendor/fontello/config.json
vendored
Normal file
218
themes/default/vendor/fontello/config.json
vendored
Normal file
@@ -0,0 +1,218 @@
|
||||
{
|
||||
"name": "fontello",
|
||||
"css_prefix_text": "pwg-icon-",
|
||||
"css_use_suffix": false,
|
||||
"hinting": true,
|
||||
"units_per_em": 1000,
|
||||
"ascent": 850,
|
||||
"glyphs": [
|
||||
{
|
||||
"uid": "jh3jpcb1t1bcm80gidkadilh080aq79h",
|
||||
"css": "menu",
|
||||
"code": 59409,
|
||||
"src": "typicons"
|
||||
},
|
||||
{
|
||||
"uid": "9dd9e835aebe1060ba7190ad2b2ed951",
|
||||
"css": "search",
|
||||
"code": 59648,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "5211af474d3a9848f67f945e2ccaf143",
|
||||
"css": "cancel",
|
||||
"code": 59426,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "4ba33d2607902cf690dd45df09774cb0",
|
||||
"css": "plus-circled",
|
||||
"code": 59466,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "84eb39adbd7c26c320e686806a7c82bf",
|
||||
"css": "user-edit",
|
||||
"code": 59416,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M437.5 500C575.6 500 687.5 388.1 687.5 250 687.5 111.9 575.6 0 437.5 0 299.4 0 187.5 111.9 187.5 250 187.5 388.1 299.4 500 437.5 500ZM612.5 562.5H579.9C536.5 582.4 488.3 593.7 437.5 593.7 386.7 593.7 338.7 582.4 295.1 562.5H262.5C117.6 562.5 0 680.1 0 825V906.2C0 958 42 1000 93.8 1000H630.7C626 986.7 624 972.6 625.6 958.4L638.9 839.4 641.2 817.8 656.7 802.3 807.6 651.4C759.8 597.3 690.5 562.5 612.5 562.5ZM701 846.3L687.7 965.4C685.6 985.3 702.4 1002.1 722.1 999.8L841 986.5 1110.4 717.2 970.4 577.1 701 846.3ZM1236.4 525.2L1162.3 451.2C1144.2 433 1114.5 433 1096.3 451.2L1022.5 525 1014.5 533 1154.7 673 1236.4 591.4C1254.5 573 1254.5 543.5 1236.4 525.2Z",
|
||||
"width": 1250
|
||||
},
|
||||
"search": [
|
||||
"vector(1)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "623548a51fdd638af8a4c5c14fc64030",
|
||||
"css": "album",
|
||||
"code": 59417,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M1171 336.1C1164.9 327.1 1156.8 319.8 1147.4 314.9 1137.9 309.9 1127.4 307.4 1116.7 307.7H268.1C250.2 308.5 232.8 314.3 218 324.7 203.1 335 191.3 349.3 183.9 366.1 183.8 367.9 183.8 369.7 183.9 371.5L74.8 769.2V76.9H317.4L415 215C418.5 219.9 423 223.9 428.3 226.6 433.6 229.4 439.4 230.8 445.3 230.8H1046.8C1046.8 210.4 1039 190.8 1024.9 176.4 1010.9 161.9 991.9 153.8 972.1 153.8H464.3L378 31.5C371 21.7 361.9 13.8 351.4 8.3 340.8 2.8 329.2 0 317.4 0H74.8C54.9 0 35.9 8.1 21.9 22.5 7.9 37 0 56.5 0 76.9V949.6C0.6 963.4 6.4 976.5 16.3 985.9 26.2 995.3 39.3 1000.4 52.7 1000H984.8C993.1 1000.3 1001.3 997.8 1008.1 992.8 1014.9 987.7 1019.8 980.5 1022.2 972.3L1178.8 391.5C1181.7 382.3 1182.5 372.5 1181.2 362.9 1179.8 353.3 1176.3 344.1 1171 336.1Z",
|
||||
"width": 1182
|
||||
},
|
||||
"search": [
|
||||
"vector"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "8b80d36d4ef43889db10bc1f0dc9a862",
|
||||
"css": "user",
|
||||
"code": 59397,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "a8d385d56e91e901e70deacacdb540fc",
|
||||
"css": "calendar-plus",
|
||||
"code": 59419,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M1000 172.6V131.3C999.7 125.7 997.6 120.8 993.6 116.6 989.6 112.5 984.5 110.5 978.4 110.5H885.4V20.9C885.2 15.2 883 10.3 879 6.2 875 2.1 870 0 863.8 0H821C814.8 0 809.7 2.1 805.7 6.2 801.7 10.3 799.7 15.2 799.7 20.9V110.5H706.8C700.9 110.7 695.9 112.8 691.6 116.6 687.3 120.5 685.2 125.4 685.2 131.3V172.6C685.5 178.6 687.6 183.5 691.6 187.3 695.6 191.2 700.7 193.1 706.8 193.1H799.7V283.1C799.5 288.5 801.5 293.3 805.7 297.4 810 301.5 815.1 303.6 821 303.6H863.8C867.4 303.4 870.7 302.6 873.7 301.1 875.6 300.1 877.4 298.9 879 297.4 883.3 293.5 885.4 288.8 885.4 283.1V193.1H978.4C984.2 193.4 989.3 191.4 993.6 187.3 997.9 183.2 1000 178.3 1000 172.6ZM79.4 1000C35.5 1000 0 966.3 0 924.7V497.8H740.7V924.7C740.7 966.3 705.2 1000 661.4 1000H79.4ZM548.9 598.2C538 598.2 529.1 606.7 529.1 617V679.8C529.1 690.2 538 698.7 548.9 698.7H615.1C626 698.7 634.9 690.2 634.9 679.8V617C634.9 606.7 626 598.2 615.1 598.2H548.9ZM548.9 799.1C538 799.1 529.1 807.6 529.1 817.9V880.7C529.1 891.1 538 899.6 548.9 899.6H615.1C626 899.6 634.9 891.1 634.9 880.7V817.9C634.9 807.6 626 799.1 615.1 799.1H548.9ZM337.3 598.2C326.4 598.2 317.5 606.7 317.5 617V679.8C317.5 690.2 326.4 698.7 337.3 698.7H403.4C414.4 698.7 423.3 690.2 423.3 679.8V617C423.3 606.7 414.4 598.2 403.4 598.2H337.3ZM337.3 799.1C326.4 799.1 317.5 807.6 317.5 817.9V880.7C317.5 891.1 326.4 899.6 337.3 899.6H403.4C414.4 899.6 423.3 891.1 423.3 880.7V817.9C423.3 807.6 414.4 799.1 403.4 799.1H337.3ZM125.7 598.2C114.7 598.2 105.8 606.7 105.8 617V679.8C105.8 690.2 114.7 698.7 125.7 698.7H191.8C202.7 698.7 211.6 690.2 211.6 679.8V617C211.6 606.7 202.7 598.2 191.8 598.2H125.7ZM125.7 799.1C114.7 799.1 105.8 807.6 105.8 817.9V880.7C105.8 891.1 114.7 899.6 125.7 899.6H191.8C202.7 899.6 211.6 891.1 211.6 880.7V817.9C211.6 807.6 202.7 799.1 191.8 799.1H125.7ZM582 296.9H661.4C705.2 296.9 740.7 330.6 740.7 372.2V447.5H0V372.2C0 330.6 35.5 296.9 79.4 296.9H158.7V221.5C158.7 207.7 170.6 196.4 185.2 196.4H238.1C252.6 196.4 264.6 207.7 264.6 221.5V296.9H476.2V221.5C476.2 207.7 488.1 196.4 502.6 196.4H555.6C570.1 196.4 582 207.7 582 221.5V296.9Z",
|
||||
"width": 1000
|
||||
},
|
||||
"search": [
|
||||
"calendar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "3c961c1a8d874815856fc6637dc5a13c",
|
||||
"css": "file-image",
|
||||
"code": 61893,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "9bc2902722abb366a213a052ade360bc",
|
||||
"css": "spin6",
|
||||
"code": 59423,
|
||||
"src": "fontelico"
|
||||
},
|
||||
{
|
||||
"uid": "59b857513c1e4af06b61b23bf488693c",
|
||||
"css": "selecters",
|
||||
"code": 59425,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M615.7 615.8V739.4H555V923.6C555 940.6 548.8 955.3 536.3 967.8 523.8 980.3 509.4 986.5 493.2 986.5 477.1 986.5 462.7 980.3 450.2 967.8 437.7 955.3 431.4 940.6 431.4 923.6V739.4H369.7V615.8H431.4V60.8C431.4 43.1 437.7 28.8 450.2 17.7 462.7 6.7 476.7 0.8 492.1 0.1 509.8 0.1 524.9 5.9 537.4 17.7 549.9 29.5 555.8 43.8 555 60.8V615.8H615.7ZM985.4 246.1V369.7H924.7V923.6C924.7 940.6 918.8 955.3 907 967.8 895.3 980.3 880.2 986.5 861.8 986.5 844.9 986.5 830.5 980.3 818.8 967.8 807 955.3 801.1 940.6 801.1 923.6V369.7H739.3V246.1H801.1V60.8C801.1 43.1 807 28.8 818.8 17.7 830.5 6.7 844.9 0.8 861.8 0.1 878.7-0.7 893.8 5.2 907 17.7 920.3 30.2 926.2 44.6 924.7 60.8V246.1H985.4ZM246.1 369.7V492.2H185.4V923.6C185.4 940.6 179.5 955.3 167.7 967.8 156 980.3 141.2 986.5 123.6 986.5 106.7 986.5 92.3 980.3 80.6 967.8 68.8 955.3 62.5 940.6 61.8 923.6V492.2H0V369.7H61.8V60.8C61.8 43.1 67.7 28.8 79.4 17.7 91.2 6.7 105.9 0.8 123.6 0.1 141.2-0.7 156 5.2 167.7 17.7 179.5 30.2 185.4 44.6 185.4 60.8V369.7H246.1Z",
|
||||
"width": 1000
|
||||
},
|
||||
"search": [
|
||||
"selecters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "e7cc87ed5848c36d7f2e2be0aa08ce52",
|
||||
"css": "trash",
|
||||
"code": 59427,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M339 390.4V758.9C339 765 337 770 333 773.9 329.1 777.7 324 779.6 317.6 779.6H275C268.6 779.6 263.5 777.7 259.6 773.9 255.6 770 253.6 765 253.6 758.9V390.4C253.6 384.2 255.6 379.3 259.6 375.4 263.5 371.6 268.6 369.7 275 369.7H317.6C324 369.7 329.1 371.6 333 375.4 337 379.3 339 384.2 339 390.4ZM508.4 390.4V758.9C508.4 765 506.5 770 502.5 773.9 498.6 777.7 493.4 779.6 487.1 779.6H444.4C438.1 779.6 433 777.7 429 773.9 425.1 770 423.1 765 423.1 758.9V390.4C423.1 384.2 425.1 379.3 429 375.4 433 371.6 438.1 369.7 444.4 369.7H487.1C493.4 369.7 498.6 371.6 502.5 375.4 506.5 379.3 508.4 384.2 508.4 390.4ZM676.7 390.4V758.9C676.7 765 674.8 770 670.8 773.9 666.9 777.7 662.1 779.6 656.6 779.6H613.9C607.6 779.6 602.5 777.7 598.5 773.9 594.6 770 592.6 765 592.6 758.9V390.4C592.6 384.2 594.6 379.3 598.5 375.4 602.5 371.6 607.6 369.7 613.9 369.7H656.6C662.1 369.7 666.9 371.6 670.8 375.4 674.8 379.3 676.7 384.2 676.7 390.4ZM762.1 854.2V246.9H169.5V854.2C169.5 863.4 171.1 871.8 174.2 879.5 177.4 887.1 180.5 892.9 183.7 896.7 186.9 900.5 189.2 902.4 190.8 902.4H740.7C742.3 902.4 744.7 900.5 747.9 896.7 751 892.9 754.2 887.1 757.3 879.5 760.5 871.8 762.1 863.4 762.1 854.2ZM317.6 164.2H613.9L581.9 89.6C578.8 85.7 575.2 83.4 571.3 82.7H361.5C356.7 83.4 352.8 85.7 349.6 89.6L317.6 164.2ZM931.6 184.9V226.2C931.6 232.3 929.6 237.3 925.6 241.1 921.7 244.9 916.5 246.9 910.2 246.9H846.2V854.2C846.2 889.4 836 920 815.4 946.1 794.9 972.1 770 985.1 740.7 985.1H190.8C161.6 985.1 136.7 972.5 116.1 947.2 95.6 922 84.9 891.7 84.1 856.5V246.9H21.3C15 246.9 9.9 244.9 5.9 241.1 2 237.3 0 232.3 0 226.2V184.9C0 178.7 2 173.8 5.9 169.9 9.9 166.1 15 164.2 21.3 164.2H225.2L271.4 57.4C278.5 41.3 290.8 27.9 308.1 17.2 325.5 6.5 342.9 0.8 360.3 0H571.3C589.4 0 606.8 5.7 623.4 17.2 640 28.7 651.9 42.1 659 57.4L705.2 164.2H910.2C916.5 164.2 921.7 166.1 925.6 169.9 929.6 173.8 931.6 178.7 931.6 184.9Z",
|
||||
"width": 963
|
||||
},
|
||||
"search": [
|
||||
"trash"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "5b0e1aa1f32d683ffe7aaecd7038ed7b",
|
||||
"css": "search-folder",
|
||||
"code": 59428,
|
||||
"src": "custom_icons",
|
||||
"selected": true,
|
||||
"svg": {
|
||||
"path": "M1217.6 684C1232.1 666.5 1230.3 647.1 1212.1 625.9L1039.6 449.8C1067.4 403.5 1081.3 352.9 1081.3 298 1081.3 218 1052.3 148.4 994.1 89 936 29.7 868.2 0 790.7 0 713.2 0 647.2 28.4 592.7 85.3 538.2 142.1 510.9 210.5 510.9 290.5 510.9 370.4 539.7 440.1 597.2 499.4 654.7 558.8 722.3 588.4 799.8 588.4 849.4 588.4 896.6 575.3 941.5 549.1L1114 727.1C1133.4 747.1 1154 747.1 1175.8 727.1L1217.6 684ZM658.1 436.6C616.9 394.2 596.3 345.4 596.3 290.5 596.3 235.5 615.4 188.3 653.5 149 691.7 109.6 737.4 90 790.7 90 844 90 891.2 110.9 932.4 152.7 973.6 194.6 994.1 243 994.1 298 994.1 354.2 975.1 402 936.9 441.3 898.8 480.7 853 500.4 799.8 500.4 746.5 500.4 699.2 479.1 658.1 436.6ZM449 397.5C470.6 480 519.8 550.9 585.7 599H346.9C315.8 599 283.4 607.1 249.9 623.3 216.4 639.6 189.4 660.5 168.8 686.1L3.1 893.2 1.3 896C1.3 894.7 1 892.6 0.4 889.4-0.1 886.3-0.1 884.1 0.4 882.9V380.7C0.4 348.8 11.3 321.3 33.1 298.2 54.8 275.1 80.7 263.5 110.6 263.5H268.4C298.4 263.5 324.3 275.1 346 298.2 367.8 321.3 378.6 348.8 378.6 380.7V397.5H449ZM925.2 694.5C925.2 705.2 919.9 716.7 909.4 729.2L744.5 936.3C730.4 953.8 710.7 968.8 685.4 981.3 660.2 993.8 636.4 1000 614 1000H78.9C67.7 1000 58 997.8 49.8 993.4 41.6 989.1 37.2 981.6 36.6 971 36.6 960.3 41.6 948.8 51.6 936.3L217.3 729.2C231.4 711.7 251.1 696.7 276.4 684.2 301.6 671.7 325.2 665.5 346.9 665.5H882C893.2 665.5 903.2 667.7 912 672.1 920.8 676.4 925.2 683.9 925.2 694.5Z",
|
||||
"width": 1227
|
||||
},
|
||||
"search": [
|
||||
"search-folder"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "3db5347bd219f3bce6025780f5d9ef45",
|
||||
"css": "tag",
|
||||
"code": 45,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "fe6697b391355dec12f3d86d6d490397",
|
||||
"css": "up-open",
|
||||
"code": 59392,
|
||||
"src": "fontawesome"
|
||||
},
|
||||
{
|
||||
"uid": "fc2be7412ecc63e208f1bf56ce8f35b5",
|
||||
"css": "calendar",
|
||||
"code": 59420,
|
||||
"src": "custom_icons",
|
||||
"selected": false,
|
||||
"svg": {
|
||||
"path": "M0 906.2C0 958 42.3 1000 94.5 1000H787.8C840 1000 882.4 958 882.4 906.2V375H0V906.2ZM630.3 523.4C630.3 510.5 640.9 500 653.9 500H732.7C745.7 500 756.3 510.5 756.3 523.4V601.6C756.3 614.5 745.7 625 732.7 625H653.9C640.9 625 630.3 614.5 630.3 601.6V523.4ZM630.3 773.4C630.3 760.5 640.9 750 653.9 750H732.7C745.7 750 756.3 760.5 756.3 773.4V851.6C756.3 864.5 745.7 875 732.7 875H653.9C640.9 875 630.3 864.5 630.3 851.6V773.4ZM378.2 523.4C378.2 510.5 388.8 500 401.8 500H480.6C493.6 500 504.2 510.5 504.2 523.4V601.6C504.2 614.5 493.6 625 480.6 625H401.8C388.8 625 378.2 614.5 378.2 601.6V523.4ZM378.2 773.4C378.2 760.5 388.8 750 401.8 750H480.6C493.6 750 504.2 760.5 504.2 773.4V851.6C504.2 864.5 493.6 875 480.6 875H401.8C388.8 875 378.2 864.5 378.2 851.6V773.4ZM126.1 523.4C126.1 510.5 136.7 500 149.7 500H228.5C241.5 500 252.1 510.5 252.1 523.4V601.6C252.1 614.5 241.5 625 228.5 625H149.7C136.7 625 126.1 614.5 126.1 601.6V523.4ZM126.1 773.4C126.1 760.5 136.7 750 149.7 750H228.5C241.5 750 252.1 760.5 252.1 773.4V851.6C252.1 864.5 241.5 875 228.5 875H149.7C136.7 875 126.1 864.5 126.1 851.6V773.4ZM787.8 125H693.3V31.3C693.3 14.1 679.1 0 661.8 0H598.7C581.4 0 567.2 14.1 567.2 31.3V125H315.1V31.3C315.1 14.1 300.9 0 283.6 0H220.6C203.3 0 189.1 14.1 189.1 31.3V125H94.5C42.3 125 0 167 0 218.8V312.5H882.4V218.8C882.4 167 840 125 787.8 125Z",
|
||||
"width": 882
|
||||
},
|
||||
"search": [
|
||||
"calendar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "cf57d3134fe58c03c86a3fec520331a4",
|
||||
"css": "height",
|
||||
"code": 59421,
|
||||
"src": "custom_icons",
|
||||
"selected": false,
|
||||
"svg": {
|
||||
"path": "M659.7 0H34.7C25.5 0 16.7 3.8 10.2 10.5 3.7 17.2 0 26.2 0 35.7L0 250C0 259.5 3.7 268.6 10.2 275.3 16.7 282 25.5 285.7 34.7 285.7H104.2C113.4 285.7 122.2 282 128.7 275.3 135.2 268.6 138.9 259.5 138.9 250V178.6H260.4V857.1H173.6C164.4 857.1 155.6 860.9 149.1 867.6 142.5 874.3 138.9 883.4 138.9 892.9V964.3C138.9 973.8 142.5 982.8 149.1 989.5 155.6 996.2 164.4 1000 173.6 1000H520.8C530 1000 538.9 996.2 545.4 989.5 551.9 982.8 555.5 973.8 555.5 964.3V892.9C555.5 883.4 551.9 874.3 545.4 867.6 538.9 860.9 530 857.1 520.8 857.1H434V178.6H555.5V250C555.5 259.5 559.2 268.6 565.7 275.3 572.2 282 581.1 285.7 590.3 285.7H659.7C668.9 285.7 677.7 282 684.3 275.3 690.8 268.6 694.4 259.5 694.4 250V35.7C694.4 26.2 690.8 17.2 684.3 10.5 677.7 3.8 668.9 0 659.7 0ZM1215.2 750H1111.1V250H1215.2C1246.3 250 1261.5 211.4 1239.8 189L1066.2 10.5C1059.7 3.8 1050.8 0 1041.6 0 1032.4 0 1023.6 3.8 1017.1 10.5L843.5 189C823.2 209.8 834.1 250 868 250H972.2V750H868C837 750 821.8 788.6 843.5 811L1017.1 989.5C1023.6 996.2 1032.4 1000 1041.6 1000 1050.8 1000 1059.7 996.2 1066.2 989.5L1239.8 811C1260 790.2 1249.2 750 1215.2 750Z",
|
||||
"width": 1250
|
||||
},
|
||||
"search": [
|
||||
"height"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "279e80be9d4ea4fb3a19216e08a00d30",
|
||||
"css": "width",
|
||||
"code": 59422,
|
||||
"src": "custom_icons",
|
||||
"selected": false,
|
||||
"svg": {
|
||||
"path": "M907.6 0H33.6C24.7 0 16.1 3.8 9.8 10.5 3.5 17.2 0 26.2 0 35.7L0 214.3C0 223.8 3.5 232.8 9.8 239.5 16.1 246.2 24.7 250 33.6 250H100.8C109.8 250 118.3 246.2 124.6 239.5 130.9 232.8 134.5 223.8 134.5 214.3V178.6H386.6V428.6H336.1C327.2 428.6 318.7 432.3 312.4 439 306.1 445.7 302.5 454.8 302.5 464.3V535.7C302.5 545.2 306.1 554.3 312.4 560.9 318.7 567.6 327.2 571.4 336.1 571.4H605C614 571.4 622.5 567.6 628.8 560.9 635.1 554.3 638.7 545.2 638.7 535.7V464.3C638.7 454.8 635.1 445.7 628.8 439 622.5 432.3 614 428.6 605 428.6H554.6V178.6H806.7V214.3C806.7 223.8 810.3 232.8 816.6 239.5 822.9 246.2 831.4 250 840.3 250H907.6C916.5 250 925 246.2 931.3 239.5 937.6 232.8 941.2 223.8 941.2 214.3V35.7C941.2 26.2 937.6 17.2 931.3 10.5 925 3.8 916.5 0 907.6 0ZM763.3 581.9C743.7 561.1 705.9 572.2 705.9 607.1V714.3H235.3V607.1C235.3 575.2 198.9 559.5 177.9 581.9L9.9 760.4C3.6 767.1 0 776.2 0 785.7 0 795.2 3.6 804.2 9.9 810.9L177.9 989.5C197.5 1010.3 235.3 999.2 235.3 964.3V857.1H705.9V964.3C705.9 996.2 742.2 1011.9 763.3 989.5L931.3 810.9C937.6 804.2 941.2 795.2 941.2 785.7 941.2 776.2 937.6 767.1 931.3 760.4L763.3 581.9Z",
|
||||
"width": 941
|
||||
},
|
||||
"search": [
|
||||
"width"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "b495c3908bcc2c3bf72ede08d8ff96fb",
|
||||
"css": "broom",
|
||||
"code": 59429,
|
||||
"src": "custom_icons",
|
||||
"selected": false,
|
||||
"svg": {
|
||||
"path": "M644.3 31.5C661.7 1.4 700.2-8.9 730.4 8.5 760.5 25.9 770.9 64.4 753.4 94.5L511.8 512.9 402.6 449.9 644.3 31.5ZM208.5 466.3C240.7 425.1 298.4 414 343.6 440.1L549.8 559.1C595 585.2 614.2 640.7 594.7 689.2L573.3 742.5 173 511.4 208.5 466.3ZM562.8 760.7L162.5 529.6 0 726.9 163.8 821.5 255.5 704.6 200.2 842.5 327.6 916 387.8 853.7 391.3 952.7 473.1 1000 562.8 760.7Z",
|
||||
"width": 762
|
||||
},
|
||||
"search": [
|
||||
"broom"
|
||||
]
|
||||
},
|
||||
{
|
||||
"uid": "dd10fd361d96309ab308a637303c94cc",
|
||||
"css": "checkmark",
|
||||
"code": 59424,
|
||||
"src": "custom_icons",
|
||||
"selected": false,
|
||||
"svg": {
|
||||
"path": "M1218.9 189.1C1218.9 210.4 1211.3 228.8 1196.3 244.4L520 942.5C504.9 957.1 487.1 964.4 466.4 964.4 445.7 964.4 427.9 957.1 412.9 942.5L21.1 538.2C7 522.7 0 504.2 0 482.9 0 461.6 7 443.2 21.1 427.6L128.2 317.1C143.3 301.6 161.1 293.8 181.8 293.8 202.4 293.8 220.3 301.6 235.3 317.1L466.4 557.1 982.1 23.3C997.2 7.8 1015 0 1035.7 0 1056.3 0 1074.2 7.8 1089.2 23.3L1196.3 133.8C1211.3 148.4 1218.9 166.8 1218.9 189.1Z",
|
||||
"width": 1227
|
||||
},
|
||||
"search": [
|
||||
"checkmark"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
85
themes/default/vendor/fontello/css/animation.css
vendored
Normal file
85
themes/default/vendor/fontello/css/animation.css
vendored
Normal file
@@ -0,0 +1,85 @@
|
||||
/*
|
||||
Animation example, for spinners
|
||||
*/
|
||||
.animate-spin {
|
||||
-moz-animation: spin 2s infinite linear;
|
||||
-o-animation: spin 2s infinite linear;
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
animation: spin 2s infinite linear;
|
||||
display: inline-block;
|
||||
}
|
||||
@-moz-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-o-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@-ms-keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
@keyframes spin {
|
||||
0% {
|
||||
-moz-transform: rotate(0deg);
|
||||
-o-transform: rotate(0deg);
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
-moz-transform: rotate(359deg);
|
||||
-o-transform: rotate(359deg);
|
||||
-webkit-transform: rotate(359deg);
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
16
themes/default/vendor/fontello/css/fontello-codes.css
vendored
Normal file
16
themes/default/vendor/fontello/css/fontello-codes.css
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
.pwg-icon-tag:before { content: '\2d'; } /* '-' */
|
||||
.pwg-icon-up-open:before { content: '\e800'; } /* '' */
|
||||
.pwg-icon-user:before { content: '\e805'; } /* '' */
|
||||
.pwg-icon-menu:before { content: '\e811'; } /* '' */
|
||||
.pwg-icon-user-edit:before { content: '\e818'; } /* '' */
|
||||
.pwg-icon-album:before { content: '\e819'; } /* '' */
|
||||
.pwg-icon-calendar-plus:before { content: '\e81b'; } /* '' */
|
||||
.pwg-icon-spin6:before { content: '\e81f'; } /* '' */
|
||||
.pwg-icon-selecters:before { content: '\e821'; } /* '' */
|
||||
.pwg-icon-cancel:before { content: '\e822'; } /* '' */
|
||||
.pwg-icon-trash:before { content: '\e823'; } /* '' */
|
||||
.pwg-icon-search-folder:before { content: '\e824'; } /* '' */
|
||||
.pwg-icon-plus-circled:before { content: '\e84a'; } /* '' */
|
||||
.pwg-icon-search:before { content: '\e900'; } /* '' */
|
||||
.pwg-icon-file-image:before { content: '\f1c5'; } /* '' */
|
||||
74
themes/default/vendor/fontello/css/fontello-embedded.css
vendored
Normal file
74
themes/default/vendor/fontello/css/fontello-embedded.css
vendored
Normal file
File diff suppressed because one or more lines are too long
16
themes/default/vendor/fontello/css/fontello-ie7-codes.css
vendored
Normal file
16
themes/default/vendor/fontello/css/fontello-ie7-codes.css
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
.pwg-icon-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '- '); }
|
||||
.pwg-icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-user-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-album { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-calendar-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-spin6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-selecters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-search-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
27
themes/default/vendor/fontello/css/fontello-ie7.css
vendored
Normal file
27
themes/default/vendor/fontello/css/fontello-ie7.css
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
[class^="pwg-icon-"], [class*=" pwg-icon-"] {
|
||||
font-family: 'fontello';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
||||
/* fix buttons height */
|
||||
line-height: 1em;
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
}
|
||||
|
||||
.pwg-icon-tag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '- '); }
|
||||
.pwg-icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-user-edit { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-album { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-calendar-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-spin6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-selecters { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-search-folder { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.pwg-icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
71
themes/default/vendor/fontello/css/fontello.css
vendored
Normal file
71
themes/default/vendor/fontello/css/fontello.css
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.eot?67612557');
|
||||
src: url('../font/fontello.eot?67612557#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?67612557') format('woff2'),
|
||||
url('../font/fontello.woff?67612557') format('woff'),
|
||||
url('../font/fontello.ttf?67612557') format('truetype'),
|
||||
url('../font/fontello.svg?67612557#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
|
||||
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
|
||||
/*
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.svg?67612557#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
[class^="pwg-icon-"]:before, [class*=" pwg-icon-"]:before {
|
||||
font-family: "fontello";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: never;
|
||||
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: .2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
/* For safety - reset parent styles, that can break glyph codes*/
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
|
||||
/* fix buttons height, for twitter bootstrap */
|
||||
line-height: 1em;
|
||||
|
||||
/* Animation center compensation - margins should be symmetric */
|
||||
/* remove if not needed */
|
||||
margin-left: .2em;
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
|
||||
/* Font smoothing. That was taken from TWBS */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
/* Uncomment for 3D effect */
|
||||
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
||||
}
|
||||
|
||||
.pwg-icon-tag:before { content: '\2d'; } /* '-' */
|
||||
.pwg-icon-up-open:before { content: '\e800'; } /* '' */
|
||||
.pwg-icon-user:before { content: '\e805'; } /* '' */
|
||||
.pwg-icon-menu:before { content: '\e811'; } /* '' */
|
||||
.pwg-icon-user-edit:before { content: '\e818'; } /* '' */
|
||||
.pwg-icon-album:before { content: '\e819'; } /* '' */
|
||||
.pwg-icon-calendar-plus:before { content: '\e81b'; } /* '' */
|
||||
.pwg-icon-spin6:before { content: '\e81f'; } /* '' */
|
||||
.pwg-icon-selecters:before { content: '\e821'; } /* '' */
|
||||
.pwg-icon-cancel:before { content: '\e822'; } /* '' */
|
||||
.pwg-icon-trash:before { content: '\e823'; } /* '' */
|
||||
.pwg-icon-search-folder:before { content: '\e824'; } /* '' */
|
||||
.pwg-icon-plus-circled:before { content: '\e84a'; } /* '' */
|
||||
.pwg-icon-search:before { content: '\e900'; } /* '' */
|
||||
.pwg-icon-file-image:before { content: '\f1c5'; } /* '' */
|
||||
269
themes/default/vendor/fontello/demo.html
vendored
Normal file
269
themes/default/vendor/fontello/demo.html
vendored
Normal file
@@ -0,0 +1,269 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!--[if lt IE 9]><script language="javascript" type="text/javascript" src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
html {
|
||||
font-size: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
a:focus {
|
||||
outline: thin dotted #333;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
outline: 0;
|
||||
}
|
||||
input {
|
||||
margin: 0;
|
||||
font-size: 100%;
|
||||
vertical-align: middle;
|
||||
*overflow: visible;
|
||||
line-height: normal;
|
||||
}
|
||||
input::-moz-focus-inner {
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #333;
|
||||
background-color: #fff;
|
||||
}
|
||||
a {
|
||||
color: #08c;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #005580;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.row {
|
||||
margin-left: -20px;
|
||||
*zoom: 1;
|
||||
}
|
||||
.row:before,
|
||||
.row:after {
|
||||
display: table;
|
||||
content: "";
|
||||
line-height: 0;
|
||||
}
|
||||
.row:after {
|
||||
clear: both;
|
||||
}
|
||||
.span3 {
|
||||
float: left;
|
||||
min-height: 1px;
|
||||
margin-left: 20px;
|
||||
width: 220px;
|
||||
}
|
||||
.container {
|
||||
width: 940px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
*zoom: 1;
|
||||
}
|
||||
.container:before,
|
||||
.container:after {
|
||||
display: table;
|
||||
content: "";
|
||||
line-height: 0;
|
||||
}
|
||||
.container:after {
|
||||
clear: both;
|
||||
}
|
||||
small {
|
||||
font-size: 85%;
|
||||
}
|
||||
h1 {
|
||||
margin: 10px 0;
|
||||
font-family: inherit;
|
||||
font-weight: bold;
|
||||
line-height: 20px;
|
||||
color: inherit;
|
||||
text-rendering: optimizelegibility;
|
||||
line-height: 40px;
|
||||
font-size: 38.5px;
|
||||
}
|
||||
h1 small {
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
color: #999;
|
||||
font-size: 24.5px;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-top: 90px;
|
||||
}
|
||||
.header {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -480px;
|
||||
background-color: #fff;
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding-top: 10px;
|
||||
z-index: 10;
|
||||
}
|
||||
.footer {
|
||||
color: #ddd;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.footer a {
|
||||
color: #ccc;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.the-icons {
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
}
|
||||
.switch {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 10px;
|
||||
color: #666;
|
||||
}
|
||||
.switch input {
|
||||
margin-right: 0.3em;
|
||||
}
|
||||
.codesOn .i-name {
|
||||
display: none;
|
||||
}
|
||||
.codesOn .i-code {
|
||||
display: inline;
|
||||
}
|
||||
.i-code {
|
||||
display: none;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('./font/fontello.eot?51213944');
|
||||
src: url('./font/fontello.eot?51213944#iefix') format('embedded-opentype'),
|
||||
url('./font/fontello.woff?51213944') format('woff'),
|
||||
url('./font/fontello.ttf?51213944') format('truetype'),
|
||||
url('./font/fontello.svg?51213944#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
.demo-icon {
|
||||
font-family: "fontello";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: never;
|
||||
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: .2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
/* For safety - reset parent styles, that can break glyph codes*/
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
|
||||
/* fix buttons height, for twitter bootstrap */
|
||||
line-height: 1em;
|
||||
|
||||
/* Animation center compensation - margins should be symmetric */
|
||||
/* remove if not needed */
|
||||
margin-left: .2em;
|
||||
|
||||
/* You can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
|
||||
/* Font smoothing. That was taken from TWBS */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
/* Uncomment for 3D effect */
|
||||
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="css/animation.css"><!--[if IE 7]><link rel="stylesheet" href="css/" + font.fontname + "-ie7.css"><![endif]-->
|
||||
<script>
|
||||
function toggleCodes(on) {
|
||||
var obj = document.getElementById('icons');
|
||||
|
||||
if (on) {
|
||||
obj.className += ' codesOn';
|
||||
} else {
|
||||
obj.className = obj.className.replace(' codesOn', '');
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container header">
|
||||
<h1>fontello <small>font demo</small></h1>
|
||||
<label class="switch">
|
||||
<input type="checkbox" onclick="toggleCodes(this.checked)">show codes
|
||||
</label>
|
||||
</div>
|
||||
<div class="container" id="icons">
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0x2d">
|
||||
<i class="demo-icon pwg-icon-tag">-</i> <span class="i-name">pwg-icon-tag</span><span class="i-code">0x2d</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe800">
|
||||
<i class="demo-icon pwg-icon-up-open"></i> <span class="i-name">pwg-icon-up-open</span><span class="i-code">0xe800</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe805">
|
||||
<i class="demo-icon pwg-icon-user"></i> <span class="i-name">pwg-icon-user</span><span class="i-code">0xe805</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe811">
|
||||
<i class="demo-icon pwg-icon-menu"></i> <span class="i-name">pwg-icon-menu</span><span class="i-code">0xe811</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xe818">
|
||||
<i class="demo-icon pwg-icon-user-edit"></i> <span class="i-name">pwg-icon-user-edit</span><span class="i-code">0xe818</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe819">
|
||||
<i class="demo-icon pwg-icon-album"></i> <span class="i-name">pwg-icon-album</span><span class="i-code">0xe819</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe81b">
|
||||
<i class="demo-icon pwg-icon-calendar-plus"></i> <span class="i-name">pwg-icon-calendar-plus</span><span class="i-code">0xe81b</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe81f">
|
||||
<i class="demo-icon pwg-icon-spin6 animate-spin"></i> <span class="i-name">pwg-icon-spin6</span><span class="i-code">0xe81f</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xe821">
|
||||
<i class="demo-icon pwg-icon-selecters"></i> <span class="i-name">pwg-icon-selecters</span><span class="i-code">0xe821</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe822">
|
||||
<i class="demo-icon pwg-icon-cancel"></i> <span class="i-name">pwg-icon-cancel</span><span class="i-code">0xe822</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe823">
|
||||
<i class="demo-icon pwg-icon-trash"></i> <span class="i-name">pwg-icon-trash</span><span class="i-code">0xe823</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe824">
|
||||
<i class="demo-icon pwg-icon-search-folder"></i> <span class="i-name">pwg-icon-search-folder</span><span class="i-code">0xe824</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span3" title="Code: 0xe84a">
|
||||
<i class="demo-icon pwg-icon-plus-circled"></i> <span class="i-name">pwg-icon-plus-circled</span><span class="i-code">0xe84a</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xe900">
|
||||
<i class="demo-icon pwg-icon-search"></i> <span class="i-name">pwg-icon-search</span><span class="i-code">0xe900</span>
|
||||
</div>
|
||||
<div class="span3" title="Code: 0xf1c5">
|
||||
<i class="demo-icon pwg-icon-file-image"></i> <span class="i-name">pwg-icon-file-image</span><span class="i-code">0xf1c5</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container footer">Generated by <a href="https://fontello.com">fontello.com</a></div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
themes/default/vendor/fontello/font/fontello.eot
vendored
Normal file
BIN
themes/default/vendor/fontello/font/fontello.eot
vendored
Normal file
Binary file not shown.
40
themes/default/vendor/fontello/font/fontello.svg
vendored
Normal file
40
themes/default/vendor/fontello/font/fontello.svg
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>Copyright (C) 2023 by original authors @ fontello.com</metadata>
|
||||
<defs>
|
||||
<font id="fontello" horiz-adv-x="1000" >
|
||||
<font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
|
||||
<missing-glyph horiz-adv-x="1000" />
|
||||
<glyph glyph-name="tag" unicode="-" d="M250 600q0 30-21 51t-50 20-51-20-21-51 21-50 51-21 50 21 21 50z m595-321q0-30-20-51l-274-274q-22-21-51-21-30 0-50 21l-399 399q-21 21-36 57t-15 65v232q0 29 21 50t50 22h233q29 0 65-15t57-36l399-399q20-21 20-50z" horiz-adv-x="857.1" />
|
||||
|
||||
<glyph glyph-name="up-open" unicode="" d="M939 107l-92-92q-11-10-26-10t-25 10l-296 297-296-297q-11-10-25-10t-25 10l-93 92q-11 11-11 26t11 25l414 414q11 10 25 10t25-10l414-414q11-11 11-25t-11-26z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="user" unicode="" d="M714 69q0-60-35-104t-84-44h-476q-49 0-84 44t-35 104q0 48 5 90t17 85 33 73 52 50 76 19q73-72 174-72t175 72q42 0 75-19t52-50 33-73 18-85 4-90z m-143 495q0-88-62-151t-152-63-151 63-63 151 63 152 151 63 152-63 62-152z" horiz-adv-x="714.3" />
|
||||
|
||||
<glyph glyph-name="menu" unicode="" d="M834 90q42 0 73-30t31-75q0-42-30-73t-74-31l-730 0q-44 0-74 31t-30 73q0 44 31 75t73 30l730 0z m0 364q44 0 74-31t30-73-30-73-74-30l-730 0q-44 0-74 30t-30 73 30 73 74 31l730 0z m0 365q44 0 74-31t30-73q0-43-31-74t-73-31l-730 0q-43 0-73 31t-31 74q0 43 30 73t74 31l730 0z" horiz-adv-x="938" />
|
||||
|
||||
<glyph glyph-name="user-edit" unicode="" d="M438 350c138 0 250 112 250 250 0 138-112 250-250 250-139 0-250-112-250-250 0-138 111-250 250-250z m175-62h-33c-43-20-92-32-142-32-51 0-99 12-143 32h-32c-145 0-263-118-263-263v-81c0-52 42-94 94-94h537c-5 13-7 27-5 42l13 119 2 21 16 16 151 151c-48 54-117 89-195 89z m88-284l-13-119c-2-20 14-37 34-35l119 13 269 270-140 140-269-269z m535 321l-74 74c-18 18-47 18-66 0l-73-74-8-8 140-140 81 82c19 18 19 48 0 66z" horiz-adv-x="1250" />
|
||||
|
||||
<glyph glyph-name="album" unicode="" d="M1171 514c-6 9-14 16-24 21-9 5-20 8-30 7h-849c-18 0-35-6-50-17-15-10-27-24-34-41 0-2 0-4 0-5l-109-398v692h242l98-138c4-5 8-9 13-12 6-2 11-4 17-4h602c0 21-8 40-22 55-14 14-33 22-53 22h-508l-86 123c-7 9-16 17-27 23-10 5-22 8-34 8h-242c-20 0-39-8-53-22-14-15-22-34-22-55v-873c1-13 6-27 16-36 10-9 23-14 37-14h932c8 0 16 2 23 7 7 5 12 12 14 21l157 581c3 9 4 19 2 28-1 10-5 19-10 27z" horiz-adv-x="1182" />
|
||||
|
||||
<glyph glyph-name="calendar-plus" unicode="" d="M1000 677v42c0 5-2 10-6 14-4 5-9 7-16 7h-93v89c0 6-2 11-6 15-4 4-9 6-15 6h-43c-6 0-11-2-15-6-4-4-6-9-6-15v-89h-93c-6-1-11-3-15-7-5-3-7-8-7-14v-42c1-6 3-10 7-14 4-4 9-6 15-6h93v-90c0-5 2-10 6-14 4-4 9-7 15-7h43c3 1 7 1 10 3 2 1 3 2 5 4 4 4 6 8 6 14v90h93c6 0 11 2 16 6 4 4 6 9 6 14z m-921-827c-43 0-79 34-79 75v427h741v-427c0-41-36-75-80-75h-582z m470 402c-11 0-20-9-20-19v-63c0-10 9-19 20-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m0-201c-11 0-20-9-20-19v-63c0-10 9-19 20-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m-212 201c-11 0-19-9-19-19v-63c0-10 8-19 19-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m0-201c-11 0-19-9-19-19v-63c0-10 8-19 19-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m-211 201c-11 0-20-9-20-19v-63c0-10 9-19 20-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m0-201c-11 0-20-9-20-19v-63c0-10 9-19 20-19h66c11 0 20 9 20 19v63c0 10-9 19-20 19h-66z m456 502h79c44 0 80-34 80-75v-75h-741v75c0 41 36 75 79 75h80v76c0 13 12 25 26 25h53c15 0 27-12 27-25v-76h211v76c0 13 12 25 27 25h53c14 0 26-12 26-25v-76z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="spin6" unicode="" d="M855 9c-189-190-520-172-705 13-190 190-200 494-28 695 11 13 21 26 35 34 36 23 85 18 117-13 30-31 35-76 16-112-5-9-9-15-16-22-140-151-145-379-8-516 153-153 407-121 542 34 106 122 142 297 77 451-83 198-305 291-510 222l0 1c236 82 492-24 588-252 71-167 37-355-72-493-11-15-23-29-36-42z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="selecters" unicode="" d="M616 234v-123h-61v-185c0-17-6-31-19-44-12-12-27-19-43-19-16 0-30 7-43 19-12 13-19 27-19 44v185h-61v123h61v555c0 18 7 32 19 43 13 11 27 17 42 18 18 0 33-6 45-18 13-11 19-26 18-43v-555h61z m369 370v-124h-60v-554c0-17-6-31-18-44-12-12-27-19-45-19-17 0-31 7-43 19-12 13-18 27-18 44v554h-62v124h62v185c0 18 6 32 18 43 12 11 26 17 43 18 17 1 32-5 45-18 13-12 19-27 18-43v-185h60z m-739-124v-122h-61v-432c0-17-5-31-17-44-12-12-27-19-44-19-17 0-32 7-43 19-12 13-18 27-19 44v432h-62v122h62v309c0 18 6 32 17 43 12 11 27 17 45 18 17 1 32-5 44-18 12-12 17-27 17-43v-309h61z" horiz-adv-x="1000" />
|
||||
|
||||
<glyph glyph-name="cancel" unicode="" d="M724 112q0-22-15-38l-76-76q-16-15-38-15t-38 15l-164 165-164-165q-16-15-38-15t-38 15l-76 76q-16 16-16 38t16 38l164 164-164 164q-16 16-16 38t16 38l76 76q16 16 38 16t38-16l164-164 164 164q16 16 38 16t38-16l76-76q15-15 15-38t-15-38l-164-164 164-164q15-15 15-38z" horiz-adv-x="785.7" />
|
||||
|
||||
<glyph glyph-name="trash" unicode="" d="M339 460v-369c0-6-2-11-6-15-4-4-9-6-15-6h-43c-6 0-11 2-15 6-4 4-6 9-6 15v369c0 6 2 11 6 15 4 3 9 5 15 5h43c6 0 11-2 15-5 4-4 6-9 6-15z m169 0v-369c0-6-1-11-5-15-4-4-10-6-16-6h-43c-6 0-11 2-15 6-4 4-6 9-6 15v369c0 6 2 11 6 15 4 3 9 5 15 5h43c6 0 12-2 16-5 4-4 5-9 5-15z m169 0v-369c0-6-2-11-6-15-4-4-9-6-14-6h-43c-6 0-11 2-15 6-4 4-6 9-6 15v369c0 6 2 11 6 15 4 3 9 5 15 5h43c5 0 10-2 14-5 4-4 6-9 6-15z m85-464v607h-592v-607c0-9 1-18 4-26 3-7 7-13 10-17 3-4 5-5 7-5h550c1 0 4 1 7 5 3 4 6 10 9 17 4 8 5 17 5 26z m-444 690h296l-32 74c-3 4-7 7-11 7h-209c-5 0-9-3-12-7l-32-74z m614-21v-41c0-6-2-11-6-15-4-4-9-6-16-6h-64v-607c0-35-10-66-31-92-20-26-45-39-74-39h-550c-29 0-54 12-75 38-20 25-31 55-32 90v610h-63c-6 0-11 2-15 6-4 4-6 9-6 15v41c0 6 2 11 6 15 4 4 9 6 15 6h204l46 107c8 16 20 29 37 40 18 11 35 16 52 17h211c18 0 36-6 52-17 17-12 29-25 36-40l46-107h205c7 0 12-2 16-6 4-4 6-9 6-15z" horiz-adv-x="963" />
|
||||
|
||||
<glyph glyph-name="search-folder" unicode="" d="M1218 166c14 18 12 37-6 58l-172 176c27 47 41 97 41 152 0 80-29 150-87 209-58 59-126 89-203 89-78 0-144-28-198-85-55-57-82-125-82-205 0-80 29-150 86-209 58-60 125-89 203-89 49 0 97 13 142 39l172-178c19-20 40-20 62 0l42 43z m-560 247c-41 43-62 92-62 147 0 55 19 102 58 141 38 39 83 59 137 59 53 0 100-21 141-63 42-42 62-90 62-145 0-56-19-104-57-143-38-40-84-59-137-59-53 0-101 21-142 63z m-209 40c22-83 71-154 137-202h-239c-31 0-64-8-97-24-34-17-61-37-81-63l-166-207-2-3c0 1 0 3-1 7 0 3 0 5 0 6v502c0 32 11 60 33 83 22 23 48 35 78 35h157c30 0 56-12 78-35 22-23 33-51 33-83v-16h70z m476-297c0-11-5-23-16-35l-164-207c-15-18-34-33-60-45-25-13-49-19-71-19h-535c-11 0-21 2-29 7-8 4-13 11-13 22 0 11 5 22 15 35l165 207c14 17 34 32 59 45 26 12 49 19 71 19h535c11 0 21-3 30-7 9-4 13-12 13-22z" horiz-adv-x="1227" />
|
||||
|
||||
<glyph glyph-name="plus-circled" unicode="" d="M679 314v72q0 14-11 25t-25 10h-143v143q0 15-11 25t-25 11h-71q-15 0-25-11t-11-25v-143h-143q-14 0-25-10t-10-25v-72q0-14 10-25t25-10h143v-143q0-15 11-25t25-11h71q15 0 25 11t11 25v143h143q14 0 25 10t11 25z m178 36q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z" horiz-adv-x="857.1" />
|
||||
|
||||
<glyph glyph-name="search" unicode="" d="M643 386q0 103-73 176t-177 74-177-74-73-176 73-177 177-73 177 73 73 177z m286-465q0-29-22-50t-50-21q-30 0-50 21l-191 191q-100-69-223-69-80 0-153 31t-125 84-84 125-31 153 31 152 84 126 125 84 153 31 153-31 125-84 84-126 31-152q0-123-69-223l191-191q21-21 21-51z" horiz-adv-x="928.6" />
|
||||
|
||||
<glyph glyph-name="file-image" unicode="" d="M819 638q16-16 27-42t11-50v-642q0-23-15-38t-38-16h-750q-23 0-38 16t-16 38v892q0 23 16 38t38 16h500q22 0 49-11t42-27z m-248 136v-210h210q-5 17-12 23l-175 175q-6 7-23 12z m215-853v572h-232q-23 0-38 16t-16 37v233h-429v-858h715z m-72 250v-178h-571v107l107 107 71-71 215 214z m-464 108q-45 0-76 31t-31 76 31 76 76 31 76-31 31-76-31-76-76-31z" horiz-adv-x="857.1" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.7 KiB |
BIN
themes/default/vendor/fontello/font/fontello.ttf
vendored
Normal file
BIN
themes/default/vendor/fontello/font/fontello.ttf
vendored
Normal file
Binary file not shown.
BIN
themes/default/vendor/fontello/font/fontello.woff
vendored
Normal file
BIN
themes/default/vendor/fontello/font/fontello.woff
vendored
Normal file
Binary file not shown.
BIN
themes/default/vendor/fontello/font/fontello.woff2
vendored
Normal file
BIN
themes/default/vendor/fontello/font/fontello.woff2
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user