fix(home): 커뮤니티 하트 아이콘을 PNG로 교체한다

This commit is contained in:
2026-07-12 07:46:40 +09:00
parent 1aeb336898
commit 53cc96b84d
2 changed files with 0 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="18dp"
android:height="18dp"
android:viewportWidth="18"
android:viewportHeight="18">
<path
android:fillColor="@color/soda_400"
android:pathData="M9,15.8L7.9,14.8C4,11.3 1.5,9 1.5,6.2C1.5,3.9 3.3,2.2 5.5,2.2C6.8,2.2 8,2.8 9,3.8C10,2.8 11.2,2.2 12.5,2.2C14.7,2.2 16.5,3.9 16.5,6.2C16.5,9 14,11.3 10.1,14.8L9,15.8Z" />
</vector>