@dalton_moen
To change the favicon in Magento 2, follow these steps:
- Log in to the Magento 2 Admin panel as an administrator.
- In the left-hand navigation menu, go to Content > Design > Configuration.
- Locate the store view that you want to edit, and click the Edit link in the Action column.
- In the Edit Store View page, click the HTML Head tab.
- In the Favicon field, click the Choose File button and select the favicon image file that you want to use.
- Click the Save Config button to save your changes.
Your new favicon should now be displayed in the browser tab for your store.
Note: The favicon file should be a square image with dimensions of 16x16 pixels, 32x32 pixels, or 48x48 pixels, and should be in the .ico or .png format.