mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:20:11 +01:00
* Update base `clock`-icons Replace `<polyline/>`s with `<path/>`s, and adjust the angles of the 2-, 4-, 8- and 10 o'clock hour hands to better match the 1-, 5-, 7- and 11 o'clock hands * Update clocks with symbols Update `clock-arrow-down`, `clock-arrow-up` and `clock-alert` to match the hand angle of `clock` Also align the exclamation mark of `clock-alert` to the pixel grid * Update small clock faces Make the clock faces in `calendar-clock`, `file-clock`, `folder-clock` and `watch` consistent with each other, and resolve some two-pixel-gap violations. * Align the tips of all hours hands on large clocks to the grid * Add self-attribution where appropriate --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
18 lines
223 B
JSON
18 lines
223 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"wojtekmaj",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"time",
|
|
"watch",
|
|
"alarm"
|
|
],
|
|
"categories": [
|
|
"time"
|
|
]
|
|
}
|