Skip to content

Commit 6685748

Browse files
committed
Add and categorize pixel icons
1 parent 83a97e1 commit 6685748

10 files changed

Lines changed: 46 additions & 3 deletions
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Loading
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

metadata/changelog.json

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11839,12 +11839,39 @@
1183911839
"issue": "73"
1184011840
},
1184111841
{
11842-
"newId": "pixel_car",
11843-
"by": "@quincylvania"
11842+
"newId": "pixel_droplet",
11843+
"by": "@quincylvania",
11844+
"inspo": "droplet"
11845+
},
11846+
{
11847+
"newId": "pixel_droplet_with_shine",
11848+
"by": "@quincylvania",
11849+
"inspo": "droplet"
1184411850
},
1184511851
{
1184611852
"newId": "pixel_bicycle",
11847-
"by": "@quincylvania"
11853+
"by": "@quincylvania",
11854+
"inspo": "bicycle"
11855+
},
11856+
{
11857+
"newId": "pixel_car",
11858+
"by": "@quincylvania",
11859+
"inspo": "car"
11860+
},
11861+
{
11862+
"newId": "pixel_taxi",
11863+
"by": "@quincylvania",
11864+
"inspo": "taxi"
11865+
},
11866+
{
11867+
"newId": "pixel_bus",
11868+
"by": "@quincylvania",
11869+
"inspo": "bus"
11870+
},
11871+
{
11872+
"newId": "pixel_transit_vehicle_on_railway_track",
11873+
"by": "@quincylvania",
11874+
"inspo": "transit_vehicle_on_railway_track"
1184811875
}
1184911876
]
1185011877
}

scripts/sync_to_commons.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ function commonsPageCategoriesText(pinheadIconId) {
161161
phones: ['Plain black SVG telephone icons'],
162162
'pixel_style/buildings': ['One-color SVG pixel art (black)', 'Plain black SVG building icons'],
163163
'pixel_style/currency_symbols': ['One-color SVG pixel art (black)', 'Currency icons'],
164+
'pixel_style/vehicles': ['One-color SVG pixel art (black)', 'Plain black SVG vehicle icons'],
164165
pixel_style: ['One-color SVG pixel art (black)'],
165166
plants: ['Plain black SVG plant icons'],
166167
religious: ['Plain black SVG religious computer icons'],

0 commit comments

Comments
 (0)