MENU

Fun & Interesting

How to create SVG shapes [ A beginners guide to SVG part 2 ]

Kevin Powell 128,020 lượt xem 6 years ago
Video Not Working? Fix It Now

Creating SVG shapes is what made me realize that they aren't as scary as I'd originally thought! While SVG can be complicated when you start getting into paths and icons with lots of parts, understanding the basics of shapes like circle and polygons really helps to demystify them.

In this video, I look at creating a circle, rectangle, line and polygon, as well as exploring how to position them within the SVG itself. With those, I also look at things like fill, stroke, stroke-width and a little more!

Part one of this series: https://youtu.be/ZJSCl6XEdP8

Some useful SVG links:
http://unicorn-ui.com/blog/svg-for-beginners.html
https://rafaltomal.com/svg-guide/
https://css-tricks.com/using-svg/

---

I have a newsletter! https://www.kevinpowell.co/newsletter

New to Sass, or want to step up your game with it? I've got a course just for you: https://www.kevinpowell.co/learn-sass

---

My Code Editor: VS Code - https://code.visualstudio.com/

How my browser refreshes when I save: https://youtu.be/h24noHYsuGc

---

Support me on Patreon: https://www.patreon.com/kevinpowell

I'm on some other places on the internet too!

If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.

Instagram: https://www.instagram.com/kevinpowell.co/
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell

Comment