@extends('layouts.vertical', ['pageTitle' => 'System Icons']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'System Icons', 'pageSubTitle1' => 'Icons', 'pageSubTitle2'=> 'Iconography', 'pageSubText' => 'Fully customizable system icons with a variety of weights, colors, and styles.']) @endsection @section('content')

No icons found. Try searching with different keywords
@endsection @section('scripts') @vite(['resources/scripts/pages/systemicons.js']) @endsection