mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-12 05:55:02 +10:00
@@ -6,6 +6,7 @@ import {
|
||||
FaGithub,
|
||||
FaDribbble,
|
||||
FaInstagram,
|
||||
FaGitlab,
|
||||
} from 'react-icons/fa';
|
||||
import { MdPhone, MdEmail } from 'react-icons/md';
|
||||
|
||||
@@ -19,6 +20,7 @@ const Icons = {
|
||||
github: FaGithub,
|
||||
dribbble: FaDribbble,
|
||||
instagram: FaInstagram,
|
||||
gitlab: FaGitlab,
|
||||
};
|
||||
|
||||
export default Icons;
|
||||
|
||||
Reference in New Issue
Block a user