MDL-87117 core: Add i/tip icon

This commit is contained in:
Sara Arjona
2025-11-28 06:45:54 +01:00
parent 52c6473e16
commit fb206b336c
3 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -336,6 +336,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/stats' => 'fa-chart-line',
'core:i/switch' => 'fa-right-left',
'core:i/switchrole' => 'fa-people-arrows',
'core:i/tip' => 'fa-lightbulb text-warning',
'core:i/trash' => 'fa-trash-can',
'core:i/twoway' => 'fa-arrows-left-right',
'core:i/unchecked' => 'fa-regular fa-square',
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path fill="#ffc107" d="M420.9 448C428.2 425.7 442.8 405.5 459.3 388.1C492 353.7 512 307.2 512 256C512 150 426 64 320 64C214 64 128 150 128 256C128 307.2 148 353.7 180.7 388.1C197.2 405.5 211.9 425.7 219.1 448L420.8 448zM416 496L224 496L224 512C224 556.2 259.8 592 304 592L336 592C380.2 592 416 556.2 416 512L416 496zM312 176C272.2 176 240 208.2 240 248C240 261.3 229.3 272 216 272C202.7 272 192 261.3 192 248C192 181.7 245.7 128 312 128C325.3 128 336 138.7 336 152C336 165.3 325.3 176 312 176z"/></svg>

After

Width:  |  Height:  |  Size: 718 B