Delete instagram account

This commit is contained in:
Hazem Krimi
2021-03-07 23:41:02 +01:00
parent dc8d7e5315
commit e6d9a6dd7a
3 changed files with 0 additions and 8 deletions
-6
View File
@@ -141,12 +141,6 @@ const About: FC = () => {
height={36} height={36}
onClick={() => window.open('https://dribbble.com/HazemKrimi', '_blank')} onClick={() => window.open('https://dribbble.com/HazemKrimi', '_blank')}
/> />
<IconButton
icon={dark ? '/icons/light-instagram.svg' : '/icons/dark-instagram.svg'}
width={36}
height={36}
onClick={() => window.open('https://instagram.com/hazemkrimi', '_blank')}
/>
</div> </div>
</div> </div>
</div> </div>
-1
View File
@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>

Before

Width:  |  Height:  |  Size: 392 B

-1
View File
@@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg>

Before

Width:  |  Height:  |  Size: 392 B