Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poposnail61 authored May 20, 2022
1 parent 7f6071a commit f8cbc98
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,27 @@

## Overview

Min Icon은 다양한 굵기와 스타일을 가진 아이콘 폰트입니다. 가변 폰트를 지원하여 원하는 두께의 아이콘으로 커스텀하여 사용할 수 있습니다.<br>
Min Icon is an icon font with various thicknesses and styles. It supports variable fonts so you can customize them with icons of the desired weights.

Min Icon은 다양한 굵기와 스타일을 가진 아이콘 폰트입니다. 가변 폰트를 지원하여 원하는 두께의 아이콘으로 커스텀하여 사용할 수 있습니다.<br>

- 134 icons, 20 brand icon
- 2 fonts, 2 styles, and 6 weights
- Variable font
<br><br><br>

## How to Use?

css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변폰트를 사용할 경우 설정된 6가지 굵기 이외에 원하는 굵기로 변경하여 사용 가능합니다.<br>
Load the css file and apply the icon font for use. If you use variable fonts, you can change them to the desired thickness in addition to the six weight settings.

css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변폰트를 사용할 경우 설정된 6가지 굵기 이외에 원하는 굵기로 변경하여 사용 가능합니다.<br>
<br><br>

- **css file setting**

원하는 종류의 폰트를 선택하여 붙여넣습니다.<br>
Select and paste the desired font type.
Select and paste the desired font type.<br>

원하는 종류의 폰트를 선택하여 붙여넣습니다.

```html
<!-- MinIconRound Use -->
Expand Down

0 comments on commit f8cbc98

Please # to comment.