Simplify active state

This commit is contained in:
Julia Friesel
2018-09-26 14:51:10 +02:00
parent a95f9c05cc
commit e8c38efbc5
9 changed files with 20 additions and 18 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
import React from 'react'
import { G, Path } from 'react-native-svg'
export default function DesireIcon(props) {
export default function DesireIcon() {
return (
<G fill={props.active ? "white" : "black"}>
<G>
<G>
<G>
<Path d="M203.217,178.64c9.173-15.347,24.414-28.187,41.641-33.383c6.98-2.105,15.02-2.824,21.802,0.123