-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #40 from medistream-team/feature/medicine-pack
]untitled-ui] medicine-pack 아이콘 추가
- Loading branch information
Showing
259 changed files
with
155,607 additions
and
17,167 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
/* | ||
Animation example, for spinners | ||
*/ | ||
.animate-spin { | ||
-moz-animation: spin 2s infinite linear; | ||
-o-animation: spin 2s infinite linear; | ||
-webkit-animation: spin 2s infinite linear; | ||
animation: spin 2s infinite linear; | ||
display: inline-block; | ||
} | ||
@-moz-keyframes spin { | ||
0% { | ||
-moz-transform: rotate(0deg); | ||
-o-transform: rotate(0deg); | ||
-webkit-transform: rotate(0deg); | ||
transform: rotate(0deg); | ||
} | ||
|
||
100% { | ||
-moz-transform: rotate(359deg); | ||
-o-transform: rotate(359deg); | ||
-webkit-transform: rotate(359deg); | ||
transform: rotate(359deg); | ||
} | ||
} | ||
@-webkit-keyframes spin { | ||
0% { | ||
-moz-transform: rotate(0deg); | ||
-o-transform: rotate(0deg); | ||
-webkit-transform: rotate(0deg); | ||
transform: rotate(0deg); | ||
} | ||
|
||
100% { | ||
-moz-transform: rotate(359deg); | ||
-o-transform: rotate(359deg); | ||
-webkit-transform: rotate(359deg); | ||
transform: rotate(359deg); | ||
} | ||
} | ||
@-o-keyframes spin { | ||
0% { | ||
-moz-transform: rotate(0deg); | ||
-o-transform: rotate(0deg); | ||
-webkit-transform: rotate(0deg); | ||
transform: rotate(0deg); | ||
} | ||
|
||
100% { | ||
-moz-transform: rotate(359deg); | ||
-o-transform: rotate(359deg); | ||
-webkit-transform: rotate(359deg); | ||
transform: rotate(359deg); | ||
} | ||
} | ||
@-ms-keyframes spin { | ||
0% { | ||
-moz-transform: rotate(0deg); | ||
-o-transform: rotate(0deg); | ||
-webkit-transform: rotate(0deg); | ||
transform: rotate(0deg); | ||
} | ||
|
||
100% { | ||
-moz-transform: rotate(359deg); | ||
-o-transform: rotate(359deg); | ||
-webkit-transform: rotate(359deg); | ||
transform: rotate(359deg); | ||
} | ||
} | ||
@keyframes spin { | ||
0% { | ||
-moz-transform: rotate(0deg); | ||
-o-transform: rotate(0deg); | ||
-webkit-transform: rotate(0deg); | ||
transform: rotate(0deg); | ||
} | ||
|
||
100% { | ||
-moz-transform: rotate(359deg); | ||
-o-transform: rotate(359deg); | ||
-webkit-transform: rotate(359deg); | ||
transform: rotate(359deg); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,235 @@ | ||
|
||
.ii-alarm-light-outline:before { content: '\e800'; } /* '' */ | ||
.ii-arrow-down.ii-weight-600:before { content: '\e801'; } /* '' */ | ||
.ii-arrow-down:before { content: '\e802'; } /* '' */ | ||
.ii-arrow-left.ii-weight-600:before { content: '\e803'; } /* '' */ | ||
.ii-arrow-left-in-box-outline:before { content: '\e804'; } /* '' */ | ||
.ii-arrow-left:before { content: '\e805'; } /* '' */ | ||
.ii-arrow-right.ii-weight-600:before { content: '\e806'; } /* '' */ | ||
.ii-arrow-right-from-bracket:before { content: '\e807'; } /* '' */ | ||
.ii-arrow-right:before { content: '\e808'; } /* '' */ | ||
.ii-arrow-top-right-bottom-left:before { content: '\e809'; } /* '' */ | ||
.ii-arrow-up.ii-weight-600:before { content: '\e80a'; } /* '' */ | ||
.ii-arrow-up:before { content: '\e80b'; } /* '' */ | ||
.ii-attachment:before { content: '\e80c'; } /* '' */ | ||
.ii-bag-outline:before { content: '\e80d'; } /* '' */ | ||
.ii-ban:before { content: '\e80e'; } /* '' */ | ||
.ii-bell-check-outline:before { content: '\e80f'; } /* '' */ | ||
.ii-bell-check:before { content: '\e810'; } /* '' */ | ||
.ii-bell-crossed-outline:before { content: '\e811'; } /* '' */ | ||
.ii-bell-outline.ii-weight-600:before { content: '\e812'; } /* '' */ | ||
.ii-bell-outline:before { content: '\e813'; } /* '' */ | ||
.ii-bell-plus-outline:before { content: '\e814'; } /* '' */ | ||
.ii-bell-ringing-outline.ii-weight-600:before { content: '\e815'; } /* '' */ | ||
.ii-bell-ringing-outline:before { content: '\e816'; } /* '' */ | ||
.ii-bell:before { content: '\e817'; } /* '' */ | ||
.ii-blocks-question-outline:before { content: '\e818'; } /* '' */ | ||
.ii-boiling-pot-outline:before { content: '\e819'; } /* '' */ | ||
.ii-book-outline.ii-weight-600:before { content: '\e81a'; } /* '' */ | ||
.ii-book-outline:before { content: '\e81b'; } /* '' */ | ||
.ii-bookmark-outline.ii-weight-600:before { content: '\e81c'; } /* '' */ | ||
.ii-bookmark-outline:before { content: '\e81d'; } /* '' */ | ||
.ii-bookmark:before { content: '\e81e'; } /* '' */ | ||
.ii-building-outline:before { content: '\e81f'; } /* '' */ | ||
.ii-calendar-check-outline:before { content: '\e820'; } /* '' */ | ||
.ii-calendar-event-outline:before { content: '\e821'; } /* '' */ | ||
.ii-calendar-outline.ii-weight-600:before { content: '\e822'; } /* '' */ | ||
.ii-calendar-outline:before { content: '\e823'; } /* '' */ | ||
.ii-camera-outline:before { content: '\e824'; } /* '' */ | ||
.ii-camera-vintage-outline:before { content: '\e825'; } /* '' */ | ||
.ii-caret-down-circle:before { content: '\e826'; } /* '' */ | ||
.ii-caret-down:before { content: '\e827'; } /* '' */ | ||
.ii-caret-left:before { content: '\e828'; } /* '' */ | ||
.ii-caret-right:before { content: '\e829'; } /* '' */ | ||
.ii-caret-up-circle:before { content: '\e82a'; } /* '' */ | ||
.ii-caret-up:before { content: '\e82b'; } /* '' */ | ||
.ii-cart-outline:before { content: '\e82c'; } /* '' */ | ||
.ii-cart-plus:before { content: '\e82d'; } /* '' */ | ||
.ii-cart:before { content: '\e82e'; } /* '' */ | ||
.ii-chart-arrow:before { content: '\e82f'; } /* '' */ | ||
.ii-check.ii-weight-600:before { content: '\e830'; } /* '' */ | ||
.ii-check-circle.ii-weight-600:before { content: '\e831'; } /* '' */ | ||
.ii-check-circle-outline.ii-weight-600:before { content: '\e832'; } /* '' */ | ||
.ii-check-circle-outline:before { content: '\e833'; } /* '' */ | ||
.ii-check-circle:before { content: '\e834'; } /* '' */ | ||
.ii-check-notepad-outline:before { content: '\e835'; } /* '' */ | ||
.ii-check-square.ii-weight-600:before { content: '\e836'; } /* '' */ | ||
.ii-check-square-outline.ii-weight-600:before { content: '\e837'; } /* '' */ | ||
.ii-check-square-outline:before { content: '\e838'; } /* '' */ | ||
.ii-check-square:before { content: '\e839'; } /* '' */ | ||
.ii-check:before { content: '\e83a'; } /* '' */ | ||
.ii-chevron-down.ii-weight-600:before { content: '\e83b'; } /* '' */ | ||
.ii-chevron-down:before { content: '\e83c'; } /* '' */ | ||
.ii-chevron-left.ii-weight-600:before { content: '\e83d'; } /* '' */ | ||
.ii-chevron-left:before { content: '\e83e'; } /* '' */ | ||
.ii-chevron-right.ii-weight-600:before { content: '\e83f'; } /* '' */ | ||
.ii-chevron-right:before { content: '\e840'; } /* '' */ | ||
.ii-chevron-up.ii-weight-600:before { content: '\e841'; } /* '' */ | ||
.ii-chevron-up:before { content: '\e842'; } /* '' */ | ||
.ii-circle-dot-outline.ii-weight-600:before { content: '\e843'; } /* '' */ | ||
.ii-circle-dot-outline:before { content: '\e844'; } /* '' */ | ||
.ii-circle-outline.ii-weight-600:before { content: '\e845'; } /* '' */ | ||
.ii-circle-outline:before { content: '\e846'; } /* '' */ | ||
.ii-circle-percent-outline:before { content: '\e847'; } /* '' */ | ||
.ii-circle-plus.ii-weight-600:before { content: '\e848'; } /* '' */ | ||
.ii-circle-plus-outline.ii-weight-600:before { content: '\e849'; } /* '' */ | ||
.ii-circle-plus-outline:before { content: '\e84a'; } /* '' */ | ||
.ii-circle-plus:before { content: '\e84b'; } /* '' */ | ||
.ii-clock-alarm-outline.ii-weight-600:before { content: '\e84c'; } /* '' */ | ||
.ii-clock-alarm-outline:before { content: '\e84d'; } /* '' */ | ||
.ii-clock-outline.ii-weight-600:before { content: '\e84e'; } /* '' */ | ||
.ii-clock-outline:before { content: '\e84f'; } /* '' */ | ||
.ii-clock:before { content: '\e850'; } /* '' */ | ||
.ii-comment-outline:before { content: '\e851'; } /* '' */ | ||
.ii-compression:before { content: '\e852'; } /* '' */ | ||
.ii-copy:before { content: '\e853'; } /* '' */ | ||
.ii-credit-card-outline:before { content: '\e854'; } /* '' */ | ||
.ii-currency-krw-outline:before { content: '\e855'; } /* '' */ | ||
.ii-deer:before { content: '\e856'; } /* '' */ | ||
.ii-dislike-outline:before { content: '\e857'; } /* '' */ | ||
.ii-dislike:before { content: '\e858'; } /* '' */ | ||
.ii-document-with-lines-outline:before { content: '\e859'; } /* '' */ | ||
.ii-document-with-user-outline:before { content: '\e85a'; } /* '' */ | ||
.ii-door-out:before { content: '\e85b'; } /* '' */ | ||
.ii-double-chevron-down:before { content: '\e85c'; } /* '' */ | ||
.ii-download-document-outline:before { content: '\e85d'; } /* '' */ | ||
.ii-download-outline:before { content: '\e85e'; } /* '' */ | ||
.ii-drag-lines:before { content: '\e85f'; } /* '' */ | ||
.ii-earth:before { content: '\e860'; } /* '' */ | ||
.ii-ellipsis-horizontal-outline.ii-weight-600:before { content: '\e861'; } /* '' */ | ||
.ii-ellipsis-horizontal-outline:before { content: '\e862'; } /* '' */ | ||
.ii-ellipsis-horizontal:before { content: '\e863'; } /* '' */ | ||
.ii-ellipsis-vertical-fill:before { content: '\e864'; } /* '' */ | ||
.ii-expansion:before { content: '\e865'; } /* '' */ | ||
.ii-export.ii-weight-600:before { content: '\e866'; } /* '' */ | ||
.ii-export:before { content: '\e867'; } /* '' */ | ||
.ii-eye:before { content: '\e868'; } /* '' */ | ||
.ii-face-happy-outline:before { content: '\e869'; } /* '' */ | ||
.ii-flag-outline.ii-weight-600:before { content: '\e86a'; } /* '' */ | ||
.ii-flag-outline:before { content: '\e86b'; } /* '' */ | ||
.ii-flag:before { content: '\e86c'; } /* '' */ | ||
.ii-frozen:before { content: '\e86d'; } /* '' */ | ||
.ii-gift-outline.ii-weight-600:before { content: '\e86e'; } /* '' */ | ||
.ii-gift-outline:before { content: '\e86f'; } /* '' */ | ||
.ii-grid-sharp-outline:before { content: '\e870'; } /* '' */ | ||
.ii-grid-sharp:before { content: '\e871'; } /* '' */ | ||
.ii-hashtag:before { content: '\e872'; } /* '' */ | ||
.ii-headset:before { content: '\e873'; } /* '' */ | ||
.ii-heart-outline.ii-weight-600:before { content: '\e874'; } /* '' */ | ||
.ii-heart-outline:before { content: '\e875'; } /* '' */ | ||
.ii-heart:before { content: '\e876'; } /* '' */ | ||
.ii-home-outline:before { content: '\e877'; } /* '' */ | ||
.ii-home:before { content: '\e878'; } /* '' */ | ||
.ii-import:before { content: '\e879'; } /* '' */ | ||
.ii-info-circle-outline.ii-weight-600:before { content: '\e87a'; } /* '' */ | ||
.ii-info-circle-outline:before { content: '\e87b'; } /* '' */ | ||
.ii-info-circle:before { content: '\e87c'; } /* '' */ | ||
.ii-korea:before { content: '\e87d'; } /* '' */ | ||
.ii-law:before { content: '\e87e'; } /* '' */ | ||
.ii-like-outline.ii-weight-600:before { content: '\e87f'; } /* '' */ | ||
.ii-like-outline:before { content: '\e880'; } /* '' */ | ||
.ii-like:before { content: '\e881'; } /* '' */ | ||
.ii-link:before { content: '\e882'; } /* '' */ | ||
.ii-list-card:before { content: '\e883'; } /* '' */ | ||
.ii-list-line:before { content: '\e884'; } /* '' */ | ||
.ii-location-crosshairs.ii-weight-600:before { content: '\e885'; } /* '' */ | ||
.ii-location-crosshairs:before { content: '\e886'; } /* '' */ | ||
.ii-location-outline.ii-weight-600:before { content: '\e887'; } /* '' */ | ||
.ii-location-outline:before { content: '\e888'; } /* '' */ | ||
.ii-lock-outline:before { content: '\e889'; } /* '' */ | ||
.ii-lock:before { content: '\e88a'; } /* '' */ | ||
.ii-magic-wand-outline:before { content: '\e88b'; } /* '' */ | ||
.ii-mail:before { content: '\e88c'; } /* '' */ | ||
.ii-map-search-outline:before { content: '\e88d'; } /* '' */ | ||
.ii-medal-outline:before { content: '\e88e'; } /* '' */ | ||
.ii-medical-outline.ii-weight-600:before { content: '\e88f'; } /* '' */ | ||
.ii-medical-outline:before { content: '\e890'; } /* '' */ | ||
.ii-medicash:before { content: '\e891'; } /* '' */ | ||
.ii-medistream:before { content: '\e892'; } /* '' */ | ||
.ii-megaphone-outline:before { content: '\e893'; } /* '' */ | ||
.ii-menu.ii-weight-600:before { content: '\e894'; } /* '' */ | ||
.ii-menu:before { content: '\e895'; } /* '' */ | ||
.ii-message-dots-outline.ii-weight-600:before { content: '\e896'; } /* '' */ | ||
.ii-message-dots-outline:before { content: '\e897'; } /* '' */ | ||
.ii-message-dots:before { content: '\e898'; } /* '' */ | ||
.ii-message-line-outline:before { content: '\e899'; } /* '' */ | ||
.ii-message-outline.ii-weight-600:before { content: '\e89a'; } /* '' */ | ||
.ii-message-outline:before { content: '\e89b'; } /* '' */ | ||
.ii-message-question-outline:before { content: '\e89c'; } /* '' */ | ||
.ii-minus.ii-weight-600:before { content: '\e89d'; } /* '' */ | ||
.ii-minus-circle-outline.ii-weight-600:before { content: '\e89e'; } /* '' */ | ||
.ii-minus-circle-outline:before { content: '\e89f'; } /* '' */ | ||
.ii-minus-circle:before { content: '\e8a0'; } /* '' */ | ||
.ii-minus:before { content: '\e8a1'; } /* '' */ | ||
.ii-moon-over-sun:before { content: '\e8a2'; } /* '' */ | ||
.ii-moon:before { content: '\e8a3'; } /* '' */ | ||
.ii-navigate-outline.ii-weight-600:before { content: '\e8a4'; } /* '' */ | ||
.ii-navigate-outline:before { content: '\e8a5'; } /* '' */ | ||
.ii-palette-outline:before { content: '\e8a6'; } /* '' */ | ||
.ii-paragraph:before { content: '\e8a7'; } /* '' */ | ||
.ii-pen-outline.ii-weight-600:before { content: '\e8a8'; } /* '' */ | ||
.ii-pen-outline:before { content: '\e8a9'; } /* '' */ | ||
.ii-phone-call-outline:before { content: '\e8aa'; } /* '' */ | ||
.ii-phone-outline.ii-weight-600:before { content: '\e8ab'; } /* '' */ | ||
.ii-phone-outline:before { content: '\e8ac'; } /* '' */ | ||
.ii-picture-frame-outline:before { content: '\e8ad'; } /* '' */ | ||
.ii-picture-square-outline.ii-weight-600:before { content: '\e8ae'; } /* '' */ | ||
.ii-picture-square-outline:before { content: '\e8af'; } /* '' */ | ||
.ii-pin-outline.ii-weight-600:before { content: '\e8b0'; } /* '' */ | ||
.ii-pin-outline:before { content: '\e8b1'; } /* '' */ | ||
.ii-play-circle:before { content: '\e8b2'; } /* '' */ | ||
.ii-play:before { content: '\e8b3'; } /* '' */ | ||
.ii-plus.ii-weight-600:before { content: '\e8b4'; } /* '' */ | ||
.ii-plus:before { content: '\e8b5'; } /* '' */ | ||
.ii-preintern:before { content: '\e8b6'; } /* '' */ | ||
.ii-question-circle-outline.ii-weight-600:before { content: '\e8b7'; } /* '' */ | ||
.ii-question-circle-outline:before { content: '\e8b8'; } /* '' */ | ||
.ii-question-circle:before { content: '\e8b9'; } /* '' */ | ||
.ii-refresh.ii-weight-600:before { content: '\e8ba'; } /* '' */ | ||
.ii-refresh:before { content: '\e8bb'; } /* '' */ | ||
.ii-remove.ii-weight-600:before { content: '\e8bc'; } /* '' */ | ||
.ii-remove-circle.ii-weight-600:before { content: '\e8bd'; } /* '' */ | ||
.ii-remove-circle-outline.ii-weight-600:before { content: '\e8be'; } /* '' */ | ||
.ii-remove-circle-outline:before { content: '\e8bf'; } /* '' */ | ||
.ii-remove-circle:before { content: '\e8c0'; } /* '' */ | ||
.ii-remove:before { content: '\e8c1'; } /* '' */ | ||
.ii-reply:before { content: '\e8c2'; } /* '' */ | ||
.ii-search.ii-weight-600:before { content: '\e8c3'; } /* '' */ | ||
.ii-search-chart:before { content: '\e8c4'; } /* '' */ | ||
.ii-search:before { content: '\e8c5'; } /* '' */ | ||
.ii-send-to:before { content: '\e8c6'; } /* '' */ | ||
.ii-settings-outline.ii-weight-600:before { content: '\e8c7'; } /* '' */ | ||
.ii-settings-outline:before { content: '\e8c8'; } /* '' */ | ||
.ii-share-outline.ii-weight-600:before { content: '\e8c9'; } /* '' */ | ||
.ii-share-outline:before { content: '\e8ca'; } /* '' */ | ||
.ii-shield-check-outline.ii-weight-600:before { content: '\e8cb'; } /* '' */ | ||
.ii-shield-check-outline:before { content: '\e8cc'; } /* '' */ | ||
.ii-sliders.ii-weight-600:before { content: '\e8cd'; } /* '' */ | ||
.ii-sliders:before { content: '\e8ce'; } /* '' */ | ||
.ii-spiral:before { content: '\e8cf'; } /* '' */ | ||
.ii-square-outline:before { content: '\e8d0'; } /* '' */ | ||
.ii-star-outline.ii-weight-600:before { content: '\e8d1'; } /* '' */ | ||
.ii-star-outline:before { content: '\e8d2'; } /* '' */ | ||
.ii-star:before { content: '\e8d3'; } /* '' */ | ||
.ii-stethoscope:before { content: '\e8d4'; } /* '' */ | ||
.ii-sun:before { content: '\e8d5'; } /* '' */ | ||
.ii-table-chart:before { content: '\e8d6'; } /* '' */ | ||
.ii-ticket-outline:before { content: '\e8d7'; } /* '' */ | ||
.ii-trash-outline:before { content: '\e8d8'; } /* '' */ | ||
.ii-trophy-outline:before { content: '\e8d9'; } /* '' */ | ||
.ii-truck-outline:before { content: '\e8da'; } /* '' */ | ||
.ii-truck-timer-outline:before { content: '\e8db'; } /* '' */ | ||
.ii-upload:before { content: '\e8dc'; } /* '' */ | ||
.ii-user-outline.ii-weight-600:before { content: '\e8dd'; } /* '' */ | ||
.ii-user-outline:before { content: '\e8de'; } /* '' */ | ||
.ii-user-pass-outline:before { content: '\e8df'; } /* '' */ | ||
.ii-user-screen-outline:before { content: '\e8e0'; } /* '' */ | ||
.ii-user:before { content: '\e8e1'; } /* '' */ | ||
.ii-users-outline:before { content: '\e8e2'; } /* '' */ | ||
.ii-vote-outline:before { content: '\e8e3'; } /* '' */ | ||
.ii-wallet-outline:before { content: '\e8e4'; } /* '' */ | ||
.ii-warning-circle-outline.ii-weight-600:before { content: '\e8e5'; } /* '' */ | ||
.ii-warning-circle-outline:before { content: '\e8e6'; } /* '' */ | ||
.ii-warning-circle:before { content: '\e8e7'; } /* '' */ | ||
.ii-warning-triangle-outline:before { content: '\e8e8'; } /* '' */ | ||
.ii-warning-triangle:before { content: '\e8e9'; } /* '' */ |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.