diff --git a/LICENSE.artwork b/LICENSE.artwork index 4eb9cf24e..71e1fe282 100644 --- a/LICENSE.artwork +++ b/LICENSE.artwork @@ -31,3 +31,6 @@ Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0): MIT License as per https://github.com/flipperdevices/Flipper-iOS-App/blob/dev/LICENSE Flipper device icons, Source SVG https://raw.githubusercontent.com/flipperdevices/Flipper-iOS-App/main/Flipper/Shared/Assets.xcassets/Device/FlipperBlack.imageset/FlipperBlack.svg + +Apache License Version 2.0 as per https://github.com/google/material-design-icons/blob/master/LICENSE + Material Symbols & Icons. Source: https://github.com/google/material-design-icons diff --git a/app/src/main/res/drawable/ic_thermometer.xml b/app/src/main/res/drawable/ic_thermometer.xml new file mode 100644 index 000000000..cd618dbad --- /dev/null +++ b/app/src/main/res/drawable/ic_thermometer.xml @@ -0,0 +1,10 @@ + + + diff --git a/app/src/main/res/xml/devicesettings_temperature_scale_cf.xml b/app/src/main/res/xml/devicesettings_temperature_scale_cf.xml index f17c947a2..16e5f13ef 100644 --- a/app/src/main/res/xml/devicesettings_temperature_scale_cf.xml +++ b/app/src/main/res/xml/devicesettings_temperature_scale_cf.xml @@ -1,6 +1,7 @@