{
  "PHPReaction\\Entity\\AccountingBundle\\Account": {
    "name": "Accounting Account",
    "icon": "glyphicons glyphicons-piggy-bank"
  },
  "PHPReaction\\Entity\\AccountingBundle\\AccountType": {
    "name": "Accounting Account Type",
    "icon": "glyphicons glyphicons-piggy-bank"
  },
  "PHPReaction\\Entity\\AccountingBundle\\Entry": {
    "name": "Accounting Entry",
    "icon": "glyphicons glyphicons-log-book"
  },
  "PHPReaction\\Entity\\AccountingBundle\\Period": {
    "name": "Period",
    "icon": "glyphicons glyphicons-cogwheel"
  },
  "PHPReaction\\Entity\\AccountingBundle\\Transaction": {
    "name": "Accounting Transaction",
    "icon": "glyphicons glyphicons-sorting"
  },
  "PHPReaction\\Entity\\AccountingBundle\\TransactionType": {
    "name": "Accounting Transaction Type",
    "icon": "glyphicons glyphicons-sorting"
  },
  "PHPReaction\\Entity\\AppBundle\\Template": {
    "name": "Page template",
    "icon": "glyphicons glyphicons-book-open"
  },
  "PHPReaction\\Entity\\BillBundle\\Bill": {
    "name": "Bills",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\DistributionType": {
    "name": "Bill Distribution type",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\Line": {
    "name": "Bill Line",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\LineType": {
    "name": "Bill Line type",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\Payment": {
    "name": "Bill Payment",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\PaymentType": {
    "name": "Bill Payment Type",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\Status": {
    "name": "Bill Status",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\Tax": {
    "name": "Bill tax",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\BillBundle\\Type": {
    "name": "Bill Type",
    "icon": "glyphicons glyphicons-shopping-cart"
  },
  "PHPReaction\\Entity\\CoordinateBundle\\Coordinate": {
    "name": "Coordinate",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\CoordinateBundle\\Gender": {
    "name": "Coordinate Gender",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\CoordinateBundle\\Location": {
    "name": "Coordinate Location",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\CoordinateBundle\\Mbti": {
    "name": "Coordinate MBTI",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\CoordinateBundle\\Type": {
    "name": "Coordinate Type",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\DashboardBundle\\Filter": {
    "name": "Dashboard Filter",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DashboardBundle\\FilterType": {
    "name": "Dashboard Filter Type",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DashboardBundle\\Report": {
    "name": "Dashboard Report",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DashboardBundle\\ReportType": {
    "name": "Dashboard Report type",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DashboardBundle\\ReportWidget": {
    "name": "Dashboard Report Widget",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DashboardBundle\\Widget": {
    "name": "Dashboard Widget",
    "icon": "glyphicons glyphicons-stats"
  },
  "PHPReaction\\Entity\\DataAnalysisBundle\\DataCollector": {
    "name": "Dataanalysis DataCollector",
    "icon": "glyphicons glyphicons-database"
  },
  "PHPReaction\\Entity\\DataAnalysisBundle\\DataCollectorParameter": {
    "name": "DataAnalysis DataCollectorParameter",
    "icon": "glyphicons glyphicons-cogwheel"
  },
  "PHPReaction\\Entity\\DataAnalysisBundle\\DataCollectorResult": {
    "name": "DataAnalysis DataCollectorResult",
    "icon": "glyphicons glyphicons-cogwheel"
  },
  "PHPReaction\\Entity\\DataAnalysisBundle\\DataProcessor": {
    "name": "DataAnalysis DataProcessor",
    "icon": "glyphicons glyphicons-flash"
  },
  "PHPReaction\\Entity\\DataAnalysisBundle\\DataProcessorResult": {
    "name": "DataAnalysis DataProcessor",
    "icon": "glyphicons glyphicons-flash"
  },
  "PHPReaction\\Entity\\FeeBundle\\Currency": {
    "name": "Fee Currency",
    "icon": "glyphicons glyphicons-book-open"
  },
  "PHPReaction\\Entity\\FollowupBundle\\Approval": {
    "name": "Followup Approval",
    "icon": "glyphicons glyphicons-check"
  },
  "PHPReaction\\Entity\\FollowupBundle\\DelayType": {
    "name": "Followup Followup Delay Type",
    "icon": "glyphicons glyphicons-earphone"
  },
  "PHPReaction\\Entity\\FollowupBundle\\Followup": {
    "name": "Followup Followup",
    "icon": "glyphicons glyphicons-earphone"
  },
  "PHPReaction\\Entity\\FollowupBundle\\Method": {
    "name": "Followup Method",
    "icon": "glyphicons glyphicons-earphone"
  },
  "PHPReaction\\Entity\\HrBundle\\AvailabilityType": {
    "name": "Availability type",
    "icon": "glyphicons glyphicons-calendar"
  },
  "PHPReaction\\Entity\\HrBundle\\Schedule": {
    "name": "Schedule",
    "icon": "glyphicons glyphicons-calendar"
  },
  "PHPReaction\\Entity\\HrBundle\\Status": {
    "name": "Status",
    "icon": "glyphicons glyphicons-calendar"
  },
  "PHPReaction\\Entity\\ImportBundle\\Job": {
    "name": "Import job",
    "icon": "glyphicons glyphicons-cloud-upload"
  },
  "PHPReaction\\Entity\\InventoryBundle\\Batch": {
    "name": "Inventory Batch",
    "icon": "glyphicons glyphicons-notes-2"
  },
  "PHPReaction\\Entity\\InventoryBundle\\Entry": {
    "name": "Inventory Entry",
    "icon": "glyphicons glyphicons-notes-2"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\DistributionType": {
    "name": "Invoice Distribution Types",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Invoice": {
    "name": "Invoices",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Line": {
    "name": "Invoice Lines",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\LineType": {
    "name": "Invoice Line Types",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Payment": {
    "name": "Invoice Payment",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\PaymentType": {
    "name": "Invoice Payment Types",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Status": {
    "name": "Invoice Status",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Tax": {
    "name": "Invoice Taxes",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\InvoiceBundle\\Type": {
    "name": "Invoice Types",
    "icon": "glyphicons glyphicons-usd"
  },
  "PHPReaction\\Entity\\JobBundle\\Job": {
    "name": "Jobs",
    "icon": "glyphicons glyphicons-cloud"
  },
  "PHPReaction\\Entity\\KeyValueStoreBundle\\KeyValue": {
    "name": "Key/Value",
    "icon": "glyphicons glyphicons-keys"
  },
  "PHPReaction\\Entity\\LangBundle\\Alert": {
    "name": "Langs Alert",
    "icon": "glyphicons glyphicons-global"
  },
  "PHPReaction\\Entity\\LangBundle\\Lang": {
    "name": "Langs",
    "icon": "glyphicons glyphicons-global"
  },
  "PHPReaction\\Entity\\LangBundle\\Language": {
    "name": "Langs Languages",
    "icon": "glyphicons glyphicons-global"
  },
  "PHPReaction\\Entity\\LangBundle\\Translation": {
    "name": "Langs Translation",
    "icon": "glyphicons glyphicons-global"
  },
  "PHPReaction\\Entity\\NoteBundle\\Comment": {
    "name": "Note Comment",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NoteBundle\\Note": {
    "name": "Note",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NoteBundle\\NoteConnection": {
    "name": "Note Note connection",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NoteBundle\\NoteParticipant": {
    "name": "Note Note participant",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NoteBundle\\Status": {
    "name": "Note Status",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NoteBundle\\Type": {
    "name": "Note Type",
    "icon": "glyphicons glyphicons-pencil"
  },
  "PHPReaction\\Entity\\NotificationBundle\\EmailTemplate": {
    "name": "Email template",
    "icon": "glyphicons glyphicons-envelope"
  },
  "PHPReaction\\Entity\\ParameterBundle\\Period": {
    "name": "Period",
    "icon": "glyphicons glyphicons-cogwheel"
  },
  "PHPReaction\\Entity\\PayrollBundle\\LineType": {
    "name": "Payroll Line type",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PayrollBundle\\Payment": {
    "name": "Payroll Payments",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PayrollBundle\\PaymentType": {
    "name": "Payroll Payments types",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PayrollBundle\\Payroll": {
    "name": "Payroll",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PayrollBundle\\Status": {
    "name": "Payroll Status",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PayrollBundle\\T4": {
    "name": "Payroll T4",
    "icon": "glyphicons glyphicons-nameplate"
  },
  "PHPReaction\\Entity\\PersonBundle\\Applicant": {
    "name": "Person Applicant",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Client": {
    "name": "Person Client",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\CompanyType": {
    "name": "Person Company",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Competitor": {
    "name": "Person Competitor",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Contact": {
    "name": "Person Contact",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Corporation": {
    "name": "Person Corporation",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Employee": {
    "name": "Person Employee",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\EmployeeType": {
    "name": "Person EmployeeType",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Industry": {
    "name": "Person Industry",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\IndustrySector": {
    "name": "Person Industry sector",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\MarketingSource": {
    "name": "Person Marketing Source",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Partner": {
    "name": "Person Partner",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Person": {
    "name": "Person",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\PersonSkill": {
    "name": "Person Person Skill",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\PreparationLevel": {
    "name": "Person Preparation level",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Prospect": {
    "name": "Person Prospect",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\ProspectStatus": {
    "name": "Person Prospect Status",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\ProspectType": {
    "name": "Person Prospect Type",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Skill": {
    "name": "Person Skill",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\Supplier": {
    "name": "Person Supplier",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\PersonBundle\\WorkingType": {
    "name": "Person Working Type",
    "icon": "glyphicons glyphicons-address-book"
  },
  "PHPReaction\\Entity\\ProductBundle\\Brand": {
    "name": "Product Brands",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\Option": {
    "name": "Product Options",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\Product": {
    "name": "Products",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\ProductBuyCost": {
    "name": "Product Product buy costs",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\ProductComponent": {
    "name": "Product Product Component",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\ProductOption": {
    "name": "Product Options by Product",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\ProductSellPrice": {
    "name": "Product Product sell prices",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\Type": {
    "name": "Product Types",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProductBundle\\UnitType": {
    "name": "Product Unit Types",
    "icon": "glyphicons glyphicons-package"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Priority": {
    "name": "Project Priority",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Project": {
    "name": "Project",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\ProjectSector": {
    "name": "Project Project Sector",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Sector": {
    "name": "Project Sector",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Status": {
    "name": "Project Status",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Task": {
    "name": "Project Task",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\ProjectBundle\\Type": {
    "name": "Project Type",
    "icon": "glyphicons glyphicons-blacksmith"
  },
  "PHPReaction\\Entity\\RateBundle\\Rate": {
    "name": "Rate",
    "icon": "glyphicons glyphicons-calculator"
  },
  "PHPReaction\\Entity\\RentBundle\\Rent": {
    "name": "Rents",
    "icon": "glyphicons glyphicons-inbox-out"
  },
  "PHPReaction\\Entity\\RentBundle\\Type": {
    "name": "Rent types",
    "icon": "glyphicons glyphicons-inbox-out"
  },
  "PHPReaction\\Entity\\ShippingBundle\\Shipment": {
    "name": "Shipping Shipment",
    "icon": "glyphicons glyphicons-road"
  },
  "PHPReaction\\Entity\\ShippingBundle\\Shipper": {
    "name": "Shipping Shipper",
    "icon": "glyphicons glyphicons-truck"
  },
  "PHPReaction\\Entity\\StorageBundle\\CustomProperty": {
    "name": "Custom property",
    "icon": "glyphicons glyphicons-inbox"
  },
  "PHPReaction\\Entity\\StorageBundle\\EntityFile": {
    "name": "Entity file",
    "icon": "glyphicons glyphicons-inbox"
  },
  "PHPReaction\\Entity\\StorageBundle\\EntityFileType": {
    "name": "Entity file type",
    "icon": "glyphicons glyphicons-inbox"
  },
  "PHPReaction\\Entity\\StorageBundle\\File": {
    "name": "Entity file",
    "icon": "glyphicons glyphicons-inbox"
  },
  "PHPReaction\\Entity\\TagBundle\\Tag": {
    "name": "Tag Tag",
    "icon": "glyphicons glyphicons-tag"
  },
  "PHPReaction\\Entity\\TagBundle\\Tagging": {
    "name": "Tag Tagging",
    "icon": "glyphicons glyphicons-tag"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\Allowance": {
    "name": "Allowance",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\AllowanceType": {
    "name": "Allowance type",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\Bonis": {
    "name": "Bonis",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\EntryMode": {
    "name": "Entry mode",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\Status": {
    "name": "Status",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\Timesheet": {
    "name": "Timesheet",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\TimesheetBundle\\Type": {
    "name": "Type",
    "icon": "glyphicons glyphicons-history"
  },
  "PHPReaction\\Entity\\UserBundle\\Role": {
    "name": "Roles",
    "icon": "glyphicons glyphicons-shield"
  },
  "PHPReaction\\Entity\\UserBundle\\User": {
    "name": "Users",
    "icon": "glyphicons glyphicons-user"
  },
  "PHPReaction\\Entity\\UserBundle\\UserRole": {
    "name": "User Roles",
    "icon": "glyphicons glyphicons-shield"
  }
}
