Skip to content

Commit 12eb2e3

Browse files
Updated export of icons from Figma (#3337)
Co-authored-by: jorytindall <[email protected]> Co-authored-by: Jory Tindall <[email protected]>
1 parent 512dd5a commit 12eb2e3

26 files changed

+618
-13
lines changed

.changeset/tender-pears-notice.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hashicorp/flight-icons": minor
3+
---
4+
5+
`jenkins` and `jenkins-color` icons added.

packages/flight-icons/catalog.json

Lines changed: 45 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lastRunTimeISO": "2025-08-20T23:58:48.772Z",
2+
"lastRunTimeISO": "2025-10-30T17:40:18.632Z",
33
"lastRunFigma": {
44
"id": "TLnoT5AYQfy3tZ0H68BgOr",
55
"page": "Export",
@@ -1806,6 +1806,46 @@
18061806
"width": 16,
18071807
"height": 16
18081808
},
1809+
{
1810+
"id": "9054:280",
1811+
"fileName": "jenkins-24",
1812+
"iconName": "jenkins",
1813+
"description": "jenkins",
1814+
"category": "Services",
1815+
"size": "24",
1816+
"width": 24,
1817+
"height": 24
1818+
},
1819+
{
1820+
"id": "9054:298",
1821+
"fileName": "jenkins-16",
1822+
"iconName": "jenkins",
1823+
"description": "jenkins",
1824+
"category": "Services",
1825+
"size": "16",
1826+
"width": 16,
1827+
"height": 16
1828+
},
1829+
{
1830+
"id": "9054:159",
1831+
"fileName": "jenkins-color-24",
1832+
"iconName": "jenkins-color",
1833+
"description": "jenkins",
1834+
"category": "Services",
1835+
"size": "24",
1836+
"width": 24,
1837+
"height": 24
1838+
},
1839+
{
1840+
"id": "9054:218",
1841+
"fileName": "jenkins-color-16",
1842+
"iconName": "jenkins-color",
1843+
"description": "jenkins",
1844+
"category": "Services",
1845+
"size": "16",
1846+
"width": 16,
1847+
"height": 16
1848+
},
18091849
{
18101850
"id": "4461:140",
18111851
"fileName": "jfrog-24",
@@ -7668,8 +7708,8 @@
76687708
},
76697709
{
76707710
"id": "350:4505",
7671-
"fileName": "volume-2-24",
7672-
"iconName": "volume-2",
7711+
"fileName": "volume-up-24",
7712+
"iconName": "volume-up",
76737713
"description": "volume, up, high, loud, sound, audio, speaker",
76747714
"category": "Media",
76757715
"size": "24",
@@ -7678,8 +7718,8 @@
76787718
},
76797719
{
76807720
"id": "350:4509",
7681-
"fileName": "volume-2-16",
7682-
"iconName": "volume-2",
7721+
"fileName": "volume-up-16",
7722+
"iconName": "volume-up",
76837723
"description": "volume, up, high, loud, sound, audio, speaker",
76847724
"category": "Media",
76857725
"size": "16",
Lines changed: 20 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)