Skip to content

Commit

Permalink
Use Stillbirth Icon in IconButton
Browse files Browse the repository at this point in the history
  • Loading branch information
yasanglass committed Sep 6, 2023
1 parent 227109d commit f522f09
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ import androidx.compose.foundation.BorderStroke
import androidx.compose.foundation.layout.Box
import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.shape.CircleShape
import androidx.compose.material.Icon
import androidx.compose.runtime.Composable
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.graphics.Color
import androidx.compose.ui.graphics.Shape
import androidx.compose.ui.graphics.vector.ImageVector
import androidx.compose.ui.unit.Dp
import androidx.compose.ui.unit.dp
import glass.yasan.spine.compose.util.adaptiveContentColor
import glass.yasan.stillbirth.theme.StillbirthTheme
Expand Down

0 comments on commit f522f09

Please sign in to comment.