ChangelogIcons
0.1.7
신규 아이콘 7종을 추가하고, Draggable 아이콘 네이밍을 방향이 드러나도록 정비합니다.
신규 아이콘
7종이 추가됐습니다.
IconCreditOutline(system/business)IconNotebookOutline(system/formatting)IconPartnershipOutline(system/formatting)IconPercentageFilled(system/formatting)IconPercentageOutline(system/formatting)IconDraggableHoriFilled(system/navigation)IconGoogleSheetsColored(service/social)
Breaking Changes — Draggable 아이콘 네이밍
기존 IconDraggableFilled는 세로 방향 손잡이를 의미했지만, 가로 방향(IconDraggableHoriFilled)이 추가되며 방향이 드러나도록 이름을 정리합니다.
IconDraggableFilled → IconDraggableVertFilled
IconDraggableHoriFilled (신규)Breaking — IconDraggableFilled을 직접 import하던 코드가 있다면 IconDraggableVertFilled로 교체해 주세요.
기타
fileOutline.svg의 SVG path 좌표 정밀도를 정리합니다. 시각적 변화는 없습니다.