#tinyCSStip Simplest circle sector in 4 CSS declarations!
1β£ set width to desired diameter
2β£ square element with aspect-ratio
3β£ turn square into disc
4β£ conic-gradient() magic! πͺ
The start angle and sector angle can also be animated for fun results.
Because someone asked https://www.reddit.com/r/css/comments/1fvo5dl/comment/lq9mtjj/
#CSS #gradient #cssGradient #code #coding #frontend #web #dev #webDev #webDevelopment