<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:height="48dp"
    android:width="48dp"
    android:viewportWidth="48"
    android:viewportHeight="48">
    <path
        android:fillColor="#00000000"
        android:pathData="M24,4L4,14L24,24L44,14L24,4Z"
        android:strokeColor="#ffffff"
        android:strokeWidth="3"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
    <path
        android:fillColor="#00000000"
        android:pathData="M4,34L24,44L44,34"
        android:strokeColor="#ffffff"
        android:strokeWidth="3"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
    <path
        android:fillColor="#00000000"
        android:pathData="M4,24L24,34L44,24"
        android:strokeColor="#ffffff"
        android:strokeWidth="3"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
</vector>
