mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
style: burg-group - normalize burg icon styles
This commit is contained in:
parent
b5bb18235f
commit
f03cade309
14 changed files with 259 additions and 236 deletions
98
index.html
98
index.html
|
|
@ -7839,55 +7839,53 @@
|
|||
</g>
|
||||
|
||||
<g id="defs-icons">
|
||||
<symbol id="icon-circle" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<symbol id="icon-circle" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-square" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<symbol id="icon-square" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-triangle" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-50 50,50 -50,50" />
|
||||
<symbol id="icon-triangle" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-5 5,5 -5,5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-cross" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="-15,-50 15,-50 15,-15 50,-15 50,15 15,15 15,50 -15,50 -15,15 -50,15 -50,-15 -15,-15" />
|
||||
<symbol id="icon-cross" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="-1.5,-5 1.5,-5 1.5,-1.5 5,-1.5 5,1.5 1.5,1.5 1.5,5 -1.5,5 -1.5,1.5 -5,1.5 -5,-1.5 -1.5,-1.5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" />
|
||||
<symbol id="icon-star" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-circled" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<circle cx="0" cy="0" r="10" stroke-width="44"></circle>
|
||||
<symbol id="icon-circled" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<circle cx="0" cy="0" r="1" stroke-width="4.4"></circle>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-squared" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<rect x="-10" y="-10" width="20" height="20" stroke-width="45"></rect>
|
||||
<symbol id="icon-squared" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
<rect x="-1" y="-1" width="2" height="2" stroke-width="4.5"></rect>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star-circled" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.38 0.38)" stroke-width="50"></polygon>
|
||||
<symbol id="icon-star-circled" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.38 0.38)" stroke-width="5"></polygon>
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-star-circled-empty" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="50" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.78 0.78)" />
|
||||
<symbol id="icon-star-circled-empty" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<circle cx="0" cy="0" r="5" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.78 0.78)" />
|
||||
</symbol>
|
||||
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.38 0.38)" stroke-width="50"></polygon>
|
||||
|
||||
<symbol id="icon-star-squared" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-50" y="-50" width="100" height="100" />
|
||||
<polygon points="0,-50 15,-15 50,-15 20,15 30,50 0,30 -30,50 -20,15 -50,-15 -15,-15" transform="scale(0.78 0.78)" />
|
||||
<symbol id="icon-star-squared" viewBox="0 0 10 10" width="1em" height="1em" overflow="visible">
|
||||
<rect x="-5" y="-5" width="10" height="10" />
|
||||
<polygon points="0,-5 1.5,-1.5 5,-1.5 2,1.5 3,5 0,3 -3,5 -2,1.5 -5,-1.5 -1.5,-1.5" transform="scale(0.78 0.78)" />
|
||||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-capital" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g transform="translate(-60 -194) scale(2 2)" stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4">
|
||||
<g transform="translate(-60 -194) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M26 90H13l1.3-37.3-1-1v-16h12.6v16l-1 1L26 90"/>
|
||||
<path d="m19.5 12 1.3 6.9 1 3.8 1 3 1.5 3.6 3.1 6.4H11.6l3.1-6.4 1.5-3.6 1-3 1-3.8 1.3-7"/>
|
||||
<path fill="#4D3F36" d="M19.5 10.4V5.6L21.3 4l1-.3 1 .5.9 1 1 1.7.9 1 .9.5.9-.3.9-.8.7-.5.8-.2.6.2.5.5.6.4.7.3 1 .1h1.8l-1.8.6-1 .1H32l-.6-.2L31 8h-.6l-.8.4-.7.7-1 1.1-.8.5-1-.1-.9-.8-1-1.4-.9-.7-.9-.2-1 .6-1.8 2.2"/>
|
||||
|
|
@ -7914,7 +7912,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-city" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(-60 -150) scale(2 2)">
|
||||
<g transform="translate(-60 -150) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M29.5 70H18L19 48.7l-.9-.9v-16h11v16l-.8 1L29.5 70"/>
|
||||
<path d="m23.7 11 1.2 6.2.8 3.3 1 2.6 1.2 3.1 2.8 5.6H16.8l2.8-5.6 1.3-3.1.9-2.6.8-3.3 1.1-6.1"/>
|
||||
<path fill="#4D3F36" d="M23.7 9.6V4.8l1.4-.7h.9l.8.3 1 .7 1.1 1 1 .6.9.2.7-.4.6-.7.7-.4h.7l.7.3.8.8.8.5.9.3h1l2-.1-2 .8-1 .2h-.9l-.8-.3-.8-.5-.7-.1-.7.2-.7.6-.6 1-.7.5h-.9l-1-.2-1-.7-1-.4-1-.1-.8.3-1.4 1M23.7 11V4.9M23 42.2h1.5v-4.1l-.3-.7h-1l-.3.7v4.1"/>
|
||||
|
|
@ -7932,7 +7930,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-town" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-width="1.4" stroke-linejoin="round" transform="translate(0 -10) scale(2 2)">
|
||||
<g transform="translate(0 -10) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M18.9-2H2.6l.5-9 7.8-14 7.8 14 .2 9M27-2H19l-.2-9-7.8-14 2 .4 2 .1 2-.1 2-.5 7.8 14L27-2 Z"/>
|
||||
<path d="M26.7-11h-8l-7.8-14 2 .4 2 .1 2-.1 2-.5 7.8 14"/>
|
||||
<path fill="#4D3F36" stroke="none" d="M12-2H9.8v-5.4l.4-1h1.5l.5 1V-2"/>
|
||||
|
|
@ -7947,7 +7945,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-village" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(0 -6) scale(2 2)">
|
||||
<g transform="translate(0 -6) scale(2 2)">
|
||||
<path d="M 9.778,-3.849 L -3.296,-3.849 L -2.723,-15.318 L 3.384,-26.311 L 9.491,-15.318 L 9.778,-3.849 M 18.065,-3.849 L 9.778,-3.849 L 9.491,-15.318 L 3.384,-26.311 L 5.384,-25.981 L 7.384,-25.871 L 9.384,-25.981 L 11.384,-26.311 L 17.491,-15.318 L 18.065,-3.849" fill="#EBE8DF" />
|
||||
<path d="M 17.491,-15.318 L 9.491,-15.318 L 3.384,-26.311 L 5.384,-25.981 L 7.384,-25.871 L 9.384,-25.981 L 11.384,-26.311 L 17.491,-15.318"/>
|
||||
<path d="M 4.584,-3.849 L 2.184,-3.849 L 2.184,-9.289 L 2.664,-10.249 L 4.104,-10.249 L 4.584,-9.289 L 4.584,-3.849" fill="#4D3F36"/>
|
||||
|
|
@ -7959,7 +7957,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-hamlet" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-width="1.4" stroke-linejoin="round" transform="translate(-120 -95) scale(2 2)">
|
||||
<g transform="translate(-120 -95) scale(2 2)">
|
||||
<path fill="#EBE8DF" d="M63 48H48.6l.4-8.7 6.8-12.2 6.8 12.2.2 8.7m8.3 0h-8.3l-.2-8.7L56 27.1l2 .3 2 .2 2-.2 2-.3 6.8 12.2.5 8.7"/>
|
||||
<path d="M70.7 39.3h-8L56 27.1l2 .3 2 .2 2-.2 2-.3 6.8 12.2"/>
|
||||
<path fill="#4D3F36" d="M57.1 48h-2.4v-5.4l.5-1h1.4l.5 1V48"/>
|
||||
|
|
@ -7968,24 +7966,24 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-fort" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" transform="translate(0 0) scale(2 1.6)">
|
||||
<path fill="#EBE8DF" d="M 4.439,0 L -18.531,0 L -18.994,-61.849 L 4.902,-61.849 L 4.439,0"/>
|
||||
<path fill="#EBE8DF" d="M 19.103,0 L 1.283,0 L 0.924,-45.875 L 19.462,-45.875 L 19.103,0"/>
|
||||
<g transform="translate(0 0) scale(2 1.6)">
|
||||
<path fill="#EBE8DF" d="M 4.439,0 L -18.531,0 L -18.994,-61.849 L 4.902,-61.849 L 4.439,0 Z"/>
|
||||
<path fill="#EBE8DF" d="M 19.103,0 L 1.283,0 L 0.924,-45.875 L 19.462,-45.875 L 19.103,0 Z"/>
|
||||
<path d="M 10.193,-49.907 L 10.193,-54.973 L 11.638,-55.519 L 12.545,-55.52 L 13.396,-55.159 L 14.352,-54.496 L 15.413,-53.531 L 16.454,-52.885 L 17.476,-52.559 L 18.478,-52.553 L 19.462,-52.865 L 20.367,-53.044 L 21.194,-53.089 L 22.112,-52.943 L 23.623,-52.44 L 22.112,-52.373 L 21.194,-52.173 L 20.367,-51.816 L 19.462,-51.296 L 18.478,-50.612 L 17.476,-50.241 L 16.454,-50.181 L 15.413,-50.434 L 14.352,-50.999 L 13.396,-51.301 L 12.545,-51.342 L 11.638,-50.998 L 10.193,-49.907"/>
|
||||
<path fill="#EBE8DF" d="M 10.193,-45.875 L 10.193,-54.973"/>
|
||||
<g stroke-width="0.6" stroke-linecap="mitter" fill="#4D3F36">
|
||||
<path d="M -16.365,-58.727 L -16.365,-61.849 L -14.796,-61.849 L -14.796,-58.727 L -16.365,-58.727"/>
|
||||
<path d="M -12.951,-58.727 L -12.951,-61.849 L -11.382,-61.849 L -11.382,-58.727 L -12.951,-58.727"/>
|
||||
<path d="M -9.538,-58.727 L -9.538,-61.849 L -7.968,-61.849 L -7.968,-58.727 L -9.538,-58.727"/>
|
||||
<path d="M -6.124,-58.727 L -6.124,-61.849 L -4.554,-61.849 L -4.554,-58.727 L -6.124,-58.727"/>
|
||||
<path d="M -2.71,-58.727 L -2.71,-61.849 L -1.141,-61.849 L -1.141,-58.727 L -2.71,-58.727"/>
|
||||
<path d="M 0.704,-58.727 L 0.704,-61.849 L 2.273,-61.849 L 2.273,-58.727 L 0.704,-58.727"/>
|
||||
<path d="M 3.847,-42.752 L 3.847,-45.875 L 5.416,-45.875 L 5.416,-42.752 L 3.847,-42.752"/>
|
||||
<path d="M 7.555,-42.752 L 7.555,-45.875 L 9.124,-45.875 L 9.124,-42.752 L 7.555,-42.752"/>
|
||||
<path d="M 11.263,-42.752 L 11.263,-45.875 L 12.832,-45.875 L 12.832,-42.752 L 11.263,-42.752"/>
|
||||
<path d="M 14.97,-42.752 L 14.97,-45.875 L 16.539,-45.875 L 16.539,-42.752 L 14.97,-42.752"/>
|
||||
<path d="M -8.475,-52.589 L -6.906,-52.589 L -6.906,-55.16 L -7.181,-55.711 L -8.199,-55.711 L -8.475,-55.16 L -8.475,-52.589"/>
|
||||
<path d="M 9.463,-36.614 L 11.032,-36.614 L 11.032,-39.185 L 10.756,-39.737 L 9.739,-39.737 L 9.463,-39.185 L 9.463,-36.614"/>
|
||||
<path d="M -16.365,-58.727 L -16.365,-61.849 L -14.796,-61.849 L -14.796,-58.727 L -16.365,-58.727 Z"/>
|
||||
<path d="M -12.951,-58.727 L -12.951,-61.849 L -11.382,-61.849 L -11.382,-58.727 L -12.951,-58.727 Z"/>
|
||||
<path d="M -9.538,-58.727 L -9.538,-61.849 L -7.968,-61.849 L -7.968,-58.727 L -9.538,-58.727 Z"/>
|
||||
<path d="M -6.124,-58.727 L -6.124,-61.849 L -4.554,-61.849 L -4.554,-58.727 L -6.124,-58.727 Z"/>
|
||||
<path d="M -2.71,-58.727 L -2.71,-61.849 L -1.141,-61.849 L -1.141,-58.727 L -2.71,-58.727 Z"/>
|
||||
<path d="M 0.704,-58.727 L 0.704,-61.849 L 2.273,-61.849 L 2.273,-58.727 L 0.704,-58.727 Z"/>
|
||||
<path d="M 3.847,-42.752 L 3.847,-45.875 L 5.416,-45.875 L 5.416,-42.752 L 3.847,-42.752 Z"/>
|
||||
<path d="M 7.555,-42.752 L 7.555,-45.875 L 9.124,-45.875 L 9.124,-42.752 L 7.555,-42.752 Z"/>
|
||||
<path d="M 11.263,-42.752 L 11.263,-45.875 L 12.832,-45.875 L 12.832,-42.752 L 11.263,-42.752 Z"/>
|
||||
<path d="M 14.97,-42.752 L 14.97,-45.875 L 16.539,-45.875 L 16.539,-42.752 L 14.97,-42.752 Z"/>
|
||||
<path d="M -8.475,-52.589 L -6.906,-52.589 L -6.906,-55.16 L -7.181,-55.711 L -8.199,-55.711 L -8.475,-55.16 L -8.475,-52.589 Z"/>
|
||||
<path d="M 9.463,-36.614 L 11.032,-36.614 L 11.032,-39.185 L 10.756,-39.737 L 9.739,-39.737 L 9.463,-39.185 L 9.463,-36.614 Z"/>
|
||||
<path d="M -5,0 V -5 H -8 V 0"/>
|
||||
</g>
|
||||
</g>
|
||||
|
|
@ -7993,7 +7991,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-caravanserai" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(21 -2) scale(2 2)">
|
||||
<g transform="translate(21 -2) scale(2 2)">
|
||||
<path d="M -7.316,1.248 L -24.272,1.248 L -22.919,-10.943 L -15.456,-10.943 L -7.993,-10.943 L -7.316,1.248 M 3.531,1.248 L -7.316,1.248 L -7.993,-10.943 L -15.456,-10.943 L -12.913,-10.943 L -10.371,-10.943 L -7.828,-10.943 L -5.286,-10.943 L 2.177,-10.943 L 3.531,1.248 M -7.993,-10.943 L 2.177,-10.943" fill="#EBE8DF"/>
|
||||
<path d="M -14.585,1.248 L -16.326,1.248 L -16.326,-2.59 L -16.15,-2.943 L -14.761,-2.943 L -14.585,-2.59 L -14.585,1.248" fill="#4D3F36"/>
|
||||
<path d="M -10.371,-14.623 L -10.371,-14.623 L -7.542,-14.187 L -4.975,-12.922 L -2.908,-10.943 L -17.833,-10.943 L -15.766,-12.922 L -13.199,-14.187 L -10.371,-14.623"/>
|
||||
|
|
@ -8002,7 +8000,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-monastery" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(20 -10) scale(2 2)">
|
||||
<g transform="translate(20 -10) scale(2 2)">
|
||||
<g transform="translate(0 6)">
|
||||
<path d="M -9.764,-0.93 L -29.859,-0.93 L -29.954,-10.141 L -25.873,-31.202 L -20.814,-31.292 L -15.755,-31.322 L -10.695,-31.292 L -5.636,-31.202 L -9.716,-10.141 L -9.764,-0.93 M -29.954,-10.141 L -9.716,-10.141 M -1.651,-0.93 L -9.764,-0.93 L -9.716,-10.141 L -5.636,-31.202 L -1.556,-10.141 L -1.651,-0.93" fill="#EBE8DF" stroke="#4D3F36"/>
|
||||
<path d="M -9.716,-10.141 L -29.954,-10.141 L -25.873,-31.202 L -20.814,-31.292 L -15.755,-31.322 L -10.695,-31.292 L -5.636,-31.202 L -9.716,-10.141"/>
|
||||
|
|
@ -8020,7 +8018,7 @@
|
|||
</symbol>
|
||||
|
||||
<symbol id="icon-watabou-post" viewBox="0 0 100 100" width="1em" height="1em" overflow="visible">
|
||||
<g stroke="#4D3F36" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4" transform="translate(-10 -10) scale(2 2)">
|
||||
<g transform="translate(-10 -10) scale(2 2)">
|
||||
<path d="M 12.321,4.738 L -8.119,4.738 L -8.522,-8.706 L 2,-23.172 L 12.522,-8.706 L 12.321,4.738 M 22.814,4.738 L 12.321,4.738 L 12.522,-8.706 L 2,-23.172 L 4.674,-22.56 L 7.347,-22.356 L 10.021,-22.56 L 12.695,-23.172 L 23.217,-8.706 L 22.814,4.738" fill="#EBE8DF"/>
|
||||
<path d="M 23.217,-8.706 L 12.522,-8.706 L 2,-23.172 L 4.674,-22.56 L 7.347,-22.356 L 10.021,-22.56 L 12.695,-23.172 L 23.217,-8.706" />
|
||||
<path d="M -4,-8 v12 M 9,-8 v12"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue