Migrated svg-components to App-router (#68394)
Hello! This PR Contains the Following Changes
=> svg-components Example Migrated to App-Router
=> Added the layout.tsx file as part of the App Router.
=> Folder Structure Updated to support APP-Router convention
=> File Convention updated to Support the APP-Router convention
=> Npm package got updated "@svgr/webpack": "^6.2.1", to
"@svgr/webpack": "^6.5.1",
CC- @samcx
---------
Co-authored-by: Sam Ko <sam@vercel.com>