change d in path svg css

Solutions on MaxInterview for change d in path svg css by the best coders in the world

showing results for - "change d in path svg css"
Klara
29 Jan 2021
1#map_outer svg path {
2    d: path('M 850 300 C 850 300 350 300 350 300 L 348.1 205.39 L 120 400.39 L 348.1 606.19 L 350 500 C 850 500 850 500 850 500 z') !important;
3}