# 아이콘

**아이콘 블록은 언제 사용하나요?**

* 주로 커스텀 헤더에 아이콘을 추가할 때 사용해요.&#x20;
* URL 이미지 블록과 다르게 정해진 아이콘만 사용할 수 있어요.

**아이콘 블록의 특징은 무엇인가요?**

* 아이콘명 또는 아이콘 URL  : 아이콘을 설정할 수 있어요.&#x20;
* 기본 아이콘과 선택했을 때 / 하지 않았을 때를 모두 입력할 경우, 선택했을 때 / 선택하지 않았을 때 아이콘이 적용돼요.&#x20;
* 틴트 컬러 :  아이콘의 색상을 설정해요.&#x20;
* 기본 틴트 컬러와 선택했을 때 / 하지 않았을 때 컬러를 모두 입력할 경우, 선택했을 때 / 선택하지 않았을 때 컬러가 적용돼요.&#x20;
* 뱃지 여부 :  '뱃지 사용'을 선택하면 새로운 푸시 알림이 왔을 때, 아이콘 우측 상단에 빨간색 점이 나타나요.&#x20;

<figure><img src="/files/RVrf2arGJIf6TiLpnWrC" alt=""><figcaption></figcaption></figure>

> \#아이콘, # 탭 아이콘, # 아이콘 불러오기, # 아이콘 입력

\
2024.02.28 Jinny


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/develop_app/4/block/photo_video/icon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
