BIN
assets/icons/like_icon_4x.png
Normal file
BIN
assets/icons/like_icon_4x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
@@ -240,3 +240,7 @@ pub fn zap_dark_image() -> Image<'static> {
|
||||
pub fn zap_light_image() -> Image<'static> {
|
||||
zap_dark_image().tint(Color32::BLACK)
|
||||
}
|
||||
|
||||
pub fn like_image() -> Image<'static> {
|
||||
Image::new(include_image!("../../../assets/icons/like_icon_4x.png"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user