forked from organicmaps/organicmaps
[ios][placepage] Change cuisine icon to fork and knife
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
parent
59c5e76b18
commit
6f7c038c3f
5 changed files with 8 additions and 6 deletions
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "ic_placepage_cuisine.svg",
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_placepage_cuisine.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_placepage_cuisine@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_placepage_cuisine@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 181 B |
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="28" height="28" version="1.1" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m11.708 9.5083v-5.4043c0-0.60975-0.486-1.104-1.0921-1.104h-0.10738c-0.60316 0-1.0921 0.51069-1.0921 1.104v5.4043h-2.2917v-5.4043c0-0.60975-0.486-1.104-1.0921-1.104h-0.10738c-0.60318 0-1.0921 0.51069-1.0921 1.104v5.4043c0 2.5263 2.2917 4.4917 4.4687 4.4917l-0.29738 9.5164c-0.025593 0.81931 0.60289 1.4835 1.4076 1.4835h0.30039c0.803 0 1.4267-0.65516 1.3922-1.4835l-0.39651-9.5164c2.2917 0 5.0416-1.9653 4.5833-4.4917v-5.4043c0-0.60975-0.48599-1.104-1.0921-1.104h-0.10741c-0.60316 0-1.0921 0.51069-1.0921 1.104v5.4043h-2.2917zm5.9583 5.9583h2.75v8.1675c0 0.75436 0.61031 1.3659 1.375 1.3659 0.75938 0 1.375-0.61136 1.375-1.3762v-20.623c-3.839 0-5.5916 2.6693-5.5 4.7667v7.7z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 831 B |
Binary file not shown.
Before Width: | Height: | Size: 295 B |
Binary file not shown.
Before Width: | Height: | Size: 414 B |
Loading…
Add table
Reference in a new issue