Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
android:width="24dp"
android:height="24dp"
android:viewportWidth="128"
android:viewportHeight="128">
<path
android:fillColor="#800000"
android:fillType="nonZero"
android:pathData="m64,128c56,-32 56,-32 56,-112 -24,0 -32,0 -56,-16m-0,128c-56,-32 -56,-32 -56,-112 24,0 32,0 56,-16"
android:strokeWidth="1"
android:strokeColor="#ffffff"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#00000000"
android:pathData="M60,60a16,16 50.31,1 0,32 0a16,16 50.31,1 0,-32 0z"
android:strokeWidth="8"
android:strokeColor="#ffffff" />
<path
android:fillColor="#ffffff"
android:pathData="m64,64c0,11 -5,16 -16,16 -11,0 -16,-5 -16,-16l0,-24 8,0 0,24c0,7 1,8 8,8 7,0 8,-1 8,-8l0,-24 8,0z"
android:strokeWidth="0"
android:strokeColor="#ffffff"
android:strokeLineCap="square"
android:strokeLineJoin="miter" />
</vector>