forked from organicmaps/organicmaps
[styles] Add craft=caterer icon
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
parent
606d78c4c4
commit
6b80624e4b
7 changed files with 105 additions and 0 deletions
|
@ -9893,6 +9893,46 @@ vi:Nhà máy bia
|
|||
zh-Hans:酿酒厂
|
||||
zh-Hant:釀酒廠
|
||||
|
||||
craft-caterer
|
||||
en:Caterer
|
||||
ar:متعهد تقديم الطعام
|
||||
be:Кейтэрынг
|
||||
bg:Кетъринг
|
||||
ca:Càtering
|
||||
cs:Cateringová společnost
|
||||
da:Caterer
|
||||
de:Caterer
|
||||
el:Τροφοδότης
|
||||
es:Catering
|
||||
et:Catering
|
||||
eu:Catering
|
||||
fa:پذیرایی
|
||||
fi:Pitopalvelu
|
||||
fr:Traiteur
|
||||
he:קייטרינג
|
||||
hu:Catering
|
||||
id:Katering
|
||||
it:Catering
|
||||
ja:ケータリング
|
||||
ko:케이터링 업체
|
||||
mr:केटरर
|
||||
nb:Caterer
|
||||
nl:Traiteur
|
||||
pl:Firma cateringowa
|
||||
pt:Serviço de catering
|
||||
pt-BR:Serviço de bufê
|
||||
ro:Catering
|
||||
ru:Кейтеринг
|
||||
sk:Cateringová spoločnosť
|
||||
sv:Cateringfirma
|
||||
sw:Mpishi
|
||||
th:พนักงานจัดเลี้ยง
|
||||
tr:Yemek şirketi
|
||||
uk:Кейтеринг
|
||||
vi:Người cung cấp thực phẩm
|
||||
zh-Hans:餐饮
|
||||
zh-Hant:餐飲服務商
|
||||
|
||||
craft-carpenter
|
||||
en:4Carpenter
|
||||
ar:نجار
|
||||
|
|
|
@ -1655,4 +1655,5 @@ historic|tank;1579;
|
|||
historic|mine;1580;
|
||||
historic|wreck;1581;
|
||||
historic|locomotive;1582;
|
||||
craft|caterer;1583;
|
||||
|
||||
|
|
Can't render this file because it contains an unexpected character in line 7 and column 16.
|
|
@ -6377,6 +6377,46 @@
|
|||
zh-Hans = 酿酒厂
|
||||
zh-Hant = 釀酒廠
|
||||
|
||||
[type.craft.caterer]
|
||||
en = Caterer
|
||||
ar = متعهد تقديم الطعام
|
||||
be = Кейтэрынг
|
||||
bg = Кетъринг
|
||||
ca = Càtering
|
||||
cs = Cateringová společnost
|
||||
da = Caterer
|
||||
de = Caterer
|
||||
el = Τροφοδότης
|
||||
es = Catering
|
||||
et = Catering
|
||||
eu = Catering
|
||||
fa = پذیرایی
|
||||
fi = Pitopalvelu
|
||||
fr = Traiteur
|
||||
he = קייטרינג
|
||||
hu = Catering
|
||||
id = Katering
|
||||
it = Catering
|
||||
ja = ケータリング
|
||||
ko = 케이터링 업체
|
||||
mr = केटरर
|
||||
nb = Caterer
|
||||
nl = Traiteur
|
||||
pl = Firma cateringowa
|
||||
pt = Serviço de catering
|
||||
pt-BR = Serviço de bufê
|
||||
ro = Catering
|
||||
ru = Кейтеринг
|
||||
sk = Cateringová spoločnosť
|
||||
sv = Cateringfirma
|
||||
sw = Mpishi
|
||||
th = พนักงานจัดเลี้ยง
|
||||
tr = Yemek şirketi
|
||||
uk = Кейтеринг
|
||||
vi = Người cung cấp thực phẩm
|
||||
zh-Hans = 餐饮
|
||||
zh-Hant = 餐飲服務商
|
||||
|
||||
[type.craft.carpenter]
|
||||
en = Carpenter
|
||||
af = Skrynwerker
|
||||
|
|
|
@ -2451,6 +2451,8 @@ area|z17-[craft=brewery]
|
|||
node|z17-[craft=carpenter],
|
||||
area|z17-[craft=carpenter]
|
||||
{icon-image:carpenter-m.svg;}
|
||||
node|z17-[craft=caterer],
|
||||
{icon-image:caterer-m.svg;}
|
||||
node|z17-[craft=confectionery],
|
||||
area|z17-[craft=confectionery]
|
||||
{icon-image:sweets-m.svg;}
|
||||
|
|
|
@ -1229,6 +1229,7 @@ amenity-bbq # icon z18- (also has captio
|
|||
amenity-internet_cafe # icon z18- (also has caption(optional) z19-)
|
||||
amenity-public_bookcase # icon z18- (also has caption(optional) z18-)
|
||||
amenity-toilets # icon z18- (also has caption(optional) z18-)
|
||||
craft-caterer # icon z17- (also has caption(optional) z18-)
|
||||
craft-handicraft # icon z18- (also has caption(optional) z18-)
|
||||
craft-hvac # icon z17- (also has caption(optional) z18-)
|
||||
craft-key_cutter # icon z17- (also has caption(optional) z18-)
|
||||
|
@ -2114,6 +2115,7 @@ amenity-parking-private # icon z18- (also has captio
|
|||
# amenity-internet_cafe # caption(optional) z19- (also has icon z18-)
|
||||
# amenity-public_bookcase # caption(optional) z18- (also has icon z18-)
|
||||
# amenity-toilets # caption(optional) z18- (also has icon z18-)
|
||||
# craft-caterer # caption(optional) z18- (also has icon z17-)
|
||||
# craft-handicraft # caption(optional) z18- (also has icon z18-)
|
||||
# craft-hvac # caption(optional) z18- (also has icon z17-)
|
||||
# craft-key_cutter # caption(optional) z18- (also has icon z17-)
|
||||
|
|
10
data/styles/clear/style-clear/symbols/caterer-m.svg
Normal file
10
data/styles/clear/style-clear/symbols/caterer-m.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="12" fill="#fff" opacity=".6"/>
|
||||
<circle cx="12" cy="12" r="11" fill="#8C5F93"/>
|
||||
<path d="m12 6.668c-3.1385 0-5.5288 2.7084-5.9375 5.998h11.875c-0.40868-3.2897-2.799-5.998-5.9375-5.998z" fill="#fff"/>
|
||||
<rect x="3.9999" y="12.666" width="16" height=".66675" fill="#8c5f93"/>
|
||||
<path d="m12 9.2229v-2.5564" stroke="#fff" stroke-width="2.667" stroke-linecap="round"/>
|
||||
<path d="m5.3333 14h13.333" stroke="#fff" stroke-width="1.333" stroke-linecap="round"/>
|
||||
<path d="m8.1773 11.312a4.3334 5 0 0 1 3.8226-2.645" fill="none" stroke="#8c5f93" stroke-linecap="round" stroke-width="1.333"/>
|
||||
</svg>
|
After Width: | Height: | Size: 731 B |
10
data/styles/clear/style-night/symbols/caterer-m.svg
Normal file
10
data/styles/clear/style-night/symbols/caterer-m.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="12" fill="#000" opacity=".6"/>
|
||||
<circle cx="12" cy="12" r="11" fill="#8C5F93"/>
|
||||
<path d="m12 6.668c-3.1385 0-5.5288 2.7084-5.9375 5.998h11.875c-0.40868-3.2897-2.799-5.998-5.9375-5.998z" fill="#000"/>
|
||||
<rect x="3.9999" y="12.666" width="16" height=".66675" fill="#8c5f93"/>
|
||||
<path d="m12 9.2229v-2.5564" stroke="#000" stroke-width="2.667" stroke-linecap="round"/>
|
||||
<path d="m5.3333 14h13.333" stroke="#000" stroke-width="1.333" stroke-linecap="round"/>
|
||||
<path d="m8.1773 11.312a4.3334 5 0 0 1 3.8226-2.645" fill="none" stroke="#8c5f93" stroke-linecap="round" stroke-width="1.333"/>
|
||||
</svg>
|
After Width: | Height: | Size: 731 B |
Loading…
Add table
Reference in a new issue