0% found this document useful (0 votes)
15 views3 pages

This Is For Our Vs-Code Editor Short Works Link

Uploaded by

nurnobyking1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views3 pages

This Is For Our Vs-Code Editor Short Works Link

Uploaded by

nurnobyking1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

This is for our vs code short works .

Google Fonts Links


Link Of poppins font :
<style> @import url('https://fonts.googleapis.com/css2?
family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;
1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); </style>

Font Name And Size-Weight :


font-family: "Poppins", sans-serif; font-weight: 400; font-style: normal;

Link Of Roboto font :


<style> @import url('https://fonts.googleapis.com/css2?
family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1
,700;1,900&display=swap'); </style>

Font Name And Size-Weight :


.roboto-regular { font-family: "Roboto", sans-serif; font-weight: 400; font-style:
normal; }

Link Of Oswald font :


<style> @import url('https://fonts.googleapis.com/css2?
family=Oswald:[email protected]&display=swap'); </style>

Font Name And Size-Weight :


.oswald-<uniquifier> { font-family: "Oswald", sans-serif; font-optical-sizing: auto;
font-weight: <weight>; font-style: normal; }

Link Of Oswald font :


<style> @import url('https://fonts.googleapis.com/css2?
family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap'); </style>

Font Name And Size-Weight :


.pt-serif-regular { font-family: "PT Serif", serif; font-weight: 400; font-style:
normal; }

Font Awesome Links


Js Short Link :
<script src="https://kit.fontawesome.com/32ab2b7dd7.js" crossorigin="anonymous"></
script>

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-

awesome/6.6.0/css/all.min.css">

We can use to our Projects icons 000

On this website

Some important icons Links :

000<i class="fa-solid fa-bars"></i>

000Social Icons

<i class="fa fa-telegram" aria-hidden="true"></i>

<i class="fa fa-facebook-official" aria-hidden="true"></i>

<i class="fa fa-facebook" aria-hidden="true"></i>

<i class="fa fa-youtube-play" aria-hidden="true"></i>

<i class="fa fa-instagram" aria-hidden="true"></i>

<i class="fa fa-twitter-square" aria-hidden="true"></i>

<i class="fa fa-whatsapp" aria-hidden="true"></i>

<i class="fa-brands fa-linkedin-in"></i>

<i class="fa-brands fa-linkedin"></i>

Other Icons

<i class="fa fa-home" aria-hidden="true"></i>

<i class="fa fa-bars" aria-hidden="true"></i>

<i class="fa fa-comments" aria-hidden="true"></i>

<i class="fa fa-calendar" aria-hidden="true"></i>

<i class="fa fa-university" aria-hidden="true"></i>

<i class="fa fa-wifi" aria-hidden="true"></i>

<i class="fa fa-windows" aria-hidden="true"></i>

<i class="fa fa-cloud-download" aria-hidden="true"></i>

Location Icons
<i class="fa fa-map-marker" aria-hidden="true"></i>

<i class="fa fa-location-arrow" aria-hidden="true"></i>

Stars Icons

<i class="fa fa-star" aria-hidden="true"></i>

<i class="fa fa-star-half-o" aria-hidden="true"></i>

<i class="fa fa-star-o" aria-hidden="true"></i>

Address and Cards Icons

<i class="fa fa-address-book" aria-hidden="true"></i>

<i class="fa fa-address-book-o" aria-hidden="true"></i>

<i class="fa fa-address-card" aria-hidden="true"></i>

<i class="fa fa-id-card-o" aria-hidden="true"></i>

<i class="fa fa-id-card-o" aria-hidden="true"></i>

Profile Icons

<i class="fa fa-user-o" aria-hidden="true"></i>

<i class="fa fa-user-circle" aria-hidden="true"></i>

<i class="fa fa-user-circle-o" aria-hidden="true"></i>

Gender Icons

<i class="fa fa-male" aria-hidden="true"></i>

<i class="fa fa-female" aria-hidden="true"></i>

<i class="fa fa-venus-mars" aria-hidden="true"></i> (for gender)

You might also like