/*
 * Tabler Icons alias layer.
 * این فایل نام آیکون‌هایی را که در نسخهٔ مدرن Tabler وجود دارند ولی در
 * نسخهٔ نصب‌شدهٔ 1.112.0 موجود نیستند، به نزدیک‌ترین glyph معتبر همان نسخه نگاشت می‌کند.
 * عناصر باید کلاس پایهٔ `.ti` را داشته باشند (که font-family را تنظیم می‌کند).
 */
.ti-building-community-off:before { content: "\ebf6"; } /* building-community */
.ti-building-school:before        { content: "\ecf7"; } /* school */
.ti-calendar-check:before         { content: "\ea52"; } /* calendar-event */
.ti-calendar-x:before             { content: "\ee1f"; } /* calendar-off */
.ti-check-circle:before           { content: "\ea67"; } /* circle-check */
.ti-circle-filled:before          { content: "\ea6b"; } /* circle */
.ti-coins:before                  { content: "\eb82"; } /* coin */
.ti-file-pdf:before               { content: "\eaa2"; } /* file-text */
.ti-file-type:before              { content: "\eaa4"; } /* file */
.ti-layers:before                 { content: "\eb2d"; } /* stack */
.ti-lightbulb:before              { content: "\ea51"; } /* bulb */
.ti-message-reply:before          { content: "\eaef"; } /* message */
.ti-plus-circle:before            { content: "\ea69"; } /* circle-plus */
.ti-progress:before               { content: "\eca3"; } /* loader */
.ti-split:before                  { content: "\edb5"; } /* arrows-split */
.ti-star-filled:before            { content: "\eb2e"; } /* star */
.ti-user-edit:before              { content: "\eb4d"; } /* user */
.ti-users-group:before            { content: "\ebf2"; } /* users */
.ti-users-minus:before            { content: "\eb4a"; } /* user-minus */
.ti-x-circle:before               { content: "\ea6a"; } /* circle-x */
