{
  "name": "tacet",
  "version": "0.1.0",
  "license": "MIT",
  "total": 320,
  "icons": [
    {
      "name": "home",
      "group": "interface",
      "use": "Main screen or root of the app.",
      "avoid": "For a physical building or an organization use `building`.",
      "synonyms": [
        "home",
        "main",
        "start",
        "dashboard",
        "главная",
        "домой",
        "начало"
      ],
      "related": [
        "building",
        "layout-grid"
      ],
      "parts": 1
    },
    {
      "name": "inbox",
      "group": "interface",
      "use": "Incoming items that still need triage.",
      "avoid": "For email as a message use `mail`; inbox is a place, mail is a letter.",
      "synonyms": [
        "inbox",
        "incoming",
        "triage",
        "входящие",
        "инбокс"
      ],
      "related": [
        "mail",
        "bell"
      ],
      "parts": 2
    },
    {
      "name": "search",
      "group": "interface",
      "use": "Search field or the action of searching.",
      "avoid": null,
      "synonyms": [
        "search",
        "find",
        "lookup",
        "magnifier",
        "поиск",
        "найти",
        "лупа"
      ],
      "related": [
        "filter"
      ],
      "parts": 2
    },
    {
      "name": "bell",
      "group": "interface",
      "use": "Notifications.",
      "avoid": "For muted notifications use `bell-off`; for an incoming pile use `inbox`.",
      "synonyms": [
        "notifications",
        "alerts",
        "уведомления",
        "оповещения",
        "колокольчик"
      ],
      "related": [
        "bell-off",
        "bell-active",
        "inbox"
      ],
      "parts": 2
    },
    {
      "name": "settings",
      "group": "interface",
      "use": "Settings of the app or a section.",
      "avoid": "For a person's account settings use `user-cog`; for tooling use `wrench`.",
      "synonyms": [
        "settings",
        "preferences",
        "config",
        "настройки",
        "параметры",
        "конфигурация"
      ],
      "related": [
        "user-cog",
        "wrench",
        "grip"
      ],
      "parts": 4
    },
    {
      "name": "calendar",
      "group": "interface",
      "use": "Date, schedule, a calendar view.",
      "avoid": "For a moment in time use `clock`; for a meeting with a time use `calendar-clock`.",
      "synonyms": [
        "calendar",
        "date",
        "schedule",
        "календарь",
        "дата",
        "расписание"
      ],
      "related": [
        "calendar-clock",
        "clock",
        "ticket"
      ],
      "parts": 3
    },
    {
      "name": "calendar-clock",
      "group": "interface",
      "use": "Event at a specific time: a meeting, a slot.",
      "avoid": null,
      "synonyms": [
        "meeting",
        "event",
        "appointment",
        "встреча",
        "событие",
        "слот"
      ],
      "related": [
        "calendar",
        "clock",
        "video"
      ],
      "parts": 6
    },
    {
      "name": "users",
      "group": "interface",
      "use": "Several people, participants, an audience.",
      "avoid": "For a team as a working unit use `team`.",
      "synonyms": [
        "users",
        "people",
        "members",
        "participants",
        "люди",
        "участники",
        "пользователи"
      ],
      "related": [
        "user",
        "team",
        "user-plus"
      ],
      "parts": 3
    },
    {
      "name": "user",
      "group": "interface",
      "use": "One person, a profile.",
      "avoid": "For several people use `users`; for a team as an entity use `team`.",
      "synonyms": [
        "user",
        "profile",
        "person",
        "account",
        "пользователь",
        "профиль",
        "человек"
      ],
      "related": [
        "users",
        "team",
        "user-pen"
      ],
      "parts": 2
    },
    {
      "name": "building",
      "group": "interface",
      "use": "Organization, company, office.",
      "avoid": "For the app home screen use `home`.",
      "synonyms": [
        "company",
        "organization",
        "office",
        "компания",
        "организация",
        "офис"
      ],
      "related": [
        "home",
        "team",
        "globe"
      ],
      "parts": 8
    },
    {
      "name": "layout-grid",
      "group": "interface",
      "use": "Grid view or a section overview.",
      "avoid": null,
      "synonyms": [
        "grid",
        "tiles",
        "layout",
        "overview",
        "сетка",
        "плитки",
        "обзор"
      ],
      "related": [
        "columns",
        "layers",
        "table"
      ],
      "parts": 4
    },
    {
      "name": "folder-kanban",
      "group": "interface",
      "use": "Project as a place where work lives.",
      "avoid": "For a plain directory use `folder-open`.",
      "synonyms": [
        "project",
        "workspace",
        "проект",
        "рабочая область"
      ],
      "related": [
        "columns",
        "folder-open"
      ],
      "parts": 4
    },
    {
      "name": "layers",
      "group": "interface",
      "use": "Stacked or grouped entities, levels of a structure.",
      "avoid": null,
      "synonyms": [
        "layers",
        "stack",
        "groups",
        "levels",
        "слои",
        "стопка",
        "группы"
      ],
      "related": [
        "list-tree",
        "layout-grid"
      ],
      "parts": 3
    },
    {
      "name": "columns",
      "group": "interface",
      "use": "Board or column layout, kanban-style.",
      "avoid": null,
      "synonyms": [
        "columns",
        "board",
        "kanban",
        "колонки",
        "доска",
        "канбан"
      ],
      "related": [
        "folder-kanban",
        "layout-grid",
        "table"
      ],
      "parts": 3
    },
    {
      "name": "menu",
      "group": "interface",
      "use": "Main navigation toggle, the burger.",
      "avoid": "For a context menu on an element use `more-h` or `more-v`.",
      "synonyms": [
        "menu",
        "burger",
        "hamburger",
        "nav",
        "меню",
        "бургер"
      ],
      "related": [
        "more-h",
        "more-v"
      ],
      "parts": 3
    },
    {
      "name": "filter",
      "group": "interface",
      "use": "Narrowing a list by conditions.",
      "avoid": "For grouping into levels use `layers`; filtering hides rows, grouping rearranges them.",
      "synonyms": [
        "filter",
        "narrow",
        "conditions",
        "фильтр",
        "отбор"
      ],
      "related": [
        "search",
        "layers"
      ],
      "parts": 1
    },
    {
      "name": "globe",
      "group": "interface",
      "use": "Language, region, public availability.",
      "avoid": null,
      "synonyms": [
        "language",
        "region",
        "world",
        "public",
        "язык",
        "регион",
        "мир"
      ],
      "related": [
        "building",
        "cloud",
        "map-pin"
      ],
      "parts": 3
    },
    {
      "name": "list-checks",
      "group": "interface",
      "use": "Checklist where items get ticked off.",
      "avoid": "For an editable to-do inside a document use `list-todo`.",
      "synonyms": [
        "checklist",
        "acceptance",
        "criteria",
        "чеклист",
        "критерии",
        "список задач"
      ],
      "related": [
        "list-todo",
        "check-circle"
      ],
      "parts": 5
    },
    {
      "name": "circle",
      "group": "interface",
      "use": "Empty state marker: nothing selected, no status.",
      "avoid": "For a specific lifecycle state prefer a `status-*` glyph.",
      "synonyms": [
        "empty",
        "none",
        "unset",
        "circle",
        "пусто",
        "не задано",
        "круг"
      ],
      "related": [
        "circle-dot",
        "dot",
        "status-backlog"
      ],
      "parts": 1
    },
    {
      "name": "check-circle",
      "group": "interface",
      "use": "Successful outcome of an operation or a completed state.",
      "avoid": "Inside a checkbox this is too loud — there use `check`.",
      "synonyms": [
        "success",
        "done",
        "completed",
        "ok",
        "успех",
        "готово",
        "выполнено"
      ],
      "related": [
        "check",
        "status-done",
        "check-circle-active"
      ],
      "parts": 2
    },
    {
      "name": "flag",
      "group": "interface",
      "use": "Marking something as important or reporting it.",
      "avoid": "For a warning use `alert`; for a milestone use `target`.",
      "synonyms": [
        "flag",
        "report",
        "mark",
        "флаг",
        "пометить",
        "жалоба"
      ],
      "related": [
        "alert",
        "pin",
        "tag"
      ],
      "parts": 2
    },
    {
      "name": "tag",
      "group": "interface",
      "use": "Label or category on an entity.",
      "avoid": "For a filter use `filter`; for a version tag use `rocket` or `git-commit`.",
      "synonyms": [
        "tag",
        "label",
        "category",
        "тег",
        "метка",
        "категория"
      ],
      "related": [
        "filter",
        "flag",
        "hash"
      ],
      "parts": 2
    },
    {
      "name": "sticky-note",
      "group": "interface",
      "use": "Short text note.",
      "avoid": "For a musical note use `note`.",
      "synonyms": [
        "note",
        "memo",
        "reminder",
        "заметка",
        "записка",
        "напоминание"
      ],
      "related": [
        "note",
        "info",
        "post"
      ],
      "parts": 2
    },
    {
      "name": "list-tree",
      "group": "interface",
      "use": "Hierarchy with nesting: subtasks, a tree of pages.",
      "avoid": "For a flat list use `list-bulleted`.",
      "synonyms": [
        "tree",
        "hierarchy",
        "nested",
        "subtasks",
        "дерево",
        "иерархия",
        "вложенность"
      ],
      "related": [
        "folder-tree",
        "layers",
        "list-bulleted"
      ],
      "parts": 4
    },
    {
      "name": "box",
      "group": "interface",
      "use": "Package, storage, a bundle of things.",
      "avoid": "For archiving an entity use `archive`; for a released version use `rocket`.",
      "synonyms": [
        "package",
        "storage",
        "bundle",
        "коробка",
        "хранилище",
        "пакет"
      ],
      "related": [
        "archive",
        "database",
        "folder-input"
      ],
      "parts": 3
    },
    {
      "name": "hourglass",
      "group": "interface",
      "use": "Waiting for something outside your control: a queue, an approval.",
      "avoid": "For an active process use `loading`; for a countdown use `timer`.",
      "synonyms": [
        "waiting",
        "pending",
        "queue",
        "ожидание",
        "очередь",
        "песочные часы"
      ],
      "related": [
        "loading",
        "timer",
        "clock"
      ],
      "parts": 2
    },
    {
      "name": "rocket",
      "group": "interface",
      "use": "Release, launch, shipping.",
      "avoid": "For a plane trip use `plane`.",
      "synonyms": [
        "release",
        "launch",
        "ship",
        "deploy",
        "релиз",
        "запуск",
        "выкатка"
      ],
      "related": [
        "target",
        "distribution",
        "zap"
      ],
      "parts": 5
    },
    {
      "name": "star",
      "group": "interface",
      "use": "Rating or adding to favourites.",
      "avoid": "For a personal bookmark use `bookmark`; for a like use `heart`.",
      "synonyms": [
        "star",
        "favourite",
        "rating",
        "звезда",
        "избранное",
        "рейтинг"
      ],
      "related": [
        "star-active",
        "bookmark",
        "heart"
      ],
      "parts": 1
    },
    {
      "name": "pin",
      "group": "interface",
      "use": "Pinning to the top.",
      "avoid": "For a place on a map use `map-pin`.",
      "synonyms": [
        "pin",
        "stick",
        "keep on top",
        "закрепить",
        "прикрепить"
      ],
      "related": [
        "pin-off",
        "map-pin",
        "star"
      ],
      "parts": 2
    },
    {
      "name": "clock",
      "group": "interface",
      "use": "Time as a value: a deadline, a schedule, a timestamp.",
      "avoid": "For a running countdown use `timer`.",
      "synonyms": [
        "time",
        "schedule",
        "deadline",
        "время",
        "часы",
        "срок"
      ],
      "related": [
        "calendar-clock",
        "timer",
        "history"
      ],
      "parts": 2
    },
    {
      "name": "history",
      "group": "interface",
      "use": "History of changes, a previous version, an undo.",
      "avoid": null,
      "synonyms": [
        "history",
        "log",
        "revert",
        "past",
        "история",
        "изменения",
        "откат"
      ],
      "related": [
        "clock",
        "rotate",
        "activity"
      ],
      "parts": 3
    },
    {
      "name": "smile",
      "group": "interface",
      "use": "Reaction or mood already placed.",
      "avoid": "For opening the emoji picker use `emoji-insert`.",
      "synonyms": [
        "reaction",
        "mood",
        "emoji",
        "реакция",
        "настроение",
        "смайл"
      ],
      "related": [
        "emoji-insert",
        "heart"
      ],
      "parts": 4
    },
    {
      "name": "status-backlog",
      "group": "interface",
      "use": "Task exists but nobody committed to it yet.",
      "avoid": "If the task is planned for work use `status-todo`.",
      "synonyms": [
        "backlog",
        "someday",
        "unplanned",
        "бэклог",
        "когда-нибудь",
        "не в плане"
      ],
      "related": [
        "status-todo",
        "circle"
      ],
      "parts": 3
    },
    {
      "name": "status-todo",
      "group": "interface",
      "use": "Planned and waiting to be started.",
      "avoid": "For an unplanned pile use `status-backlog`.",
      "synonyms": [
        "todo",
        "planned",
        "next",
        "к работе",
        "запланировано",
        "в очереди"
      ],
      "related": [
        "status-backlog",
        "status-progress"
      ],
      "parts": 2
    },
    {
      "name": "status-progress",
      "group": "interface",
      "use": "Somebody is working on it right now.",
      "avoid": null,
      "synonyms": [
        "in progress",
        "doing",
        "wip",
        "в работе",
        "делается",
        "начато"
      ],
      "related": [
        "status-todo",
        "status-done",
        "loading"
      ],
      "parts": 2
    },
    {
      "name": "status-done",
      "group": "interface",
      "use": "Task finished as a status in a workflow.",
      "avoid": "For a one-off success message use `check-circle`: status glyphs belong to a lifecycle.",
      "synonyms": [
        "done",
        "finished",
        "closed",
        "готово",
        "завершено",
        "сделано"
      ],
      "related": [
        "check-circle",
        "status-progress"
      ],
      "parts": 1
    },
    {
      "name": "status-canceled",
      "group": "interface",
      "use": "Task dropped: it will not be done.",
      "avoid": "For an error use `circle-x`; cancelling is a decision, not a failure.",
      "synonyms": [
        "canceled",
        "dropped",
        "won't do",
        "отменено",
        "не будем",
        "закрыто без работы"
      ],
      "related": [
        "circle-x",
        "ban",
        "status-done"
      ],
      "parts": 2
    },
    {
      "name": "priority-low",
      "group": "interface",
      "use": "Low priority. Colour is baked into the glyph.",
      "avoid": "Do not recolour with currentColor — the priority scale must stay recognisable.",
      "synonyms": [
        "low priority",
        "minor",
        "низкий приоритет",
        "неважно"
      ],
      "related": [
        "priority-medium",
        "priority-high",
        "priority-urgent"
      ],
      "parts": 1
    },
    {
      "name": "priority-medium",
      "group": "interface",
      "use": "Normal priority, the default level.",
      "avoid": null,
      "synonyms": [
        "medium priority",
        "normal",
        "средний приоритет",
        "обычный"
      ],
      "related": [
        "priority-low",
        "priority-high"
      ],
      "parts": 1
    },
    {
      "name": "priority-high",
      "group": "interface",
      "use": "High priority, take it before the others.",
      "avoid": null,
      "synonyms": [
        "high priority",
        "important",
        "высокий приоритет",
        "важно"
      ],
      "related": [
        "priority-medium",
        "priority-urgent"
      ],
      "parts": 2
    },
    {
      "name": "priority-urgent",
      "group": "interface",
      "use": "Urgent: drop everything else.",
      "avoid": "For a warning about a problem use `alert` — urgency is about order of work.",
      "synonyms": [
        "urgent",
        "critical",
        "asap",
        "срочно",
        "критично",
        "горит"
      ],
      "related": [
        "priority-high",
        "alert",
        "zap"
      ],
      "parts": 3
    },
    {
      "name": "circle-dot",
      "group": "interface",
      "use": "Chosen option in a radio group, current position.",
      "avoid": null,
      "synonyms": [
        "radio",
        "selected",
        "current",
        "выбрано",
        "радио",
        "текущее"
      ],
      "related": [
        "circle",
        "dot",
        "target"
      ],
      "parts": 2
    },
    {
      "name": "loading",
      "group": "interface",
      "use": "Process in progress, the result is not ready yet.",
      "avoid": "For a manual reload button use `refresh`.",
      "synonyms": [
        "loading",
        "spinner",
        "progress",
        "wait",
        "загрузка",
        "ожидание",
        "спиннер"
      ],
      "related": [
        "refresh",
        "hourglass",
        "timer"
      ],
      "parts": 8
    },
    {
      "name": "circle-plus",
      "group": "interface",
      "use": "Prominent create action: an empty state, a primary button.",
      "avoid": "Inside a dense toolbar plain `plus` reads better.",
      "synonyms": [
        "add",
        "create",
        "new item",
        "добавить",
        "создать",
        "плюс в круге"
      ],
      "related": [
        "plus",
        "file-add"
      ],
      "parts": 3
    },
    {
      "name": "timer",
      "group": "interface",
      "use": "Countdown or time tracking.",
      "avoid": "For a point in time use `clock`; for waiting in a queue use `hourglass`.",
      "synonyms": [
        "timer",
        "countdown",
        "stopwatch",
        "таймер",
        "секундомер",
        "отсчёт"
      ],
      "related": [
        "clock",
        "hourglass"
      ],
      "parts": 4
    },
    {
      "name": "archive",
      "group": "interface",
      "use": "Moving out of the active list while keeping the data.",
      "avoid": "Do not use for deletion — that is `trash`.",
      "synonyms": [
        "archive",
        "store",
        "hide",
        "later",
        "архив",
        "убрать",
        "отложить"
      ],
      "related": [
        "trash",
        "box",
        "folder-input"
      ],
      "parts": 3
    },
    {
      "name": "flask",
      "group": "interface",
      "use": "Experiment, a test, a beta feature.",
      "avoid": null,
      "synonyms": [
        "experiment",
        "test",
        "beta",
        "lab",
        "эксперимент",
        "тест",
        "бета"
      ],
      "related": [
        "bug",
        "sparkles",
        "target"
      ],
      "parts": 3
    },
    {
      "name": "ban",
      "group": "interface",
      "use": "Forbidding an action or blocking access.",
      "avoid": "Not for deleting data (`trash`) and not for closing a window (`x`).",
      "synonyms": [
        "ban",
        "block",
        "forbid",
        "denied",
        "запрет",
        "блокировка",
        "нельзя"
      ],
      "related": [
        "lock",
        "slash",
        "trash"
      ],
      "parts": 2
    },
    {
      "name": "bug",
      "group": "interface",
      "use": "Bug, a defect.",
      "avoid": "For a warning use `alert`; for a failed operation use `circle-x`.",
      "synonyms": [
        "bug",
        "defect",
        "issue",
        "баг",
        "дефект",
        "ошибка в коде"
      ],
      "related": [
        "flask",
        "alert",
        "code"
      ],
      "parts": 6
    },
    {
      "name": "code",
      "group": "interface",
      "use": "Code in general: a repository, a technical section, a developer.",
      "avoid": "For code inside a document use `code-inline` or `code-block`.",
      "synonyms": [
        "code",
        "development",
        "engineering",
        "код",
        "разработка",
        "программирование"
      ],
      "related": [
        "code-block",
        "git-branch",
        "bug"
      ],
      "parts": 3
    },
    {
      "name": "target",
      "group": "interface",
      "use": "Goal, a milestone, precise aim.",
      "avoid": null,
      "synonyms": [
        "goal",
        "target",
        "milestone",
        "цель",
        "веха",
        "прицел"
      ],
      "related": [
        "flag",
        "rocket",
        "gauge"
      ],
      "parts": 3
    },
    {
      "name": "lightbulb",
      "group": "interface",
      "use": "Idea, a hint, a suggestion.",
      "avoid": "For reference information use `info`.",
      "synonyms": [
        "idea",
        "hint",
        "suggestion",
        "идея",
        "подсказка",
        "предложение"
      ],
      "related": [
        "info",
        "sparkles",
        "flask"
      ],
      "parts": 3
    },
    {
      "name": "zap",
      "group": "interface",
      "use": "Speed, an instant action, automation.",
      "avoid": "For urgency of a task use `priority-urgent`.",
      "synonyms": [
        "fast",
        "instant",
        "power",
        "automation",
        "быстро",
        "мгновенно",
        "молния"
      ],
      "related": [
        "bolt",
        "rocket",
        "workflow"
      ],
      "parts": 2
    },
    {
      "name": "desktop-download",
      "group": "interface",
      "use": "Downloading a desktop application.",
      "avoid": "For a regular file use `download`.",
      "synonyms": [
        "desktop app",
        "install",
        "client",
        "десктоп",
        "приложение",
        "установить"
      ],
      "related": [
        "download",
        "monitor",
        "app-window"
      ],
      "parts": 5
    },
    {
      "name": "palette",
      "group": "interface",
      "use": "Colours, theming, appearance.",
      "avoid": "For cover art as a service use `artwork-design`.",
      "synonyms": [
        "palette",
        "colors",
        "theme",
        "палитра",
        "цвета",
        "оформление"
      ],
      "related": [
        "sun",
        "moon",
        "artwork-design"
      ],
      "parts": 4
    },
    {
      "name": "composition",
      "group": "interface",
      "use": "Document, a text as a work.",
      "avoid": "For a file use `file`; for a note use `sticky-note`.",
      "synonyms": [
        "document",
        "text",
        "writing",
        "документ",
        "текст",
        "сочинение"
      ],
      "related": [
        "file",
        "sticky-note",
        "heading-1"
      ],
      "parts": 7
    },
    {
      "name": "team",
      "group": "interface",
      "use": "Team as a working unit you can assign work to.",
      "avoid": "For an arbitrary crowd use `users`.",
      "synonyms": [
        "team",
        "squad",
        "group",
        "команда",
        "группа",
        "отдел"
      ],
      "related": [
        "users",
        "building",
        "crown"
      ],
      "parts": 2
    },
    {
      "name": "ai-extract",
      "group": "interface",
      "use": "Extracting structure from raw content by AI.",
      "avoid": null,
      "synonyms": [
        "extract",
        "parse",
        "ai analysis",
        "извлечение",
        "разбор",
        "анализ"
      ],
      "related": [
        "sparkles",
        "bot",
        "captions"
      ],
      "parts": 4
    },
    {
      "name": "activity",
      "group": "interface",
      "use": "Activity over time, a graph, a pulse.",
      "avoid": "For a gauge with a limit use `gauge`.",
      "synonyms": [
        "activity",
        "metrics",
        "graph",
        "pulse",
        "активность",
        "метрики",
        "график"
      ],
      "related": [
        "gauge",
        "history",
        "waveform"
      ],
      "parts": 1
    },
    {
      "name": "gauge",
      "group": "interface",
      "use": "Measurement against a limit: load, quota, speed.",
      "avoid": null,
      "synonyms": [
        "gauge",
        "load",
        "quota",
        "speed",
        "нагрузка",
        "квота",
        "спидометр"
      ],
      "related": [
        "activity",
        "cpu",
        "memory"
      ],
      "parts": 3
    },
    {
      "name": "memory",
      "group": "interface",
      "use": "Memory, RAM.",
      "avoid": null,
      "synonyms": [
        "memory",
        "ram",
        "память",
        "оперативка"
      ],
      "related": [
        "cpu",
        "hard-drive",
        "gauge"
      ],
      "parts": 3
    },
    {
      "name": "waveform",
      "group": "interface",
      "use": "Audio signal, a recording, transcription.",
      "avoid": null,
      "synonyms": [
        "waveform",
        "audio",
        "signal",
        "звуковая волна",
        "аудио",
        "запись"
      ],
      "related": [
        "captions",
        "file-audio",
        "activity"
      ],
      "parts": 5
    },
    {
      "name": "db-dump",
      "group": "interface",
      "use": "Database dump or backup.",
      "avoid": null,
      "synonyms": [
        "dump",
        "backup",
        "snapshot",
        "дамп",
        "бэкап",
        "резервная копия"
      ],
      "related": [
        "database",
        "download",
        "archive"
      ],
      "parts": 6
    },
    {
      "name": "git-branch",
      "group": "interface",
      "use": "Branch in version control.",
      "avoid": "For a business process use `workflow`.",
      "synonyms": [
        "branch",
        "git",
        "ветка",
        "гит"
      ],
      "related": [
        "git-merge",
        "git-commit",
        "git-pull-request"
      ],
      "parts": 5
    },
    {
      "name": "git-merge",
      "group": "interface",
      "use": "Merging branches.",
      "avoid": "For an open review use `git-pull-request`.",
      "synonyms": [
        "merge",
        "merged",
        "мерж",
        "слияние",
        "влить"
      ],
      "related": [
        "git-pull-request",
        "git-branch"
      ],
      "parts": 5
    },
    {
      "name": "git-commit",
      "group": "interface",
      "use": "Commit, a point in history.",
      "avoid": null,
      "synonyms": [
        "commit",
        "revision",
        "коммит",
        "ревизия"
      ],
      "related": [
        "git-branch",
        "history"
      ],
      "parts": 3
    },
    {
      "name": "git-pull-request",
      "group": "interface",
      "use": "Open pull request, code under review.",
      "avoid": "For a closed one use `git-pull-request-closed`; for a merged one use `git-merge`.",
      "synonyms": [
        "pull request",
        "pr",
        "review",
        "пулреквест",
        "пр",
        "ревью"
      ],
      "related": [
        "git-pull-request-closed",
        "git-merge",
        "code"
      ],
      "parts": 6
    },
    {
      "name": "server",
      "group": "interface",
      "use": "Server, a host, an environment.",
      "avoid": "For a database use `database`; for an event host use `hosting`.",
      "synonyms": [
        "server",
        "host",
        "environment",
        "сервер",
        "хост",
        "окружение"
      ],
      "related": [
        "database",
        "cloud",
        "cpu"
      ],
      "parts": 6
    },
    {
      "name": "database",
      "group": "interface",
      "use": "Database.",
      "avoid": "For a dump or export use `db-dump`.",
      "synonyms": [
        "database",
        "db",
        "storage",
        "база данных",
        "бд",
        "хранилище"
      ],
      "related": [
        "db-dump",
        "server",
        "hard-drive"
      ],
      "parts": 3
    },
    {
      "name": "cloud",
      "group": "interface",
      "use": "Cloud service, remote storage.",
      "avoid": null,
      "synonyms": [
        "cloud",
        "remote",
        "saas",
        "облако",
        "удалённо"
      ],
      "related": [
        "server",
        "database",
        "globe"
      ],
      "parts": 1
    },
    {
      "name": "cpu",
      "group": "interface",
      "use": "Processor, computing load.",
      "avoid": null,
      "synonyms": [
        "cpu",
        "processor",
        "compute",
        "процессор",
        "вычисления",
        "нагрузка"
      ],
      "related": [
        "memory",
        "gauge",
        "server"
      ],
      "parts": 3
    },
    {
      "name": "hard-drive",
      "group": "interface",
      "use": "Disk, physical storage.",
      "avoid": "For a record use `disc`.",
      "synonyms": [
        "disk",
        "drive",
        "storage",
        "диск",
        "накопитель",
        "хранилище"
      ],
      "related": [
        "database",
        "memory",
        "box"
      ],
      "parts": 4
    },
    {
      "name": "shield",
      "group": "interface",
      "use": "Protection, security, a safety policy.",
      "avoid": null,
      "synonyms": [
        "security",
        "protection",
        "safety",
        "защита",
        "безопасность",
        "щит"
      ],
      "related": [
        "lock",
        "key",
        "ban"
      ],
      "parts": 3
    },
    {
      "name": "key",
      "group": "interface",
      "use": "A token, a password, an access credential.",
      "avoid": null,
      "synonyms": [
        "key",
        "token",
        "password",
        "credentials",
        "ключ",
        "токен",
        "пароль"
      ],
      "related": [
        "lock",
        "shield",
        "plug"
      ],
      "parts": 4
    },
    {
      "name": "plug",
      "group": "interface",
      "use": "Integration, connector, a plugin.",
      "avoid": null,
      "synonyms": [
        "integration",
        "connector",
        "plugin",
        "интеграция",
        "коннектор",
        "плагин"
      ],
      "related": [
        "key",
        "workflow",
        "cloud"
      ],
      "parts": 4
    },
    {
      "name": "wrench",
      "group": "interface",
      "use": "Maintenance, tooling, a fix.",
      "avoid": "For app settings use `settings`.",
      "synonyms": [
        "tools",
        "maintenance",
        "fix",
        "инструменты",
        "починка",
        "обслуживание"
      ],
      "related": [
        "settings",
        "plug",
        "bug"
      ],
      "parts": 1
    },
    {
      "name": "bot",
      "group": "interface",
      "use": "Bot, an agent, an automatic participant.",
      "avoid": "For an AI action on content use `sparkles`.",
      "synonyms": [
        "bot",
        "agent",
        "assistant",
        "бот",
        "агент",
        "ассистент"
      ],
      "related": [
        "sparkles",
        "ai-extract",
        "user"
      ],
      "parts": 6
    },
    {
      "name": "sparkles",
      "group": "interface",
      "use": "AI feature, magic, an automatic improvement.",
      "avoid": null,
      "synonyms": [
        "ai",
        "magic",
        "auto",
        "enhance",
        "ии",
        "магия",
        "автоматически"
      ],
      "related": [
        "bot",
        "ai-extract",
        "lightbulb"
      ],
      "parts": 2
    },
    {
      "name": "phone",
      "group": "interface",
      "use": "Voice call.",
      "avoid": "For a device use `smartphone`; for a video call use `video`.",
      "synonyms": [
        "call",
        "phone",
        "voice",
        "звонок",
        "телефон",
        "позвонить"
      ],
      "related": [
        "phone-off",
        "video",
        "smartphone"
      ],
      "parts": 1
    },
    {
      "name": "phone-off",
      "group": "interface",
      "use": "Ending a call or calls disabled.",
      "avoid": null,
      "synonyms": [
        "hang up",
        "end call",
        "положить трубку",
        "завершить звонок"
      ],
      "related": [
        "phone",
        "phone-missed"
      ],
      "parts": 2
    },
    {
      "name": "phone-missed",
      "group": "interface",
      "use": "Missed call.",
      "avoid": null,
      "synonyms": [
        "missed call",
        "unanswered",
        "пропущенный",
        "не ответили"
      ],
      "related": [
        "phone",
        "phone-incoming"
      ],
      "parts": 2
    },
    {
      "name": "mic",
      "group": "interface",
      "use": "Microphone on, the person can be heard.",
      "avoid": "For vocals as a role use `vocals`.",
      "synonyms": [
        "microphone",
        "unmuted",
        "микрофон",
        "включён звук",
        "говорить"
      ],
      "related": [
        "mic-off",
        "vocals",
        "volume"
      ],
      "parts": 4
    },
    {
      "name": "mic-off",
      "group": "interface",
      "use": "Microphone muted.",
      "avoid": null,
      "synonyms": [
        "muted",
        "mic off",
        "выключен микрофон",
        "без звука"
      ],
      "related": [
        "mic",
        "bell-off"
      ],
      "parts": 6
    },
    {
      "name": "video",
      "group": "interface",
      "use": "Camera on in a call, video mode.",
      "avoid": "For a video file use `file-video`; for a broadcast use `livestream`.",
      "synonyms": [
        "camera on",
        "video call",
        "видео",
        "камера включена",
        "видеозвонок"
      ],
      "related": [
        "video-off",
        "camera",
        "livestream"
      ],
      "parts": 2
    },
    {
      "name": "video-off",
      "group": "interface",
      "use": "Camera off.",
      "avoid": null,
      "synonyms": [
        "camera off",
        "no video",
        "камера выключена",
        "без видео"
      ],
      "related": [
        "video",
        "monitor-off"
      ],
      "parts": 3
    },
    {
      "name": "screen-share",
      "group": "interface",
      "use": "Sharing your screen.",
      "avoid": null,
      "synonyms": [
        "share screen",
        "presentation mode",
        "демонстрация экрана",
        "показать экран"
      ],
      "related": [
        "screen-share-off",
        "monitor",
        "presentation"
      ],
      "parts": 4
    },
    {
      "name": "hand",
      "group": "interface",
      "use": "Raised hand: asking to speak in a call.",
      "avoid": null,
      "synonyms": [
        "raise hand",
        "ask to speak",
        "рука",
        "поднять руку",
        "хочу сказать"
      ],
      "related": [
        "mic",
        "message-square"
      ],
      "parts": 3
    },
    {
      "name": "volume",
      "group": "interface",
      "use": "Sound volume.",
      "avoid": "For muting a microphone use `mic-off`; for notifications use `bell-off`.",
      "synonyms": [
        "volume",
        "sound",
        "audio",
        "громкость",
        "звук"
      ],
      "related": [
        "mic",
        "headphones",
        "bell-off"
      ],
      "parts": 3
    },
    {
      "name": "message-square",
      "group": "interface",
      "use": "One message or a comment.",
      "avoid": "For a whole conversation use `messages-square`.",
      "synonyms": [
        "message",
        "comment",
        "chat",
        "сообщение",
        "комментарий",
        "чат"
      ],
      "related": [
        "messages-square",
        "comment",
        "reply"
      ],
      "parts": 1
    },
    {
      "name": "messages-square",
      "group": "interface",
      "use": "Conversation, thread, correspondence.",
      "avoid": null,
      "synonyms": [
        "conversation",
        "thread",
        "discussion",
        "переписка",
        "тред",
        "обсуждение"
      ],
      "related": [
        "message-square",
        "comment"
      ],
      "parts": 2
    },
    {
      "name": "disc",
      "group": "interface",
      "use": "Record, release, album.",
      "avoid": "For a hard drive use `hard-drive`.",
      "synonyms": [
        "record",
        "album",
        "vinyl",
        "пластинка",
        "альбом",
        "релиз"
      ],
      "related": [
        "music",
        "turntables",
        "distribution"
      ],
      "parts": 2
    },
    {
      "name": "plus",
      "group": "interface",
      "use": "Creating a new entity.",
      "avoid": "For adding to an existing collection prefer a specific glyph: `folder-plus`, `user-plus`, `file-add`.",
      "synonyms": [
        "add",
        "new",
        "create",
        "plus",
        "добавить",
        "создать",
        "плюс"
      ],
      "related": [
        "circle-plus",
        "file-add",
        "folder-plus",
        "user-plus"
      ],
      "parts": 2
    },
    {
      "name": "x",
      "group": "interface",
      "use": "Closing a window, a chip, a panel.",
      "avoid": "For a failed operation use `circle-x`; for deleting an entity use `trash`.",
      "synonyms": [
        "close",
        "dismiss",
        "cancel",
        "закрыть",
        "крестик",
        "отменить"
      ],
      "related": [
        "circle-x",
        "x-circle",
        "trash",
        "ban"
      ],
      "parts": 2
    },
    {
      "name": "check",
      "group": "interface",
      "use": "A bare checkmark inside another control: a checkbox, a menu item, a chip.",
      "avoid": "For the result of an operation — «done, succeeded» — use `check-circle`: it reads as a status, not as a mark.",
      "synonyms": [
        "check",
        "tick",
        "mark",
        "галка",
        "птичка",
        "отметка"
      ],
      "related": [
        "check-circle",
        "check-check",
        "status-done"
      ],
      "parts": 1
    },
    {
      "name": "edit",
      "group": "interface",
      "use": "Editing content: text, a field, a document.",
      "avoid": "For editing a person's profile use `user-pen`; for settings use `settings`.",
      "synonyms": [
        "edit",
        "pencil",
        "write",
        "rename",
        "правка",
        "редактировать",
        "карандаш"
      ],
      "related": [
        "user-pen",
        "highlighter",
        "clear-format"
      ],
      "parts": 2
    },
    {
      "name": "copy",
      "group": "interface",
      "use": "Copying to clipboard or duplicating an entity.",
      "avoid": null,
      "synonyms": [
        "copy",
        "duplicate",
        "clipboard",
        "копировать",
        "дубликат",
        "буфер"
      ],
      "related": [
        "paperclip",
        "file-add"
      ],
      "parts": 2
    },
    {
      "name": "trash",
      "group": "interface",
      "use": "Permanent deletion, the item is gone.",
      "avoid": "If the item is only moved out of sight and can come back, that is `archive`. If access is being denied rather than data removed, use `ban`.",
      "synonyms": [
        "delete",
        "remove",
        "bin",
        "trash",
        "удалить",
        "корзина",
        "мусор"
      ],
      "related": [
        "archive",
        "ban",
        "x"
      ],
      "parts": 4
    },
    {
      "name": "link",
      "group": "interface",
      "use": "A link or a connection between entities.",
      "avoid": "For opening in a new tab use `external`; for breaking the connection use `unlink`.",
      "synonyms": [
        "link",
        "url",
        "connect",
        "relation",
        "ссылка",
        "связь",
        "привязать"
      ],
      "related": [
        "external",
        "unlink",
        "link-add",
        "task-link"
      ],
      "parts": 2
    },
    {
      "name": "download",
      "group": "interface",
      "use": "Getting a file from the service onto the device.",
      "avoid": "Direction matters: the arrow points at the receiver. Uploading to the service is `upload`.",
      "synonyms": [
        "download",
        "save file",
        "export",
        "скачать",
        "загрузить себе",
        "выгрузка"
      ],
      "related": [
        "upload",
        "desktop-download",
        "file-up"
      ],
      "parts": 3
    },
    {
      "name": "upload",
      "group": "interface",
      "use": "Sending a file from the device into the service.",
      "avoid": "The opposite of `download` — check the direction before using.",
      "synonyms": [
        "upload",
        "import",
        "attach file",
        "загрузить",
        "залить",
        "импорт"
      ],
      "related": [
        "download",
        "file-add",
        "paperclip"
      ],
      "parts": 3
    },
    {
      "name": "external",
      "group": "interface",
      "use": "Opening in a new tab or leaving for another site.",
      "avoid": "Not a plain link — this one specifically means leaving the current context.",
      "synonyms": [
        "external",
        "new tab",
        "open",
        "outside",
        "внешняя",
        "новая вкладка",
        "наружу"
      ],
      "related": [
        "link",
        "arrow-right"
      ],
      "parts": 3
    },
    {
      "name": "send",
      "group": "interface",
      "use": "Sending a written message.",
      "avoid": "For replying to a specific message use `reply`; for sharing a link use `link` or `external`.",
      "synonyms": [
        "send",
        "submit",
        "message",
        "отправить",
        "послать"
      ],
      "related": [
        "reply",
        "mail",
        "megaphone"
      ],
      "parts": 2
    },
    {
      "name": "reply",
      "group": "interface",
      "use": "Replying to a specific message or comment.",
      "avoid": null,
      "synonyms": [
        "reply",
        "respond",
        "answer",
        "ответить",
        "ответ"
      ],
      "related": [
        "send",
        "message-square",
        "mention"
      ],
      "parts": 2
    },
    {
      "name": "mail",
      "group": "interface",
      "use": "Email as a letter.",
      "avoid": "For the incoming section use `inbox`.",
      "synonyms": [
        "email",
        "letter",
        "почта",
        "письмо",
        "имейл"
      ],
      "related": [
        "inbox",
        "send",
        "megaphone"
      ],
      "parts": 2
    },
    {
      "name": "paperclip",
      "group": "interface",
      "use": "Action of attaching a file.",
      "avoid": null,
      "synonyms": [
        "attach",
        "clip",
        "add file",
        "прикрепить",
        "скрепка",
        "приложить"
      ],
      "related": [
        "attachment",
        "file-add",
        "upload"
      ],
      "parts": 1
    },
    {
      "name": "megaphone",
      "group": "interface",
      "use": "Announcement to everyone, a broadcast, promotion.",
      "avoid": "For a personal message use `send`.",
      "synonyms": [
        "announcement",
        "broadcast",
        "shout",
        "объявление",
        "анонс",
        "рупор"
      ],
      "related": [
        "promotion",
        "mail",
        "bell"
      ],
      "parts": 4
    },
    {
      "name": "refresh",
      "group": "interface",
      "use": "Reloading data or retrying.",
      "avoid": "For a spinner during loading use `loading`.",
      "synonyms": [
        "refresh",
        "reload",
        "retry",
        "sync",
        "обновить",
        "перезагрузить",
        "синхронизация"
      ],
      "related": [
        "loading",
        "rotate",
        "history"
      ],
      "parts": 2
    },
    {
      "name": "eye",
      "group": "interface",
      "use": "Showing something or a view counter.",
      "avoid": null,
      "synonyms": [
        "show",
        "visible",
        "preview",
        "views",
        "показать",
        "видно",
        "просмотры"
      ],
      "related": [
        "eye-off",
        "monitor"
      ],
      "parts": 2
    },
    {
      "name": "eye-off",
      "group": "interface",
      "use": "Hiding from view.",
      "avoid": "Not the same as deleting or forbidding — the data stays, it is only out of sight.",
      "synonyms": [
        "hide",
        "hidden",
        "invisible",
        "скрыть",
        "спрятать",
        "невидимо"
      ],
      "related": [
        "eye",
        "ban"
      ],
      "parts": 3
    },
    {
      "name": "lock",
      "group": "interface",
      "use": "Restricted access or a private object.",
      "avoid": "For a forbidden action use `ban`; for a secret value use `key`.",
      "synonyms": [
        "lock",
        "private",
        "secure",
        "closed",
        "замок",
        "приватно",
        "закрыто"
      ],
      "related": [
        "key",
        "shield",
        "ban"
      ],
      "parts": 3
    },
    {
      "name": "log-in",
      "group": "interface",
      "use": "Signing in.",
      "avoid": "Direction is easy to mix up: `log-in` goes inside, `log-out` goes away.",
      "synonyms": [
        "login",
        "sign in",
        "enter",
        "войти",
        "вход",
        "авторизация"
      ],
      "related": [
        "log-out",
        "user"
      ],
      "parts": 3
    },
    {
      "name": "log-out",
      "group": "interface",
      "use": "Signing out.",
      "avoid": "The opposite of `log-in` — check the arrow direction.",
      "synonyms": [
        "logout",
        "sign out",
        "exit",
        "выйти",
        "выход"
      ],
      "related": [
        "log-in",
        "user"
      ],
      "parts": 3
    },
    {
      "name": "user-plus",
      "group": "interface",
      "use": "Inviting or adding a person.",
      "avoid": null,
      "synonyms": [
        "invite",
        "add user",
        "join",
        "пригласить",
        "добавить участника"
      ],
      "related": [
        "user-x",
        "users",
        "mail"
      ],
      "parts": 3
    },
    {
      "name": "user-x",
      "group": "interface",
      "use": "Removing a person or revoking access.",
      "avoid": "For blocking an action use `ban`.",
      "synonyms": [
        "remove user",
        "kick",
        "revoke",
        "удалить участника",
        "исключить"
      ],
      "related": [
        "user-plus",
        "ban",
        "trash"
      ],
      "parts": 3
    },
    {
      "name": "crown",
      "group": "interface",
      "use": "Owner, admin, a paid plan.",
      "avoid": "For a verified account use `verified`.",
      "synonyms": [
        "owner",
        "admin",
        "premium",
        "владелец",
        "администратор",
        "премиум"
      ],
      "related": [
        "verified",
        "shield",
        "team"
      ],
      "parts": 2
    },
    {
      "name": "grip",
      "group": "interface",
      "use": "Drag handle for reordering.",
      "avoid": "For settings use `settings`.",
      "synonyms": [
        "drag",
        "reorder",
        "handle",
        "перетащить",
        "ручка",
        "порядок"
      ],
      "related": [
        "more-v",
        "chevrons-up-down"
      ],
      "parts": 6
    },
    {
      "name": "more-h",
      "group": "interface",
      "use": "Extra actions, horizontal ellipsis.",
      "avoid": "For the main navigation use `menu`.",
      "synonyms": [
        "more",
        "actions",
        "ellipsis",
        "ещё",
        "действия",
        "многоточие"
      ],
      "related": [
        "more-v",
        "menu",
        "grip"
      ],
      "parts": 3
    },
    {
      "name": "more-v",
      "group": "interface",
      "use": "Extra actions in a narrow row, vertical ellipsis.",
      "avoid": null,
      "synonyms": [
        "more",
        "kebab menu",
        "ещё",
        "вертикальное многоточие"
      ],
      "related": [
        "more-h",
        "menu"
      ],
      "parts": 3
    },
    {
      "name": "chevron-right",
      "group": "interface",
      "use": "Moving forward or expanding a collapsed item.",
      "avoid": "For navigating between entities use `arrow-right`: chevrons are for interface mechanics.",
      "synonyms": [
        "next",
        "expand",
        "forward",
        "вперёд",
        "раскрыть",
        "шеврон"
      ],
      "related": [
        "chevron-left",
        "arrow-right",
        "chevron-down"
      ],
      "parts": 1
    },
    {
      "name": "chevron-left",
      "group": "interface",
      "use": "Going back or collapsing.",
      "avoid": null,
      "synonyms": [
        "previous",
        "back",
        "collapse",
        "назад",
        "свернуть"
      ],
      "related": [
        "chevron-right",
        "arrow-left"
      ],
      "parts": 1
    },
    {
      "name": "chevron-down",
      "group": "interface",
      "use": "Opening a dropdown or expanding a block.",
      "avoid": null,
      "synonyms": [
        "dropdown",
        "expand",
        "open",
        "раскрыть",
        "выпадающий",
        "вниз"
      ],
      "related": [
        "chevron-up",
        "chevrons-up-down",
        "collapse"
      ],
      "parts": 1
    },
    {
      "name": "chevron-up",
      "group": "interface",
      "use": "Collapsing a block, scrolling to the top.",
      "avoid": null,
      "synonyms": [
        "collapse",
        "up",
        "close",
        "свернуть",
        "вверх"
      ],
      "related": [
        "chevron-down",
        "collapse"
      ],
      "parts": 1
    },
    {
      "name": "arrow-left",
      "group": "interface",
      "use": "Going back to the previous screen.",
      "avoid": "For collapsing an element use `chevron-left`.",
      "synonyms": [
        "back",
        "return",
        "назад",
        "вернуться",
        "стрелка влево"
      ],
      "related": [
        "arrow-right",
        "chevron-left"
      ],
      "parts": 2
    },
    {
      "name": "arrow-right",
      "group": "interface",
      "use": "Moving forward, a transition, a consequence.",
      "avoid": null,
      "synonyms": [
        "forward",
        "next",
        "go to",
        "вперёд",
        "перейти",
        "стрелка вправо"
      ],
      "related": [
        "arrow-left",
        "external",
        "chevron-right"
      ],
      "parts": 2
    },
    {
      "name": "arrow-up",
      "group": "interface",
      "use": "Growth, moving up, raising priority.",
      "avoid": null,
      "synonyms": [
        "up",
        "increase",
        "growth",
        "вверх",
        "рост",
        "поднять"
      ],
      "related": [
        "arrow-right",
        "chevron-up",
        "activity"
      ],
      "parts": 2
    },
    {
      "name": "info",
      "group": "interface",
      "use": "Neutral clarification or a hint.",
      "avoid": "For a question that needs an answer use `help-circle`.",
      "synonyms": [
        "info",
        "note",
        "details",
        "информация",
        "справка",
        "подсказка"
      ],
      "related": [
        "help-circle",
        "alert",
        "sticky-note"
      ],
      "parts": 3
    },
    {
      "name": "alert",
      "group": "interface",
      "use": "A warning: something demands attention but has not broken yet.",
      "avoid": "For an error that already happened use `circle-x`; for neutral information use `info`.",
      "synonyms": [
        "warning",
        "attention",
        "caution",
        "предупреждение",
        "внимание",
        "осторожно"
      ],
      "related": [
        "info",
        "circle-x",
        "flag"
      ],
      "parts": 3
    },
    {
      "name": "help-circle",
      "group": "interface",
      "use": "Help, documentation, an unclear place.",
      "avoid": null,
      "synonyms": [
        "help",
        "question",
        "support",
        "faq",
        "помощь",
        "вопрос",
        "поддержка"
      ],
      "related": [
        "info",
        "lightbulb"
      ],
      "parts": 3
    },
    {
      "name": "sun",
      "group": "interface",
      "use": "Light theme, daytime.",
      "avoid": null,
      "synonyms": [
        "light theme",
        "day",
        "светлая тема",
        "день"
      ],
      "related": [
        "moon",
        "palette"
      ],
      "parts": 3
    },
    {
      "name": "moon",
      "group": "interface",
      "use": "Dark theme, night.",
      "avoid": null,
      "synonyms": [
        "dark theme",
        "night",
        "тёмная тема",
        "ночь"
      ],
      "related": [
        "sun",
        "palette"
      ],
      "parts": 1
    },
    {
      "name": "bold",
      "group": "interface",
      "use": "Bold weight for the selected text.",
      "avoid": null,
      "synonyms": [
        "bold",
        "strong",
        "жирный",
        "полужирный"
      ],
      "related": [
        "italic",
        "underline",
        "highlighter"
      ],
      "parts": 2
    },
    {
      "name": "italic",
      "group": "interface",
      "use": "Italic style for the selected text.",
      "avoid": null,
      "synonyms": [
        "italic",
        "emphasis",
        "курсив",
        "наклонный"
      ],
      "related": [
        "bold",
        "underline"
      ],
      "parts": 3
    },
    {
      "name": "underline",
      "group": "interface",
      "use": "Underline for the selected text.",
      "avoid": "On the web underline usually means a link — check that the text is not clickable.",
      "synonyms": [
        "underline",
        "подчёркнутый",
        "подчеркнуть"
      ],
      "related": [
        "bold",
        "italic",
        "strikethrough"
      ],
      "parts": 2
    },
    {
      "name": "strikethrough",
      "group": "interface",
      "use": "Struck-through text: outdated, no longer valid.",
      "avoid": null,
      "synonyms": [
        "strikethrough",
        "crossed out",
        "зачёркнутый",
        "перечеркнуть"
      ],
      "related": [
        "underline",
        "clear-format"
      ],
      "parts": 3
    },
    {
      "name": "list-bulleted",
      "group": "interface",
      "use": "Unordered list.",
      "avoid": "For a numbered one use `list-numbered`; for a checklist use `list-todo`.",
      "synonyms": [
        "bullet list",
        "unordered",
        "маркированный список",
        "список"
      ],
      "related": [
        "list-numbered",
        "list-todo",
        "list-tree"
      ],
      "parts": 6
    },
    {
      "name": "list-numbered",
      "group": "interface",
      "use": "Ordered list where the order matters.",
      "avoid": null,
      "synonyms": [
        "numbered list",
        "ordered",
        "нумерованный список",
        "по порядку"
      ],
      "related": [
        "list-bulleted",
        "list-todo"
      ],
      "parts": 6
    },
    {
      "name": "list-todo",
      "group": "interface",
      "use": "Checklist inside a document, items can be ticked.",
      "avoid": "For acceptance criteria on a task use `list-checks`.",
      "synonyms": [
        "todo list",
        "checkboxes",
        "список задач",
        "чекбоксы",
        "пункты"
      ],
      "related": [
        "list-checks",
        "list-bulleted",
        "check"
      ],
      "parts": 4
    },
    {
      "name": "quote",
      "group": "interface",
      "use": "Quotation block.",
      "avoid": null,
      "synonyms": [
        "quote",
        "blockquote",
        "citation",
        "цитата",
        "цитирование"
      ],
      "related": [
        "code-block",
        "divider"
      ],
      "parts": 4
    },
    {
      "name": "code-inline",
      "group": "interface",
      "use": "Code inside a line of text.",
      "avoid": "For a multi-line block use `code-block`.",
      "synonyms": [
        "inline code",
        "monospace",
        "код в строке",
        "моноширинный"
      ],
      "related": [
        "code-block",
        "code"
      ],
      "parts": 2
    },
    {
      "name": "code-block",
      "group": "interface",
      "use": "Multi-line code block.",
      "avoid": null,
      "synonyms": [
        "code block",
        "snippet",
        "блок кода",
        "сниппет"
      ],
      "related": [
        "code-inline",
        "code"
      ],
      "parts": 3
    },
    {
      "name": "heading-1",
      "group": "interface",
      "use": "Top-level heading.",
      "avoid": null,
      "synonyms": [
        "h1",
        "title",
        "heading",
        "заголовок",
        "первый уровень"
      ],
      "related": [
        "heading-2",
        "heading-3"
      ],
      "parts": 4
    },
    {
      "name": "heading-2",
      "group": "interface",
      "use": "Second-level heading.",
      "avoid": null,
      "synonyms": [
        "h2",
        "subtitle",
        "подзаголовок",
        "второй уровень"
      ],
      "related": [
        "heading-1",
        "heading-3"
      ],
      "parts": 4
    },
    {
      "name": "heading-3",
      "group": "interface",
      "use": "Third-level heading.",
      "avoid": null,
      "synonyms": [
        "h3",
        "small heading",
        "третий уровень",
        "мелкий заголовок"
      ],
      "related": [
        "heading-1",
        "heading-2"
      ],
      "parts": 4
    },
    {
      "name": "link-add",
      "group": "interface",
      "use": "Inserting a link into text.",
      "avoid": null,
      "synonyms": [
        "insert link",
        "hyperlink",
        "anchor",
        "вставить ссылку",
        "гиперссылка"
      ],
      "related": [
        "link",
        "unlink",
        "external"
      ],
      "parts": 2
    },
    {
      "name": "divider",
      "group": "interface",
      "use": "Horizontal rule between blocks.",
      "avoid": "Do not use as decoration between inline items.",
      "synonyms": [
        "divider",
        "separator",
        "hr",
        "разделитель",
        "линия"
      ],
      "related": [
        "minus",
        "quote"
      ],
      "parts": 3
    },
    {
      "name": "highlighter",
      "group": "interface",
      "use": "Highlighting a fragment with colour.",
      "avoid": "For editing text use `edit`.",
      "synonyms": [
        "highlight",
        "marker",
        "выделить",
        "маркер",
        "подсветить"
      ],
      "related": [
        "edit",
        "bold"
      ],
      "parts": 4
    },
    {
      "name": "indent",
      "group": "interface",
      "use": "Increasing indentation, nesting deeper.",
      "avoid": null,
      "synonyms": [
        "indent",
        "nest",
        "отступ",
        "вложить"
      ],
      "related": [
        "outdent",
        "list-tree"
      ],
      "parts": 4
    },
    {
      "name": "outdent",
      "group": "interface",
      "use": "Decreasing indentation.",
      "avoid": null,
      "synonyms": [
        "outdent",
        "unnest",
        "убрать отступ",
        "поднять уровень"
      ],
      "related": [
        "indent"
      ],
      "parts": 4
    },
    {
      "name": "image",
      "group": "interface",
      "use": "Inserting a picture into content.",
      "avoid": "For an image file in a list use `file-image`.",
      "synonyms": [
        "image",
        "picture",
        "insert photo",
        "картинка",
        "вставить изображение"
      ],
      "related": [
        "file-image",
        "camera",
        "palette"
      ],
      "parts": 4
    },
    {
      "name": "file-add",
      "group": "interface",
      "use": "Creating or attaching a new file.",
      "avoid": null,
      "synonyms": [
        "new file",
        "attach",
        "add document",
        "новый файл",
        "приложить",
        "добавить документ"
      ],
      "related": [
        "file",
        "upload",
        "paperclip"
      ],
      "parts": 3
    },
    {
      "name": "attachment",
      "group": "interface",
      "use": "Attached file on an entity.",
      "avoid": "For the action of attaching use `paperclip`; this glyph is about the attachment itself.",
      "synonyms": [
        "attachment",
        "attached",
        "вложение",
        "приложенный файл"
      ],
      "related": [
        "paperclip",
        "file",
        "file-add"
      ],
      "parts": 1
    },
    {
      "name": "table",
      "group": "interface",
      "use": "Tabular data.",
      "avoid": null,
      "synonyms": [
        "table",
        "rows",
        "spreadsheet",
        "таблица",
        "строки"
      ],
      "related": [
        "layout-grid",
        "file-spreadsheet"
      ],
      "parts": 5
    },
    {
      "name": "emoji-insert",
      "group": "interface",
      "use": "Emoji picker.",
      "avoid": "For a reaction already placed use `smile`.",
      "synonyms": [
        "emoji",
        "smiley",
        "reaction",
        "эмодзи",
        "смайлик",
        "реакция"
      ],
      "related": [
        "smile",
        "image"
      ],
      "parts": 4
    },
    {
      "name": "subscript",
      "group": "interface",
      "use": "Subscript character.",
      "avoid": null,
      "synonyms": [
        "subscript",
        "нижний индекс",
        "подстрочный"
      ],
      "related": [
        "superscript"
      ],
      "parts": 2
    },
    {
      "name": "superscript",
      "group": "interface",
      "use": "Superscript character.",
      "avoid": null,
      "synonyms": [
        "superscript",
        "верхний индекс",
        "надстрочный"
      ],
      "related": [
        "subscript"
      ],
      "parts": 2
    },
    {
      "name": "align-left",
      "group": "interface",
      "use": "Left alignment.",
      "avoid": null,
      "synonyms": [
        "align left",
        "по левому краю",
        "влево"
      ],
      "related": [
        "align-center",
        "align-right",
        "align-justify"
      ],
      "parts": 3
    },
    {
      "name": "align-center",
      "group": "interface",
      "use": "Centre alignment.",
      "avoid": null,
      "synonyms": [
        "align center",
        "по центру",
        "центрировать"
      ],
      "related": [
        "align-left",
        "align-right"
      ],
      "parts": 3
    },
    {
      "name": "align-right",
      "group": "interface",
      "use": "Right alignment.",
      "avoid": null,
      "synonyms": [
        "align right",
        "по правому краю",
        "вправо"
      ],
      "related": [
        "align-left",
        "align-center"
      ],
      "parts": 3
    },
    {
      "name": "align-justify",
      "group": "interface",
      "use": "Justified alignment.",
      "avoid": null,
      "synonyms": [
        "justify",
        "по ширине",
        "выключка"
      ],
      "related": [
        "align-left",
        "align-center"
      ],
      "parts": 3
    },
    {
      "name": "clear-format",
      "group": "interface",
      "use": "Stripping formatting back to plain text.",
      "avoid": null,
      "synonyms": [
        "clear formatting",
        "plain text",
        "очистить формат",
        "убрать стили"
      ],
      "related": [
        "bold",
        "strikethrough",
        "edit"
      ],
      "parts": 4
    },
    {
      "name": "collapse",
      "group": "interface",
      "use": "Folding a section or a long block.",
      "avoid": null,
      "synonyms": [
        "collapse",
        "fold",
        "shrink",
        "свернуть",
        "схлопнуть",
        "сложить"
      ],
      "related": [
        "chevrons-up-down",
        "chevron-down"
      ],
      "parts": 2
    },
    {
      "name": "mention",
      "group": "interface",
      "use": "Mention of a person.",
      "avoid": null,
      "synonyms": [
        "mention",
        "at",
        "tag someone",
        "упоминание",
        "собака",
        "обратиться"
      ],
      "related": [
        "comment",
        "user",
        "reply"
      ],
      "parts": 2
    },
    {
      "name": "task-link",
      "group": "interface",
      "use": "Relation between tasks: blocks, duplicates, depends on.",
      "avoid": "For an ordinary URL use `link`.",
      "synonyms": [
        "task relation",
        "blocks",
        "depends",
        "связь задач",
        "зависимость",
        "блокирует"
      ],
      "related": [
        "link",
        "list-tree"
      ],
      "parts": 4
    },
    {
      "name": "check-circle-active",
      "group": "interface",
      "use": "The same success, filled: the state is on.",
      "avoid": "For the neutral state use `check-circle`.",
      "synonyms": [
        "done filled",
        "confirmed",
        "active",
        "подтверждено",
        "включено",
        "залитая галка"
      ],
      "related": [
        "check-circle",
        "status-done"
      ],
      "parts": 2
    },
    {
      "name": "star-active",
      "group": "interface",
      "use": "Already in favourites: filled star.",
      "avoid": null,
      "synonyms": [
        "starred",
        "in favourites",
        "в избранном",
        "отмечено звездой"
      ],
      "related": [
        "star",
        "bookmark-active"
      ],
      "parts": 1
    },
    {
      "name": "bell-active",
      "group": "interface",
      "use": "There is something new: filled bell.",
      "avoid": "For the neutral state use `bell`.",
      "synonyms": [
        "new notification",
        "unread",
        "есть новое",
        "непрочитанные"
      ],
      "related": [
        "bell",
        "dot"
      ],
      "parts": 2
    },
    {
      "name": "play",
      "group": "interface",
      "use": "Starting playback.",
      "avoid": "For a filled state in a player use `play-active`.",
      "synonyms": [
        "play",
        "start",
        "воспроизвести",
        "играть",
        "запуск"
      ],
      "related": [
        "pause",
        "play-active",
        "disc"
      ],
      "parts": 1
    },
    {
      "name": "pause",
      "group": "interface",
      "use": "Pausing playback.",
      "avoid": null,
      "synonyms": [
        "pause",
        "stop for now",
        "пауза",
        "приостановить"
      ],
      "related": [
        "play",
        "play-active"
      ],
      "parts": 2
    },
    {
      "name": "file",
      "group": "interface",
      "use": "A file of unknown or generic type.",
      "avoid": "When the type is known take a specific glyph: `file-image`, `file-video`, `file-spreadsheet`.",
      "synonyms": [
        "file",
        "document",
        "файл",
        "документ"
      ],
      "related": [
        "file-add",
        "file-up",
        "attachment"
      ],
      "parts": 2
    },
    {
      "name": "file-up",
      "group": "interface",
      "use": "Sending a file outward: export, upload of a specific document.",
      "avoid": "For a general upload button use `upload`.",
      "synonyms": [
        "export file",
        "send document",
        "выгрузить файл",
        "экспорт документа"
      ],
      "related": [
        "upload",
        "download",
        "file"
      ],
      "parts": 4
    },
    {
      "name": "file-image",
      "group": "interface",
      "use": "Image file.",
      "avoid": "For inserting a picture into text use `image`; for a camera use `camera`.",
      "synonyms": [
        "image file",
        "picture",
        "photo",
        "картинка",
        "изображение",
        "фото"
      ],
      "related": [
        "image",
        "camera",
        "file"
      ],
      "parts": 4
    },
    {
      "name": "file-video",
      "group": "interface",
      "use": "Video file.",
      "avoid": "For a call or a camera stream use `video`.",
      "synonyms": [
        "video file",
        "movie",
        "clip",
        "видеофайл",
        "ролик",
        "видео"
      ],
      "related": [
        "video",
        "play",
        "file"
      ],
      "parts": 3
    },
    {
      "name": "file-audio",
      "group": "interface",
      "use": "Audio file.",
      "avoid": null,
      "synonyms": [
        "audio file",
        "sound",
        "recording",
        "аудиофайл",
        "звук",
        "запись"
      ],
      "related": [
        "music",
        "waveform",
        "headphones"
      ],
      "parts": 4
    },
    {
      "name": "file-archive",
      "group": "interface",
      "use": "Archive: zip, tar and friends.",
      "avoid": "For archiving an entity in the product use `archive` — this one is a file format.",
      "synonyms": [
        "zip",
        "archive file",
        "compressed",
        "архив",
        "зип",
        "сжатый файл"
      ],
      "related": [
        "archive",
        "file",
        "box"
      ],
      "parts": 4
    },
    {
      "name": "file-spreadsheet",
      "group": "interface",
      "use": "Spreadsheet as a file.",
      "avoid": "For a table inside the interface use `table`.",
      "synonyms": [
        "spreadsheet",
        "excel",
        "csv",
        "таблица файлом",
        "эксель"
      ],
      "related": [
        "table",
        "file"
      ],
      "parts": 3
    },
    {
      "name": "presentation",
      "group": "interface",
      "use": "Slides, a talk, a demo.",
      "avoid": null,
      "synonyms": [
        "slides",
        "deck",
        "presentation",
        "презентация",
        "слайды",
        "доклад"
      ],
      "related": [
        "file",
        "monitor"
      ],
      "parts": 3
    },
    {
      "name": "music",
      "group": "interface",
      "use": "Music in general: a track, a playlist, a section.",
      "avoid": "For a single note as a symbol use `note`; for an audio file use `file-audio`.",
      "synonyms": [
        "music",
        "track",
        "playlist",
        "музыка",
        "трек",
        "плейлист"
      ],
      "related": [
        "note",
        "disc",
        "file-audio"
      ],
      "parts": 3
    },
    {
      "name": "palmtree",
      "group": "interface",
      "use": "Holiday, time off, absence.",
      "avoid": null,
      "synonyms": [
        "vacation",
        "holiday",
        "away",
        "отпуск",
        "отдых",
        "недоступен"
      ],
      "related": [
        "plane",
        "calendar",
        "cake"
      ],
      "parts": 4
    },
    {
      "name": "plane",
      "group": "interface",
      "use": "Flight, a trip, a tour.",
      "avoid": "For a launch or a release use `rocket`.",
      "synonyms": [
        "flight",
        "travel",
        "tour",
        "самолёт",
        "перелёт",
        "поездка"
      ],
      "related": [
        "train",
        "palmtree",
        "transport-logistics"
      ],
      "parts": 1
    },
    {
      "name": "pill",
      "group": "interface",
      "use": "Sick leave, medication, health.",
      "avoid": null,
      "synonyms": [
        "sick",
        "medicine",
        "health",
        "больничный",
        "лекарство",
        "здоровье"
      ],
      "related": [
        "thermometer",
        "palmtree"
      ],
      "parts": 2
    },
    {
      "name": "thermometer",
      "group": "interface",
      "use": "Illness, temperature, a health metric.",
      "avoid": null,
      "synonyms": [
        "temperature",
        "fever",
        "sick",
        "температура",
        "болезнь",
        "градусник"
      ],
      "related": [
        "pill",
        "gauge"
      ],
      "parts": 2
    },
    {
      "name": "briefcase",
      "group": "interface",
      "use": "Work, a job, business.",
      "avoid": null,
      "synonyms": [
        "work",
        "job",
        "business",
        "работа",
        "бизнес",
        "портфель"
      ],
      "related": [
        "building",
        "dollar-sign"
      ],
      "parts": 2
    },
    {
      "name": "cake",
      "group": "interface",
      "use": "Birthday, anniversary, a celebration.",
      "avoid": null,
      "synonyms": [
        "birthday",
        "anniversary",
        "celebration",
        "день рождения",
        "праздник",
        "торт"
      ],
      "related": [
        "palmtree",
        "calendar",
        "catering"
      ],
      "parts": 7
    },
    {
      "name": "phone-outgoing",
      "group": "interface",
      "use": "Outgoing call.",
      "avoid": null,
      "synonyms": [
        "outgoing call",
        "исходящий звонок",
        "исходящий"
      ],
      "related": [
        "phone-incoming",
        "phone"
      ],
      "parts": 3
    },
    {
      "name": "phone-incoming",
      "group": "interface",
      "use": "Incoming call.",
      "avoid": null,
      "synonyms": [
        "incoming call",
        "входящий звонок",
        "входящий"
      ],
      "related": [
        "phone-outgoing",
        "phone",
        "phone-missed"
      ],
      "parts": 3
    },
    {
      "name": "screen-share-off",
      "group": "interface",
      "use": "Screen sharing stopped.",
      "avoid": null,
      "synonyms": [
        "stop sharing",
        "прекратить демонстрацию",
        "остановить показ"
      ],
      "related": [
        "screen-share"
      ],
      "parts": 5
    },
    {
      "name": "monitor-off",
      "group": "interface",
      "use": "Display off or the participant's video is unavailable.",
      "avoid": "For your own camera off use `video-off`.",
      "synonyms": [
        "display off",
        "no signal",
        "экран выключен",
        "нет изображения"
      ],
      "related": [
        "monitor",
        "video-off"
      ],
      "parts": 5
    },
    {
      "name": "captions",
      "group": "interface",
      "use": "Subtitles, live transcription.",
      "avoid": null,
      "synonyms": [
        "captions",
        "subtitles",
        "transcript",
        "субтитры",
        "расшифровка",
        "титры"
      ],
      "related": [
        "waveform",
        "message-square"
      ],
      "parts": 2
    },
    {
      "name": "signal-low",
      "group": "interface",
      "use": "Weak connection, quality problems.",
      "avoid": null,
      "synonyms": [
        "weak signal",
        "poor connection",
        "слабый сигнал",
        "плохая связь"
      ],
      "related": [
        "activity",
        "cloud"
      ],
      "parts": 4
    },
    {
      "name": "zoom-in",
      "group": "interface",
      "use": "Zooming in.",
      "avoid": null,
      "synonyms": [
        "zoom in",
        "enlarge",
        "приблизить",
        "увеличить"
      ],
      "related": [
        "zoom-out",
        "search"
      ],
      "parts": 3
    },
    {
      "name": "zoom-out",
      "group": "interface",
      "use": "Zooming out.",
      "avoid": null,
      "synonyms": [
        "zoom out",
        "shrink",
        "отдалить",
        "уменьшить"
      ],
      "related": [
        "zoom-in",
        "search"
      ],
      "parts": 3
    },
    {
      "name": "user-check",
      "group": "interface",
      "use": "Person confirmed: assigned, approved, present.",
      "avoid": null,
      "synonyms": [
        "assigned",
        "approved user",
        "confirmed",
        "назначен",
        "подтверждён",
        "исполнитель"
      ],
      "related": [
        "user",
        "check-circle",
        "verified"
      ],
      "parts": 3
    },
    {
      "name": "monitor",
      "group": "interface",
      "use": "Desktop screen, a workstation.",
      "avoid": null,
      "synonyms": [
        "desktop",
        "screen",
        "display",
        "монитор",
        "экран",
        "десктоп"
      ],
      "related": [
        "smartphone",
        "app-window",
        "monitor-off"
      ],
      "parts": 3
    },
    {
      "name": "smartphone",
      "group": "interface",
      "use": "Phone as a device, the mobile app.",
      "avoid": "For a call use `phone`.",
      "synonyms": [
        "mobile",
        "phone device",
        "app",
        "смартфон",
        "мобильный",
        "телефон устройство"
      ],
      "related": [
        "monitor",
        "app-window",
        "phone"
      ],
      "parts": 2
    },
    {
      "name": "app-window",
      "group": "interface",
      "use": "Application window, a desktop app.",
      "avoid": null,
      "synonyms": [
        "window",
        "desktop app",
        "окно",
        "приложение"
      ],
      "related": [
        "monitor",
        "desktop-download",
        "presentation"
      ],
      "parts": 4
    },
    {
      "name": "bell-off",
      "group": "interface",
      "use": "Notifications muted.",
      "avoid": null,
      "synonyms": [
        "muted",
        "silenced",
        "do not disturb",
        "отключены",
        "не беспокоить",
        "тишина"
      ],
      "related": [
        "bell",
        "volume",
        "eye-off"
      ],
      "parts": 3
    },
    {
      "name": "check-check",
      "group": "interface",
      "use": "Double mark: delivered and read, everything is processed.",
      "avoid": null,
      "synonyms": [
        "read",
        "delivered",
        "all done",
        "прочитано",
        "доставлено",
        "все"
      ],
      "related": [
        "check",
        "check-circle"
      ],
      "parts": 2
    },
    {
      "name": "pin-off",
      "group": "interface",
      "use": "Unpinning.",
      "avoid": null,
      "synonyms": [
        "unpin",
        "release",
        "открепить",
        "снять закрепление"
      ],
      "related": [
        "pin"
      ],
      "parts": 3
    },
    {
      "name": "hash",
      "group": "interface",
      "use": "Channel, hashtag, a number sign.",
      "avoid": null,
      "synonyms": [
        "hashtag",
        "channel",
        "number",
        "хештег",
        "канал",
        "номер"
      ],
      "related": [
        "tag",
        "message-square"
      ],
      "parts": 4
    },
    {
      "name": "dot",
      "group": "interface",
      "use": "Tiny marker: unread, a change, presence.",
      "avoid": "Never as a separator between text fragments.",
      "synonyms": [
        "dot",
        "unread",
        "badge",
        "точка",
        "непрочитано",
        "индикатор"
      ],
      "related": [
        "circle-dot",
        "circle"
      ],
      "parts": 1
    },
    {
      "name": "circle-x",
      "group": "interface",
      "use": "Error or a failed operation.",
      "avoid": "For closing a window use plain `x`.",
      "synonyms": [
        "error",
        "failed",
        "rejected",
        "ошибка",
        "неудача",
        "отклонено"
      ],
      "related": [
        "x",
        "alert",
        "octagon-x",
        "status-canceled"
      ],
      "parts": 3
    },
    {
      "name": "x-circle",
      "group": "interface",
      "use": "Same as `circle-x`, kept for compatibility with sets that name it this way.",
      "avoid": "In new code prefer `circle-x` — it is the primary name here.",
      "synonyms": [
        "error",
        "cancel",
        "ошибка",
        "отмена"
      ],
      "related": [
        "circle-x"
      ],
      "parts": 3
    },
    {
      "name": "octagon-x",
      "group": "interface",
      "use": "Hard stop: the operation is forbidden or fatally broken.",
      "avoid": "For an ordinary error use `circle-x` — the octagon is louder.",
      "synonyms": [
        "stop",
        "fatal",
        "blocked",
        "стоп",
        "критично",
        "запрещено"
      ],
      "related": [
        "circle-x",
        "ban",
        "alert"
      ],
      "parts": 3
    },
    {
      "name": "git-pull-request-closed",
      "group": "interface",
      "use": "Pull request closed without merging.",
      "avoid": null,
      "synonyms": [
        "closed pr",
        "rejected",
        "закрытый пр",
        "отклонён"
      ],
      "related": [
        "git-pull-request",
        "circle-x"
      ],
      "parts": 6
    },
    {
      "name": "workflow",
      "group": "interface",
      "use": "Process made of steps, an automation pipeline.",
      "avoid": "For version-control branching use `git-branch`.",
      "synonyms": [
        "workflow",
        "pipeline",
        "automation",
        "process",
        "процесс",
        "автоматизация",
        "воркфлоу"
      ],
      "related": [
        "git-branch",
        "activity"
      ],
      "parts": 3
    },
    {
      "name": "user-pen",
      "group": "interface",
      "use": "Editing a profile.",
      "avoid": "For editing content use `edit`; for account settings use `user-cog`.",
      "synonyms": [
        "edit profile",
        "rename user",
        "править профиль",
        "изменить пользователя"
      ],
      "related": [
        "edit",
        "user-cog",
        "user"
      ],
      "parts": 3
    },
    {
      "name": "user-cog",
      "group": "interface",
      "use": "Account settings and permissions of a person.",
      "avoid": "For app-wide settings use `settings`.",
      "synonyms": [
        "user settings",
        "permissions",
        "roles",
        "настройки пользователя",
        "права",
        "роли"
      ],
      "related": [
        "settings",
        "user-pen",
        "shield"
      ],
      "parts": 4
    },
    {
      "name": "chevrons-up-down",
      "group": "interface",
      "use": "Sorting control or a select that opens both ways.",
      "avoid": null,
      "synonyms": [
        "sort",
        "select",
        "expandable",
        "сортировка",
        "селект",
        "оба направления"
      ],
      "related": [
        "chevron-down",
        "chevron-up",
        "grip"
      ],
      "parts": 2
    },
    {
      "name": "minus",
      "group": "interface",
      "use": "Removing one item from a set or decreasing a value.",
      "avoid": "For deleting an entity use `trash`; for a partial state in a checkbox this is the right glyph.",
      "synonyms": [
        "minus",
        "remove",
        "decrease",
        "indeterminate",
        "минус",
        "убрать",
        "уменьшить"
      ],
      "related": [
        "plus",
        "slash",
        "square"
      ],
      "parts": 1
    },
    {
      "name": "square",
      "group": "interface",
      "use": "Empty checkbox or a placeholder shape.",
      "avoid": "For a partial state use `minus`; for a checked one use `check`.",
      "synonyms": [
        "checkbox",
        "empty",
        "placeholder",
        "чекбокс",
        "пусто",
        "квадрат"
      ],
      "related": [
        "check",
        "minus",
        "circle"
      ],
      "parts": 1
    },
    {
      "name": "unlink",
      "group": "interface",
      "use": "Breaking a link or a relation.",
      "avoid": null,
      "synonyms": [
        "unlink",
        "detach",
        "disconnect",
        "отвязать",
        "разорвать",
        "убрать связь"
      ],
      "related": [
        "link",
        "link-add"
      ],
      "parts": 3
    },
    {
      "name": "train",
      "group": "interface",
      "use": "Train, ground travel.",
      "avoid": null,
      "synonyms": [
        "train",
        "rail",
        "поезд",
        "железная дорога"
      ],
      "related": [
        "plane",
        "transport-logistics",
        "map-pin"
      ],
      "parts": 6
    },
    {
      "name": "dollar-sign",
      "group": "interface",
      "use": "Money: price, payout, budget.",
      "avoid": null,
      "synonyms": [
        "money",
        "price",
        "payment",
        "деньги",
        "цена",
        "оплата"
      ],
      "related": [
        "briefcase",
        "legal-consulting",
        "ticket"
      ],
      "parts": 2
    },
    {
      "name": "folder-open",
      "group": "interface",
      "use": "Open folder, current location.",
      "avoid": "For a kanban project use `folder-kanban`.",
      "synonyms": [
        "folder",
        "open folder",
        "directory",
        "папка",
        "открытая папка",
        "каталог"
      ],
      "related": [
        "folder-plus",
        "folder-tree",
        "folder-input"
      ],
      "parts": 1
    },
    {
      "name": "folder-plus",
      "group": "interface",
      "use": "Creating a folder.",
      "avoid": null,
      "synonyms": [
        "new folder",
        "create folder",
        "новая папка",
        "создать папку"
      ],
      "related": [
        "folder-open",
        "plus"
      ],
      "parts": 2
    },
    {
      "name": "folder-input",
      "group": "interface",
      "use": "Moving something into a folder.",
      "avoid": "For plain archiving use `archive`.",
      "synonyms": [
        "move to folder",
        "file into",
        "переместить в папку",
        "положить"
      ],
      "related": [
        "folder-open",
        "archive",
        "box"
      ],
      "parts": 3
    },
    {
      "name": "folder-tree",
      "group": "interface",
      "use": "Folder structure with nesting.",
      "avoid": null,
      "synonyms": [
        "folder tree",
        "structure",
        "дерево папок",
        "структура"
      ],
      "related": [
        "list-tree",
        "folder-open",
        "layers"
      ],
      "parts": 4
    },
    {
      "name": "vocals",
      "group": "instrument",
      "use": "Vocals, singing, a lead singer.",
      "avoid": "For a microphone as a device use `mic`.",
      "synonyms": [
        "vocals",
        "singer",
        "voice",
        "вокал",
        "певец",
        "голос"
      ],
      "related": [
        "mic",
        "backing-vocals",
        "mc-rap"
      ],
      "parts": 4
    },
    {
      "name": "guitar-electric",
      "group": "instrument",
      "use": "Electric guitar.",
      "avoid": null,
      "synonyms": [
        "electric guitar",
        "guitar",
        "электрогитара",
        "гитара"
      ],
      "related": [
        "guitar-acoustic",
        "guitar-bass"
      ],
      "parts": 3
    },
    {
      "name": "guitar-acoustic",
      "group": "instrument",
      "use": "Acoustic guitar.",
      "avoid": null,
      "synonyms": [
        "acoustic guitar",
        "guitar",
        "акустическая гитара",
        "акустика"
      ],
      "related": [
        "guitar-electric",
        "ukulele"
      ],
      "parts": 4
    },
    {
      "name": "guitar-bass",
      "group": "instrument",
      "use": "Bass guitar.",
      "avoid": "For an upright bass use `double-bass`.",
      "synonyms": [
        "bass guitar",
        "bass",
        "бас-гитара",
        "бас"
      ],
      "related": [
        "guitar-electric",
        "double-bass"
      ],
      "parts": 4
    },
    {
      "name": "drums",
      "group": "instrument",
      "use": "Drum kit, a drummer.",
      "avoid": "For hand percussion use `percussion`, `djembe`, `cajon`.",
      "synonyms": [
        "drums",
        "drum kit",
        "drummer",
        "ударные",
        "барабаны",
        "драммер"
      ],
      "related": [
        "percussion",
        "cajon",
        "timpani"
      ],
      "parts": 4
    },
    {
      "name": "piano",
      "group": "instrument",
      "use": "Piano, grand piano.",
      "avoid": "For a stage keyboard use `keyboards`, for a synth use `synthesizer`.",
      "synonyms": [
        "piano",
        "grand piano",
        "фортепиано",
        "пианино",
        "рояль"
      ],
      "related": [
        "keyboards",
        "synthesizer"
      ],
      "parts": 3
    },
    {
      "name": "keyboards",
      "group": "instrument",
      "use": "Stage keyboards.",
      "avoid": null,
      "synonyms": [
        "keyboards",
        "keys",
        "клавишные",
        "клавиши"
      ],
      "related": [
        "piano",
        "synthesizer"
      ],
      "parts": 3
    },
    {
      "name": "synthesizer",
      "group": "instrument",
      "use": "Synthesizer.",
      "avoid": null,
      "synonyms": [
        "synthesizer",
        "synth",
        "синтезатор",
        "синт"
      ],
      "related": [
        "keyboards",
        "sampler"
      ],
      "parts": 6
    },
    {
      "name": "violin",
      "group": "instrument",
      "use": "Violin.",
      "avoid": "The viola looks similar — check that you need `viola`.",
      "synonyms": [
        "violin",
        "fiddle",
        "скрипка"
      ],
      "related": [
        "viola",
        "cello"
      ],
      "parts": 4
    },
    {
      "name": "viola",
      "group": "instrument",
      "use": "Viola.",
      "avoid": "Easy to mix up with `violin`.",
      "synonyms": [
        "viola",
        "альт"
      ],
      "related": [
        "violin",
        "cello"
      ],
      "parts": 4
    },
    {
      "name": "cello",
      "group": "instrument",
      "use": "Cello.",
      "avoid": null,
      "synonyms": [
        "cello",
        "виолончель"
      ],
      "related": [
        "violin",
        "double-bass"
      ],
      "parts": 4
    },
    {
      "name": "double-bass",
      "group": "instrument",
      "use": "Upright double bass.",
      "avoid": "For the electric one use `guitar-bass`.",
      "synonyms": [
        "double bass",
        "upright bass",
        "контрабас"
      ],
      "related": [
        "cello",
        "guitar-bass"
      ],
      "parts": 4
    },
    {
      "name": "flute",
      "group": "instrument",
      "use": "Flute.",
      "avoid": "For the small one use `piccolo`, for a recorder use `recorder`.",
      "synonyms": [
        "flute",
        "флейта"
      ],
      "related": [
        "piccolo",
        "recorder",
        "clarinet"
      ],
      "parts": 5
    },
    {
      "name": "clarinet",
      "group": "instrument",
      "use": "Clarinet.",
      "avoid": null,
      "synonyms": [
        "clarinet",
        "кларнет"
      ],
      "related": [
        "oboe",
        "saxophone"
      ],
      "parts": 5
    },
    {
      "name": "saxophone",
      "group": "instrument",
      "use": "Saxophone.",
      "avoid": null,
      "synonyms": [
        "saxophone",
        "sax",
        "саксофон",
        "сакс"
      ],
      "related": [
        "clarinet",
        "trumpet"
      ],
      "parts": 3
    },
    {
      "name": "trumpet",
      "group": "instrument",
      "use": "Trumpet.",
      "avoid": null,
      "synonyms": [
        "trumpet",
        "труба"
      ],
      "related": [
        "trombone",
        "french-horn",
        "tuba"
      ],
      "parts": 4
    },
    {
      "name": "trombone",
      "group": "instrument",
      "use": "Trombone.",
      "avoid": null,
      "synonyms": [
        "trombone",
        "тромбон"
      ],
      "related": [
        "trumpet",
        "tuba"
      ],
      "parts": 4
    },
    {
      "name": "french-horn",
      "group": "instrument",
      "use": "French horn.",
      "avoid": null,
      "synonyms": [
        "french horn",
        "horn",
        "валторна"
      ],
      "related": [
        "trumpet",
        "tuba"
      ],
      "parts": 4
    },
    {
      "name": "tuba",
      "group": "instrument",
      "use": "Tuba.",
      "avoid": null,
      "synonyms": [
        "tuba",
        "туба"
      ],
      "related": [
        "trombone",
        "french-horn"
      ],
      "parts": 4
    },
    {
      "name": "harmonica",
      "group": "instrument",
      "use": "Harmonica.",
      "avoid": null,
      "synonyms": [
        "harmonica",
        "harp",
        "губная гармошка",
        "гармоника"
      ],
      "related": [
        "accordion",
        "jaw-harp"
      ],
      "parts": 2
    },
    {
      "name": "accordion",
      "group": "instrument",
      "use": "Accordion.",
      "avoid": "For the Russian button variety use `bayan`.",
      "synonyms": [
        "accordion",
        "аккордеон"
      ],
      "related": [
        "bayan",
        "harmonica"
      ],
      "parts": 6
    },
    {
      "name": "banjo",
      "group": "instrument",
      "use": "Banjo.",
      "avoid": null,
      "synonyms": [
        "banjo",
        "банджо"
      ],
      "related": [
        "mandolin",
        "guitar-acoustic"
      ],
      "parts": 4
    },
    {
      "name": "mandolin",
      "group": "instrument",
      "use": "Mandolin.",
      "avoid": null,
      "synonyms": [
        "mandolin",
        "мандолина"
      ],
      "related": [
        "banjo",
        "domra"
      ],
      "parts": 4
    },
    {
      "name": "ukulele",
      "group": "instrument",
      "use": "Ukulele.",
      "avoid": null,
      "synonyms": [
        "ukulele",
        "uke",
        "укулеле"
      ],
      "related": [
        "guitar-acoustic",
        "banjo"
      ],
      "parts": 4
    },
    {
      "name": "harp",
      "group": "instrument",
      "use": "Harp.",
      "avoid": null,
      "synonyms": [
        "harp",
        "арфа"
      ],
      "related": [
        "gusli",
        "piano"
      ],
      "parts": 3
    },
    {
      "name": "percussion",
      "group": "instrument",
      "use": "Percussion in general.",
      "avoid": "For a drum kit use `drums`.",
      "synonyms": [
        "percussion",
        "перкуссия",
        "ударные инструменты"
      ],
      "related": [
        "drums",
        "conga",
        "bongo",
        "djembe"
      ],
      "parts": 3
    },
    {
      "name": "djembe",
      "group": "instrument",
      "use": "Djembe.",
      "avoid": null,
      "synonyms": [
        "djembe",
        "джембе"
      ],
      "related": [
        "conga",
        "bongo",
        "percussion"
      ],
      "parts": 2
    },
    {
      "name": "cajon",
      "group": "instrument",
      "use": "Cajón.",
      "avoid": null,
      "synonyms": [
        "cajon",
        "кахон"
      ],
      "related": [
        "percussion",
        "drums"
      ],
      "parts": 4
    },
    {
      "name": "turntables",
      "group": "instrument",
      "use": "Turntables, vinyl decks.",
      "avoid": "For the person use `dj`.",
      "synonyms": [
        "turntables",
        "decks",
        "vinyl",
        "вертушки",
        "винил"
      ],
      "related": [
        "dj",
        "disc",
        "sampler"
      ],
      "parts": 5
    },
    {
      "name": "sampler",
      "group": "instrument",
      "use": "Sampler, pad controller.",
      "avoid": null,
      "synonyms": [
        "sampler",
        "pads",
        "mpc",
        "семплер",
        "пэды"
      ],
      "related": [
        "beatmaker",
        "synthesizer",
        "turntables"
      ],
      "parts": 2
    },
    {
      "name": "dj",
      "group": "instrument",
      "use": "DJ as a role.",
      "avoid": null,
      "synonyms": [
        "dj",
        "disc jockey",
        "диджей"
      ],
      "related": [
        "turntables",
        "beatmaker"
      ],
      "parts": 4
    },
    {
      "name": "producer",
      "group": "instrument",
      "use": "Producer of a track or a record.",
      "avoid": "For beat-making specifically use `beatmaker`; for mixing use `sound-engineer`.",
      "synonyms": [
        "producer",
        "продюсер"
      ],
      "related": [
        "beatmaker",
        "sound-engineer",
        "composer"
      ],
      "parts": 4
    },
    {
      "name": "sound-engineer",
      "group": "instrument",
      "use": "Sound engineer.",
      "avoid": "For the service of mixing a track use `mixing`.",
      "synonyms": [
        "sound engineer",
        "audio engineer",
        "звукорежиссёр",
        "звукач"
      ],
      "related": [
        "mixing",
        "mastering",
        "recording"
      ],
      "parts": 5
    },
    {
      "name": "backing-vocals",
      "group": "instrument",
      "use": "Backing vocals.",
      "avoid": null,
      "synonyms": [
        "backing vocals",
        "chorus",
        "бэк-вокал",
        "подпевка"
      ],
      "related": [
        "vocals"
      ],
      "parts": 6
    },
    {
      "name": "beatbox",
      "group": "instrument",
      "use": "Beatboxing.",
      "avoid": null,
      "synonyms": [
        "beatbox",
        "битбокс"
      ],
      "related": [
        "vocals",
        "mc-rap"
      ],
      "parts": 5
    },
    {
      "name": "mc-rap",
      "group": "instrument",
      "use": "MC, rapper.",
      "avoid": null,
      "synonyms": [
        "mc",
        "rap",
        "rapper",
        "рэп",
        "эмси",
        "рэпер"
      ],
      "related": [
        "vocals",
        "beatbox"
      ],
      "parts": 4
    },
    {
      "name": "songwriter",
      "group": "instrument",
      "use": "Songwriter, author of lyrics.",
      "avoid": null,
      "synonyms": [
        "songwriter",
        "lyricist",
        "автор песен",
        "поэт"
      ],
      "related": [
        "composer",
        "arranger"
      ],
      "parts": 3
    },
    {
      "name": "composer",
      "group": "instrument",
      "use": "Composer.",
      "avoid": "For lyrics use `songwriter`; for arrangement use `arranger`.",
      "synonyms": [
        "composer",
        "композитор"
      ],
      "related": [
        "songwriter",
        "arranger",
        "conductor"
      ],
      "parts": 5
    },
    {
      "name": "beatmaker",
      "group": "instrument",
      "use": "Beatmaker.",
      "avoid": null,
      "synonyms": [
        "beatmaker",
        "beats",
        "битмейкер",
        "биты"
      ],
      "related": [
        "producer",
        "sampler"
      ],
      "parts": 5
    },
    {
      "name": "arranger",
      "group": "instrument",
      "use": "Arranger.",
      "avoid": null,
      "synonyms": [
        "arranger",
        "arrangement",
        "аранжировщик",
        "аранжировка"
      ],
      "related": [
        "composer",
        "producer"
      ],
      "parts": 3
    },
    {
      "name": "conductor",
      "group": "instrument",
      "use": "Conductor.",
      "avoid": null,
      "synonyms": [
        "conductor",
        "дирижёр"
      ],
      "related": [
        "composer",
        "music-teacher"
      ],
      "parts": 3
    },
    {
      "name": "music-teacher",
      "group": "instrument",
      "use": "Music teacher, lessons.",
      "avoid": "For general education use `cap`.",
      "synonyms": [
        "music teacher",
        "lessons",
        "преподаватель",
        "уроки музыки",
        "педагог"
      ],
      "related": [
        "cap",
        "conductor"
      ],
      "parts": 2
    },
    {
      "name": "bayan",
      "group": "instrument",
      "use": "Bayan, the Russian button accordion.",
      "avoid": null,
      "synonyms": [
        "bayan",
        "button accordion",
        "баян"
      ],
      "related": [
        "accordion",
        "balalaika"
      ],
      "parts": 8
    },
    {
      "name": "balalaika",
      "group": "instrument",
      "use": "Balalaika.",
      "avoid": null,
      "synonyms": [
        "balalaika",
        "балалайка"
      ],
      "related": [
        "domra",
        "gusli",
        "bayan"
      ],
      "parts": 3
    },
    {
      "name": "domra",
      "group": "instrument",
      "use": "Domra.",
      "avoid": null,
      "synonyms": [
        "domra",
        "домра"
      ],
      "related": [
        "balalaika",
        "mandolin"
      ],
      "parts": 4
    },
    {
      "name": "gusli",
      "group": "instrument",
      "use": "Gusli.",
      "avoid": null,
      "synonyms": [
        "gusli",
        "гусли"
      ],
      "related": [
        "harp",
        "balalaika"
      ],
      "parts": 2
    },
    {
      "name": "duduk",
      "group": "instrument",
      "use": "Duduk.",
      "avoid": null,
      "synonyms": [
        "duduk",
        "дудук"
      ],
      "related": [
        "flute",
        "bagpipes"
      ],
      "parts": 6
    },
    {
      "name": "bagpipes",
      "group": "instrument",
      "use": "Bagpipes.",
      "avoid": null,
      "synonyms": [
        "bagpipes",
        "волынка"
      ],
      "related": [
        "duduk",
        "didgeridoo"
      ],
      "parts": 3
    },
    {
      "name": "jaw-harp",
      "group": "instrument",
      "use": "Jaw harp.",
      "avoid": null,
      "synonyms": [
        "jaw harp",
        "mouth harp",
        "варган"
      ],
      "related": [
        "harmonica",
        "kalimba"
      ],
      "parts": 3
    },
    {
      "name": "sitar",
      "group": "instrument",
      "use": "Sitar.",
      "avoid": null,
      "synonyms": [
        "sitar",
        "ситар"
      ],
      "related": [
        "guitar-acoustic",
        "duduk"
      ],
      "parts": 4
    },
    {
      "name": "kalimba",
      "group": "instrument",
      "use": "Kalimba, the thumb piano.",
      "avoid": null,
      "synonyms": [
        "kalimba",
        "thumb piano",
        "калимба"
      ],
      "related": [
        "handpan",
        "xylophone"
      ],
      "parts": 3
    },
    {
      "name": "handpan",
      "group": "instrument",
      "use": "Handpan, hang.",
      "avoid": null,
      "synonyms": [
        "handpan",
        "hang",
        "ханг",
        "хэндпан"
      ],
      "related": [
        "kalimba",
        "percussion"
      ],
      "parts": 8
    },
    {
      "name": "didgeridoo",
      "group": "instrument",
      "use": "Didgeridoo.",
      "avoid": null,
      "synonyms": [
        "didgeridoo",
        "диджериду"
      ],
      "related": [
        "bagpipes",
        "handpan"
      ],
      "parts": 3
    },
    {
      "name": "oboe",
      "group": "instrument",
      "use": "Oboe.",
      "avoid": null,
      "synonyms": [
        "oboe",
        "гобой"
      ],
      "related": [
        "clarinet",
        "bassoon"
      ],
      "parts": 6
    },
    {
      "name": "bassoon",
      "group": "instrument",
      "use": "Bassoon.",
      "avoid": null,
      "synonyms": [
        "bassoon",
        "фагот"
      ],
      "related": [
        "oboe",
        "clarinet"
      ],
      "parts": 4
    },
    {
      "name": "piccolo",
      "group": "instrument",
      "use": "Piccolo flute.",
      "avoid": null,
      "synonyms": [
        "piccolo",
        "пикколо",
        "малая флейта"
      ],
      "related": [
        "flute"
      ],
      "parts": 4
    },
    {
      "name": "recorder",
      "group": "instrument",
      "use": "Recorder, the wooden one.",
      "avoid": "Not audio recording — for that use `file-audio` or `mic`.",
      "synonyms": [
        "recorder",
        "блокфлейта"
      ],
      "related": [
        "flute"
      ],
      "parts": 5
    },
    {
      "name": "conga",
      "group": "instrument",
      "use": "Conga.",
      "avoid": null,
      "synonyms": [
        "conga",
        "конга"
      ],
      "related": [
        "bongo",
        "djembe"
      ],
      "parts": 3
    },
    {
      "name": "bongo",
      "group": "instrument",
      "use": "Bongos.",
      "avoid": null,
      "synonyms": [
        "bongo",
        "бонго"
      ],
      "related": [
        "conga",
        "djembe"
      ],
      "parts": 2
    },
    {
      "name": "xylophone",
      "group": "instrument",
      "use": "Xylophone.",
      "avoid": "Marimba and vibraphone look close — check which one you mean.",
      "synonyms": [
        "xylophone",
        "ксилофон"
      ],
      "related": [
        "marimba",
        "vibraphone"
      ],
      "parts": 4
    },
    {
      "name": "vibraphone",
      "group": "instrument",
      "use": "Vibraphone.",
      "avoid": null,
      "synonyms": [
        "vibraphone",
        "vibes",
        "вибрафон"
      ],
      "related": [
        "marimba",
        "xylophone"
      ],
      "parts": 3
    },
    {
      "name": "marimba",
      "group": "instrument",
      "use": "Marimba.",
      "avoid": null,
      "synonyms": [
        "marimba",
        "маримба"
      ],
      "related": [
        "xylophone",
        "vibraphone"
      ],
      "parts": 2
    },
    {
      "name": "timpani",
      "group": "instrument",
      "use": "Timpani.",
      "avoid": null,
      "synonyms": [
        "timpani",
        "kettledrums",
        "литавры"
      ],
      "related": [
        "drums",
        "percussion"
      ],
      "parts": 3
    },
    {
      "name": "other",
      "group": "instrument",
      "use": "Instrument or role outside the list.",
      "avoid": "Only as a fallback — if the specific glyph exists, take it.",
      "synonyms": [
        "other",
        "misc",
        "другое",
        "прочее"
      ],
      "related": [
        "note",
        "music"
      ],
      "parts": 4
    },
    {
      "name": "hosting",
      "group": "service",
      "use": "Host, presenter of an event.",
      "avoid": "Nothing to do with web hosting — for a server use `server`.",
      "synonyms": [
        "host",
        "presenter",
        "mc of event",
        "ведущий",
        "конферансье"
      ],
      "related": [
        "megaphone",
        "mic",
        "booking"
      ],
      "parts": 4
    },
    {
      "name": "catering",
      "group": "service",
      "use": "Catering for an event.",
      "avoid": null,
      "synonyms": [
        "catering",
        "food",
        "кейтеринг",
        "еда",
        "питание"
      ],
      "related": [
        "cake",
        "transport-logistics"
      ],
      "parts": 3
    },
    {
      "name": "transport-logistics",
      "group": "service",
      "use": "Transport and logistics: gear and people to the venue.",
      "avoid": null,
      "synonyms": [
        "logistics",
        "transport",
        "delivery",
        "логистика",
        "транспорт",
        "доставка"
      ],
      "related": [
        "train",
        "plane",
        "equipment-rental"
      ],
      "parts": 4
    },
    {
      "name": "legal-consulting",
      "group": "service",
      "use": "Legal help: contracts, rights, royalties.",
      "avoid": null,
      "synonyms": [
        "legal",
        "lawyer",
        "contracts",
        "юрист",
        "договоры",
        "права"
      ],
      "related": [
        "dollar-sign",
        "shield"
      ],
      "parts": 7
    },
    {
      "name": "security",
      "group": "service",
      "use": "Event security staff.",
      "avoid": "For information security use `shield` or `lock`.",
      "synonyms": [
        "security",
        "guards",
        "охрана",
        "безопасность на площадке"
      ],
      "related": [
        "shield",
        "lock"
      ],
      "parts": 3
    },
    {
      "name": "photographer",
      "group": "service",
      "use": "Photographer as a service.",
      "avoid": "For the act of taking a photo use `camera`.",
      "synonyms": [
        "photographer",
        "photo",
        "фотограф",
        "фотосъёмка"
      ],
      "related": [
        "camera",
        "videographer",
        "artwork-design"
      ],
      "parts": 4
    },
    {
      "name": "videographer",
      "group": "service",
      "use": "Videographer, shooting video.",
      "avoid": "For a video file use `file-video`; for a call use `video`.",
      "synonyms": [
        "videographer",
        "video shooting",
        "видеограф",
        "видеосъёмка"
      ],
      "related": [
        "photographer",
        "livestream",
        "video"
      ],
      "parts": 4
    },
    {
      "name": "recording",
      "group": "service",
      "use": "Studio recording as a service.",
      "avoid": "For mixing use `mixing`, for mastering use `mastering` — these are different stages.",
      "synonyms": [
        "recording",
        "studio",
        "запись",
        "студия"
      ],
      "related": [
        "mixing",
        "mastering",
        "sound-engineer"
      ],
      "parts": 2
    },
    {
      "name": "mixing",
      "group": "service",
      "use": "Mixing a track.",
      "avoid": "Mastering comes after mixing — that is `mastering`.",
      "synonyms": [
        "mixing",
        "mix",
        "сведение",
        "микс"
      ],
      "related": [
        "mastering",
        "recording",
        "sound-engineer"
      ],
      "parts": 3
    },
    {
      "name": "mastering",
      "group": "service",
      "use": "Mastering, the final polish before release.",
      "avoid": null,
      "synonyms": [
        "mastering",
        "мастеринг",
        "финальная обработка"
      ],
      "related": [
        "mixing",
        "recording",
        "distribution"
      ],
      "parts": 2
    },
    {
      "name": "rehearsal",
      "group": "service",
      "use": "Rehearsal room, rehearsal time.",
      "avoid": null,
      "synonyms": [
        "rehearsal",
        "practice room",
        "репетиция",
        "репточка",
        "база"
      ],
      "related": [
        "equipment-rental",
        "recording"
      ],
      "parts": 4
    },
    {
      "name": "booking",
      "group": "service",
      "use": "Booking: finding gigs and venues.",
      "avoid": "For a ticket to an event use `ticket`.",
      "synonyms": [
        "booking",
        "gigs",
        "букинг",
        "концерты",
        "площадки"
      ],
      "related": [
        "ticket",
        "calendar",
        "promotion"
      ],
      "parts": 4
    },
    {
      "name": "distribution",
      "group": "service",
      "use": "Getting a release onto streaming platforms.",
      "avoid": "For promoting it afterwards use `promotion`.",
      "synonyms": [
        "distribution",
        "streaming",
        "release",
        "дистрибуция",
        "релиз",
        "стриминг"
      ],
      "related": [
        "promotion",
        "mastering",
        "rocket"
      ],
      "parts": 4
    },
    {
      "name": "promotion",
      "group": "service",
      "use": "Promotion, PR, growing an audience.",
      "avoid": null,
      "synonyms": [
        "promotion",
        "pr",
        "marketing",
        "продвижение",
        "пиар",
        "реклама"
      ],
      "related": [
        "megaphone",
        "distribution",
        "booking"
      ],
      "parts": 3
    },
    {
      "name": "lighting",
      "group": "service",
      "use": "Stage lighting.",
      "avoid": "For light theme of the interface use `sun`.",
      "synonyms": [
        "lighting",
        "stage light",
        "свет",
        "световое оформление"
      ],
      "related": [
        "equipment-rental",
        "livestream"
      ],
      "parts": 3
    },
    {
      "name": "equipment-rental",
      "group": "service",
      "use": "Renting gear: backline, PA, instruments.",
      "avoid": null,
      "synonyms": [
        "equipment rental",
        "backline",
        "gear",
        "аппаратура",
        "аренда оборудования",
        "прокат"
      ],
      "related": [
        "lighting",
        "rehearsal"
      ],
      "parts": 5
    },
    {
      "name": "artwork-design",
      "group": "service",
      "use": "Cover art and visual identity.",
      "avoid": "For a colour picker in the interface use `palette`.",
      "synonyms": [
        "artwork",
        "cover",
        "design",
        "обложка",
        "дизайн",
        "оформление"
      ],
      "related": [
        "palette",
        "photographer",
        "merch-production"
      ],
      "parts": 4
    },
    {
      "name": "merch-production",
      "group": "service",
      "use": "Making merch: shirts, prints, vinyl.",
      "avoid": null,
      "synonyms": [
        "merch",
        "merchandise",
        "prints",
        "мерч",
        "атрибутика",
        "печать"
      ],
      "related": [
        "artwork-design",
        "box"
      ],
      "parts": 1
    },
    {
      "name": "livestream",
      "group": "service",
      "use": "Live broadcast of a performance.",
      "avoid": "For a video call use `video`; for a recorded file use `file-video`.",
      "synonyms": [
        "livestream",
        "broadcast",
        "live",
        "трансляция",
        "эфир",
        "стрим"
      ],
      "related": [
        "videographer",
        "video",
        "screen-share"
      ],
      "parts": 4
    },
    {
      "name": "heart",
      "group": "interface",
      "use": "Like, appreciation, sympathy.",
      "avoid": "For saving to yourself use `bookmark`.",
      "synonyms": [
        "like",
        "love",
        "favourite",
        "лайк",
        "нравится",
        "сердце"
      ],
      "related": [
        "heart-active",
        "star",
        "smile"
      ],
      "parts": 1
    },
    {
      "name": "comment",
      "group": "interface",
      "use": "Comment on an entity, a discussion in a feed.",
      "avoid": "For a private message use `message-square`.",
      "synonyms": [
        "comment",
        "discussion",
        "feedback",
        "комментарий",
        "обсуждение",
        "отзыв"
      ],
      "related": [
        "message-square",
        "mention",
        "reply"
      ],
      "parts": 1
    },
    {
      "name": "share",
      "group": "interface",
      "use": "Sharing with others, passing an object onward.",
      "avoid": "For copying a link use `link`; for a repost inside a feed use `repost`.",
      "synonyms": [
        "share",
        "distribute",
        "send to",
        "поделиться",
        "расшарить"
      ],
      "related": [
        "link",
        "repost",
        "external"
      ],
      "parts": 4
    },
    {
      "name": "bookmark",
      "group": "interface",
      "use": "Saving for yourself, to read later.",
      "avoid": "For public appreciation use `heart`; for a rating use `star`.",
      "synonyms": [
        "bookmark",
        "save",
        "read later",
        "закладка",
        "сохранить",
        "потом"
      ],
      "related": [
        "bookmark-active",
        "star",
        "archive"
      ],
      "parts": 1
    },
    {
      "name": "map-pin",
      "group": "interface",
      "use": "Place on a map, an address, a venue.",
      "avoid": "Not for pinning to the top — that is `pin`.",
      "synonyms": [
        "location",
        "place",
        "address",
        "venue",
        "место",
        "адрес",
        "точка на карте"
      ],
      "related": [
        "pin",
        "globe",
        "train"
      ],
      "parts": 2
    },
    {
      "name": "ticket",
      "group": "interface",
      "use": "Ticket to an event, an entry pass.",
      "avoid": "For a support ticket in this set use `message-square`.",
      "synonyms": [
        "ticket",
        "pass",
        "entry",
        "билет",
        "проход",
        "вход на событие"
      ],
      "related": [
        "calendar",
        "booking",
        "map-pin"
      ],
      "parts": 2
    },
    {
      "name": "camera",
      "group": "interface",
      "use": "Taking a photo, camera as an action.",
      "avoid": "For an image file use `file-image`; for a photographer as a service use `photographer`.",
      "synonyms": [
        "camera",
        "take photo",
        "snapshot",
        "камера",
        "снять фото",
        "снимок"
      ],
      "related": [
        "image",
        "file-image",
        "photographer"
      ],
      "parts": 2
    },
    {
      "name": "rotate",
      "group": "interface",
      "use": "Rotating an object or returning it to the starting position.",
      "avoid": "For reloading data use `refresh`.",
      "synonyms": [
        "rotate",
        "turn",
        "reset",
        "повернуть",
        "вращать",
        "сброс"
      ],
      "related": [
        "refresh",
        "history"
      ],
      "parts": 2
    },
    {
      "name": "slash",
      "group": "interface",
      "use": "Crossing something out: disabled, muted, not applicable.",
      "avoid": "For an explicit prohibition use `ban`.",
      "synonyms": [
        "disabled",
        "muted",
        "none",
        "off",
        "выключено",
        "перечёркнуто",
        "нет"
      ],
      "related": [
        "ban",
        "minus"
      ],
      "parts": 1
    },
    {
      "name": "post",
      "group": "interface",
      "use": "Post in a feed.",
      "avoid": null,
      "synonyms": [
        "post",
        "entry",
        "feed item",
        "пост",
        "запись",
        "публикация"
      ],
      "related": [
        "comment",
        "repost",
        "sticky-note"
      ],
      "parts": 4
    },
    {
      "name": "headphones",
      "group": "interface",
      "use": "Listening, headphones, monitoring.",
      "avoid": null,
      "synonyms": [
        "headphones",
        "listen",
        "monitoring",
        "наушники",
        "прослушивание"
      ],
      "related": [
        "volume",
        "music",
        "sound-engineer"
      ],
      "parts": 3
    },
    {
      "name": "grid",
      "group": "interface",
      "use": "Catalogue of services or sections as tiles.",
      "avoid": "For switching a list into grid view use `layout-grid`.",
      "synonyms": [
        "catalogue",
        "services",
        "tiles",
        "каталог",
        "услуги",
        "плитка"
      ],
      "related": [
        "layout-grid",
        "columns"
      ],
      "parts": 4
    },
    {
      "name": "bolt",
      "group": "interface",
      "use": "Jam session, a spontaneous get-together.",
      "avoid": "For speed or automation use `zap` — this one belongs to the music context.",
      "synonyms": [
        "jam",
        "session",
        "spontaneous",
        "джем",
        "сходка",
        "импровизация"
      ],
      "related": [
        "zap",
        "calendar-clock",
        "vocals"
      ],
      "parts": 2
    },
    {
      "name": "cap",
      "group": "interface",
      "use": "Education, a course, learning.",
      "avoid": "For a music teacher as a role use `music-teacher`.",
      "synonyms": [
        "education",
        "course",
        "learning",
        "обучение",
        "курс",
        "выпускник"
      ],
      "related": [
        "music-teacher",
        "lightbulb"
      ],
      "parts": 4
    },
    {
      "name": "note",
      "group": "interface",
      "use": "Musical note as a mark or a small badge.",
      "avoid": "For a text note use `sticky-note`.",
      "synonyms": [
        "note",
        "musical note",
        "нота",
        "значок ноты"
      ],
      "related": [
        "music",
        "sticky-note"
      ],
      "parts": 3
    },
    {
      "name": "repost",
      "group": "interface",
      "use": "Republishing someone else's entry in your own feed.",
      "avoid": null,
      "synonyms": [
        "repost",
        "reshare",
        "boost",
        "репост",
        "поделиться записью"
      ],
      "related": [
        "share",
        "refresh"
      ],
      "parts": 4
    },
    {
      "name": "verified",
      "group": "interface",
      "use": "Verified account or confirmed authenticity.",
      "avoid": "For a completed task use `check-circle`.",
      "synonyms": [
        "verified",
        "trusted",
        "official",
        "проверено",
        "подтверждён",
        "официальный"
      ],
      "related": [
        "check-circle",
        "shield",
        "crown"
      ],
      "parts": 2
    },
    {
      "name": "heart-active",
      "group": "interface",
      "use": "Already liked: filled heart.",
      "avoid": null,
      "synonyms": [
        "liked",
        "loved",
        "лайкнуто",
        "уже нравится"
      ],
      "related": [
        "heart"
      ],
      "parts": 1
    },
    {
      "name": "bookmark-active",
      "group": "interface",
      "use": "Already saved: filled bookmark.",
      "avoid": null,
      "synonyms": [
        "saved",
        "bookmarked",
        "сохранено",
        "в закладках"
      ],
      "related": [
        "bookmark",
        "star-active"
      ],
      "parts": 1
    },
    {
      "name": "play-active",
      "group": "interface",
      "use": "Playback is on: filled triangle.",
      "avoid": null,
      "synonyms": [
        "playing",
        "now playing",
        "играет",
        "воспроизводится"
      ],
      "related": [
        "play",
        "pause"
      ],
      "parts": 1
    }
  ]
}
