Make WordPress Core

Changeset 61290


Ignore:
Timestamp:
11/24/2025 06:45:04 PM (9 months ago)
Author:
joedolson
Message:

Admin: Remove alt syntax from dashicons.css

Safari only introduced support for alternative text in generated CSS content in version 17.4, released in 2024. This meets the latest two version declared for core browser support. But because dashicons.css is commonly required on the front-end for plugins and themes, this support impacts front-end users, and the browser support guidelines for core should not apply in this context.

Follow up to [60885].

Props codex-m, sabernhardt, wildworks, joedolson, desrosj, welcher.
Fixes #64266.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/css/dashicons.css

    r60885 r61290  
    4141
    4242.dashicons-admin-appearance:before {
    43         content: "\f100" / '';
     43        content: "\f100";
    4444}
    4545
    4646.dashicons-admin-collapse:before {
    47         content: "\f148" / '';
     47        content: "\f148";
    4848}
    4949
    5050.dashicons-admin-comments:before {
    51         content: "\f101" / '';
     51        content: "\f101";
    5252}
    5353
    5454.dashicons-admin-customizer:before {
    55         content: "\f540" / '';
     55        content: "\f540";
    5656}
    5757
    5858.dashicons-admin-generic:before {
    59         content: "\f111" / '';
     59        content: "\f111";
    6060}
    6161
    6262.dashicons-admin-home:before {
    63         content: "\f102" / '';
     63        content: "\f102";
    6464}
    6565
    6666.dashicons-admin-links:before {
    67         content: "\f103" / '';
     67        content: "\f103";
    6868}
    6969
    7070.dashicons-admin-media:before {
    71         content: "\f104" / '';
     71        content: "\f104";
    7272}
    7373
    7474.dashicons-admin-multisite:before {
    75         content: "\f541" / '';
     75        content: "\f541";
    7676}
    7777
    7878.dashicons-admin-network:before {
    79         content: "\f112" / '';
     79        content: "\f112";
    8080}
    8181
    8282.dashicons-admin-page:before {
    83         content: "\f105" / '';
     83        content: "\f105";
    8484}
    8585
    8686.dashicons-admin-plugins:before {
    87         content: "\f106" / '';
     87        content: "\f106";
    8888}
    8989
    9090.dashicons-admin-post:before {
    91         content: "\f109" / '';
     91        content: "\f109";
    9292}
    9393
    9494.dashicons-admin-settings:before {
    95         content: "\f108" / '';
     95        content: "\f108";
    9696}
    9797
    9898.dashicons-admin-site-alt:before {
    99         content: "\f11d" / '';
     99        content: "\f11d";
    100100}
    101101
    102102.dashicons-admin-site-alt2:before {
    103         content: "\f11e" / '';
     103        content: "\f11e";
    104104}
    105105
    106106.dashicons-admin-site-alt3:before {
    107         content: "\f11f" / '';
     107        content: "\f11f";
    108108}
    109109
    110110.dashicons-admin-site:before {
    111         content: "\f319" / '';
     111        content: "\f319";
    112112}
    113113
    114114.dashicons-admin-tools:before {
    115         content: "\f107" / '';
     115        content: "\f107";
    116116}
    117117
    118118.dashicons-admin-users:before {
    119         content: "\f110" / '';
     119        content: "\f110";
    120120}
    121121
    122122.dashicons-airplane:before {
    123         content: "\f15f" / '';
     123        content: "\f15f";
    124124}
    125125
    126126.dashicons-album:before {
    127         content: "\f514" / '';
     127        content: "\f514";
    128128}
    129129
    130130.dashicons-align-center:before {
    131         content: "\f134" / '';
     131        content: "\f134";
    132132}
    133133
    134134.dashicons-align-full-width:before {
    135         content: "\f114" / '';
     135        content: "\f114";
    136136}
    137137
    138138.dashicons-align-left:before {
    139         content: "\f135" / '';
     139        content: "\f135";
    140140}
    141141
    142142.dashicons-align-none:before {
    143         content: "\f138" / '';
     143        content: "\f138";
    144144}
    145145
    146146.dashicons-align-pull-left:before {
    147         content: "\f10a" / '';
     147        content: "\f10a";
    148148}
    149149
    150150.dashicons-align-pull-right:before {
    151         content: "\f10b" / '';
     151        content: "\f10b";
    152152}
    153153
    154154.dashicons-align-right:before {
    155         content: "\f136" / '';
     155        content: "\f136";
    156156}
    157157
    158158.dashicons-align-wide:before {
    159         content: "\f11b" / '';
     159        content: "\f11b";
    160160}
    161161
    162162.dashicons-amazon:before {
    163         content: "\f162" / '';
     163        content: "\f162";
    164164}
    165165
    166166.dashicons-analytics:before {
    167         content: "\f183" / '';
     167        content: "\f183";
    168168}
    169169
    170170.dashicons-archive:before {
    171         content: "\f480" / '';
     171        content: "\f480";
    172172}
    173173
    174174.dashicons-arrow-down-alt:before {
    175         content: "\f346" / '';
     175        content: "\f346";
    176176}
    177177
    178178.dashicons-arrow-down-alt2:before {
    179         content: "\f347" / '';
     179        content: "\f347";
    180180}
    181181
    182182.dashicons-arrow-down:before {
    183         content: "\f140" / '';
     183        content: "\f140";
    184184}
    185185
    186186.dashicons-arrow-left-alt:before {
    187         content: "\f340" / '';
     187        content: "\f340";
    188188}
    189189
    190190.dashicons-arrow-left-alt2:before {
    191         content: "\f341" / '';
     191        content: "\f341";
    192192}
    193193
    194194.dashicons-arrow-left:before {
    195         content: "\f141" / '';
     195        content: "\f141";
    196196}
    197197
    198198.dashicons-arrow-right-alt:before {
    199         content: "\f344" / '';
     199        content: "\f344";
    200200}
    201201
    202202.dashicons-arrow-right-alt2:before {
    203         content: "\f345" / '';
     203        content: "\f345";
    204204}
    205205
    206206.dashicons-arrow-right:before {
    207         content: "\f139" / '';
     207        content: "\f139";
    208208}
    209209
    210210.dashicons-arrow-up-alt:before {
    211         content: "\f342" / '';
     211        content: "\f342";
    212212}
    213213
    214214.dashicons-arrow-up-alt2:before {
    215         content: "\f343" / '';
     215        content: "\f343";
    216216}
    217217
    218218.dashicons-arrow-up-duplicate:before {
    219         content: "\f143" / '';
     219        content: "\f143";
    220220}
    221221
    222222.dashicons-arrow-up:before {
    223         content: "\f142" / '';
     223        content: "\f142";
    224224}
    225225
    226226.dashicons-art:before {
    227         content: "\f309" / '';
     227        content: "\f309";
    228228}
    229229
    230230.dashicons-awards:before {
    231         content: "\f313" / '';
     231        content: "\f313";
    232232}
    233233
    234234.dashicons-backup:before {
    235         content: "\f321" / '';
     235        content: "\f321";
    236236}
    237237
    238238.dashicons-bank:before {
    239         content: "\f16a" / '';
     239        content: "\f16a";
    240240}
    241241
    242242.dashicons-beer:before {
    243         content: "\f16c" / '';
     243        content: "\f16c";
    244244}
    245245
    246246.dashicons-bell:before {
    247         content: "\f16d" / '';
     247        content: "\f16d";
    248248}
    249249
    250250.dashicons-block-default:before {
    251         content: "\f12b" / '';
     251        content: "\f12b";
    252252}
    253253
    254254.dashicons-book-alt:before {
    255         content: "\f331" / '';
     255        content: "\f331";
    256256}
    257257
    258258.dashicons-book:before {
    259         content: "\f330" / '';
     259        content: "\f330";
    260260}
    261261
    262262.dashicons-buddicons-activity:before {
    263         content: "\f452" / '';
     263        content: "\f452";
    264264}
    265265
    266266.dashicons-buddicons-bbpress-logo:before {
    267         content: "\f477" / '';
     267        content: "\f477";
    268268}
    269269
    270270.dashicons-buddicons-buddypress-logo:before {
    271         content: "\f448" / '';
     271        content: "\f448";
    272272}
    273273
    274274.dashicons-buddicons-community:before {
    275         content: "\f453" / '';
     275        content: "\f453";
    276276}
    277277
    278278.dashicons-buddicons-forums:before {
    279         content: "\f449" / '';
     279        content: "\f449";
    280280}
    281281
    282282.dashicons-buddicons-friends:before {
    283         content: "\f454" / '';
     283        content: "\f454";
    284284}
    285285
    286286.dashicons-buddicons-groups:before {
    287         content: "\f456" / '';
     287        content: "\f456";
    288288}
    289289
    290290.dashicons-buddicons-pm:before {
    291         content: "\f457" / '';
     291        content: "\f457";
    292292}
    293293
    294294.dashicons-buddicons-replies:before {
    295         content: "\f451" / '';
     295        content: "\f451";
    296296}
    297297
    298298.dashicons-buddicons-topics:before {
    299         content: "\f450" / '';
     299        content: "\f450";
    300300}
    301301
    302302.dashicons-buddicons-tracking:before {
    303         content: "\f455" / '';
     303        content: "\f455";
    304304}
    305305
    306306.dashicons-building:before {
    307         content: "\f512" / '';
     307        content: "\f512";
    308308}
    309309
    310310.dashicons-businessman:before {
    311         content: "\f338" / '';
     311        content: "\f338";
    312312}
    313313
    314314.dashicons-businessperson:before {
    315         content: "\f12e" / '';
     315        content: "\f12e";
    316316}
    317317
    318318.dashicons-businesswoman:before {
    319         content: "\f12f" / '';
     319        content: "\f12f";
    320320}
    321321
    322322.dashicons-button:before {
    323         content: "\f11a" / '';
     323        content: "\f11a";
    324324}
    325325
    326326.dashicons-calculator:before {
    327         content: "\f16e" / '';
     327        content: "\f16e";
    328328}
    329329
    330330.dashicons-calendar-alt:before {
    331         content: "\f508" / '';
     331        content: "\f508";
    332332}
    333333
    334334.dashicons-calendar:before {
    335         content: "\f145" / '';
     335        content: "\f145";
    336336}
    337337
    338338.dashicons-camera-alt:before {
    339         content: "\f129" / '';
     339        content: "\f129";
    340340}
    341341
    342342.dashicons-camera:before {
    343         content: "\f306" / '';
     343        content: "\f306";
    344344}
    345345
    346346.dashicons-car:before {
    347         content: "\f16b" / '';
     347        content: "\f16b";
    348348}
    349349
    350350.dashicons-carrot:before {
    351         content: "\f511" / '';
     351        content: "\f511";
    352352}
    353353
    354354.dashicons-cart:before {
    355         content: "\f174" / '';
     355        content: "\f174";
    356356}
    357357
    358358.dashicons-category:before {
    359         content: "\f318" / '';
     359        content: "\f318";
    360360}
    361361
    362362.dashicons-chart-area:before {
    363         content: "\f239" / '';
     363        content: "\f239";
    364364}
    365365
    366366.dashicons-chart-bar:before {
    367         content: "\f185" / '';
     367        content: "\f185";
    368368}
    369369
    370370.dashicons-chart-line:before {
    371         content: "\f238" / '';
     371        content: "\f238";
    372372}
    373373
    374374.dashicons-chart-pie:before {
    375         content: "\f184" / '';
     375        content: "\f184";
    376376}
    377377
    378378.dashicons-clipboard:before {
    379         content: "\f481" / '';
     379        content: "\f481";
    380380}
    381381
    382382.dashicons-clock:before {
    383         content: "\f469" / '';
     383        content: "\f469";
    384384}
    385385
    386386.dashicons-cloud-saved:before {
    387         content: "\f137" / '';
     387        content: "\f137";
    388388}
    389389
    390390.dashicons-cloud-upload:before {
    391         content: "\f13b" / '';
     391        content: "\f13b";
    392392}
    393393
    394394.dashicons-cloud:before {
    395         content: "\f176" / '';
     395        content: "\f176";
    396396}
    397397
    398398.dashicons-code-standards:before {
    399         content: "\f13a" / '';
     399        content: "\f13a";
    400400}
    401401
    402402.dashicons-coffee:before {
    403         content: "\f16f" / '';
     403        content: "\f16f";
    404404}
    405405
    406406.dashicons-color-picker:before {
    407         content: "\f131" / '';
     407        content: "\f131";
    408408}
    409409
    410410.dashicons-columns:before {
    411         content: "\f13c" / '';
     411        content: "\f13c";
    412412}
    413413
    414414.dashicons-controls-back:before {
    415         content: "\f518" / '';
     415        content: "\f518";
    416416}
    417417
    418418.dashicons-controls-forward:before {
    419         content: "\f519" / '';
     419        content: "\f519";
    420420}
    421421
    422422.dashicons-controls-pause:before {
    423         content: "\f523" / '';
     423        content: "\f523";
    424424}
    425425
    426426.dashicons-controls-play:before {
    427         content: "\f522" / '';
     427        content: "\f522";
    428428}
    429429
    430430.dashicons-controls-repeat:before {
    431         content: "\f515" / '';
     431        content: "\f515";
    432432}
    433433
    434434.dashicons-controls-skipback:before {
    435         content: "\f516" / '';
     435        content: "\f516";
    436436}
    437437
    438438.dashicons-controls-skipforward:before {
    439         content: "\f517" / '';
     439        content: "\f517";
    440440}
    441441
    442442.dashicons-controls-volumeoff:before {
    443         content: "\f520" / '';
     443        content: "\f520";
    444444}
    445445
    446446.dashicons-controls-volumeon:before {
    447         content: "\f521" / '';
     447        content: "\f521";
    448448}
    449449
    450450.dashicons-cover-image:before {
    451         content: "\f13d" / '';
     451        content: "\f13d";
    452452}
    453453
    454454.dashicons-dashboard:before {
    455         content: "\f226" / '';
     455        content: "\f226";
    456456}
    457457
    458458.dashicons-database-add:before {
    459         content: "\f170" / '';
     459        content: "\f170";
    460460}
    461461
    462462.dashicons-database-export:before {
    463         content: "\f17a" / '';
     463        content: "\f17a";
    464464}
    465465
    466466.dashicons-database-import:before {
    467         content: "\f17b" / '';
     467        content: "\f17b";
    468468}
    469469
    470470.dashicons-database-remove:before {
    471         content: "\f17c" / '';
     471        content: "\f17c";
    472472}
    473473
    474474.dashicons-database-view:before {
    475         content: "\f17d" / '';
     475        content: "\f17d";
    476476}
    477477
    478478.dashicons-database:before {
    479         content: "\f17e" / '';
     479        content: "\f17e";
    480480}
    481481
    482482.dashicons-desktop:before {
    483         content: "\f472" / '';
     483        content: "\f472";
    484484}
    485485
    486486.dashicons-dismiss:before {
    487         content: "\f153" / '';
     487        content: "\f153";
    488488}
    489489
    490490.dashicons-download:before {
    491         content: "\f316" / '';
     491        content: "\f316";
    492492}
    493493
    494494.dashicons-drumstick:before {
    495         content: "\f17f" / '';
     495        content: "\f17f";
    496496}
    497497
    498498.dashicons-edit-large:before {
    499         content: "\f327" / '';
     499        content: "\f327";
    500500}
    501501
    502502.dashicons-edit-page:before {
    503         content: "\f186" / '';
     503        content: "\f186";
    504504}
    505505
    506506.dashicons-edit:before {
    507         content: "\f464" / '';
     507        content: "\f464";
    508508}
    509509
    510510.dashicons-editor-aligncenter:before {
    511         content: "\f207" / '';
     511        content: "\f207";
    512512}
    513513
    514514.dashicons-editor-alignleft:before {
    515         content: "\f206" / '';
     515        content: "\f206";
    516516}
    517517
    518518.dashicons-editor-alignright:before {
    519         content: "\f208" / '';
     519        content: "\f208";
    520520}
    521521
    522522.dashicons-editor-bold:before {
    523         content: "\f200" / '';
     523        content: "\f200";
    524524}
    525525
    526526.dashicons-editor-break:before {
    527         content: "\f474" / '';
     527        content: "\f474";
    528528}
    529529
    530530.dashicons-editor-code-duplicate:before {
    531         content: "\f494" / '';
     531        content: "\f494";
    532532}
    533533
    534534.dashicons-editor-code:before {
    535         content: "\f475" / '';
     535        content: "\f475";
    536536}
    537537
    538538.dashicons-editor-contract:before {
    539         content: "\f506" / '';
     539        content: "\f506";
    540540}
    541541
    542542.dashicons-editor-customchar:before {
    543         content: "\f220" / '';
     543        content: "\f220";
    544544}
    545545
    546546.dashicons-editor-expand:before {
    547         content: "\f211" / '';
     547        content: "\f211";
    548548}
    549549
    550550.dashicons-editor-help:before {
    551         content: "\f223" / '';
     551        content: "\f223";
    552552}
    553553
    554554.dashicons-editor-indent:before {
    555         content: "\f222" / '';
     555        content: "\f222";
    556556}
    557557
    558558.dashicons-editor-insertmore:before {
    559         content: "\f209" / '';
     559        content: "\f209";
    560560}
    561561
    562562.dashicons-editor-italic:before {
    563         content: "\f201" / '';
     563        content: "\f201";
    564564}
    565565
    566566.dashicons-editor-justify:before {
    567         content: "\f214" / '';
     567        content: "\f214";
    568568}
    569569
    570570.dashicons-editor-kitchensink:before {
    571         content: "\f212" / '';
     571        content: "\f212";
    572572}
    573573
    574574.dashicons-editor-ltr:before {
    575         content: "\f10c" / '';
     575        content: "\f10c";
    576576}
    577577
    578578.dashicons-editor-ol-rtl:before {
    579         content: "\f12c" / '';
     579        content: "\f12c";
    580580}
    581581
    582582.dashicons-editor-ol:before {
    583         content: "\f204" / '';
     583        content: "\f204";
    584584}
    585585
    586586.dashicons-editor-outdent:before {
    587         content: "\f221" / '';
     587        content: "\f221";
    588588}
    589589
    590590.dashicons-editor-paragraph:before {
    591         content: "\f476" / '';
     591        content: "\f476";
    592592}
    593593
    594594.dashicons-editor-paste-text:before {
    595         content: "\f217" / '';
     595        content: "\f217";
    596596}
    597597
    598598.dashicons-editor-paste-word:before {
    599         content: "\f216" / '';
     599        content: "\f216";
    600600}
    601601
    602602.dashicons-editor-quote:before {
    603         content: "\f205" / '';
     603        content: "\f205";
    604604}
    605605
    606606.dashicons-editor-removeformatting:before {
    607         content: "\f218" / '';
     607        content: "\f218";
    608608}
    609609
    610610.dashicons-editor-rtl:before {
    611         content: "\f320" / '';
     611        content: "\f320";
    612612}
    613613
    614614.dashicons-editor-spellcheck:before {
    615         content: "\f210" / '';
     615        content: "\f210";
    616616}
    617617
    618618.dashicons-editor-strikethrough:before {
    619         content: "\f224" / '';
     619        content: "\f224";
    620620}
    621621
    622622.dashicons-editor-table:before {
    623         content: "\f535" / '';
     623        content: "\f535";
    624624}
    625625
    626626.dashicons-editor-textcolor:before {
    627         content: "\f215" / '';
     627        content: "\f215";
    628628}
    629629
    630630.dashicons-editor-ul:before {
    631         content: "\f203" / '';
     631        content: "\f203";
    632632}
    633633
    634634.dashicons-editor-underline:before {
    635         content: "\f213" / '';
     635        content: "\f213";
    636636}
    637637
    638638.dashicons-editor-unlink:before {
    639         content: "\f225" / '';
     639        content: "\f225";
    640640}
    641641
    642642.dashicons-editor-video:before {
    643         content: "\f219" / '';
     643        content: "\f219";
    644644}
    645645
    646646.dashicons-ellipsis:before {
    647         content: "\f11c" / '';
     647        content: "\f11c";
    648648}
    649649
    650650.dashicons-email-alt:before {
    651         content: "\f466" / '';
     651        content: "\f466";
    652652}
    653653
    654654.dashicons-email-alt2:before {
    655         content: "\f467" / '';
     655        content: "\f467";
    656656}
    657657
    658658.dashicons-email:before {
    659         content: "\f465" / '';
     659        content: "\f465";
    660660}
    661661
    662662.dashicons-embed-audio:before {
    663         content: "\f13e" / '';
     663        content: "\f13e";
    664664}
    665665
    666666.dashicons-embed-generic:before {
    667         content: "\f13f" / '';
     667        content: "\f13f";
    668668}
    669669
    670670.dashicons-embed-photo:before {
    671         content: "\f144" / '';
     671        content: "\f144";
    672672}
    673673
    674674.dashicons-embed-post:before {
    675         content: "\f146" / '';
     675        content: "\f146";
    676676}
    677677
    678678.dashicons-embed-video:before {
    679         content: "\f149" / '';
     679        content: "\f149";
    680680}
    681681
    682682.dashicons-excerpt-view:before {
    683         content: "\f164" / '';
     683        content: "\f164";
    684684}
    685685
    686686.dashicons-exit:before {
    687         content: "\f14a" / '';
     687        content: "\f14a";
    688688}
    689689
    690690.dashicons-external:before {
    691         content: "\f504" / '';
     691        content: "\f504";
    692692}
    693693
    694694.dashicons-facebook-alt:before {
    695         content: "\f305" / '';
     695        content: "\f305";
    696696}
    697697
    698698.dashicons-facebook:before {
    699         content: "\f304" / '';
     699        content: "\f304";
    700700}
    701701
    702702.dashicons-feedback:before {
    703         content: "\f175" / '';
     703        content: "\f175";
    704704}
    705705
    706706.dashicons-filter:before {
    707         content: "\f536" / '';
     707        content: "\f536";
    708708}
    709709
    710710.dashicons-flag:before {
    711         content: "\f227" / '';
     711        content: "\f227";
    712712}
    713713
    714714.dashicons-food:before {
    715         content: "\f187" / '';
     715        content: "\f187";
    716716}
    717717
    718718.dashicons-format-aside:before {
    719         content: "\f123" / '';
     719        content: "\f123";
    720720}
    721721
    722722.dashicons-format-audio:before {
    723         content: "\f127" / '';
     723        content: "\f127";
    724724}
    725725
    726726.dashicons-format-chat:before {
    727         content: "\f125" / '';
     727        content: "\f125";
    728728}
    729729
    730730.dashicons-format-gallery:before {
    731         content: "\f161" / '';
     731        content: "\f161";
    732732}
    733733
    734734.dashicons-format-image:before {
    735         content: "\f128" / '';
     735        content: "\f128";
    736736}
    737737
    738738.dashicons-format-quote:before {
    739         content: "\f122" / '';
     739        content: "\f122";
    740740}
    741741
    742742.dashicons-format-status:before {
    743         content: "\f130" / '';
     743        content: "\f130";
    744744}
    745745
    746746.dashicons-format-video:before {
    747         content: "\f126" / '';
     747        content: "\f126";
    748748}
    749749
    750750.dashicons-forms:before {
    751         content: "\f314" / '';
     751        content: "\f314";
    752752}
    753753
    754754.dashicons-fullscreen-alt:before {
    755         content: "\f188" / '';
     755        content: "\f188";
    756756}
    757757
    758758.dashicons-fullscreen-exit-alt:before {
    759         content: "\f189" / '';
     759        content: "\f189";
    760760}
    761761
    762762.dashicons-games:before {
    763         content: "\f18a" / '';
     763        content: "\f18a";
    764764}
    765765
    766766.dashicons-google:before {
    767         content: "\f18b" / '';
     767        content: "\f18b";
    768768}
    769769
    770770.dashicons-googleplus:before {
    771         content: "\f462" / '';
     771        content: "\f462";
    772772}
    773773
    774774.dashicons-grid-view:before {
    775         content: "\f509" / '';
     775        content: "\f509";
    776776}
    777777
    778778.dashicons-groups:before {
    779         content: "\f307" / '';
     779        content: "\f307";
    780780}
    781781
    782782.dashicons-hammer:before {
    783         content: "\f308" / '';
     783        content: "\f308";
    784784}
    785785
    786786.dashicons-heading:before {
    787         content: "\f10e" / '';
     787        content: "\f10e";
    788788}
    789789
    790790.dashicons-heart:before {
    791         content: "\f487" / '';
     791        content: "\f487";
    792792}
    793793
    794794.dashicons-hidden:before {
    795         content: "\f530" / '';
     795        content: "\f530";
    796796}
    797797
    798798.dashicons-hourglass:before {
    799         content: "\f18c" / '';
     799        content: "\f18c";
    800800}
    801801
    802802.dashicons-html:before {
    803         content: "\f14b" / '';
     803        content: "\f14b";
    804804}
    805805
    806806.dashicons-id-alt:before {
    807         content: "\f337" / '';
     807        content: "\f337";
    808808}
    809809
    810810.dashicons-id:before {
    811         content: "\f336" / '';
     811        content: "\f336";
    812812}
    813813
    814814.dashicons-image-crop:before {
    815         content: "\f165" / '';
     815        content: "\f165";
    816816}
    817817
    818818.dashicons-image-filter:before {
    819         content: "\f533" / '';
     819        content: "\f533";
    820820}
    821821
    822822.dashicons-image-flip-horizontal:before {
    823         content: "\f169" / '';
     823        content: "\f169";
    824824}
    825825
    826826.dashicons-image-flip-vertical:before {
    827         content: "\f168" / '';
     827        content: "\f168";
    828828}
    829829
    830830.dashicons-image-rotate-left:before {
    831         content: "\f166" / '';
     831        content: "\f166";
    832832}
    833833
    834834.dashicons-image-rotate-right:before {
    835         content: "\f167" / '';
     835        content: "\f167";
    836836}
    837837
    838838.dashicons-image-rotate:before {
    839         content: "\f531" / '';
     839        content: "\f531";
    840840}
    841841
    842842.dashicons-images-alt:before {
    843         content: "\f232" / '';
     843        content: "\f232";
    844844}
    845845
    846846.dashicons-images-alt2:before {
    847         content: "\f233" / '';
     847        content: "\f233";
    848848}
    849849
    850850.dashicons-index-card:before {
    851         content: "\f510" / '';
     851        content: "\f510";
    852852}
    853853
    854854.dashicons-info-outline:before {
    855         content: "\f14c" / '';
     855        content: "\f14c";
    856856}
    857857
    858858.dashicons-info:before {
    859         content: "\f348" / '';
     859        content: "\f348";
    860860}
    861861
    862862.dashicons-insert-after:before {
    863         content: "\f14d" / '';
     863        content: "\f14d";
    864864}
    865865
    866866.dashicons-insert-before:before {
    867         content: "\f14e" / '';
     867        content: "\f14e";
    868868}
    869869
    870870.dashicons-insert:before {
    871         content: "\f10f" / '';
     871        content: "\f10f";
    872872}
    873873
    874874.dashicons-instagram:before {
    875         content: "\f12d" / '';
     875        content: "\f12d";
    876876}
    877877
    878878.dashicons-laptop:before {
    879         content: "\f547" / '';
     879        content: "\f547";
    880880}
    881881
    882882.dashicons-layout:before {
    883         content: "\f538" / '';
     883        content: "\f538";
    884884}
    885885
    886886.dashicons-leftright:before {
    887         content: "\f229" / '';
     887        content: "\f229";
    888888}
    889889
    890890.dashicons-lightbulb:before {
    891         content: "\f339" / '';
     891        content: "\f339";
    892892}
    893893
    894894.dashicons-linkedin:before {
    895         content: "\f18d" / '';
     895        content: "\f18d";
    896896}
    897897
    898898.dashicons-list-view:before {
    899         content: "\f163" / '';
     899        content: "\f163";
    900900}
    901901
    902902.dashicons-location-alt:before {
    903         content: "\f231" / '';
     903        content: "\f231";
    904904}
    905905
    906906.dashicons-location:before {
    907         content: "\f230" / '';
     907        content: "\f230";
    908908}
    909909
    910910.dashicons-lock-duplicate:before {
    911         content: "\f315" / '';
     911        content: "\f315";
    912912}
    913913
    914914.dashicons-lock:before {
    915         content: "\f160" / '';
     915        content: "\f160";
    916916}
    917917
    918918.dashicons-marker:before {
    919         content: "\f159" / '';
     919        content: "\f159";
    920920}
    921921
    922922.dashicons-media-archive:before {
    923         content: "\f501" / '';
     923        content: "\f501";
    924924}
    925925
    926926.dashicons-media-audio:before {
    927         content: "\f500" / '';
     927        content: "\f500";
    928928}
    929929
    930930.dashicons-media-code:before {
    931         content: "\f499" / '';
     931        content: "\f499";
    932932}
    933933
    934934.dashicons-media-default:before {
    935         content: "\f498" / '';
     935        content: "\f498";
    936936}
    937937
    938938.dashicons-media-document:before {
    939         content: "\f497" / '';
     939        content: "\f497";
    940940}
    941941
    942942.dashicons-media-interactive:before {
    943         content: "\f496" / '';
     943        content: "\f496";
    944944}
    945945
    946946.dashicons-media-spreadsheet:before {
    947         content: "\f495" / '';
     947        content: "\f495";
    948948}
    949949
    950950.dashicons-media-text:before {
    951         content: "\f491" / '';
     951        content: "\f491";
    952952}
    953953
    954954.dashicons-media-video:before {
    955         content: "\f490" / '';
     955        content: "\f490";
    956956}
    957957
    958958.dashicons-megaphone:before {
    959         content: "\f488" / '';
     959        content: "\f488";
    960960}
    961961
    962962.dashicons-menu-alt:before {
    963         content: "\f228" / '';
     963        content: "\f228";
    964964}
    965965
    966966.dashicons-menu-alt2:before {
    967         content: "\f329" / '';
     967        content: "\f329";
    968968}
    969969
    970970.dashicons-menu-alt3:before {
    971         content: "\f349" / '';
     971        content: "\f349";
    972972}
    973973
    974974.dashicons-menu:before {
    975         content: "\f333" / '';
     975        content: "\f333";
    976976}
    977977
    978978.dashicons-microphone:before {
    979         content: "\f482" / '';
     979        content: "\f482";
    980980}
    981981
    982982.dashicons-migrate:before {
    983         content: "\f310" / '';
     983        content: "\f310";
    984984}
    985985
    986986.dashicons-minus:before {
    987         content: "\f460" / '';
     987        content: "\f460";
    988988}
    989989
    990990.dashicons-money-alt:before {
    991         content: "\f18e" / '';
     991        content: "\f18e";
    992992}
    993993
    994994.dashicons-money:before {
    995         content: "\f526" / '';
     995        content: "\f526";
    996996}
    997997
    998998.dashicons-move:before {
    999         content: "\f545" / '';
     999        content: "\f545";
    10001000}
    10011001
    10021002.dashicons-nametag:before {
    1003         content: "\f484" / '';
     1003        content: "\f484";
    10041004}
    10051005
    10061006.dashicons-networking:before {
    1007         content: "\f325" / '';
     1007        content: "\f325";
    10081008}
    10091009
    10101010.dashicons-no-alt:before {
    1011         content: "\f335" / '';
     1011        content: "\f335";
    10121012}
    10131013
    10141014.dashicons-no:before {
    1015         content: "\f158" / '';
     1015        content: "\f158";
    10161016}
    10171017
    10181018.dashicons-open-folder:before {
    1019         content: "\f18f" / '';
     1019        content: "\f18f";
    10201020}
    10211021
    10221022.dashicons-palmtree:before {
    1023         content: "\f527" / '';
     1023        content: "\f527";
    10241024}
    10251025
    10261026.dashicons-paperclip:before {
    1027         content: "\f546" / '';
     1027        content: "\f546";
    10281028}
    10291029
    10301030.dashicons-pdf:before {
    1031         content: "\f190" / '';
     1031        content: "\f190";
    10321032}
    10331033
    10341034.dashicons-performance:before {
    1035         content: "\f311" / '';
     1035        content: "\f311";
    10361036}
    10371037
    10381038.dashicons-pets:before {
    1039         content: "\f191" / '';
     1039        content: "\f191";
    10401040}
    10411041
    10421042.dashicons-phone:before {
    1043         content: "\f525" / '';
     1043        content: "\f525";
    10441044}
    10451045
    10461046.dashicons-pinterest:before {
    1047         content: "\f192" / '';
     1047        content: "\f192";
    10481048}
    10491049
    10501050.dashicons-playlist-audio:before {
    1051         content: "\f492" / '';
     1051        content: "\f492";
    10521052}
    10531053
    10541054.dashicons-playlist-video:before {
    1055         content: "\f493" / '';
     1055        content: "\f493";
    10561056}
    10571057
    10581058.dashicons-plugins-checked:before {
    1059         content: "\f485" / '';
     1059        content: "\f485";
    10601060}
    10611061
    10621062.dashicons-plus-alt:before {
    1063         content: "\f502" / '';
     1063        content: "\f502";
    10641064}
    10651065
    10661066.dashicons-plus-alt2:before {
    1067         content: "\f543" / '';
     1067        content: "\f543";
    10681068}
    10691069
    10701070.dashicons-plus:before {
    1071         content: "\f132" / '';
     1071        content: "\f132";
    10721072}
    10731073
    10741074.dashicons-podio:before {
    1075         content: "\f19c" / '';
     1075        content: "\f19c";
    10761076}
    10771077
    10781078.dashicons-portfolio:before {
    1079         content: "\f322" / '';
     1079        content: "\f322";
    10801080}
    10811081
    10821082.dashicons-post-status:before {
    1083         content: "\f173" / '';
     1083        content: "\f173";
    10841084}
    10851085
    10861086.dashicons-pressthis:before {
    1087         content: "\f157" / '';
     1087        content: "\f157";
    10881088}
    10891089
    10901090.dashicons-printer:before {
    1091         content: "\f193" / '';
     1091        content: "\f193";
    10921092}
    10931093
    10941094.dashicons-privacy:before {
    1095         content: "\f194" / '';
     1095        content: "\f194";
    10961096}
    10971097
    10981098.dashicons-products:before {
    1099         content: "\f312" / '';
     1099        content: "\f312";
    11001100}
    11011101
    11021102.dashicons-randomize:before {
    1103         content: "\f503" / '';
     1103        content: "\f503";
    11041104}
    11051105
    11061106.dashicons-reddit:before {
    1107         content: "\f195" / '';
     1107        content: "\f195";
    11081108}
    11091109
    11101110.dashicons-redo:before {
    1111         content: "\f172" / '';
     1111        content: "\f172";
    11121112}
    11131113
    11141114.dashicons-remove:before {
    1115         content: "\f14f" / '';
     1115        content: "\f14f";
    11161116}
    11171117
    11181118.dashicons-rest-api:before {
    1119         content: "\f124" / '';
     1119        content: "\f124";
    11201120}
    11211121
    11221122.dashicons-rss:before {
    1123         content: "\f303" / '';
     1123        content: "\f303";
    11241124}
    11251125
    11261126.dashicons-saved:before {
    1127         content: "\f15e" / '';
     1127        content: "\f15e";
    11281128}
    11291129
    11301130.dashicons-schedule:before {
    1131         content: "\f489" / '';
     1131        content: "\f489";
    11321132}
    11331133
    11341134.dashicons-screenoptions:before {
    1135         content: "\f180" / '';
     1135        content: "\f180";
    11361136}
    11371137
    11381138.dashicons-search:before {
    1139         content: "\f179" / '';
     1139        content: "\f179";
    11401140}
    11411141
    11421142.dashicons-share-alt:before {
    1143         content: "\f240" / '';
     1143        content: "\f240";
    11441144}
    11451145
    11461146.dashicons-share-alt2:before {
    1147         content: "\f242" / '';
     1147        content: "\f242";
    11481148}
    11491149
    11501150.dashicons-share:before {
    1151         content: "\f237" / '';
     1151        content: "\f237";
    11521152}
    11531153
    11541154.dashicons-shield-alt:before {
    1155         content: "\f334" / '';
     1155        content: "\f334";
    11561156}
    11571157
    11581158.dashicons-shield:before {
    1159         content: "\f332" / '';
     1159        content: "\f332";
    11601160}
    11611161
    11621162.dashicons-shortcode:before {
    1163         content: "\f150" / '';
     1163        content: "\f150";
    11641164}
    11651165
    11661166.dashicons-slides:before {
    1167         content: "\f181" / '';
     1167        content: "\f181";
    11681168}
    11691169
    11701170.dashicons-smartphone:before {
    1171         content: "\f470" / '';
     1171        content: "\f470";
    11721172}
    11731173
    11741174.dashicons-smiley:before {
    1175         content: "\f328" / '';
     1175        content: "\f328";
    11761176}
    11771177
    11781178.dashicons-sort:before {
    1179         content: "\f156" / '';
     1179        content: "\f156";
    11801180}
    11811181
    11821182.dashicons-sos:before {
    1183         content: "\f468" / '';
     1183        content: "\f468";
    11841184}
    11851185
    11861186.dashicons-spotify:before {
    1187         content: "\f196" / '';
     1187        content: "\f196";
    11881188}
    11891189
    11901190.dashicons-star-empty:before {
    1191         content: "\f154" / '';
     1191        content: "\f154";
    11921192}
    11931193
    11941194.dashicons-star-filled:before {
    1195         content: "\f155" / '';
     1195        content: "\f155";
    11961196}
    11971197
    11981198.dashicons-star-half:before {
    1199         content: "\f459" / '';
     1199        content: "\f459";
    12001200}
    12011201
    12021202.dashicons-sticky:before {
    1203         content: "\f537" / '';
     1203        content: "\f537";
    12041204}
    12051205
    12061206.dashicons-store:before {
    1207         content: "\f513" / '';
     1207        content: "\f513";
    12081208}
    12091209
    12101210.dashicons-superhero-alt:before {
    1211         content: "\f197" / '';
     1211        content: "\f197";
    12121212}
    12131213
    12141214.dashicons-superhero:before {
    1215         content: "\f198" / '';
     1215        content: "\f198";
    12161216}
    12171217
    12181218.dashicons-table-col-after:before {
    1219         content: "\f151" / '';
     1219        content: "\f151";
    12201220}
    12211221
    12221222.dashicons-table-col-before:before {
    1223         content: "\f152" / '';
     1223        content: "\f152";
    12241224}
    12251225
    12261226.dashicons-table-col-delete:before {
    1227         content: "\f15a" / '';
     1227        content: "\f15a";
    12281228}
    12291229
    12301230.dashicons-table-row-after:before {
    1231         content: "\f15b" / '';
     1231        content: "\f15b";
    12321232}
    12331233
    12341234.dashicons-table-row-before:before {
    1235         content: "\f15c" / '';
     1235        content: "\f15c";
    12361236}
    12371237
    12381238.dashicons-table-row-delete:before {
    1239         content: "\f15d" / '';
     1239        content: "\f15d";
    12401240}
    12411241
    12421242.dashicons-tablet:before {
    1243         content: "\f471" / '';
     1243        content: "\f471";
    12441244}
    12451245
    12461246.dashicons-tag:before {
    1247         content: "\f323" / '';
     1247        content: "\f323";
    12481248}
    12491249
    12501250.dashicons-tagcloud:before {
    1251         content: "\f479" / '';
     1251        content: "\f479";
    12521252}
    12531253
    12541254.dashicons-testimonial:before {
    1255         content: "\f473" / '';
     1255        content: "\f473";
    12561256}
    12571257
    12581258.dashicons-text-page:before {
    1259         content: "\f121" / '';
     1259        content: "\f121";
    12601260}
    12611261
    12621262.dashicons-text:before {
    1263         content: "\f478" / '';
     1263        content: "\f478";
    12641264}
    12651265
    12661266.dashicons-thumbs-down:before {
    1267         content: "\f542" / '';
     1267        content: "\f542";
    12681268}
    12691269
    12701270.dashicons-thumbs-up:before {
    1271         content: "\f529" / '';
     1271        content: "\f529";
    12721272}
    12731273
    12741274.dashicons-tickets-alt:before {
    1275         content: "\f524" / '';
     1275        content: "\f524";
    12761276}
    12771277
    12781278.dashicons-tickets:before {
    1279         content: "\f486" / '';
     1279        content: "\f486";
    12801280}
    12811281
    12821282.dashicons-tide:before {
    1283         content: "\f10d" / '';
     1283        content: "\f10d";
    12841284}
    12851285
    12861286.dashicons-translation:before {
    1287         content: "\f326" / '';
     1287        content: "\f326";
    12881288}
    12891289
    12901290.dashicons-trash:before {
    1291         content: "\f182" / '';
     1291        content: "\f182";
    12921292}
    12931293
    12941294.dashicons-twitch:before {
    1295         content: "\f199" / '';
     1295        content: "\f199";
    12961296}
    12971297
    12981298.dashicons-twitter-alt:before {
    1299         content: "\f302" / '';
     1299        content: "\f302";
    13001300}
    13011301
    13021302.dashicons-twitter:before {
    1303         content: "\f301" / '';
     1303        content: "\f301";
    13041304}
    13051305
    13061306.dashicons-undo:before {
    1307         content: "\f171" / '';
     1307        content: "\f171";
    13081308}
    13091309
    13101310.dashicons-universal-access-alt:before {
    1311         content: "\f507" / '';
     1311        content: "\f507";
    13121312}
    13131313
    13141314.dashicons-universal-access:before {
    1315         content: "\f483" / '';
     1315        content: "\f483";
    13161316}
    13171317
    13181318.dashicons-unlock:before {
    1319         content: "\f528" / '';
     1319        content: "\f528";
    13201320}
    13211321
    13221322.dashicons-update-alt:before {
    1323         content: "\f113" / '';
     1323        content: "\f113";
    13241324}
    13251325
    13261326.dashicons-update:before {
    1327         content: "\f463" / '';
     1327        content: "\f463";
    13281328}
    13291329
    13301330.dashicons-upload:before {
    1331         content: "\f317" / '';
     1331        content: "\f317";
    13321332}
    13331333
    13341334.dashicons-vault:before {
    1335         content: "\f178" / '';
     1335        content: "\f178";
    13361336}
    13371337
    13381338.dashicons-video-alt:before {
    1339         content: "\f234" / '';
     1339        content: "\f234";
    13401340}
    13411341
    13421342.dashicons-video-alt2:before {
    1343         content: "\f235" / '';
     1343        content: "\f235";
    13441344}
    13451345
    13461346.dashicons-video-alt3:before {
    1347         content: "\f236" / '';
     1347        content: "\f236";
    13481348}
    13491349
    13501350.dashicons-visibility:before {
    1351         content: "\f177" / '';
     1351        content: "\f177";
    13521352}
    13531353
    13541354.dashicons-warning:before {
    1355         content: "\f534" / '';
     1355        content: "\f534";
    13561356}
    13571357
    13581358.dashicons-welcome-add-page:before {
    1359         content: "\f133" / '';
     1359        content: "\f133";
    13601360}
    13611361
    13621362.dashicons-welcome-comments:before {
    1363         content: "\f117" / '';
     1363        content: "\f117";
    13641364}
    13651365
    13661366.dashicons-welcome-learn-more:before {
    1367         content: "\f118" / '';
     1367        content: "\f118";
    13681368}
    13691369
    13701370.dashicons-welcome-view-site:before {
    1371         content: "\f115" / '';
     1371        content: "\f115";
    13721372}
    13731373
    13741374.dashicons-welcome-widgets-menus:before {
    1375         content: "\f116" / '';
     1375        content: "\f116";
    13761376}
    13771377
    13781378.dashicons-welcome-write-blog:before {
    1379         content: "\f119" / '';
     1379        content: "\f119";
    13801380}
    13811381
    13821382.dashicons-whatsapp:before {
    1383         content: "\f19a" / '';
     1383        content: "\f19a";
    13841384}
    13851385
    13861386.dashicons-wordpress-alt:before {
    1387         content: "\f324" / '';
     1387        content: "\f324";
    13881388}
    13891389
    13901390.dashicons-wordpress:before {
    1391         content: "\f120" / '';
     1391        content: "\f120";
    13921392}
    13931393
    13941394.dashicons-xing:before {
    1395         content: "\f19d" / '';
     1395        content: "\f19d";
    13961396}
    13971397
    13981398.dashicons-yes-alt:before {
    1399         content: "\f12a" / '';
     1399        content: "\f12a";
    14001400}
    14011401
    14021402.dashicons-yes:before {
    1403         content: "\f147" / '';
     1403        content: "\f147";
    14041404}
    14051405
    14061406.dashicons-youtube:before {
    1407         content: "\f19b" / '';
     1407        content: "\f19b";
    14081408}
    14091409
     
    14111411
    14121412.dashicons-editor-distractionfree:before {
    1413         content: "\f211" / '';
     1413        content: "\f211";
    14141414}
    14151415
    14161416/* This is a typo, but was previously released. It should remain for backward compatibility. See https://core.trac.wordpress.org/ticket/30832. */
    14171417.dashicons-exerpt-view:before {
    1418         content: "\f164" / '';
     1418        content: "\f164";
    14191419}
    14201420
    14211421.dashicons-format-links:before {
    1422         content: "\f103" / '';
     1422        content: "\f103";
    14231423}
    14241424
    14251425.dashicons-format-standard:before {
    1426         content: "\f109" / '';
     1426        content: "\f109";
    14271427}
    14281428
    14291429.dashicons-post-trash:before {
    1430         content: "\f182" / '';
     1430        content: "\f182";
    14311431}
    14321432
    14331433.dashicons-share1:before {
    1434         content: "\f237" / '';
     1434        content: "\f237";
    14351435}
    14361436
    14371437.dashicons-welcome-edit-page:before {
    1438         content: "\f119" / '';
    1439 }
     1438        content: "\f119";
     1439}
Note: See TracChangeset for help on using the changeset viewer.