Answer the question
In order to leave comments, you need to log in
How to draw such a figure in svg?
In general, there is such a block:
and I don’t know how to draw it .. please help
Answer the question
In order to leave comments, you need to log in
Open the illustrator, draw the desired shape, click save as and select the SVG format.
Then clean the code from the garbage that the illustrator shoves into it and get the result:
https://jsfiddle.net/2m5eggfo/
By the way, the example is rubber, stretches in width.
UPDATE 1
I also made an example with placing content inside an SVG shape.
https://jsfiddle.net/2m5eggfo/1/
And this is just one of the options, you can implement it in other ways.
place inside the common container three blocks in which the svg background
I’ll also insert my five cents
https://codepen.io/simkaUser/pen/LLWodP?editors=1000
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question