Windows 98 UI

Introduction

This library is a collection of React components developed using TypeScript, designed to bring back the nostalgic look of Windows 98 to your web applications. See more on GitHub.

Components

Button

This is a regular <Button /> component, you can pass strings and Icon components as its children.

MS-DOS Prompt icon
MS-DOS Prompt
import Button from "./components/Button/Button";
import SmileIcon from "./components/Icons/utopia_smiley.png";

<Button>
  {"Click me! "} <img src={SmileIcon} alt="smile windows 98 icon" />
</Button>;
              

The element size varies depending on its children.

MS-DOS Prompt icon
MS-DOS Prompt
import Button from "./components/Button/Button";

<Button>This is a larger button</Button>
<Button>Hi!</Button>

You can pass it a `disabled` prop.

MS-DOS Prompt icon
MS-DOS Prompt
import Button from "./components/Button/Button";

<Button disabled>Don't even try</Button>;

You can pass it an id and a event handler function for click events.

MS-DOS Prompt icon
MS-DOS Prompt
import Button from "./components/Button/Button";

<Button id="idExample" clickEventHandler={ ( ) => changeContent( ) } >
  {buttonContent}
</Button>;

Icons

You can use any Windows 98 icon and put it anywhere, like this! smile windows 98 icon

You need to import the icon with the name you want to use. Then use that name as the source for the <img /> tag.

MS-DOS Prompt icon
MS-DOS Prompt
import SmileIcon from "./components/Icons/utopia_smiley.png";
import Typography from "./components/Typography/Typography";
<Typography white>
  You can use any Windows 98 icon and put it anywhere, like this!
  <img src={SmileIcon} alt="smile windows 98 icon" />
</Typography>;

Here you will find all the Windows 98 icons with each name to import them:

List of icons icon
List of icons
Icon 0

ac_plug-0.png

Icon 1

ac_plug-1.png

Icon 2

accesibility_window_abc.png

Icon 3

access_wheelchair_big.png

Icon 4

accessibility-0.png

Icon 5

accessibility-1.png

Icon 6

accessibility-2.png

Icon 7

accessibility-3.png

Icon 8

accessibility-4.png

Icon 9

accessibility-5.png

Icon 10

accessibility_big_keys.png

Icon 11

accessibility_contrast.png

Icon 12

accessibility_kbd_mouse.png

Icon 13

accessibility_key_pointer.png

Icon 14

accessibility_stopwatch.png

Icon 15

accessibility_toggle.png

Icon 16

accessibility_toggle2.png

Icon 17

accessibility_toggle3.png

Icon 18

accessibility_two_windows.png

Icon 19

accessibility_window_objs.png

Icon 20

accessibility_window_signal.png

Icon 21

accessibility_window_speak.png

Icon 22

active_movie-0.png

Icon 23

active_movie-1.png

Icon 24

address_book-0.png

Icon 25

address_book-1.png

Icon 26

address_book_card.png

Icon 27

address_book_card_copy-0.png

Icon 28

address_book_card_copy-1.png

Icon 29

address_book_card_users.png

Icon 30

address_book_cards.png

Icon 31

address_book_copy.png

Icon 32

address_book_home.png

Icon 33

address_book_pad.png

Icon 34

address_book_pad_users.png

Icon 35

address_book_user.png

Icon 36

address_book_users.png

Icon 37

amplify.png

Icon 38

application_hammer_grouppol-0.png

Icon 39

application_hammer_grouppol-1.png

Icon 40

application_hourglass-0.png

Icon 41

application_hourglass-1.png

Icon 42

application_hourglass_small-0.png

Icon 43

application_hourglass_small-1.png

Icon 44

application_hourglass_small-2.png

Icon 45

application_hourglass_small-3.png

Icon 46

application_hourglass_small-4.png

Icon 47

application_hourglass_small-5.png

Icon 48

application_hourglass_small_cool-0.png

Icon 49

application_hourglass_small_cool-1.png

Icon 50

application_hourglass_small_cool-2.png

Icon 51

application_hourglass_small_cool-3.png

Icon 52

application_hourglass_small_cool-4.png

Icon 53

application_hourglass_small_cool-5.png

Icon 54

appwiz_file-0.png

Icon 55

appwiz_file-1.png

Icon 56

appwizard-0.png

Icon 57

appwizard-1.png

Icon 58

appwizard-2.png

Icon 59

appwizard-3.png

Icon 60

appwizard-4.png

Icon 61

appwizard-5.png

Icon 62

appwizard_list.png

Icon 63

audio_compression-0.png

Icon 64

audio_compression-1.png

Icon 65

backup_devices.png

Icon 66

backup_devices_2-0.png

Icon 67

backup_devices_2-1.png

Icon 68

bar_graph-0.png

Icon 69

bar_graph-1.png

Icon 70

bar_graph_default-0.png

Icon 71

bar_graph_default-1.png

Icon 72

battery.png

Icon 73

battery_alt-0.png

Icon 74

battery_alt-1.png

Icon 75

briefcase-0.png

Icon 76

briefcase-1.png

Icon 77

briefcase-2.png

Icon 78

briefcase-3.png

Icon 79

briefcase-4.png

Icon 80

briefcase-5.png

Icon 81

c_clamp-0.png

Icon 82

c_clamp-1.png

Icon 83

cable-0.png

Icon 84

cable-1.png

Icon 85

cable_2-0.png

Icon 86

cable_2-1.png

Icon 87

cable_3-0.png

Icon 88

cable_3-1.png

Icon 89

calculator-0.png

Icon 90

calculator-1.png

Icon 91

calendar-0.png

Icon 92

calendar-1.png

Icon 93

calendar-2.png

Icon 94

calendar-3.png

Icon 95

calendar-4.png

Icon 96

calendar-5.png

Icon 97

calendar2.png

Icon 98

camera-0.png

Icon 99

camera-1.png

Icon 100

camera-2.png

Icon 101

camera-3.png

Icon 102

camera3-0.png

Icon 103

camera3-1.png

Icon 104

camera3-2.png

Icon 105

camera3-3.png

Icon 106

camera3-4.png

Icon 107

camera3-5.png

Icon 108

camera3_network-0.png

Icon 109

camera3_network-1.png

Icon 110

camera3_network-2.png

Icon 111

camera3_network-3.png

Icon 112

camera3_network-4.png

Icon 113

camera3_network-5.png

Icon 114

camera3_plus-0.png

Icon 115

camera3_plus-1.png

Icon 116

camera3_plus-2.png

Icon 117

camera3_plus-3.png

Icon 118

camera3_plus-4.png

Icon 119

camera3_plus-5.png

Icon 120

camera3_vid-0.png

Icon 121

camera3_vid-1.png

Icon 122

camera3_vid-2.png

Icon 123

camera3_vid-3.png

Icon 124

camera3_vid-4.png

Icon 125

camera3_vid-5.png

Icon 126

camera_2-0.png

Icon 127

camera_2-1.png

Icon 128

camera_vid-0.png

Icon 129

camera_vid-1.png

Icon 130

camera_vid_ms-0.png

Icon 131

camera_vid_ms-1.png

Icon 132

card_reader-0.png

Icon 133

card_reader-1.png

Icon 134

card_reader-2.png

Icon 135

card_reader-3.png

Icon 136

card_reader_empty-0.png

Icon 137

card_reader_empty-1.png

Icon 138

card_reader_empty-2.png

Icon 139

card_reader_empty-3.png

Icon 140

card_reader_not-0.png

Icon 141

card_reader_not-1.png

Icon 142

card_reader_not-2.png

Icon 143

card_reader_not-3.png

Icon 144

card_reader_question-0.png

Icon 145

card_reader_question-1.png

Icon 146

card_reader_question-2.png

Icon 147

card_reader_question-3.png

Icon 148

card_reader_restr-0.png

Icon 149

card_reader_restr-1.png

Icon 150

card_reader_restr-2.png

Icon 151

card_reader_restr-3.png

Icon 152

cardfile-0.png

Icon 153

cardfile-1.png

Icon 154

cassette_tape-0.png

Icon 155

cassette_tape-1.png

Icon 156

catalog-0.png

Icon 157

catalog-1.png

Icon 158

catalog_excl-0.png

Icon 159

catalog_excl-1.png

Icon 160

catalog_no-0.png

Icon 161

catalog_no-1.png

Icon 162

cd_audio_cd-0.png

Icon 163

cd_audio_cd-1.png

Icon 164

cd_audio_cd-2.png

Icon 165

cd_audio_cd_a-0.png

Icon 166

cd_audio_cd_a-1.png

Icon 167

cd_audio_cd_a-2.png

Icon 168

cd_audio_cd_a-3.png

Icon 169

cd_audio_cd_a-4.png

Icon 170

cd_audio_cd_a-5.png

Icon 171

cd_drive-0.png

Icon 172

cd_drive-1.png

Icon 173

cd_drive-2.png

Icon 174

cd_drive-3.png

Icon 175

cd_drive-4.png

Icon 176

cd_drive-5.png

Icon 177

cd_drive_purple-0.png

Icon 178

cd_drive_purple-1.png

Icon 179

cd_drive_purple-2.png

Icon 180

cd_drive_purple-3.png

Icon 181

cd_drive_purple-4.png

Icon 182

cd_drive_purple-5.png

Icon 183

certificate-0.png

Icon 184

certificate-1.png

Icon 185

certificate_2-0.png

Icon 186

certificate_2-1.png

Icon 187

certificate_2_excl-0.png

Icon 188

certificate_2_excl-1.png

Icon 189

certificate_2_no-0.png

Icon 190

certificate_2_no-1.png

Icon 191

certificate_3-0.png

Icon 192

certificate_3-1.png

Icon 193

certificate_application-0.png

Icon 194

certificate_application-1.png

Icon 195

certificate_checklist-0.png

Icon 196

certificate_checklist-1.png

Icon 197

certificate_envelope_key-0.png

Icon 198

certificate_envelope_key-1.png

Icon 199

certificate_excl-0.png

Icon 200

certificate_excl-1.png

Icon 201

certificate_gear.png

Icon 202

certificate_multiple-0.png

Icon 203

certificate_multiple-1.png

Icon 204

certificate_no-0.png

Icon 205

certificate_no-1.png

Icon 206

certificate_red_line-0.png

Icon 207

certificate_red_line-1.png

Icon 208

certificate_seal.png

Icon 209

certificate_seal_lock-0.png

Icon 210

certificate_seal_lock-1.png

Icon 211

certificate_server-0.png

Icon 212

certificate_server-1.png

Icon 213

channels-0.png

Icon 214

channels-1.png

Icon 215

channels-2.png

Icon 216

channels-3.png

Icon 217

channels-4.png

Icon 218

channels-5.png

Icon 219

channels_file-0.png

Icon 220

channels_file-1.png

Icon 221

channels_file-2.png

Icon 222

channels_file-3.png

Icon 223

channels_file-4.png

Icon 224

channels_file-5.png

Icon 225

charmap-0.png

Icon 226

charmap-1.png

Icon 227

charmap_w2k-0.png

Icon 228

charmap_w2k-1.png

Icon 229

chart1-0.png

Icon 230

chart1-1.png

Icon 231

chart1-2.png

Icon 232

chart1-3.png

Icon 233

chart1-4.png

Icon 234

chart1-5.png

Icon 235

check-0.png

Icon 236

check-1.png

Icon 237

chip_ramdrive-0.png

Icon 238

chip_ramdrive-1.png

Icon 239

chip_ramdrive-2.png

Icon 240

chip_ramdrive-3.png

Icon 241

chip_ramdrive-4.png

Icon 242

chip_ramdrive-5.png

Icon 243

chm-0.png

Icon 244

chm-1.png

Icon 245

chm-2.png

Icon 246

circle_question-0.png

Icon 247

circle_question-1.png

Icon 248

clean_drive-0.png

Icon 249

clean_drive-1.png

Icon 250

clean_drive-2.png

Icon 251

clean_drive-3.png

Icon 252

clean_drive-4.png

Icon 253

clean_drive-5.png

Icon 254

clock-0.png

Icon 255

clock-1.png

Icon 256

color_profile-0.png

Icon 257

color_profile-1.png

Icon 258

color_profile_gray-0.png

Icon 259

color_profile_gray-1.png

Icon 260

computer-0.png

Icon 261

computer-1.png

Icon 262

computer-2.png

Icon 263

computer-3.png

Icon 264

computer-4.png

Icon 265

computer-5.png

Icon 266

computer_2-0.png

Icon 267

computer_2-1.png

Icon 268

computer_2-2.png

Icon 269

computer_2-3.png

Icon 270

computer_2-4.png

Icon 271

computer_2-5.png

Icon 272

computer_2_cool-0.png

Icon 273

computer_2_cool-1.png

Icon 274

computer_2_cool-2.png

Icon 275

computer_2_cool-3.png

Icon 276

computer_2_cool-4.png

Icon 277

computer_2_cool-5.png

Icon 278

computer_explorer-0.png

Icon 279

computer_explorer-1.png

Icon 280

computer_explorer-2.png

Icon 281

computer_explorer-3.png

Icon 282

computer_explorer-4.png

Icon 283

computer_explorer-5.png

Icon 284

computer_explorer_2k-0.png

Icon 285

computer_explorer_2k-1.png

Icon 286

computer_explorer_2k-2.png

Icon 287

computer_explorer_2k-3.png

Icon 288

computer_explorer_2k-4.png

Icon 289

computer_explorer_2k-5.png

Icon 290

computer_explorer_cool-0.png

Icon 291

computer_explorer_cool-1.png

Icon 292

computer_explorer_cool-2.png

Icon 293

computer_explorer_cool-3.png

Icon 294

computer_explorer_cool-4.png

Icon 295

computer_explorer_cool-5.png

Icon 296

computer_gear.png

Icon 297

computer_musical_keyboard-0.png

Icon 298

computer_musical_keyboard-1.png

Icon 299

computer_musical_keyboard-2.png

Icon 300

computer_padlock.png

Icon 301

computer_search-0.png

Icon 302

computer_search-1.png

Icon 303

computer_search-2.png

Icon 304

computer_search-3.png

Icon 305

computer_sound-0.png

Icon 306

computer_sound-1.png

Icon 307

computer_sound-2.png

Icon 308

computer_sound-3.png

Icon 309

computer_sound-4.png

Icon 310

computer_sound-5.png

Icon 311

computer_taskmgr-0.png

Icon 312

computer_taskmgr-1.png

Icon 313

computer_user_pencil-0.png

Icon 314

computer_user_pencil-1.png

Icon 315

computer_win.png

Icon 316

computer_win_lock-0.png

Icon 317

computer_win_lock-1.png

Icon 318

conn_cloud.png

Icon 319

conn_cloud_ok.png

Icon 320

conn_dialup.png

Icon 321

conn_dialup_alt.png

Icon 322

conn_dialup_ok.png

Icon 323

conn_dialup_recbin_phone.png

Icon 324

conn_dialup_recbin_phones.png

Icon 325

conn_network_no_phone.png

Icon 326

conn_pcs_no_network.png

Icon 327

conn_pcs_off_off.png

Icon 328

conn_pcs_off_on.png

Icon 329

conn_pcs_on_off.png

Icon 330

conn_pcs_on_on.png

Icon 331

connected_world-0.png

Icon 332

connected_world-1.png

Icon 333

console_prompt-0.png

Icon 334

console_prompt-1.png

Icon 335

cylinder_database-0.png

Icon 336

cylinder_database-1.png

Icon 337

defragment-0.png

Icon 338

defragment-1.png

Icon 339

desktop-0.png

Icon 340

desktop-1.png

Icon 341

desktop-2.png

Icon 342

desktop-3.png

Icon 343

desktop-4.png

Icon 344

desktop-5.png

Icon 345

desktop_old-0.png

Icon 346

desktop_old-1.png

Icon 347

desktop_old-2.png

Icon 348

desktop_old-3.png

Icon 349

desktop_old-4.png

Icon 350

desktop_old-5.png

Icon 351

desktop_w95-0.png

Icon 352

desktop_w95-1.png

Icon 353

device_rhombic_chip.png

Icon 354

direct_cable_conn-0.png

Icon 355

direct_cable_conn-1.png

Icon 356

directory_admin_tools-0.png

Icon 357

directory_admin_tools-1.png

Icon 358

directory_admin_tools-2.png

Icon 359

directory_admin_tools-3.png

Icon 360

directory_admin_tools-4.png

Icon 361

directory_admin_tools-5.png

Icon 362

directory_business_calendar-0.png

Icon 363

directory_business_calendar-1.png

Icon 364

directory_business_calendar-2.png

Icon 365

directory_business_calendar-3.png

Icon 366

directory_business_calendar-4.png

Icon 367

directory_business_calendar-5.png

Icon 368

directory_channels-0.png

Icon 369

directory_channels-1.png

Icon 370

directory_channels-2.png

Icon 371

directory_channels-3.png

Icon 372

directory_channels-4.png

Icon 373

directory_channels-5.png

Icon 374

directory_check-0.png

Icon 375

directory_check-1.png

Icon 376

directory_check-2.png

Icon 377

directory_check-3.png

Icon 378

directory_closed-0.png

Icon 379

directory_closed-1.png

Icon 380

directory_closed-2.png

Icon 381

directory_closed-3.png

Icon 382

directory_closed-4.png

Icon 383

directory_closed-5.png

Icon 384

directory_closed_cool-0.png

Icon 385

directory_closed_cool-1.png

Icon 386

directory_closed_cool-2.png

Icon 387

directory_closed_cool-3.png

Icon 388

directory_closed_cool-4.png

Icon 389

directory_closed_cool-5.png

Icon 390

directory_closed_history-0.png

Icon 391

directory_closed_history-1.png

Icon 392

directory_closed_history-2.png

Icon 393

directory_closed_history-3.png

Icon 394

directory_closed_history-4.png

Icon 395

directory_closed_history-5.png

Icon 396

directory_computer-0.png

Icon 397

directory_computer-1.png

Icon 398

directory_computer-2.png

Icon 399

directory_computer-3.png

Icon 400

directory_control_panel-0.png

Icon 401

directory_control_panel-1.png

Icon 402

directory_control_panel-2.png

Icon 403

directory_control_panel-3.png

Icon 404

directory_control_panel-4.png

Icon 405

directory_control_panel-5.png

Icon 406

directory_control_panel_cool-0.png

Icon 407

directory_control_panel_cool-1.png

Icon 408

directory_control_panel_cool-2.png

Icon 409

directory_control_panel_cool-3.png

Icon 410

directory_control_panel_cool-4.png

Icon 411

directory_control_panel_cool-5.png

Icon 412

directory_dial_up_networking-0.png

Icon 413

directory_dial_up_networking-1.png

Icon 414

directory_dial_up_networking-2.png

Icon 415

directory_dial_up_networking-3.png

Icon 416

directory_dial_up_networking-4.png

Icon 417

directory_dial_up_networking-5.png

Icon 418

directory_dial_up_networking_cool-0.png

Icon 419

directory_dial_up_networking_cool-1.png

Icon 420

directory_dial_up_networking_cool-2.png

Icon 421

directory_dial_up_networking_cool-3.png

Icon 422

directory_dial_up_networking_cool-4.png

Icon 423

directory_dial_up_networking_cool-5.png

Icon 424

directory_e-0.png

Icon 425

directory_e-1.png

Icon 426

directory_e-2.png

Icon 427

directory_e-3.png

Icon 428

directory_e-4.png

Icon 429

directory_e-5.png

Icon 430

directory_e_open-0.png

Icon 431

directory_e_open-1.png

Icon 432

directory_explorer-0.png

Icon 433

directory_explorer-1.png

Icon 434

directory_explorer-2.png

Icon 435

directory_explorer-3.png

Icon 436

directory_explorer-4.png

Icon 437

directory_explorer-5.png

Icon 438

directory_favorites-0.png

Icon 439

directory_favorites-1.png

Icon 440

directory_favorites-2.png

Icon 441

directory_favorites-3.png

Icon 442

directory_favorites-4.png

Icon 443

directory_favorites-5.png

Icon 444

directory_favorites_small-0.png

Icon 445

directory_favorites_small-1.png

Icon 446

directory_favorites_small-2.png

Icon 447

directory_favorites_small-3.png

Icon 448

directory_favorites_small-4.png

Icon 449

directory_favorites_small-5.png

Icon 450

directory_folder_options-0.png

Icon 451

directory_folder_options-1.png

Icon 452

directory_folder_options-2.png

Icon 453

directory_folder_options-3.png

Icon 454

directory_folder_options-4.png

Icon 455

directory_folder_options-5.png

Icon 456

directory_fonts-0.png

Icon 457

directory_fonts-1.png

Icon 458

directory_fonts-2.png

Icon 459

directory_fonts-3.png

Icon 460

directory_fonts-4.png

Icon 461

directory_fonts-5.png

Icon 462

directory_fonts_cool-0.png

Icon 463

directory_fonts_cool-1.png

Icon 464

directory_fonts_cool-2.png

Icon 465

directory_fonts_cool-3.png

Icon 466

directory_fonts_cool-4.png

Icon 467

directory_fonts_cool-5.png

Icon 468

directory_fonts_shortcut-0.png

Icon 469

directory_fonts_shortcut-1.png

Icon 470

directory_fonts_shortcut-2.png

Icon 471

directory_fonts_shortcut-3.png

Icon 472

directory_fonts_shortcut-4.png

Icon 473

directory_fonts_shortcut-5.png

Icon 474

directory_movie-0.png

Icon 475

directory_movie-1.png

Icon 476

directory_movie-2.png

Icon 477

directory_movie-3.png

Icon 478

directory_movie-4.png

Icon 479

directory_movie-5.png

Icon 480

directory_net_web-0.png

Icon 481

directory_net_web-1.png

Icon 482

directory_net_web-2.png

Icon 483

directory_net_web-3.png

Icon 484

directory_net_web-4.png

Icon 485

directory_net_web-5.png

Icon 486

directory_network_conn-0.png

Icon 487

directory_network_conn-1.png

Icon 488

directory_network_conn-2.png

Icon 489

directory_network_conn-3.png

Icon 490

directory_network_conn-4.png

Icon 491

directory_network_conn-5.png

Icon 492

directory_network_conn_shortcut-0.png

Icon 493

directory_network_conn_shortcut-1.png

Icon 494

directory_network_conn_shortcut-2.png

Icon 495

directory_network_conn_shortcut-3.png

Icon 496

directory_network_conn_shortcut-4.png

Icon 497

directory_network_conn_shortcut-5.png

Icon 498

directory_open_cabinet-0.png

Icon 499

directory_open_cabinet-1.png

Icon 500

directory_open_cabinet_fc-0.png

Icon 501

directory_open_cabinet_fc-1.png

Icon 502

directory_open_cabinet_fc-2.png

Icon 503

directory_open_cabinet_fc-3.png

Icon 504

directory_open_cool-0.png

Icon 505

directory_open_cool-1.png

Icon 506

directory_open_cool-2.png

Icon 507

directory_open_cool-3.png

Icon 508

directory_open_cool-4.png

Icon 509

directory_open_cool-5.png

Icon 510

directory_open_file_mydocs-0.png

Icon 511

directory_open_file_mydocs-1.png

Icon 512

directory_open_file_mydocs-2.png

Icon 513

directory_open_file_mydocs-3.png

Icon 514

directory_open_file_mydocs-4.png

Icon 515

directory_open_file_mydocs-5.png

Icon 516

directory_open_file_mydocs_2k-0.png

Icon 517

directory_open_file_mydocs_2k-1.png

Icon 518

directory_open_file_mydocs_2k-2.png

Icon 519

directory_open_file_mydocs_2k-3.png

Icon 520

directory_open_file_mydocs_2k-4.png

Icon 521

directory_open_file_mydocs_2k-5.png

Icon 522

directory_open_file_mydocs_cool-0.png

Icon 523

directory_open_file_mydocs_cool-1.png

Icon 524

directory_open_file_mydocs_cool-2.png

Icon 525

directory_open_file_mydocs_cool-3.png

Icon 526

directory_open_file_mydocs_cool-4.png

Icon 527

directory_open_file_mydocs_cool-5.png

Icon 528

directory_open_file_mydocs_small-0.png

Icon 529

directory_open_file_mydocs_small-1.png

Icon 530

directory_open_file_mydocs_small-2.png

Icon 531

directory_open_file_mydocs_small-3.png

Icon 532

directory_open_file_mydocs_small-4.png

Icon 533

directory_open_file_mydocs_small-5.png

Icon 534

directx.png

Icon 535

directx_alt-0.png

Icon 536

directx_alt-1.png

Icon 537

diskettes_copy-0.png

Icon 538

diskettes_copy-1.png

Icon 539

display_properties-0.png

Icon 540

display_properties-1.png

Icon 541

display_properties-2.png

Icon 542

display_properties-3.png

Icon 543

display_properties-4.png

Icon 544

display_properties-5.png

Icon 545

doctor_watson.png

Icon 546

document-0.png

Icon 547

document-1.png

Icon 548

download.png

Icon 549

drum_onestick.png

Icon 550

eject_pc.png

Icon 551

eject_pc_2.png

Icon 552

eject_pc_cool-0.png

Icon 553

eject_pc_cool-1.png

Icon 554

eject_pc_cool-2.png

Icon 555

eject_pc_cool-3.png

Icon 556

eject_pc_cool-4.png

Icon 557

eject_pc_cool-5.png

Icon 558

eject_pc_shell32-0.png

Icon 559

eject_pc_shell32-1.png

Icon 560

eject_pc_shell32-2.png

Icon 561

eject_pc_shell32-3.png

Icon 562

eject_pc_shell32-4.png

Icon 563

eject_pc_shell32-5.png

Icon 564

entire_network_globe-0.png

Icon 565

entire_network_globe-1.png

Icon 566

entire_network_globe-2.png

Icon 567

entire_network_globe-3.png

Icon 568

entire_network_globe-4.png

Icon 569

entire_network_globe-5.png

Icon 570

envelope_closed-0.png

Icon 571

envelope_closed-1.png

Icon 572

envelope_open_sheet-0.png

Icon 573

envelope_open_sheet-1.png

Icon 574

erase_file-0.png

Icon 575

erase_file-1.png

Icon 576

event_log.png

Icon 577

executable-0.png

Icon 578

executable-1.png

Icon 579

executable_gear-0.png

Icon 580

executable_gear-1.png

Icon 581

executable_script-0.png

Icon 582

executable_script-1.png

Icon 583

executable_sound-0.png

Icon 584

executable_sound-1.png

Icon 585

expand_hierarchial_array-0.png

Icon 586

expand_hierarchial_array-1.png

Icon 587

expand_hierarchial_array-2.png

Icon 588

expansion_board-0.png

Icon 589

expansion_board-1.png

Icon 590

expansion_board_modem-0.png

Icon 591

expansion_board_modem-1.png

Icon 592

fax_machine-0.png

Icon 593

fax_machine-1.png

Icon 594

fax_machine_exclam-0.png

Icon 595

fax_machine_exclam-1.png

Icon 596

fax_machine_paperstack-0.png

Icon 597

fax_machine_paperstack-1.png

Icon 598

file_blue_grad_paint-0.png

Icon 599

file_blue_grad_paint-1.png

Icon 600

file_cd.png

Icon 601

file_eye.png

Icon 602

file_gears-0.png

Icon 603

file_gears-1.png

Icon 604

file_gears-2.png

Icon 605

file_lines-0.png

Icon 606

file_lines-1.png

Icon 607

file_padlock.png

Icon 608

file_program_group-0.png

Icon 609

file_program_group-1.png

Icon 610

file_question.png

Icon 611

file_set-0.png

Icon 612

file_set-1.png

Icon 613

file_sorted_lock-0.png

Icon 614

file_sorted_lock-1.png

Icon 615

file_win_shortcut-0.png

Icon 616

file_win_shortcut-1.png

Icon 617

file_win_shortcut-2.png

Icon 618

file_windows-0.png

Icon 619

file_windows-1.png

Icon 620

file_windows-2.png

Icon 621

filepack-0.png

Icon 622

filepack-1.png

Icon 623

floppy_drive_3_5-0.png

Icon 624

floppy_drive_3_5-1.png

Icon 625

floppy_drive_3_5-2.png

Icon 626

floppy_drive_3_5-3.png

Icon 627

floppy_drive_3_5-4.png

Icon 628

floppy_drive_3_5-5.png

Icon 629

floppy_drive_3_5_cool-0.png

Icon 630

floppy_drive_3_5_cool-1.png

Icon 631

floppy_drive_3_5_cool-2.png

Icon 632

floppy_drive_3_5_cool-3.png

Icon 633

floppy_drive_3_5_cool-4.png

Icon 634

floppy_drive_3_5_cool-5.png

Icon 635

floppy_drive_5_25-0.png

Icon 636

floppy_drive_5_25-1.png

Icon 637

floppy_drive_5_25-2.png

Icon 638

floppy_drive_5_25-3.png

Icon 639

floppy_drive_5_25-4.png

Icon 640

floppy_drive_5_25-5.png

Icon 641

floppy_drive_5_25_cool-0.png

Icon 642

floppy_drive_5_25_cool-1.png

Icon 643

floppy_drive_5_25_cool-2.png

Icon 644

floppy_drive_5_25_cool-3.png

Icon 645

floppy_drive_5_25_cool-4.png

Icon 646

floppy_drive_5_25_cool-5.png

Icon 647

font_adobe-0.png

Icon 648

font_adobe-1.png

Icon 649

font_bitmap-0.png

Icon 650

font_bitmap-1.png

Icon 651

font_opentype-0.png

Icon 652

font_opentype-1.png

Icon 653

font_tt-0.png

Icon 654

font_tt-1.png

Icon 655

font_tt_green-0.png

Icon 656

font_tt_green-1.png

Icon 657

frame_web-0.png

Icon 658

frame_web-1.png

Icon 659

game_freecell-0.png

Icon 660

game_freecell-1.png

Icon 661

game_freecell-2.png

Icon 662

game_hearts.png

Icon 663

game_mine_1-0.png

Icon 664

game_mine_1-1.png

Icon 665

game_mine_2-0.png

Icon 666

game_mine_2-1.png

Icon 667

game_solitaire-0.png

Icon 668

game_solitaire-1.png

Icon 669

game_spider-0.png

Icon 670

game_spider-1.png

Icon 671

game_spider-2.png

Icon 672

game_spider-3.png

Icon 673

gears-0.png

Icon 674

gears-1.png

Icon 675

gears_3-0.png

Icon 676

gears_3-1.png

Icon 677

gears_tweakui_a-0.png

Icon 678

gears_tweakui_a-1.png

Icon 679

gears_tweakui_b.png

Icon 680

globe_map-0.png

Icon 681

globe_map-1.png

Icon 682

globe_map-2.png

Icon 683

globe_map-3.png

Icon 684

globe_map-4.png

Icon 685

globe_map-5.png

Icon 686

gps-0.png

Icon 687

gps-1.png

Icon 688

gps-2.png

Icon 689

gps-3.png

Icon 690

gps-4.png

Icon 691

graphedit-0.png

Icon 692

graphedit-1.png

Icon 693

graphedit_file-0.png

Icon 694

graphedit_file-1.png

Icon 695

graphedit_file_2-0.png

Icon 696

graphedit_file_2-1.png

Icon 697

hard_disk_drive-0.png

Icon 698

hard_disk_drive-1.png

Icon 699

hard_disk_drive-2.png

Icon 700

hard_disk_drive-3.png

Icon 701

hard_disk_drive-4.png

Icon 702

hard_disk_drive-5.png

Icon 703

hard_disk_drive_cool-0.png

Icon 704

hard_disk_drive_cool-1.png

Icon 705

hard_disk_drive_cool-2.png

Icon 706

hard_disk_drive_cool-3.png

Icon 707

hard_disk_drive_cool-4.png

Icon 708

hard_disk_drive_cool-5.png

Icon 709

hard_disk_drive_pie.png

Icon 710

hard_disk_drive_tools-0.png

Icon 711

hard_disk_drive_tools-1.png

Icon 712

hard_disk_drives-0.png

Icon 713

hard_disk_drives-1.png

Icon 714

hardware-0.png

Icon 715

hardware-1.png

Icon 716

hardware-2.png

Icon 717

hardware-3.png

Icon 718

hardware-4.png

Icon 719

hardware-5.png

Icon 720

help_book_big-0.png

Icon 721

help_book_big-1.png

Icon 722

help_book_computer-0.png

Icon 723

help_book_computer-1.png

Icon 724

help_book_computer-2.png

Icon 725

help_book_computer-3.png

Icon 726

help_book_computer-4.png

Icon 727

help_book_cool-0.png

Icon 728

help_book_cool-1.png

Icon 729

help_book_cool-2.png

Icon 730

help_book_cool-3.png

Icon 731

help_book_cool-4.png

Icon 732

help_book_cool-5.png

Icon 733

help_book_cool_small-0.png

Icon 734

help_book_cool_small-1.png

Icon 735

help_book_cool_small-2.png

Icon 736

help_book_cool_small-3.png

Icon 737

help_book_cool_small-4.png

Icon 738

help_book_cool_small-5.png

Icon 739

help_book_small-0.png

Icon 740

help_book_small-1.png

Icon 741

help_book_small-2.png

Icon 742

help_book_small-3.png

Icon 743

help_book_small-4.png

Icon 744

help_book_small-5.png

Icon 745

help_question_mark-0.png

Icon 746

help_question_mark-1.png

Icon 747

help_sheet-0.png

Icon 748

help_sheet-1.png

Icon 749

history-0.png

Icon 750

history-1.png

Icon 751

homepage-0.png

Icon 752

homepage-1.png

Icon 753

homepage_alt.png

Icon 754

html-0.png

Icon 755

html-1.png

Icon 756

html-2.png

Icon 757

html-3.png

Icon 758

html-4.png

Icon 759

html-5.png

Icon 760

html2-0.png

Icon 761

html2-1.png

Icon 762

html2-2.png

Icon 763

html2-3.png

Icon 764

html2-4.png

Icon 765

html2-5.png

Icon 766

html2_new-0.png

Icon 767

html2_new-1.png

Icon 768

html2_new-2.png

Icon 769

html2_new-3.png

Icon 770

html2_new-4.png

Icon 771

html2_new-5.png

Icon 772

image_old_gif-0.png

Icon 773

image_old_gif-1.png

Icon 774

image_old_jpeg-0.png

Icon 775

image_old_jpeg-1.png

Icon 776

imaggif-0.png

Icon 777

imaggif-1.png

Icon 778

imagjpeg-0.png

Icon 779

imagjpeg-1.png

Icon 780

imagkoda-0.png

Icon 781

imagkoda-1.png

Icon 782

imagothe-0.png

Icon 783

imagothe-1.png

Icon 784

imagpng-0.png

Icon 785

imagpng-1.png

Icon 786

imagwmf-0.png

Icon 787

imagwmf-1.png

Icon 788

infrared-0.png

Icon 789

infrared-1.png

Icon 790

input_devices-0.png

Icon 791

input_devices-1.png

Icon 792

input_devices-2.png

Icon 793

input_devices-3.png

Icon 794

input_devices-4.png

Icon 795

input_devices-5.png

Icon 796

installer-0.png

Icon 797

installer-1.png

Icon 798

installer-2.png

Icon 799

installer-3.png

Icon 800

installer_file_gear-0.png

Icon 801

installer_file_gear-1.png

Icon 802

installer_generic_old-0.png

Icon 803

installer_generic_old-1.png

Icon 804

internet_connection_wiz-0.png

Icon 805

internet_connection_wiz-1.png

Icon 806

internet_connection_wiz-2.png

Icon 807

internet_connection_wiz-3.png

Icon 808

internet_connection_wiz-4.png

Icon 809

internet_connection_wiz-5.png

Icon 810

internet_options-0.png

Icon 811

internet_options-1.png

Icon 812

internet_options-2.png

Icon 813

internet_options-3.png

Icon 814

internet_options-4.png

Icon 815

internet_options-5.png

Icon 816

internet_options_old_e-0.png

Icon 817

internet_options_old_e-1.png

Icon 818

internet_options_old_e-2.png

Icon 819

internet_options_old_e-3.png

Icon 820

internet_options_old_e-4.png

Icon 821

internet_options_old_e-5.png

Icon 822

ipconfig.png

Icon 823

java-0.png

Icon 824

java-1.png

Icon 825

java_dpf-0.png

Icon 826

java_dpf-1.png

Icon 827

java_ocx-0.png

Icon 828

java_ocx-1.png

Icon 829

joystick-0.png

Icon 830

joystick-1.png

Icon 831

joystick-2.png

Icon 832

joystick-3.png

Icon 833

joystick-4.png

Icon 834

joystick-5.png

Icon 835

joystick_alt-0.png

Icon 836

joystick_alt-1.png

Icon 837

joystick_button.png

Icon 838

key_gray.png

Icon 839

key_padlock-0.png

Icon 840

key_padlock-1.png

Icon 841

key_padlock_help.png

Icon 842

key_webfile.png

Icon 843

key_win-0.png

Icon 844

key_win-1.png

Icon 845

key_win-2.png

Icon 846

key_win-3.png

Icon 847

key_win-4.png

Icon 848

key_win-5.png

Icon 849

key_win_alt-0.png

Icon 850

key_win_alt-1.png

Icon 851

key_win_alt-2.png

Icon 852

key_world-0.png

Icon 853

key_world-1.png

Icon 854

keyboard-0.png

Icon 855

keyboard-1.png

Icon 856

keyboard-2.png

Icon 857

keyboard-3.png

Icon 858

keyboard-4.png

Icon 859

keyboard-5.png

Icon 860

keyboard-6.png

Icon 861

keyboard_delay.png

Icon 862

keyboard_musical.png

Icon 863

keyboard_musical_midi.png

Icon 864

keyboard_repeat_rate.png

Icon 865

keys-0.png

Icon 866

keys-1.png

Icon 867

keys-2.png

Icon 868

keys-3.png

Icon 869

keys-4.png

Icon 870

keys-5.png

Icon 871

kodak_imaging-0.png

Icon 872

kodak_imaging-1.png

Icon 873

kodak_imaging_file-0.png

Icon 874

kodak_imaging_file-1.png

Icon 875

laptop.png

Icon 876

laptop_infrared-0.png

Icon 877

laptop_infrared-1.png

Icon 878

laptop_infrared-2.png

Icon 879

laptop_infrared-3.png

Icon 880

laptop_infrared_2-0.png

Icon 881

laptop_infrared_2-1.png

Icon 882

laptop_infrared_2-2.png

Icon 883

laptop_infrared_2-3.png

Icon 884

laptop_infrared_2-4.png

Icon 885

laptop_infrared_2-5.png

Icon 886

laptop_small-0.png

Icon 887

laptop_small-1.png

Icon 888

loudspeaker_muted-0.png

Icon 889

loudspeaker_muted-1.png

Icon 890

loudspeaker_rays-0.png

Icon 891

loudspeaker_rays-1.png

Icon 892

loudspeaker_rays_green-0.png

Icon 893

loudspeaker_rays_green-1.png

Icon 894

loudspeaker_rays_green-2.png

Icon 895

loudspeaker_wave-0.png

Icon 896

loudspeaker_wave-1.png

Icon 897

magnifying_glass-0.png

Icon 898

magnifying_glass-1.png

Icon 899

magnifying_glass_3.png

Icon 900

magnifying_glass_4-0.png

Icon 901

magnifying_glass_4-1.png

Icon 902

mailbox_world-0.png

Icon 903

mailbox_world-1.png

Icon 904

mailbox_world-2.png

Icon 905

mci_devices-0.png

Icon 906

mci_devices-1.png

Icon 907

media_player-0.png

Icon 908

media_player-1.png

Icon 909

media_player_file-0.png

Icon 910

media_player_file-1.png

Icon 911

media_player_file-2.png

Icon 912

media_player_stream_conn1.png

Icon 913

media_player_stream_conn2.png

Icon 914

media_player_stream_mono-0.png

Icon 915

media_player_stream_mono-1.png

Icon 916

media_player_stream_no.png

Icon 917

media_player_stream_no2-0.png

Icon 918

media_player_stream_no2-1.png

Icon 919

media_player_stream_stereo-0.png

Icon 920

media_player_stream_stereo-1.png

Icon 921

media_player_stream_sun0.png

Icon 922

media_player_stream_sun1.png

Icon 923

media_player_stream_sun2.png

Icon 924

media_player_stream_sun3.png

Icon 925

media_player_stream_sun4.png

Icon 926

memory-0.png

Icon 927

memory-1.png

Icon 928

message_empty_tack-0.png

Icon 929

message_empty_tack-1.png

Icon 930

message_envelope_open-0.png

Icon 931

message_envelope_open-1.png

Icon 932

message_file-0.png

Icon 933

message_file-1.png

Icon 934

message_tack-0.png

Icon 935

message_tack-1.png

Icon 936

microphone-0.png

Icon 937

microphone-1.png

Icon 938

microphone_2-0.png

Icon 939

microphone_2-1.png

Icon 940

midi_bl-0.png

Icon 941

midi_bl-1.png

Icon 942

midi_bl-2.png

Icon 943

midi_gr-0.png

Icon 944

midi_gr-1.png

Icon 945

midi_gr-2.png

Icon 946

midi_mg-0.png

Icon 947

midi_mg-1.png

Icon 948

midi_mg-2.png

Icon 949

midi_tl-0.png

Icon 950

midi_tl-1.png

Icon 951

midi_tl-2.png

Icon 952

minesweeper-0.png

Icon 953

minesweeper-1.png

Icon 954

mixer_cd_sound-0.png

Icon 955

mixer_cd_sound-1.png

Icon 956

mixer_keyboard_musical-0.png

Icon 957

mixer_keyboard_musical-1.png

Icon 958

mixer_sound-0.png

Icon 959

mixer_sound-1.png

Icon 960

modem-0.png

Icon 961

modem-1.png

Icon 962

modem-2.png

Icon 963

modem-3.png

Icon 964

modem-4.png

Icon 965

modem-5.png

Icon 966

monitor_application.png

Icon 967

monitor_black.png

Icon 968

monitor_blue_grad-0.png

Icon 969

monitor_blue_grad-1.png

Icon 970

monitor_gear.png

Icon 971

monitor_moon.png

Icon 972

monitor_tweakui-0.png

Icon 973

monitor_tweakui-1.png

Icon 974

monitor_windows.png

Icon 975

mouse-0.png

Icon 976

mouse-1.png

Icon 977

mouse-2.png

Icon 978

mouse-3.png

Icon 979

mouse-4.png

Icon 980

mouse-5.png

Icon 981

mouse_hide.png

Icon 982

mouse_location.png

Icon 983

mouse_ms-0.png

Icon 984

mouse_ms-1.png

Icon 985

mouse_padlock.png

Icon 986

mouse_snap.png

Icon 987

mouse_speed.png

Icon 988

mouse_trails.png

Icon 989

mouse_wireless.png

Icon 990

move_system_file.png

Icon 991

movie_maker-0.png

Icon 992

movie_maker-1.png

Icon 993

movie_maker-2.png

Icon 994

movie_maker-3.png

Icon 995

movie_maker-4.png

Icon 996

movie_maker-5.png

Icon 997

ms_dos-0.png

Icon 998

ms_dos-1.png

Icon 999

ms_dos_2-0.png

Icon 1000

ms_dos_2-1.png

Icon 1001

msagent-0.png

Icon 1002

msagent-1.png

Icon 1003

msagent-2.png

Icon 1004

msagent-3.png

Icon 1005

msagent-4.png

Icon 1006

msagent_file-0.png

Icon 1007

msagent_file-1.png

Icon 1008

msconfig-0.png

Icon 1009

msconfig-1.png

Icon 1010

msg_error-0.png

Icon 1011

msg_error-1.png

Icon 1012

msg_error-2.png

Icon 1013

msg_information-0.png

Icon 1014

msg_information-1.png

Icon 1015

msg_information-2.png

Icon 1016

msg_question-0.png

Icon 1017

msg_question-1.png

Icon 1018

msg_question-2.png

Icon 1019

msg_warning-0.png

Icon 1020

msg_warning-1.png

Icon 1021

msg_warning-2.png

Icon 1022

msg_warning_inv-0.png

Icon 1023

msg_warning_inv-1.png

Icon 1024

mshearts.png

Icon 1025

msie1-0.png

Icon 1026

msie1-1.png

Icon 1027

msie1-2.png

Icon 1028

msie1-3.png

Icon 1029

msie1-4.png

Icon 1030

msie1-5.png

Icon 1031

msie2-0.png

Icon 1032

msie2-1.png

Icon 1033

msie2-2.png

Icon 1034

msie2-3.png

Icon 1035

msie2-4.png

Icon 1036

msie2-5.png

Icon 1037

msie_box-0.png

Icon 1038

msie_box-1.png

Icon 1039

msinfo32-0.png

Icon 1040

msinfo32-1.png

Icon 1041

msn.png

Icon 1042

msn2-0.png

Icon 1043

msn2-1.png

Icon 1044

msn2-2.png

Icon 1045

msn2-3.png

Icon 1046

msn3-0.png

Icon 1047

msn3-1.png

Icon 1048

msn3-2.png

Icon 1049

msn3-3.png

Icon 1050

msn3-4.png

Icon 1051

msn3-5.png

Icon 1052

msn_cool-0.png

Icon 1053

msn_cool-1.png

Icon 1054

msn_cool-2.png

Icon 1055

msn_cool-3.png

Icon 1056

msn_cool-4.png

Icon 1057

msn_cool-5.png

Icon 1058

multimedia-0.png

Icon 1059

multimedia-1.png

Icon 1060

multimedia-2.png

Icon 1061

multimedia-3.png

Icon 1062

multimedia-4.png

Icon 1063

multimedia-5.png

Icon 1064

nail-0.png

Icon 1065

nail-1.png

Icon 1066

netmeeting-0.png

Icon 1067

netmeeting-1.png

Icon 1068

netmeeting-2.png

Icon 1069

netmeeting-3.png

Icon 1070

netmeeting_share-0.png

Icon 1071

netmeeting_share-1.png

Icon 1072

netmeeting_share-2.png

Icon 1073

netshow-0.png

Icon 1074

netshow-1.png

Icon 1075

netshow-2.png

Icon 1076

netshow_arrow-0.png

Icon 1077

netshow_arrow-1.png

Icon 1078

netshow_arrow-2.png

Icon 1079

netshow_notransm-0.png

Icon 1080

netshow_notransm-1.png

Icon 1081

netshow_notransm-2.png

Icon 1082

network-0.png

Icon 1083

network-1.png

Icon 1084

network_cool_two_pcs-0.png

Icon 1085

network_cool_two_pcs-1.png

Icon 1086

network_cool_two_pcs-2.png

Icon 1087

network_cool_two_pcs-3.png

Icon 1088

network_cool_two_pcs-4.png

Icon 1089

network_cool_two_pcs-5.png

Icon 1090

network_drive-0.png

Icon 1091

network_drive-1.png

Icon 1092

network_drive-2.png

Icon 1093

network_drive-3.png

Icon 1094

network_drive-4.png

Icon 1095

network_drive-5.png

Icon 1096

network_drive_cool-0.png

Icon 1097

network_drive_cool-1.png

Icon 1098

network_drive_cool-2.png

Icon 1099

network_drive_cool-3.png

Icon 1100

network_drive_cool-4.png

Icon 1101

network_drive_cool-5.png

Icon 1102

network_drive_unavailable-0.png

Icon 1103

network_drive_unavailable-1.png

Icon 1104

network_drive_unavailable-2.png

Icon 1105

network_drive_unavailable-3.png

Icon 1106

network_drive_unavailable-4.png

Icon 1107

network_drive_unavailable-5.png

Icon 1108

network_drive_unavailable_cool-0.png

Icon 1109

network_drive_unavailable_cool-1.png

Icon 1110

network_drive_unavailable_cool-2.png

Icon 1111

network_drive_unavailable_cool-3.png

Icon 1112

network_drive_unavailable_cool-4.png

Icon 1113

network_drive_unavailable_cool-5.png

Icon 1114

network_drive_world-0.png

Icon 1115

network_drive_world-1.png

Icon 1116

network_internet_pcs_installer-0.png

Icon 1117

network_internet_pcs_installer-1.png

Icon 1118

network_internet_pcs_installer-2.png

Icon 1119

network_internet_pcs_installer-3.png

Icon 1120

network_internet_pcs_installer-4.png

Icon 1121

network_internet_pcs_installer-5.png

Icon 1122

network_normal_two_pcs-0.png

Icon 1123

network_normal_two_pcs-1.png

Icon 1124

network_normal_two_pcs-2.png

Icon 1125

network_normal_two_pcs-3.png

Icon 1126

network_normal_two_pcs-4.png

Icon 1127

network_normal_two_pcs-5.png

Icon 1128

network_television-0.png

Icon 1129

network_television-1.png

Icon 1130

network_television-2.png

Icon 1131

network_television-3.png

Icon 1132

network_television-4.png

Icon 1133

network_television-5.png

Icon 1134

network_televisons-0.png

Icon 1135

network_televisons-1.png

Icon 1136

network_televisons-2.png

Icon 1137

network_televisons-3.png

Icon 1138

network_three_pcs-0.png

Icon 1139

network_three_pcs-1.png

Icon 1140

newspaper.png

Icon 1141

newspaper_mail.png

Icon 1142

no-0.png

Icon 1143

no-1.png

Icon 1144

no2-0.png

Icon 1145

no2-1.png

Icon 1146

note-0.png

Icon 1147

note-1.png

Icon 1148

note-2.png

Icon 1149

note-3.png

Icon 1150

notepad-0.png

Icon 1151

notepad-1.png

Icon 1152

notepad-2.png

Icon 1153

notepad-3.png

Icon 1154

notepad-4.png

Icon 1155

notepad-5.png

Icon 1156

notepad_file-0.png

Icon 1157

notepad_file-1.png

Icon 1158

notepad_file-2.png

Icon 1159

notepad_file_gear-0.png

Icon 1160

notepad_file_gear-1.png

Icon 1161

notepad_file_gear-2.png

Icon 1162

odbc-0.png

Icon 1163

odbc-1.png

Icon 1164

odbc-2.png

Icon 1165

odbc-3.png

Icon 1166

odbc-4.png

Icon 1167

odbc-5.png

Icon 1168

odbc-6.png

Icon 1169

ole-0.png

Icon 1170

ole-1.png

Icon 1171

ole2-0.png

Icon 1172

ole2-1.png

Icon 1173

outlook_express-0.png

Icon 1174

outlook_express-1.png

Icon 1175

outlook_express-2.png

Icon 1176

outlook_express-3.png

Icon 1177

outlook_express-4.png

Icon 1178

outlook_express-5.png

Icon 1179

outlook_express_tack-0.png

Icon 1180

outlook_express_tack-1.png

Icon 1181

outlook_express_tack-2.png

Icon 1182

outlook_express_tack-3.png

Icon 1183

outlook_express_tack-4.png

Icon 1184

outlook_express_tack-5.png

Icon 1185

outlook_express_tack_drive-0.png

Icon 1186

outlook_express_tack_drive-1.png

Icon 1187

outlook_express_tack_folder-0.png

Icon 1188

outlook_express_tack_folder-1.png

Icon 1189

overlay_black-0.png

Icon 1190

overlay_black-1.png

Icon 1191

overlay_refresh-0.png

Icon 1192

overlay_refresh-1.png

Icon 1193

overlay_share-0.png

Icon 1194

overlay_share-1.png

Icon 1195

overlay_share-2.png

Icon 1196

overlay_share-3.png

Icon 1197

overlay_share-4.png

Icon 1198

overlay_share-5.png

Icon 1199

overlay_share_cool-0.png

Icon 1200

overlay_share_cool-1.png

Icon 1201

overlay_share_cool-2.png

Icon 1202

overlay_share_cool-3.png

Icon 1203

overlay_share_cool-4.png

Icon 1204

overlay_share_cool-5.png

Icon 1205

overlay_shortcut-0.png

Icon 1206

overlay_shortcut-1.png

Icon 1207

overlay_shortcut-2.png

Icon 1208

package-0.png

Icon 1209

package-1.png

Icon 1210

paint_file-0.png

Icon 1211

paint_file-1.png

Icon 1212

paint_file-2.png

Icon 1213

paint_file-3.png

Icon 1214

paint_file-4.png

Icon 1215

paint_file-5.png

Icon 1216

paint_old-0.png

Icon 1217

paint_old-1.png

Icon 1218

printer-0.png

Icon 1219

printer-1.png

Icon 1220

printer-2.png

Icon 1221

printer-3.png

Icon 1222

printer-4.png

Icon 1223

printer-5.png

Icon 1224

printer_desk-0.png

Icon 1225

printer_desk-1.png

Icon 1226

printer_diskette-0.png

Icon 1227

printer_diskette-1.png

Icon 1228

printer_diskette-2.png

Icon 1229

printer_diskette-3.png

Icon 1230

printer_diskette-4.png

Icon 1231

printer_diskette-5.png

Icon 1232

printer_feeding_slot-0.png

Icon 1233

printer_feeding_slot-1.png

Icon 1234

printer_network-0.png

Icon 1235

printer_network-1.png

Icon 1236

printer_network-2.png

Icon 1237

printer_network-3.png

Icon 1238

printer_network-4.png

Icon 1239

printer_network-5.png

Icon 1240

printer_pause-0.png

Icon 1241

printer_pause-1.png

Icon 1242

printer_play-0.png

Icon 1243

printer_play-1.png

Icon 1244

printer_plotter-0.png

Icon 1245

printer_plotter-1.png

Icon 1246

printer_question-0.png

Icon 1247

printer_question-1.png

Icon 1248

printer_question-2.png

Icon 1249

printer_question-3.png

Icon 1250

printer_question-4.png

Icon 1251

printer_question-5.png

Icon 1252

printer_shared-0.png

Icon 1253

printer_shared-1.png

Icon 1254

printer_slim-0.png

Icon 1255

printer_slim-1.png

Icon 1256

printer_slot_filled-0.png

Icon 1257

printer_slot_filled-1.png

Icon 1258

processor-0.png

Icon 1259

processor-1.png

Icon 1260

program_manager-0.png

Icon 1261

program_manager-1.png

Icon 1262

ram_drive-0.png

Icon 1263

ram_drive-1.png

Icon 1264

ram_drive-2.png

Icon 1265

ram_drive-3.png

Icon 1266

ram_drive-4.png

Icon 1267

ram_drive-5.png

Icon 1268

recycle_bin_directory.png

Icon 1269

recycle_bin_empty-0.png

Icon 1270

recycle_bin_empty-1.png

Icon 1271

recycle_bin_empty-2.png

Icon 1272

recycle_bin_empty-3.png

Icon 1273

recycle_bin_empty-4.png

Icon 1274

recycle_bin_empty-5.png

Icon 1275

recycle_bin_empty_2k-0.png

Icon 1276

recycle_bin_empty_2k-1.png

Icon 1277

recycle_bin_empty_2k-2.png

Icon 1278

recycle_bin_empty_2k-3.png

Icon 1279

recycle_bin_empty_2k-4.png

Icon 1280

recycle_bin_empty_2k-5.png

Icon 1281

recycle_bin_empty_cool-0.png

Icon 1282

recycle_bin_empty_cool-1.png

Icon 1283

recycle_bin_empty_cool-2.png

Icon 1284

recycle_bin_empty_cool-3.png

Icon 1285

recycle_bin_empty_cool-4.png

Icon 1286

recycle_bin_empty_cool-5.png

Icon 1287

recycle_bin_file.png

Icon 1288

recycle_bin_file_directory.png

Icon 1289

recycle_bin_full-0.png

Icon 1290

recycle_bin_full-1.png

Icon 1291

recycle_bin_full-2.png

Icon 1292

recycle_bin_full-3.png

Icon 1293

recycle_bin_full-4.png

Icon 1294

recycle_bin_full-5.png

Icon 1295

recycle_bin_full_2k-0.png

Icon 1296

recycle_bin_full_2k-1.png

Icon 1297

recycle_bin_full_2k-2.png

Icon 1298

recycle_bin_full_2k-3.png

Icon 1299

recycle_bin_full_2k-4.png

Icon 1300

recycle_bin_full_2k-5.png

Icon 1301

recycle_bin_full_cool-0.png

Icon 1302

recycle_bin_full_cool-1.png

Icon 1303

recycle_bin_full_cool-2.png

Icon 1304

recycle_bin_full_cool-3.png

Icon 1305

recycle_bin_full_cool-4.png

Icon 1306

recycle_bin_full_cool-5.png

Icon 1307

regedit-0.png

Icon 1308

regedit-1.png

Icon 1309

regedit_binary-0.png

Icon 1310

regedit_binary-1.png

Icon 1311

regedit_binary_lock-0.png

Icon 1312

regedit_binary_lock-1.png

Icon 1313

regedit_file-0.png

Icon 1314

regedit_file-1.png

Icon 1315

regedit_string.png

Icon 1316

registration-0.png

Icon 1317

registration-1.png

Icon 1318

registration_no.png

Icon 1319

removable_disk_drive-0.png

Icon 1320

removable_disk_drive-1.png

Icon 1321

removable_disk_drive-2.png

Icon 1322

removable_disk_drive-3.png

Icon 1323

removable_disk_drive-4.png

Icon 1324

removable_disk_drive-5.png

Icon 1325

removable_disk_drive_alt-0.png

Icon 1326

removable_disk_drive_alt-1.png

Icon 1327

rename-0.png

Icon 1328

rename-1.png

Icon 1329

rename-2.png

Icon 1330

rename-3.png

Icon 1331

rename-4.png

Icon 1332

rename-5.png

Icon 1333

replace_directory.png

Icon 1334

replace_file.png

Icon 1335

restrict-0.png

Icon 1336

restrict-1.png

Icon 1337

rj_jack-0.png

Icon 1338

rj_jack-1.png

Icon 1339

roland_gs-0.png

Icon 1340

roland_gs-1.png

Icon 1341

scandisk-0.png

Icon 1342

scandisk-1.png

Icon 1343

scanner-0.png

Icon 1344

scanner-1.png

Icon 1345

scanner-2.png

Icon 1346

scanner-3.png

Icon 1347

scanner_alt-0.png

Icon 1348

scanner_alt-1.png

Icon 1349

scanner_alt-2.png

Icon 1350

scanner_alt-3.png

Icon 1351

scanner_alt-4.png

Icon 1352

scanner_alt-5.png

Icon 1353

scanner_alt_network-0.png

Icon 1354

scanner_alt_network-1.png

Icon 1355

scanner_alt_network-2.png

Icon 1356

scanner_alt_network-3.png

Icon 1357

scanner_alt_network-4.png

Icon 1358

scanner_alt_network-5.png

Icon 1359

scanner_camera-0.png

Icon 1360

scanner_camera-1.png

Icon 1361

scanner_camera-2.png

Icon 1362

scanner_camera-3.png

Icon 1363

scanner_camera-4.png

Icon 1364

scanner_camera-5.png

Icon 1365

scanner_video_cam-0.png

Icon 1366

scanner_video_cam-1.png

Icon 1367

scanner_video_cam-2.png

Icon 1368

scanner_video_cam-3.png

Icon 1369

scanregw.png

Icon 1370

sched_tasks.png

Icon 1371

screen_keyboard-0.png

Icon 1372

screen_keyboard-1.png

Icon 1373

script_file_blue-0.png

Icon 1374

script_file_blue-1.png

Icon 1375

script_file_teal-0.png

Icon 1376

script_file_teal-1.png

Icon 1377

script_file_yellow-0.png

Icon 1378

script_file_yellow-1.png

Icon 1379

scsi-0.png

Icon 1380

scsi-1.png

Icon 1381

search_computer-0.png

Icon 1382

search_computer-1.png

Icon 1383

search_computer-2.png

Icon 1384

search_computer-3.png

Icon 1385

search_directory-0.png

Icon 1386

search_directory-1.png

Icon 1387

search_directory-2.png

Icon 1388

search_directory-3.png

Icon 1389

search_directory-4.png

Icon 1390

search_directory-5.png

Icon 1391

search_file-0.png

Icon 1392

search_file-1.png

Icon 1393

search_file-2.png

Icon 1394

search_file_2-0.png

Icon 1395

search_file_2-1.png

Icon 1396

search_file_2-2.png

Icon 1397

search_file_2-3.png

Icon 1398

search_file_2-4.png

Icon 1399

search_file_2-5.png

Icon 1400

search_file_2_cool-0.png

Icon 1401

search_file_2_cool-1.png

Icon 1402

search_file_2_cool-2.png

Icon 1403

search_file_2_cool-3.png

Icon 1404

search_file_2_cool-4.png

Icon 1405

search_file_2_cool-5.png

Icon 1406

search_file_3.png

Icon 1407

search_laptop_1.png

Icon 1408

search_laptop_2.png

Icon 1409

search_laptop_3.png

Icon 1410

search_laptop_4.png

Icon 1411

search_server-0.png

Icon 1412

search_server-1.png

Icon 1413

search_web-0.png

Icon 1414

search_web-1.png

Icon 1415

server_gear-0.png

Icon 1416

server_gear-1.png

Icon 1417

server_to_desktop.png

Icon 1418

server_window.png

Icon 1419

settings_gear-0.png

Icon 1420

settings_gear-1.png

Icon 1421

settings_gear-2.png

Icon 1422

settings_gear-3.png

Icon 1423

settings_gear-4.png

Icon 1424

settings_gear-5.png

Icon 1425

settings_gear_cool-0.png

Icon 1426

settings_gear_cool-1.png

Icon 1427

settings_gear_cool-2.png

Icon 1428

settings_gear_cool-3.png

Icon 1429

settings_gear_cool-4.png

Icon 1430

settings_gear_cool-5.png

Icon 1431

shell_window1.png

Icon 1432

shell_window2.png

Icon 1433

shell_window3.png

Icon 1434

shell_window4.png

Icon 1435

shell_window5-0.png

Icon 1436

shell_window5-1.png

Icon 1437

shell_window6-0.png

Icon 1438

shell_window6-1.png

Icon 1439

shut_down_cool-0.png

Icon 1440

shut_down_cool-1.png

Icon 1441

shut_down_cool-2.png

Icon 1442

shut_down_cool-3.png

Icon 1443

shut_down_cool-4.png

Icon 1444

shut_down_cool-5.png

Icon 1445

shut_down_normal-0.png

Icon 1446

shut_down_normal-1.png

Icon 1447

shut_down_normal-2.png

Icon 1448

shut_down_normal-3.png

Icon 1449

shut_down_normal-4.png

Icon 1450

shut_down_normal-5.png

Icon 1451

shut_down_with_computer-0.png

Icon 1452

shut_down_with_computer-1.png

Icon 1453

signature-0.png

Icon 1454

signature-1.png

Icon 1455

signature_excl-0.png

Icon 1456

signature_excl-1.png

Icon 1457

signature_no-0.png

Icon 1458

signature_no-1.png

Icon 1459

sndvol32_input-0.png

Icon 1460

sndvol32_input-1.png

Icon 1461

sndvol32_main-0.png

Icon 1462

sndvol32_main-1.png

Icon 1463

sndvol32_output-0.png

Icon 1464

sndvol32_output-1.png

Icon 1465

soundgrn-0.png

Icon 1466

soundgrn-1.png

Icon 1467

soundgrn-2.png

Icon 1468

soundgrn-3.png

Icon 1469

soundgrn-4.png

Icon 1470

soundpu2-0.png

Icon 1471

soundpu2-1.png

Icon 1472

soundpu2-2.png

Icon 1473

soundpu2-3.png

Icon 1474

soundpu2-4.png

Icon 1475

soundpur-0.png

Icon 1476

soundpur-1.png

Icon 1477

soundpur-2.png

Icon 1478

soundpur-3.png

Icon 1479

soundpur-4.png

Icon 1480

soundtel-0.png

Icon 1481

soundtel-1.png

Icon 1482

soundtel-2.png

Icon 1483

soundtel-3.png

Icon 1484

soundtel-4.png

Icon 1485

soundvor-0.png

Icon 1486

soundvor-1.png

Icon 1487

soundvor-2.png

Icon 1488

soundvor-3.png

Icon 1489

soundvor-4.png

Icon 1490

soundyel-0.png

Icon 1491

soundyel-1.png

Icon 1492

soundyel-2.png

Icon 1493

soundyel-3.png

Icon 1494

soundyel-4.png

Icon 1495

spider-0.png

Icon 1496

spider-1.png

Icon 1497

spider-2.png

Icon 1498

spider-3.png

Icon 1499

standby_monitor_moon-0.png

Icon 1500

standby_monitor_moon-1.png

Icon 1501

standby_monitor_moon-2.png

Icon 1502

standby_monitor_moon-3.png

Icon 1503

standby_monitor_moon-4.png

Icon 1504

standby_monitor_moon-5.png

Icon 1505

standby_monitor_moon_cool-0.png

Icon 1506

standby_monitor_moon_cool-1.png

Icon 1507

standby_monitor_moon_cool-2.png

Icon 1508

standby_monitor_moon_cool-3.png

Icon 1509

standby_monitor_moon_cool-4.png

Icon 1510

standby_monitor_moon_cool-5.png

Icon 1511

start_menu_shortcuts.png

Icon 1512

start_menu_xp-0.png

Icon 1513

start_menu_xp-1.png

Icon 1514

system_restore-0.png

Icon 1515

system_restore-1.png

Icon 1516

system_restore-2.png

Icon 1517

system_restore-3.png

Icon 1518

system_restore-4.png

Icon 1519

system_restore-5.png

Icon 1520

telephony-0.png

Icon 1521

telephony-1.png

Icon 1522

telephony-2.png

Icon 1523

telephony-3.png

Icon 1524

telephony-4.png

Icon 1525

telephony-5.png

Icon 1526

template_directory_net_web-0.png

Icon 1527

template_directory_net_web-1.png

Icon 1528

template_empty-0.png

Icon 1529

template_empty-1.png

Icon 1530

template_empty-2.png

Icon 1531

template_empty-3.png

Icon 1532

template_empty-4.png

Icon 1533

template_empty-5.png

Icon 1534

template_nework_conn-0.png

Icon 1535

template_nework_conn-1.png

Icon 1536

template_nework_conn-2.png

Icon 1537

template_nework_conn-3.png

Icon 1538

template_nework_conn-4.png

Icon 1539

template_nework_conn-5.png

Icon 1540

template_nework_places-0.png

Icon 1541

template_nework_places-1.png

Icon 1542

template_nework_places-2.png

Icon 1543

template_nework_places-3.png

Icon 1544

template_nework_places-4.png

Icon 1545

template_nework_places-5.png

Icon 1546

template_printer-0.png

Icon 1547

template_printer-1.png

Icon 1548

template_printer-2.png

Icon 1549

template_printer-3.png

Icon 1550

template_printer-4.png

Icon 1551

template_printer-5.png

Icon 1552

template_scanner_camera-0.png

Icon 1553

template_scanner_camera-1.png

Icon 1554

template_scanner_camera-2.png

Icon 1555

template_scanner_camera-3.png

Icon 1556

template_scanner_camera-4.png

Icon 1557

template_scanner_camera-5.png

Icon 1558

template_sched_task-0.png

Icon 1559

template_sched_task-1.png

Icon 1560

template_sched_task-2.png

Icon 1561

template_sched_task-3.png

Icon 1562

template_world-0.png

Icon 1563

template_world-1.png

Icon 1564

template_world-2.png

Icon 1565

template_world-3.png

Icon 1566

template_world-4.png

Icon 1567

template_world-5.png

Icon 1568

themes-0.png

Icon 1569

themes-1.png

Icon 1570

themes-2.png

Icon 1571

themes-3.png

Icon 1572

themes-4.png

Icon 1573

themes-5.png

Icon 1574

time_and_date-0.png

Icon 1575

time_and_date-1.png

Icon 1576

time_and_date-2.png

Icon 1577

time_and_date-3.png

Icon 1578

time_and_date-4.png

Icon 1579

time_and_date-5.png

Icon 1580

tip.png

Icon 1581

tools_gear-0.png

Icon 1582

tools_gear-1.png

Icon 1583

tree-0.png

Icon 1584

tree-1.png

Icon 1585

true_type_paint-0.png

Icon 1586

true_type_paint-1.png

Icon 1587

trust0-0.png

Icon 1588

trust0-1.png

Icon 1589

trust1_restrict-0.png

Icon 1590

trust1_restrict-1.png

Icon 1591

unplug_eject_pc.png

Icon 1592

unplug_storage-0.png

Icon 1593

unplug_storage-1.png

Icon 1594

ups.png

Icon 1595

url1-0.png

Icon 1596

url1-1.png

Icon 1597

url1a-0.png

Icon 1598

url1a-1.png

Icon 1599

url2-0.png

Icon 1600

url2-1.png

Icon 1601

usb-0.png

Icon 1602

usb-1.png

Icon 1603

usb_port-0.png

Icon 1604

usb_port-1.png

Icon 1605

user_calendar-0.png

Icon 1606

user_calendar-1.png

Icon 1607

user_card.png

Icon 1608

user_card_view.png

Icon 1609

user_computer-0.png

Icon 1610

user_computer-1.png

Icon 1611

user_computer_pair-0.png

Icon 1612

user_computer_pair-1.png

Icon 1613

user_network-0.png

Icon 1614

user_network-1.png

Icon 1615

user_world-0.png

Icon 1616

user_world-1.png

Icon 1617

users-0.png

Icon 1618

users-1.png

Icon 1619

users-2.png

Icon 1620

users_green-0.png

Icon 1621

users_green-1.png

Icon 1622

users_green-2.png

Icon 1623

users_green-3.png

Icon 1624

users_green-4.png

Icon 1625

users_green-5.png

Icon 1626

users_key-0.png

Icon 1627

users_key-1.png

Icon 1628

users_key-2.png

Icon 1629

users_key-3.png

Icon 1630

users_key-4.png

Icon 1631

users_key-5.png

Icon 1632

utopia_smiley.png

Icon 1633

video_-0.png

Icon 1634

video_-1.png

Icon 1635

video_-2.png

Icon 1636

video_compression-0.png

Icon 1637

video_compression-1.png

Icon 1638

video_gr-0.png

Icon 1639

video_gr-1.png

Icon 1640

video_gr-2.png

Icon 1641

video_mg-0.png

Icon 1642

video_mg-1.png

Icon 1643

video_mg-2.png

Icon 1644

video_mk-0.png

Icon 1645

video_mk-1.png

Icon 1646

video_mk-2.png

Icon 1647

video_mk-3.png

Icon 1648

video_mk-4.png

Icon 1649

video_mk-5.png

Icon 1650

video_tl-0.png

Icon 1651

video_tl-1.png

Icon 1652

video_tl-2.png

Icon 1653

web_file-0.png

Icon 1654

web_file-1.png

Icon 1655

web_file-2.png

Icon 1656

web_file-3.png

Icon 1657

web_file_set-0.png

Icon 1658

web_file_set-1.png

Icon 1659

web_file_set-2.png

Icon 1660

web_file_set-3.png

Icon 1661

web_file_set-4.png

Icon 1662

web_file_set-5.png

Icon 1663

wia_img_a-0.png

Icon 1664

wia_img_a-1.png

Icon 1665

wia_img_check-0.png

Icon 1666

wia_img_check-1.png

Icon 1667

wia_img_color-0.png

Icon 1668

wia_img_color-1.png

Icon 1669

wia_img_color_sound-0.png

Icon 1670

wia_img_color_sound-1.png

Icon 1671

wia_img_gray-0.png

Icon 1672

wia_img_gray-1.png

Icon 1673

window_red_hilights.png

Icon 1674

windows-0.png

Icon 1675

windows-1.png

Icon 1676

windows-2.png

Icon 1677

windows-3.png

Icon 1678

windows-4.png

Icon 1679

windows-5.png

Icon 1680

windows_button-0.png

Icon 1681

windows_button-1.png

Icon 1682

windows_movie-0.png

Icon 1683

windows_movie-1.png

Icon 1684

windows_slanted-0.png

Icon 1685

windows_slanted-1.png

Icon 1686

windows_three.png

Icon 1687

windows_title-0.png

Icon 1688

windows_title-1.png

Icon 1689

windows_update_large-0.png

Icon 1690

windows_update_large-1.png

Icon 1691

windows_update_large-2.png

Icon 1692

windows_update_large-3.png

Icon 1693

windows_update_large-4.png

Icon 1694

windows_update_large-5.png

Icon 1695

windows_update_old-0.png

Icon 1696

windows_update_old-1.png

Icon 1697

windows_update_old-2.png

Icon 1698

windows_update_old-3.png

Icon 1699

windows_update_old-4.png

Icon 1700

windows_update_old-5.png

Icon 1701

windows_update_small-0.png

Icon 1702

windows_update_small-1.png

Icon 1703

windows_update_small-2.png

Icon 1704

windows_update_small-3.png

Icon 1705

windows_update_small-4.png

Icon 1706

windows_update_small-5.png

Icon 1707

winrep-0.png

Icon 1708

winrep-1.png

Icon 1709

winrep_mag_glass.png

Icon 1710

wm-0.png

Icon 1711

wm-1.png

Icon 1712

wm-2.png

Icon 1713

wm-3.png

Icon 1714

wm-4.png

Icon 1715

wm-5.png

Icon 1716

wm_file-0.png

Icon 1717

wm_file-1.png

Icon 1718

wm_file-2.png

Icon 1719

wm_file-3.png

Icon 1720

wm_file-4.png

Icon 1721

wm_file-5.png

Icon 1722

world-0.png

Icon 1723

world-1.png

Icon 1724

world-2.png

Icon 1725

world-3.png

Icon 1726

world-4.png

Icon 1727

world-5.png

Icon 1728

world_address_book-0.png

Icon 1729

world_address_book-1.png

Icon 1730

world_lock-0.png

Icon 1731

world_lock-1.png

Icon 1732

world_network_directories-0.png

Icon 1733

world_network_directories-1.png

Icon 1734

world_network_directories-2.png

Icon 1735

world_network_directories-3.png

Icon 1736

world_network_directories-4.png

Icon 1737

world_network_directories-5.png

Icon 1738

world_phonereceiver.png

Icon 1739

world_star-0.png

Icon 1740

world_star-1.png

Icon 1741

write_card_phone.png

Icon 1742

write_file-0.png

Icon 1743

write_file-1.png

Icon 1744

write_red.png

Icon 1745

write_wordpad-0.png

Icon 1746

write_wordpad-1.png

Icon 1747

write_yellow-0.png

Icon 1748

write_yellow-1.png

Icon 1749

xml-0.png

Icon 1750

xml-1.png

Icon 1751

xml-2.png

Icon 1752

xml-3.png

Icon 1753

xml_gear-0.png

Icon 1754

xml_gear-1.png

Icon 1755

xml_gear-2.png

Icon 1756

xml_gear-3.png

Inputs

To use the available inputs in Windows 98, you'll need to use the <Input /> component. It accepts the "type" prop (email, number, password, search, tel, text and url), if you don't add any type, it will be a text type by default.

MS-DOS Prompt icon
MS-DOS Prompt

import Input from "./components/Input/Input";

<Input />

The Input component also accepts the next props: placeholder, required, disabled and id.

MS-DOS Prompt icon
MS-DOS Prompt
import Input from "./components/Input/Input";
                
<>
  <Input type="text" placeholder="Username" id="username" required></Input>
  <Input type="password" placeholder="Password" id="password" required></Input>
  <Input type="email" placeholder="Email" id="email" required></Input>
  <Input type="number" placeholder="Age" id="age" required></Input>
  <Input type="tel" placeholder="Tel" id="tel" required></Input>
  <Input type="url" placeholder="Website" id="website" required></Input>
</>;
MS-DOS Prompt icon
MS-DOS Prompt

import Input from "./components/Input/Input";

<Input type="search" placeholder="Search Bar" id="searchBar" ></Input>

Tabs

The <Tabs /> component needs its children <TabList />, <Tab> and <TabPanel>. This component accepts a "selectedTab" prop to have that one selected by default, if you don't pass that prop, the value will be 1.

TabList

<TabList /> is the father of <Tab />, it contains the list of tabs.

Tab

You will need to pass the prop "value" to match the TabPanel component later. If you add two <Tab /> components, you should add the first one the value "1" and the second one "2".

You can add the name of each Tab nesting it inside the component tag.

TabPanel

Like the <Tab /> component, you need to pass it a prop "value" matching the value of the Tab you want to link. If you add two Tab components, you need to add two TabPanel components as well.

About me
Click me

Follow me on GitHub if you want to see more of my projects!

I also have a website and a LinkedIn. smiley windows 98 icon


MS-DOS Prompt icon
MS-DOS Prompt
import Tabs from "./components/Tabs/Tabs";
import TabList from "./components/TabList/TabList";
import Tab from "./components/Tab/Tab";
import TabPanel from "./components/TabPanel/TabPanel";

<Tabs>
  <TabList>
    <Tab value={1}>About me</Tab>
    <Tab value={2}>Click me</Tab>
  </TabList>
  <TabPanel value={1}>
    <Typography>
      Follow me on{" "}
      <a href="https://github.com/veronicadip" target="_blank">
        GitHub
      </a>{" "}
      if you want to see more of my projects!
    </Typography>
    <Typography>
      I also have a <a href="https://veronicadip.github.io./">website</a> and a{" "}
      <a href="https://www.linkedin.com/in/veronica-dip/">LinkedIn</a>
      . <img src={SmileIcon} alt="smiley windows 98 icon" />
    </Typography>
  </TabPanel>
  <TabPanel value={2}>
    <Typography>Great! you changed tabs, this function comes with the library too.</Typography>
  </TabPanel>
</Tabs>;

TitleBar

This component can receive a function for each button, you can achieve this passing it the next props: "onMinimize", "onMaximize" and "onClose".

It also receives the "icon" and "title" props.

Minesweeper icon
Minesweeper
MS-DOS Prompt icon
MS-DOS Prompt
import TitleBar from "./components/TitleBar/TitleBar";
import MineIcon from "./components/Icons/game_mine_1-1.png";

<TitleBar icon={MineIcon} title="Minesweeper"></TitleBar>

TreeList and TreeItem

TreeList is used to contain one or more nested TreeItems. You can pass an optional `fullHeight` prop to make it take the full screen height (like the tree list on the left of this page.)

TreeItems can be infinitely nested and must live inside a TreeList.

A TreeItem requires a `label` prop, which can be a ReactNode, allowing you to put icons, emojis, text, etc.

A TreeItem can be opened or closed, and you can control this state using the `openBranch` prop.

CD Rom
Computer
Mouse
Keyboard
Monitor
MS-DOS Prompt icon
MS-DOS Prompt
import TreeList from './components/TreeList/Treelist'
import TreeItem from "./components/TreeList/Treelist";

<TreeList>
  <TreeItem label={<IconWithText icon={ComputerIcon} text="CD Rom" />} openBranch>
    <TreeItem label={<IconWithText icon={CDRomIcon} text="Computer" />} openBranch>
      <TreeItem label={<IconWithText icon={MouseIcon} text="Mouse" />} openBranch></TreeItem>
    </TreeItem>
  </TreeItem>
  <TreeItem label={<IconWithText icon={KeyboardIcon} text="Keyboard" />} openBranch></TreeItem>
  <TreeItem label={<IconWithText icon={MonitorIcon} text="Monitor" />} openBranch></TreeItem>
</TreeList>

Typography

Typography is a component to give text styles. You can use the `type` prop to specify the typography hierarchy.

You can find all the available types below.

This is a h1

This is a h2

This is a h3

This is a h4

This is a h5
This is a h6

This is a p

This is a pre

By default, Typography is color black and font-weight regular,

You can add the `white` prop to make the text white.

You can also add the `bold` prop to make the text bold.

MS-DOS Prompt icon
MS-DOS Prompt
import Typography from "./components/Typography/Typography";
<>
  <Typography white type="h1">
    This is a h1
  </Typography>
  ...
  <Typography>By default, Typography is color black and font-weight regular,</Typography>
  <Typography white>You can add the "white" prop to make the text white.</Typography>
  <Typography white bold>
    You can also add the "bold" prop to make the text bold.
  </Typography>
</>;