bastienrobert/la-ferme

View on GitHub
packages/mobile/src/components/svgs/GameOver.tsx

Summary

Maintainability
A
1 hr
Test Coverage
import React, { FC } from 'react'
import { Svg, Path, SvgProps } from 'react-native-svg'

import { Colors } from '@la-ferme/components/native'

export const WIDTH = 162
export const HEIGHT = 93
export const RATIO = WIDTH / HEIGHT

const GameOver: FC<SvgProps> = props => {
  return (
    <Svg viewBox={`0 0 ${WIDTH} ${HEIGHT}`} fill="none" {...props}>
      <Path
        fill={Colors.red}
        d="M73.9883 81.5615l-2.8301-.0674h-1.6846c-.4791.0599-1.5198.0899-3.122.0899-1.5873 0-3.9532.0374-7.0977.1123-.584-.5241-1.1305-2.0365-1.6396-4.5371-.5092-2.5156-1.1605-5.0912-1.9541-7.7266-.7787-2.6504-1.2653-4.32-1.46-5.0088l-.6738-2.3808c-.1947-.6888-.5316-1.8643-1.0108-3.5264-1.5123-5.1361-2.5081-8.8721-2.9873-11.208 0-.1198 4.3874-.1797 13.1621-.1797.2696 0 .4792.0973.6289.292 1.183 7.0228 2.5157 14.6745 3.9981 22.9551l.1797 1.1904h.8984l.2022-1.168c.4641-2.9199 1.3476-7.6292 2.6503-14.1279l.5391-2.5381c.1797-.8535.5915-2.9798 1.2354-6.3789.6888-.1797 4.4996-.2695 11.4326-.2695h1.0107c.1797.1048.292.2021.3369.292l-4.5146 16.3291c-.3294 1.1829-.5241 1.9391-.584 2.2685l-1.0557 4.1328c-1.692 7.2025-2.9049 11.0359-3.6386 11.5-.4043 0-1.0407-.0149-1.9092-.0449h-.1123zM89.3498 53.1934l-.1123-5.9073c.0149 0 .0673.0225.1572.0674 11.3803-.1946 19.9523-.2995 25.7173-.3144.06.0299.105.0748.135.1347v6.334c0 .6139-.015 1.1156-.045 1.5049-.075.2396-.516.3594-1.325.3594h-.157c-3.624 0-7.397-.0599-11.32-.1797 0 .1347-.023.3743-.068.7187-.03.3444-.052.5915-.067.7412l-.112.8536c-.075.569-.128 1.5573-.158 2.9648l6.963-.1572c1.198-.03 2.067-.0449 2.606-.0449h.359c.913 0 1.512.0299 1.797.0898.284.0449.427.1947.427.4492l-.023.1797v.5391l.112 5.7724-.022.0225v-.0225c-4.552.2246-8.191.3369-10.916.3369h-1.056v5.4356l12.197-.3818c.673 0 1.1.0973 1.28.2919-.015.3894-.023.9434-.023 1.6622l.158 6.1093c0 .3744-.165.5915-.494.6514l-7.457-.0674c-1.468 0-4.388.0524-8.7603.1572l-3.6836.0899c-2.6054.0898-4.5371.1348-5.7949.1348l-.0674-.045h.0225c-.1497-.1497-.292-.292-.4268-.4267v-.7862l.1348-24.0107.0225-3.2568zM130.519 47.2188l7.21-.0674c1.527 0 2.912.0299 4.155.0898 3.339.0899 5.877.876 7.614 2.3584 1.752 1.4824 2.628 3.5713 2.628 6.2666 0 1.8718-.546 3.474-1.639 4.8067-1.093 1.3177-2.688 2.4781-4.785 3.4814 3.325 1.0482 5.339 3.5937 6.042 7.6367.165.8835.292 1.8942.382 3.0322.105 1.1381.187 1.9017.247 2.2911l.225 1.1455c.24 1.3476.449 2.3209.629 2.9199l-.09.0674c-2.546.1647-4.874.247-6.985.247-2.097 0-3.953-.0374-5.571-.1123h-.134c-.465 0-.959-2.2086-1.483-6.6259l-.112-.9659c-.06-1.6471-.352-2.7552-.876-3.3242-.509-.569-1.4-.8535-2.673-.8535l-.292.0225h-1.19v6.8281l.022.7187v4.1104c-.045.1497-.157.2396-.337.2695-1.647.0599-3.975.0899-6.985.0899-2.995 0-4.972.0075-5.93.0224l-.135-.0449-.045.0225c-.029 0-.074-.0225-.134-.0674l.045-2.0215-.023-.6738.09-9.3213v-1.6397l.022-1.6845.023-5.8174.022-.7637-.067-5.0986.09-7.1651c0-.1198.427-.1796 1.28-.1796l1.438.0224h1.37l2.852.0225 3.1-.0449zm22.843 33.8935l-.113.0674v-.0449c0-.015.038-.0225.113-.0225zm-.113.0674v.0224c-.015 0-.022-.0074-.022-.0224h.022zm-14.42-26.6387c-.898-.3893-2.096-.584-3.593-.584h-1.303c-.165.2396-.247 1.5049-.247 3.7959 0 2.2761.037 3.8034.112 4.5821 4.687-.1049 7.03-1.722 7.03-4.8516 0-1.3327-.666-2.3135-1.999-2.9424zM35.13 84.8959c10.5208-4.3322 15.4499-16.5861 11.0094-27.37-4.4404-10.7838-16.569-16.0139-27.0898-11.6817C8.52881 50.1763 3.59971 62.4303 8.04018 73.2141 12.4806 83.9979 24.6092 89.2281 35.13 84.8959z"
      />
      <Path
        fill={Colors.beige}
        d="M14.5674 56.6016l-1.905.7844 10.5895 25.717 1.905-.7844-10.5895-25.717z"
      />
      <Path
        fill={Colors.beige}
        d="M14.5 57.4998s1.4587-5.0603 6.7175-5.424c5.2588-.3637 9.6776-.3746 10.3369-1.9583.6592-1.5837 1.6752-1.5091 2.3341-.305.6589 1.2041 5.2728 12.4093 5.2728 12.4093s-.8332 3.9501-6.8232 4.1219c-5.99.1718-10.9606 2.0276-11.5994 5.2449L14.5 57.4998z"
      />
      <Path
        fill={Colors.red}
        fillRule="evenodd"
        clipRule="evenodd"
        d="M19.3075 51.8812c.2553-.1052.5476.0166.6527.2719l6.6675 16.1922c.1051.2553-.0166.5476-.272.6527-.2553.1052-.5476-.0166-.6527-.2719l-6.6675-16.1922c-.1051-.2554.0166-.5476.272-.6527zM26.7593 51.0406c.2553-.1052.5476.0166.6527.2719l6.2753 15.2397c.1051.2554-.0166.5476-.272.6528-.2553.1051-.5476-.0167-.6527-.272l-6.2753-15.2397c-.1051-.2553.0167-.5476.272-.6527z"
      />
      <Path
        fill={Colors.red}
        fillRule="evenodd"
        clipRule="evenodd"
        d="M19.3547 67.2408l.0004-.0012.003-.0086c.0029-.0081.0076-.0211.014-.0385.0129-.0349.0329-.0878.0602-.1561.0547-.1367.1383-.3347.2523-.5744.2286-.4805.5762-1.122 1.0523-1.7695.9596-1.3049 2.3872-2.5652 4.3614-2.6941 2.1837-.1427 5.002-.3617 7.4111-.9451 1.2044-.2917 2.3341-.6807 3.2403-1.2141.9057-.5332 1.632-1.2373 1.9444-2.1741.0874-.2619-.0541-.5451-.3161-.6325-.2619-.0874-.5451.0542-.6325.3161-.2084.6249-.7154 1.165-1.5031 1.6287-.7872.4633-1.8111.8237-2.9684 1.104-2.3145.5605-5.0523.7761-7.2408.9191-2.3981.1566-4.0624 1.686-5.1019 3.0995-.5233.7117-.9019 1.4114-1.1497 1.9325-.1242.2611-.2163.4788-.2778.6327-.0308.0771-.054.1382-.0698.181-.0079.0214-.0139.0382-.0182.0501l-.0049.0141-.0015.0042-.0005.0014c-.0001.0002-.0003.0009.4723.1627l-.4723-.1627c-.0894.2613.0496.5465.3108.6359.2612.0894.5455-.0501.635-.3111z"
      />
      <Path
        fill={Colors.red}
        d="M39.3552 33.6973c0 .0149.0075.0449.0225.0898l-.0674.1797h.0225v.0449c0 .03-.0075.0524-.0225.0674-.7038.5391-2.4258 1.0332-5.166 1.4824-2.7253.4492-4.6045.6739-5.6377.6739-1.0182 0-1.5872-.0075-1.707-.0225l-1.1455.0674c-1.198.0748-1.8868.1123-2.0665.1123-6.289 0-11.0807-1.5798-14.37495-4.7393-3.2793-3.1595-4.91895-7.6442-4.91895-13.4541 0-5.8249 1.76693-10.24217 5.30078-13.25193C13.1433 1.9375 17.9425.432617 23.9919.432617c1.1081 0 2.4707.104818 4.0879.314453 1.6322.209636 3.0622.5166 4.2901.9209 1.4974.61393 2.7776 1.50488 3.8408 2.67285 1.0781 1.15299 1.7819 2.43327 2.1113 3.84082.0599.38932.1273 1.00326.2022 1.84176.0898.8236.1647 1.4301.2246 1.8194-.0899.2246-.4118.3369-.9658.3369l-11.4102-.2022c-.0599-.0299-.1348-.2321-.2246-.6064v.0674c-.2695-1.2129-.8011-1.95412-1.5947-2.22366-.3594-.13476-.8311-.20214-1.4151-.20214-.584 0-1.138.09733-1.6621.29199-.5091.19466-.9359.46419-1.2803.80861-.3444.3444-.6513.7487-.9209 1.2129-.2695.4492-.4716.9358-.6064 1.4599-.1348.5241-.2546 1.0632-.3594 1.6172-.1048.5541-.1722 1.1006-.2021 1.6397-.015.539-.0375 1.0556-.0674 1.5498-.015.4941-.015.9059 0 1.2353.015.3145.0225.5241.0225.6289v1.5498c0 .9733.0449 1.6547.1347 2.044.0899.3743.1947.7936.3145 1.2578.1198.4492.262.7936.4267 1.0332.584.8236 1.2129 1.4001 1.8868 1.7295.6888.3144 1.7519.4717 3.1894.4717 1.4525 0 2.8301-.2172 4.1328-.6514l.1123-3.5488-1.6172-.1348-.2246.1123h-2.3359l-.2695.0225-.5616-.584c-.0299-.2546-.0449-.6589-.0449-1.2129v-5.0313c0-.2545.1797-.5091.5391-.7636h1.5049c1.3027 0 2.7627.015 4.3798.0449h.2246c1.4675.0299 2.5831.0449 3.3467.0449h1.3477l.5166-.0224c2.6653 0 4.1852.1722 4.5596.5166l-.2696 17.0478v.3145zM80.8612 35.2471c-.0149.1946-.4267.292-1.2353.292h-2.0664l-1.3926.0224h-1.3701l-2.1787.0225c-2.1712 0-3.9756-.0524-5.4131-.1572-.0449-.015-.0973-.1049-.1572-.2696l-.1123-.4717c-.1348-1.5423-.4867-3.0322-1.0557-4.4697l-9.6133.0899c-.0599.2545-.2545 1.0107-.584 2.2685-.3294 1.2578-.5765 2.2087-.7412 2.8526-.1497.1497-.861.2246-2.1338.2246l-.5615-.0225h-1.3027l-5.8399.1348h-.6738l-.6289.0224h-1.5723c-.1048-.1048-.2171-.2395-.3369-.4043 1.4974-5.181 3.5264-11.6048 6.0869-19.2714l.5166-1.5948h-.0224l.6064-1.8642c.1947-.599.7487-2.2611 1.6621-4.98636.9284-2.72526 1.5049-4.4847 1.7295-5.27832.2396-.79362.3819-1.2054.4268-1.23535h3.7285l7.9736-.11231 2.1563.11231 1.7744-.11231c.8984 0 1.3476.17969 1.3476.53906 1.4974 4.17774 3.4965 10.18978 5.9971 18.03618 2.5007 7.8463 3.9082 12.2561 4.2227 13.2295l.3144 1.123c.1048.4043.2546.8311.4492 1.2803zM58.6249 22.9834l.9209.0225 5.3682-.0225c-.2246-1.7819-.3968-3.0921-.5166-3.9307l-.8535-3.8408c-.8985-3.9681-1.3627-5.98957-1.3926-6.06444-.03-.07487-.0599-.14225-.0899-.20215-.0149-.07487-.0299-.11979-.0449-.13476-.015-.02995-.0374-.07487-.0674-.13477-.0149-.05989-.0374-.09733-.0673-.1123-.015-.02995-.0375-.06739-.0674-.11231-.1048-.17969-.322-.33691-.6514-.47168-.4043.08985-1.6097 4.59701-3.6162 13.52151l-.2471 1.4824h1.3252zM95.5938 15.6836c-.1797 4.2376-.2695 8.595-.2695 13.0723v6.6933h-1.6397l-.5615-.0224-7.9736.0673c-.5091 0-.7787.0075-.8086.0225 0-.015.0299-.1423.0898-.3818V35l.0225-.0898c-.0749-1.0782-.1123-2.3884-.1123-3.9307l.0898-25.08888-.0224-1.16796V3.59961l-.045-2.11133c0-.14974.0824-.30696.2471-.47168h3.0772l1.7968-.022459c4.2227 0 7.2399.059899 9.0518.179689 1.8268.11979 3.1368.17969 3.9308.17969.434 2.57552 1.078 5.98958 1.932 10.24218l1.594 8.041h.786l2.875-14.68943c.045-.22461.15-.87598.315-1.95411.165-1.09309.292-1.69954.382-1.81933h.089l14.623-.13477.876.02246h2.515c.135.0599.21.33692.225.83106l.224 8.49022c.18 7.0378.307 12.5182.382 16.4414 0 3.0248-.045 5.8623-.135 8.5127-.044.1797-.344.2845-.898.3145l-1.011.0449c-.808.0299-1.407.0449-1.797.0449h-1.168c-1.452.015-3.593.0225-6.423.0225-.524-.4642-.787-2.4707-.787-6.0196l.045-7.0527v-1.8193c0-1.6022-.007-2.7852-.022-3.5489l-.854-.1572c-.494 1.8119-1.445 5.8473-2.852 12.1065l-.202.8984c-.105.4642-.285 1.2952-.539 2.4932-.24 1.1829-.435 2.0813-.584 2.6953-.18.2096-.974.3144-2.381.3144h-.292l-2.516-.0674-1.37.0225h-1.056l-1.774.0225h-.629c-.689 0-1.071-.1573-1.145-.4717l.022.0224-2.0439-8.9169c-.0599-.2247-.1946-.7113-.4043-1.46-.2096-.7637-.3294-1.4001-.3594-1.9092l-1.6845-7.2773-.8311.0449zM135.101 7.19336l-.112-5.90723c.014 0 .067.02246.157.06739 11.38-.19467 19.953-.29948 25.718-.31446.059.02995.104.07487.134.13477v6.33398c0 .61393-.015 1.11556-.045 1.50489-.075.23958-.516.35937-1.325.35937h-.157c-3.624 0-7.397-.0599-11.32-.17969 0 .13477-.023.37435-.068.71875-.03.34437-.052.59147-.067.74117l-.112.8536c-.075.569-.128 1.5573-.158 2.9648l6.963-.1572c1.198-.03 2.067-.0449 2.606-.0449h.359c.913 0 1.512.0299 1.797.0898.284.0449.427.1947.427.4492l-.023.1797v.5391l.113 5.7724-.023.0225v-.0225c-4.552.2246-8.191.3369-10.916.3369h-1.056v5.4356l12.197-.3818c.674 0 1.1.0973 1.28.2919-.015.3894-.022.9434-.022 1.6622l.157 6.1093c0 .3744-.165.5915-.494.6514l-7.457-.0674c-1.468 0-4.388.0524-8.76.1572l-3.684.0899c-2.605.0898-4.537.1348-5.795.1348l-.067-.045h.022c-.149-.1497-.292-.292-.426-.4267v-.7862l.134-24.0107.023-3.25684z"
      />
    </Svg>
  )
}

export default GameOver