Create the Discord UI with ReactJS - Part 7: Icon button

Опубликовано: 16 Май 2026
на канале: Frontend Coding
112
1

Creating the icon button component which is customizable with your own SVG icons is what we are going to implement in this part of create the Discord UI with ReactJS.

The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...

Timestamps:
0:00 Introduction
1:40 Creating the icon button component.
3:20 Adding an SVG icon to our project.
6:30 Adding the icon to our button.
7:30 Adding the other icons.
10:40 Making the icon in the button customizable.
13:40 Styling the icon button.
20:10 Styling the hover state of the button.
24:50 Overriding the styling of the explore button.
25:50 Thank you for watching! See you next time :)