diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-07 23:11:13 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-07 23:11:13 +0200 |
| commit | dd9c90c0d7d65f4481b1072f11cbb81017382006 (patch) | |
| tree | 6b4f0c80de77e16ac536fa6ccd24ccf40845d757 /Private/Root | |
| parent | f21456cae169f9d911cefe39f1b99615f3c39e5d (diff) | |
MHR-3: Everything is ready now, we need to implement the NewFSParser
class now.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Private/Root')
| -rw-r--r-- | Private/Root/Boot/kernel-logo.ico | bin | 150570 -> 150570 bytes | |||
| -rw-r--r-- | Private/Root/Boot/kernel-logo.svg | 10 |
2 files changed, 0 insertions, 10 deletions
diff --git a/Private/Root/Boot/kernel-logo.ico b/Private/Root/Boot/kernel-logo.ico Binary files differindex 945049b9..683c2137 100644 --- a/Private/Root/Boot/kernel-logo.ico +++ b/Private/Root/Boot/kernel-logo.ico diff --git a/Private/Root/Boot/kernel-logo.svg b/Private/Root/Boot/kernel-logo.svg deleted file mode 100644 index 751ec02c..00000000 --- a/Private/Root/Boot/kernel-logo.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg width="61" height="61" viewBox="0 0 61 61" fill="none" xmlns="http://www.w3.org/2000/svg"> -<rect x="0.5" y="0.5" width="60" height="60" rx="9.5" fill="#302929" fill-opacity="0.7" stroke="#323232"/> -<circle cx="31" cy="30" r="14.5" fill="url(#paint0_radial_0_1)" stroke="#323232"/> -<defs> -<radialGradient id="paint0_radial_0_1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(31 30) rotate(90) scale(15)"> -<stop stop-color="#820F0F"/> -<stop offset="1" stop-color="#FF0000" stop-opacity="0.52"/> -</radialGradient> -</defs> -</svg> |
