@extends('layouts.master') @section('styles') @endsection @section('content')

Icons

Bootstrap Icons

Simply beautiful open source icons. For more info click here.

<i class="bi bi-ICON_NAME"></i>

Remix Icons

Simply beautiful open source icons. For more info click here.

<i class="ri-ICON_NAME"></i>

Feather Icons

Simply beautiful open source icons. For more info click here.

<i class="fe fe-ICON_NAME"></i>

Tabler Icons

Simply beautiful open source icons. For more info click here.

<i class="ti ti-ICON_NAME"></i>

Line Awesome Icons

Simply beautiful open source icons. For more info click here.

<i class="las la-ICON_NAME"></i>

Boxicons

Simply beautiful open source icons. For more info click here.

<i class="bx bx-ICON_NAME"></i>

@endsection @section('scripts') @endsection