DAVFoundation / missions

📱 DAV proof of concept app for drone missions
MIT License
154 stars 126 forks source link

update size_pizza icon in missions (first-timers-only) #120

Closed cg-cnu closed 6 years ago

cg-cnu commented 6 years ago

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.

Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...

Find more first-timers-only issues from DAV Foundation here.

Thank you for your help :heart:

What is this project?

DAV (Decentralized Autonomous Vehicles) is a new non-profit foundation working to build an open-source infrastructure for autonomous vehicles (cars, drones, trucks, robots, and all the service providers around them) to communicate and transact with each other over blockchain.

As an organization that believes in building a large community of open-source contributors, we often create issues like this one to help people take their first few steps into the world of open source.

Missions

The DAV project you are looking at is Missions. Missions is the client facing side of the marketplace connecting DAV users looking to ship packages, with autonomous vehicles such as drones.

How you can help

At DAV we are currently re designing our branding. According to the new design we are changing the color scheme of all our applications including missions.

Issue

The task for this issue is to change the pizza size image in order page from

image

to this

image

You can simply replace the contents of the file size_pizza.svg in src/images/ with this

<?xml version="1.0" encoding="UTF-8"?>
<svg width="28px" height="30px" viewBox="0 0 28 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <!-- Generator: Sketch 49.1 (51147) - http://www.bohemiancoding.com/sketch -->
    <title>pizza</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Order-Pick-Up-screen" transform="translate(-215.000000, -287.000000)" stroke="#FE6B48">
            <g id="pizza" transform="translate(216.000000, 287.000000)">
                <path d="M12.7689514,5.02058487 L12.5829254,8.00938591 C12.4442038,8.00315094 12.3046794,8 12.1644191,8 C7.10305019,8 3,12.1030502 3,17.1644191 C3,22.225788 7.10305019,26.3288382 12.1644191,26.3288382 C17.225788,26.3288382 21.3288382,22.225788 21.3288382,17.1644191 C21.3288382,15.863585 21.0578099,14.6260529 20.5691414,13.5052111 L23.1572563,12.3364291 C23.7750364,13.7866355 24.1168924,15.3826185 24.1168924,17.0584462 C24.1168924,23.7181421 18.7181421,29.1168924 12.0584462,29.1168924 C5.39875025,29.1168924 0,23.7181421 0,17.0584462 C0,10.3987503 5.39875025,5 12.0584462,5 C12.296962,5 12.5338605,5.00692499 12.7689514,5.02058487 Z" id="Combined-Shape"></path>
                <polyline id="Path-5" points="12.8919271 4.76920573 12.1477865 16.6328125 23.5068359 12.1969401"></polyline>
                <polyline id="Path-5" points="15.8919271 0.769205729 15.1477865 12.6328125 26.6115723 8.33959961"></polyline>
                <path d="M15.844813,1.08367447 C20.4524682,1.3514008 24.3553081,4.24531788 26.0786281,8.29072105 L23.5290025,9.44212149 C22.1892432,6.36916245 19.1888613,4.18656551 15.6615535,4.02802752 L15.844813,1.08367447 Z" id="Combined-Shape"></path>
                <circle id="Oval-9" cx="8.5" cy="13.5" r="1.5"></circle>
                <circle id="Oval-9" cx="18" cy="8" r="1"></circle>
                <circle id="Oval-9" cx="11.5" cy="22.5" r="1.5"></circle>
                <circle id="Oval-9" cx="17.5" cy="18.5" r="1.5"></circle>
                <circle id="Oval-9" cx="6.5" cy="18.5" r="1"></circle>
                <circle id="Oval-9" cx="16.5" cy="22.5" r="1"></circle>
            </g>
        </g>
    </g>
</svg>

Contributing to Missions

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community and the foundation. If you need any help, feel free to ask below or in our gitter channel. We are always happy to help 😄

JWBAK commented 6 years ago

Hey, I'd love to tackle this.

cg-cnu commented 6 years ago

Hey @JWBAK Thanks for your work and congratulations on your open source contribution 👏 . Hope this is the starting of many more. Feel free to join our gitter channel for contributors😄