Skip to content

Commit 5cf3610

Browse files
authored
fix: Add OCI icon (#583)
Signed-off-by: Keith Chong <[email protected]>
1 parent 54f36c7 commit 5cf3610

File tree

6 files changed

+106
-78
lines changed

6 files changed

+106
-78
lines changed

src/assets/fonts/argo-icon.eot

120 Bytes
Binary file not shown.

src/assets/fonts/argo-icon.svg

Lines changed: 40 additions & 37 deletions
Loading

src/assets/fonts/argo-icon.ttf

120 Bytes
Binary file not shown.

src/assets/fonts/argo-icon.woff

84 Bytes
Binary file not shown.

src/styles/argo-icon.scss

Lines changed: 44 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ $argo-icon-fonts-root: '/' !default;
1414

1515
@font-face {
1616
font-family: "argo-icon";
17-
src: url($argo-icon-fonts-root + "argo-icon.eot?dc7d942cb67a42904c1a8d10acd6973a?#iefix") format("embedded-opentype"),
18-
url($argo-icon-fonts-root + "argo-icon.woff?dc7d942cb67a42904c1a8d10acd6973a") format("woff"),
19-
url($argo-icon-fonts-root + "argo-icon.ttf?dc7d942cb67a42904c1a8d10acd6973a") format("truetype"),
20-
url($argo-icon-fonts-root + "argo-icon.svg?dc7d942cb67a42904c1a8d10acd6973a#argo-icon") format("svg");
17+
src: url($argo-icon-fonts-root + "argo-icon.eot?73a3124f147facf3e90960528bdfae73?#iefix") format("embedded-opentype"),
18+
url($argo-icon-fonts-root + "argo-icon.woff?73a3124f147facf3e90960528bdfae73") format("woff"),
19+
url($argo-icon-fonts-root + "argo-icon.ttf?73a3124f147facf3e90960528bdfae73") format("truetype"),
20+
url($argo-icon-fonts-root + "argo-icon.svg?73a3124f147facf3e90960528bdfae73#argo-icon") format("svg");
2121
}
2222

2323
i {
@@ -300,114 +300,117 @@ i {
300300
.argo-icon-notification:before {
301301
content: "\f14f";
302302
}
303-
.argo-icon-pencil:before {
303+
.argo-icon-oci:before {
304304
content: "\f150";
305305
}
306-
.argo-icon-play-2:before {
306+
.argo-icon-pencil:before {
307307
content: "\f151";
308308
}
309-
.argo-icon-play:before {
309+
.argo-icon-play-2:before {
310310
content: "\f152";
311311
}
312-
.argo-icon-pod:before {
312+
.argo-icon-play:before {
313313
content: "\f153";
314314
}
315-
.argo-icon-policies:before {
315+
.argo-icon-pod:before {
316316
content: "\f154";
317317
}
318-
.argo-icon-policy:before {
318+
.argo-icon-policies:before {
319319
content: "\f155";
320320
}
321-
.argo-icon-profile:before {
321+
.argo-icon-policy:before {
322322
content: "\f156";
323323
}
324-
.argo-icon-push:before {
324+
.argo-icon-profile:before {
325325
content: "\f157";
326326
}
327-
.argo-icon-report-card:before {
327+
.argo-icon-push:before {
328328
content: "\f158";
329329
}
330-
.argo-icon-resubmit-failed:before {
330+
.argo-icon-report-card:before {
331331
content: "\f159";
332332
}
333-
.argo-icon-retry:before {
333+
.argo-icon-resubmit-failed:before {
334334
content: "\f15a";
335335
}
336-
.argo-icon-right-navigation-toolbar:before {
336+
.argo-icon-retry:before {
337337
content: "\f15b";
338338
}
339-
.argo-icon-safe:before {
339+
.argo-icon-right-navigation-toolbar:before {
340340
content: "\f15c";
341341
}
342-
.argo-icon-sales-channels:before {
342+
.argo-icon-safe:before {
343343
content: "\f15d";
344344
}
345-
.argo-icon-sample:before {
345+
.argo-icon-sales-channels:before {
346346
content: "\f15e";
347347
}
348-
.argo-icon-scale:before {
348+
.argo-icon-sample:before {
349349
content: "\f15f";
350350
}
351-
.argo-icon-search:before {
351+
.argo-icon-scale:before {
352352
content: "\f160";
353353
}
354-
.argo-icon-settings:before {
354+
.argo-icon-search:before {
355355
content: "\f161";
356356
}
357-
.argo-icon-slack-02:before {
357+
.argo-icon-settings:before {
358358
content: "\f162";
359359
}
360-
.argo-icon-stop-property:before {
360+
.argo-icon-slack-02:before {
361361
content: "\f163";
362362
}
363-
.argo-icon-stop:before {
363+
.argo-icon-stop-property:before {
364364
content: "\f164";
365365
}
366-
.argo-icon-storageclass:before {
366+
.argo-icon-stop:before {
367367
content: "\f165";
368368
}
369-
.argo-icon-storageprovider:before {
369+
.argo-icon-storageclass:before {
370370
content: "\f166";
371371
}
372-
.argo-icon-tag:before {
372+
.argo-icon-storageprovider:before {
373373
content: "\f167";
374374
}
375-
.argo-icon-template:before {
375+
.argo-icon-tag:before {
376376
content: "\f168";
377377
}
378-
.argo-icon-terminate:before {
378+
.argo-icon-template:before {
379379
content: "\f169";
380380
}
381-
.argo-icon-test:before {
381+
.argo-icon-terminate:before {
382382
content: "\f16a";
383383
}
384-
.argo-icon-timeline:before {
384+
.argo-icon-test:before {
385385
content: "\f16b";
386386
}
387-
.argo-icon-tools:before {
387+
.argo-icon-timeline:before {
388388
content: "\f16c";
389389
}
390-
.argo-icon-user-groups:before {
390+
.argo-icon-tools:before {
391391
content: "\f16d";
392392
}
393-
.argo-icon-user-profile:before {
393+
.argo-icon-user-groups:before {
394394
content: "\f16e";
395395
}
396-
.argo-icon-user:before {
396+
.argo-icon-user-profile:before {
397397
content: "\f16f";
398398
}
399-
.argo-icon-users:before {
399+
.argo-icon-user:before {
400400
content: "\f170";
401401
}
402-
.argo-icon-volume:before {
402+
.argo-icon-users:before {
403403
content: "\f171";
404404
}
405-
.argo-icon-warning:before {
405+
.argo-icon-volume:before {
406406
content: "\f172";
407407
}
408-
.argo-icon-workflow:before {
408+
.argo-icon-warning:before {
409409
content: "\f173";
410410
}
411-
.argo-icon-yaml:before {
411+
.argo-icon-workflow:before {
412412
content: "\f174";
413413
}
414+
.argo-icon-yaml:before {
415+
content: "\f175";
416+
}

src/styles/icons/oci.svg

Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)