본문 바로가기

명사 美 비격식 (무리 중에서) 아주 뛰어난[눈에 띄는] 사람[것]

Personal/Tip

Fontawesome 1,609개의 무료 아이콘

1,609 Free(무료) Icons , 7,865 Pro(유료) Icons

무료로도 충분한 디자인이 가능하다.

 

 

메일입력으로 간단히 아래의 코드를 얻을 수있다.

<script src="https://kit.fontawesome.com/(부여받은넘버).js" crossorigin="anonymous"></script>

https://fontawesome.com/start

 

Font Awesome

The world’s most popular and easiest to use icon set just got an upgrade. More icons. More styles. More Options.

fontawesome.com

 

fontawesome파일들을 다운로드 할 수 있다. 

https://fontawesome.com/v5.15/how-to-use/on-the-web/setup/hosting-font-awesome-yourself

 

Font Awesome

The world’s most popular and easiest to use icon set just got an upgrade. More icons. More styles. More Options.

fontawesome.com

 

귀찮다면 cdn을 이용하자.

https://cdnjs.com/libraries/font-awesome

 

font-awesome - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers

The iconic SVG, font, and CSS toolkit - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 12.5% of all websites, serving over 200 billion requests each month, powered by Cloudflare. We make

cdnjs.com

 

 

fontawesome 웹페이지에서 자유롭게 icon을 검색하여 코드를 복사할 수 있다.

<i class="fas fa-globe-europe"></i>