-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathIcons.html
More file actions
248 lines (236 loc) · 9.06 KB
/
Icons.html
File metadata and controls
248 lines (236 loc) · 9.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!DOCTYPE html>
<html style="font-size: 16px">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta
name="keywords"
content="Brand design, We help and solve your business problem, We focus on ensuring a competitive edge, Flexible Distance Learning, 8 650, 2 500, 1 500, 9 000, Our Services, Need More Information?, Our Latest Work"
/>
<meta name="description" content="" />
<meta name="page_type" content="np-template-header-footer-from-plugin" />
<title>Download PS4 Game Icons</title>
<link rel="stylesheet" href="CSS/icons_gen_style.css" media="screen" />
<link rel="stylesheet" href="CSS/icons.css" media="screen" />
<link rel="stylesheet" href="CSS/popup.css" media="screen" />
<script
class="u-script"
type="text/javascript"
src="jquery/jquery.js"
defer=""
></script>
<script
class="u-script"
type="text/javascript"
src="CustomJS/icons_gen.js"
defer=""
></script>
<script
class="u-script"
type="text/javascript"
src="CustomJS/icons.js"
></script>
<meta
name="PS4 Icons"
content="Download Icons for Iconit, @OfficialAhmed0"
/>
<link
id="u-theme-google-font"
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i"
/>
<link
id="u-page-google-font"
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:300,300i,400,400i,700,700i"
/>
<meta name="theme-color" content="#1281e8" />
<meta property="og:title" content="Home" />
<meta property="og:type" content="website" />
</head>
<body data-home-page="Home.html" data-home-page-title="Home" class="u-body">
<script>
document.addEventListener("DOMContentLoaded", function () {
getImages(); // 3d is the default folder
});
function showPopup() {
let contributors = fetchJSON("Data/Icons_page/contributors.json")[
"name"
];
var result = "";
for (name in contributors) {
result += contributors[name] + ", ";
}
var popup = document.getElementById("namesPopup");
popup.innerHTML = result;
popup.classList.toggle("show");
$(".button").click(function () {
var buttonId = $(this).attr("id");
$("#modal-container").removeAttr("class").addClass(buttonId);
$("body").addClass("modal-active");
});
$("#modal-container").click(function () {
$(this).addClass("out");
$("body").removeClass("modal-active");
});
}
</script>
<section
class="u-align-center u-clearfix u-image u-parallax u-shading u-section-1"
id="carousel_3182"
data-image-width="909"
data-image-height="409"
>
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-default u-text-1 u-txt-white">
Iconit Library
</h1>
<h5 class="u-text u-text-default u-text-2 u-txt-white">
Ready Icons for Iconit v2 or later<span
style="font-weight: 400"
></span>
</h5>
<h6 class="u-align-left u-text u-text-default u-text-3 u-txt-white">
Iconit is a free automated tool to change PS4 game icons & backgrounds
with few clicks utilizing the PS4 FTP payload <br />Developed by
<a href="https://twitter.com/OfficialAhmed0" style="color: chartreuse"
>@OfficialAhmed0</a
>
</h6>
<div class="u-list u-list-1">
<div class="u-repeater u-repeater-1">
<h4 class="u-custom-item u-text u-text-4 u-txt-white">
Download Iconit tool for free
</h4>
<a
href="https://github.com/OfficialAhmed/Iconit-PS4/releases"
class="u-border-none u-btn u-btn-round u-button-style u-palette-1-base u-radius-22 u-text-body-alt-color u-btn-2"
>Download</a
>
<h4 class="u-custom-item u-text u-text-5 u-txt-white">
Download Masks
<div class="glow">(NEW!)</div>
</h4>
<a href="Masks.html" class="u-border-none u-btn u-btn-round u-button-style u-palette-1-base u-radius-22 u-text-body-alt-color u-btn-3">
Download
<br/>
</a>
<h4 class="u-custom-item u-text u-text-5 u-txt-white">
Upload missing icons?
</h4>
<a
href="https://forms.gle/agKubGcWhMoMPoGV7"
class="u-border-none u-btn u-btn-round u-button-style u-palette-1-base u-radius-22 u-text-body-alt-color u-btn-2"
>Upload<br
/></a>
<h4 class="u-custom-item u-text u-text-5 u-txt-white">
Do you like what you see?
</h4>
<a
href="https://www.paypal.com/paypalme/Officialahmed0"
class="u-border-none u-btn u-btn-round u-button-style u-palette-1-base u-radius-22 u-text-body-alt-color u-btn-3"
>PayPal<br
/></a>
</div>
</div>
</div>
</section>
<section class="u-clearfix u-section-2" id="sec-66c3">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<div class="u-list u-list-1">
<div class="u-repeater u-repeater-1">
<div
style="left: 20%"
class="u-container-style u-list-item u-radius-20 u-repeater-item u-shape-round"
data-animation-name="slideIn"
data-animation-duration="1000"
data-animation-direction="Down"
>
<div>
<select
id="iconType"
onchange="getImages('typeChange', true)"
class="u-border-none u-btn u-btn-round u-button-style u-hover-palette-4-base u-radius-29"
>
<option value="3d" selected>3D / Circler</option>
<option value="ps5">PS5</option>
<option value="cover">Cover</option>
<option value="qz">Qz</option>
<option value="qznow">Qz_now</option>
<option value="squircle">Squircle</option>
<option value="homebrew">Homebrew</option>
<option value="system">System</option>
</select>
<p class="u-text-5" style="font-size: large; font-weight: bold">
Total icons: <span id="iconCounter">None</span> | displayed
icons: <span id="iconInfoDisplay">All</span>
</p>
<p
class="u-text-5"
style="font-size: large; font-weight: bold"
></p>
</div>
</div>
<div
class="u-container-style u-list-item u-radius-20 u-repeater-item u-shape-round"
data-animation-name="slideIn"
data-animation-duration="1000"
data-animation-direction="Down"
>
<div>
<input
id="searchInput"
onchange="getImages('search', true)"
type="text"
placeholder="search a game..."
class="u-border-none u-btn u-btn-round u-button-style u-hover-palette-4-base u-radius-29"
/>
</div>
</div>
</div>
</div>
<div id="iconSection"></div>
<button
id="loadMore"
onclick="getImages()"
class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-50 u-btn-3"
>
Load More icons
</button>
<!-- contributors section -->
<div class="u-text u-text-4 popup" onclick="showPopup()">
Contributors
<span class="popuptext" id="namesPopup"> </span>
</div>
<p class="u-text u-text-5">
More Icons will be added regulerly. I do not own all of the icons but
they are free to use thanks to the contributors. If you share icons
that aren't available in this website your name will be automatically
added to the contributors list.
</p>
</div>
</section>
<span
style="
height: 64px;
width: 64px;
margin-left: 0px;
margin-right: auto;
margin-top: 0px;
right: 45px;
bottom: 50px;
background-image: none;
color: rgb(255, 255, 255) !important;
display: block;
"
class="u-back-to-top u-border-2 u-border-grey-75 u-file-icon u-icon u-icon-circle u-opacity u-opacity-95 u-palette-1-base u-spacing-0"
data-href="#"
>
<img
src="images/icons/8926922.png"
alt=""
data-original-src="images/icons/8926922.png"
data-color="rgb(255, 255, 255)"
/></span>
</body>
</html>