mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #481] Where is Palestine flag ? #293
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @charafbounoua on GitHub (Sep 3, 2018).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/481
Add the Palestinian flag :)
@robluton commented on GitHub (Sep 6, 2018):
I haven't used this library yet, but looks like it's there to me.
https://github.com/lipis/flag-icon-css/blob/master/flags/4x3/ps.svg
https://github.com/lipis/flag-icon-css/blob/master/flags/1X1/ps.svg
.flag-icon-ps {
background-image: url(../flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
background-image: url(../flags/1x1/ps.svg);
}
@gemal commented on GitHub (Apr 5, 2019):
I think this can be closed as fixed