status-mobile/resources/icons/copy_from.svg
angusiguess 3b4d140ef6 Initial Commit for first send screen:
- Update toolbar text
- Add frame for camera/qr
- Add button for choose contacts
- Add button for address from clipboard
- Add button for browse photos

Set recipient from clipboard.

Added functionality and event handling necessary to set recipient
from clipboard.

Add choose-recipient event to assoc into the database

Add QR code scanning to first screen

Add vector icons for copy and select image

Fix svg

Fix rebase, localize labels

Add checkmark icon (this is a placeholder, current svg won't render)

Remove leak from develop

Vertical alignment fixes

Vertically align maps in view

Address review comments

Fix rebase reference problems/styling issues

Small style tweaks, fix icon

Fix small design issues

Indentation fixes

Address review points

Fix indentation

Prevent permissions request on ios

On ios, a permissions request results in a null reference error,
do a platform check before performing a permissions request.

Fix compile error
2017-10-03 10:32:16 +02:00

8 lines
1.6 KiB
XML

<svg xmlns:svg="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill-rule="evenodd">
<path fill="" d="M12.9523459 9.3457654C12.9523459 9.3457654 15.37242 11.8333296 15.37242 11.8333296C15.7392617 12.2104016 16.3466826 12.2140899 16.7191152 11.831271C17.0941444 11.4457832 17.0924445 10.8287017 16.7211179 10.4470197C16.7211179 10.4470197 12.6710186 6.2839728 12.6710186 6.2839728C12.4879266 6.0957748 12.2449051 6.0005883 12.0010811 6.000045C11.7540421 5.9976158 11.5116592 6.0934713 11.3263261 6.2839728C11.3263261 6.2839728 7.27622683 10.4470197 7.27622683 10.4470197C6.90938515 10.8240917 6.9057969 11.4484521 7.27822956 11.831271C7.65325874 12.2167589 8.2535982 12.2150116 8.62492479 11.8333296C8.62492479 11.8333296 11.0449989 9.3457654 11.0449989 9.3457654C11.0449989 9.3457654 11.0449989 17.02424249 11.0449989 17.02424249C11.0449989 17.55332626 11.4719731 18.0 11.9986724 18.0C12.5290437 18.0 12.9523459 17.56313848 12.9523459 17.02424249C12.9523459 17.02424249 12.9523459 9.3457654 12.9523459 9.3457654C12.9523459 9.3457654 12.9523459 9.3457654 12.9523459 9.3457654" />
<path fill="" d="M2.0 4.0C2.0 4.0 22.0 4.0 22.0 4.0C22.5522847 4.0 23.0 3.55228475 23.0 3.0C23.0 2.44771525 22.5522847 2.0 22.0 2.0C22.0 2.0 2.0 2.0 2.0 2.0C1.44771525 2.0 1.0 2.44771525 1.0 3.0C1.0 3.55228475 1.44771525 4.0 2.0 4.0C2.0 4.0 2.0 4.0 2.0 4.0M2.0 22.0C2.0 22.0 22.0 22.0 22.0 22.0C22.5522847 22.0 23.0 21.5522847 23.0 21.0C23.0 20.4477153 22.5522847 20.0 22.0 20.0C22.0 20.0 2.0 20.0 2.0 20.0C1.44771525 20.0 1.0 20.4477153 1.0 21.0C1.0 21.5522847 1.44771525 22.0 2.0 22.0C2.0 22.0 2.0 22.0 2.0 22.0"
fill-rule="nonzero" />
</g>
</svg>