@extends('layouts.vertical', ['title' => 'Material Symbols', 'sub_title' => 'Icons', 'mode' => $mode ?? '', 'demo' => $demo ?? '']) @section('content')
All Icons Google Icon
Documentaion
@endsection @section('script') @vite('resources/js/pages/icons-material-symbols.js') @endsection