Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.0
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
resources /
views /
pages /
Delete
Unzip
Name
Size
Permission
Date
Action
icons.blade.php
1.38
KB
-rwxrwxrwx
2022-04-21 13:44
language.blade.php
34.17
KB
-rwxrwxrwx
2022-04-21 13:44
map.blade.php
302
B
-rwxrwxrwx
2022-04-21 13:44
notifications.blade.php
5.9
KB
-rwxrwxrwx
2022-04-21 13:44
table_list.blade.php
7.58
KB
-rwxrwxrwx
2022-04-21 13:44
typography.blade.php
4.51
KB
-rwxrwxrwx
2022-04-21 13:44
upgrade.blade.php
6.66
KB
-rwxrwxrwx
2022-04-21 13:44
Save
Rename
@extends('layouts.app', ['activePage' => 'icons', 'titlePage' => __('Icons')]) @section('content') <div class="content"> <div class="container-fluid"> <div class="container-fluid"> <div class="card card-plain"> <div class="card-header card-header-primary"> <h4 class="card-title">Material Design Icons</h4> <p class="card-category">Handcrafted by our friends from <a target="_blank" href="https://design.google.com/icons/">Google</a> </p> </div> <div class="row"> <div class="col-md-12"> <div class="card-body"> <div class="iframe-container d-none d-lg-block"> <iframe src="https://design.google.com/icons/"> <p>Your browser does not support iframes.</p> </iframe> </div> <div class="col-md-12 d-none d-sm-block d-md-block d-lg-none d-block d-sm-none text-center ml-auto mr-auto"> <h5>The icons are visible on Desktop mode inside an iframe. Since the iframe is not working on Mobile and Tablets please visit the icons on their original page on Google. Check the <a href="https://design.google.com/icons/" target="_blank">Material Icons</a> </h5> </div> </div> </div> </div> </div> </div> </div> </div> @endsection