Removed Icons in 2.79?

I recently started using 2.79 and began getting errors for some of Blender’s built-in icons:

Traceback (most recent call last):
  File "/home/user/.config/blender/2.79/scripts/addons/All_Icons.py", line 40, in draw
    row.label(text=i, icon=i)
TypeError: UILayout.label(): error with keyword argument "icon" -  enum  "VIEW3D_VEC" not found in ('NONE', 'QUESTION', 'ERROR', 'CANCEL',  'TRIA_RIGHT', 'TRIA_DOWN', 'TRIA_LEFT', 'TRIA_UP', 'ARROW_LEFTRIGHT',  'PLUS', 'DISCLOSURE_TRI_DOWN', 'DISCLOSURE_TRI_RIGHT', 'RADIOBUT_OFF',  'RADIOBUT_ON', 'MENU)

I found a similar error reported here:
https://forum.scssoft.com/viewtopic.php?f=160&t=176424&start=1360#p808602

I checked developer.blender.org and found this list of commits related to the now missing X_VEC icon:



Searched For: X_VEC


- [rBS5ad071633f55: Stencil dimension control:](https://developer.blender.org/rBS5ad071633f5501c707c59b58910537b451cf14c7)
[LIST]
- Diffusion Commit 

  
- [rBAC5ad071633f55: Stencil dimension control:](https://developer.blender.org/rBAC5ad071633f5501c707c59b58910537b451cf14c7)

- Diffusion Commit 

  
- [rB5ad071633f55: Stencil dimension control:](https://developer.blender.org/rB5ad071633f5501c707c59b58910537b451cf14c7)

- Diffusion Commit 

  
- [rBf86eccb1ca23: Remove unused vector icons](https://developer.blender.org/rBf86eccb1ca2388ae203df2a59285a2f2fb9b6aa8)

- Diffusion Commit 

  
- [rBSf86eccb1ca23: Remove unused vector icons](https://developer.blender.org/rBSf86eccb1ca2388ae203df2a59285a2f2fb9b6aa8)

- Diffusion Commit 

  
- [T38441: Export Paper Model](https://developer.blender.org/T38441)

- Maniphest Task 
- ·Closed 

  
- [T46547: Traceback error prevents me from exporting paper model with io_export_paper_model.py version 0.9](https://developer.blender.org/T46547)

- Maniphest Task 
- ·Closed 

  
- [rBAbc73d58b0b91: Spacebar menu: Replace the removed Icons](https://developer.blender.org/rBAbc73d58b0b91f684191e56d00c35c3d5a3a74ed0)

- Diffusion Commit 

  
- [D2356: Remove unused vector icons](https://developer.blender.org/D2356)

- Differential Revision 
- ·Closed 

  
[/LIST]

Does anyone know if these icons will remain removed or if there’s a version of 2.79 that still has them?

Thanks.

They may have just been renamed. Did you check the icon viewer?