Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7583346 authored by Dan Sandler's avatar Dan Sandler
Browse files

Time to make the (checks notes) snow cones.

Bug: 177962166
Test: make, visual
Change-Id: I2d067cccc921f8307c118af095dd91dda421aa61
parent ee5aac1d
Loading
Loading
Loading
Loading
+15 −32
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2020 The Android Open Source Project
<!--
Copyright (C) 2021 The Android Open Source Project

   Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -14,27 +14,10 @@
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:width="24dp" android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#FFFFFF"
        android:pathData="
M 12,1
A 11 11 0 0 0 1,12
A 11 11 0 1 0 12,1
Z

M 12.5,8
a 3,3 0 0 1 6,0
a 3,3 0 0 1 -6,0
Z

M 5.5,8
a 3,3 0 0 1 6,0
l 0,8
a 3,3 0 0 1 -6,0
Z
"/>
  <path android:pathData="M18 9c0-.69268-.1174-1.35795-.3333-1.97699C16.8495 4.68061 14.621 3 12 3 8.68629 3 6 5.68629 6 9v3h6M6 15c0 .6927.11738 1.3579.33333 1.977C7.15047 19.3194 9.37897 21 12 21c3.3137 0 6-2.6863 6-6v-3h-6" android:strokeColor="#000000" android:strokeWidth="2" android:fillColor="#00000000"/>
  <path android:fillColor="#000000" android:pathData="M10 7a1 1 0 1 0 0 2 1 1 0 1 0 0-2zM14 7a1 1 0 1 0 0 2 1 1 0 1 0 0-2z"/>
  <path android:pathData="M6 3l1.5 1.5M18 3l-1.5 1.5" android:strokeColor="#000000" android:strokeWidth="2" android:fillColor="#000000"/>
</vector>