question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[icons] ViewTimeline icon is missing

See original GitHub issue

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

ModuleNotFoundError: Could not find module in path: ‘@mui/icons-material/ViewTimeline’ relative to ‘/src/App.tsx’

Expected behavior 🤔

The icon exists and is imported.

Steps to reproduce 🕹

Steps:

  1. Open https://codesandbox.io/s/naughty-sun-c987v?file=/src/App.tsx
  2. Observe error

Context 🔦

I’m trying to use the View Timeline icon in an application. However, it seems like it’s not part of the icons that get ingested from Google.

Your environment 🌎

`npx @mui/envinfo`

Just for the sake of transparency, this envinfo for the project, not the codesandbox.io sample.

  System:
    OS: macOS 10.15.7
  Binaries:
    Node: 16.11.0 - /usr/local/bin/node
    Yarn: 1.22.15 - /usr/local/bin/yarn
    npm: 8.0.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 96.0.4664.55
    Edge: Not Found
    Firefox: Not Found
    Safari: 15.0
  npmPackages:
    @emotion/react: ^11.5.0 => 11.5.0 
    @emotion/styled: ^11.3.0 => 11.3.0 
    @mui/core:  5.0.0-alpha.51 
    @mui/icons-material: ^5.0.4 => 5.0.4 
    @mui/lab: ^5.0.0-alpha.51 => 5.0.0-alpha.51 
    @mui/material: ^5.0.4 => 5.0.4 
    @mui/private-theming:  5.0.1 
    @mui/styled-engine:  5.0.1 
    @mui/styles: ^5.0.1 => 5.0.1 
    @mui/system:  5.0.4 
    @mui/types:  7.0.0 
    @mui/utils:  5.0.1 
    @mui/x-data-grid: ^5.0.0-beta.4 => 5.0.0-beta.4 
    @types/react: ^17.0.30 => 17.0.30 
    react: ^17.0.2 => 17.0.2 
    react-dom: ^17.0.2 => 17.0.2 
    typescript: ^4.4.4 => 4.4.4 

I am aware that there is an ongoing effort to shrink the size of the icons package. However, the View TImeline icon is necessary for my project so it would be nice to be able to import it like a normal icon. For now, I’m just using SvgIcon and a manually entered path.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
mbrookescommented, Nov 21, 2021

If it was (very) recently added by Google, it will be included in a future release. @mui/icons-material@5.1.1 was only released 5 days ago.

0reactions
mbrookescommented, Nov 30, 2021

My mistake in that case, I thought the other one came first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[icons] ViewTimeline icon is missing · Issue #29766 - GitHub
I'm trying to use the View Timeline icon in an application. However, it seems like it's not part of the icons that get...
Read more >
How to Fix Broken or Missing Icons and Thumbnails in ...
Are your desktop icons and image thumbnails not displaying correctly? Here is a way you can fix them in Windows 10.
Read more >
Latest Edge download and history icons missing in tool bar ...
Many new Edge User installs have the option to pin download and history icons to the tool bar, but mine does not. How...
Read more >
Icons missing? - How to Fix
If your computer is not in Tablet mode and your desktop icons are missing, right click anywhere on the desktop and hover over...
Read more >
10 Ways to Restore Missing Pinned App Icons on the ...
10 Ways to Restore Missing Pinned App Icons on the Windows 11 Taskbar · 1. Restart Windows Explorer · 2. Log Out and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found