Playing with SVG

Size
1,600 Kb
Views
22,264

How do I make an playing with svg?

What is a playing with svg? How do you make a playing with svg? This script and codes were developed by Ashley Sullivan on 12 November 2022, Saturday.

Playing with SVG Previews

Playing with SVG - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Playing with SVG</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <svg class="icon icon--plus" viewBox="0 0 50 5" xmlns="http://www.w3.org/2000/svg"> <path d=" M1 2 l1,-1.5 l1,1.5 l1.25,0.25 l-1.5,1 z" />
</svg>
<!--l-1.5,1 <svg class="icon icon--plus" viewBox="0 0 5 5" xmlns="http://www.w3.org/2000/svg"> <path d="M2 1 h1 v1 h1 v1 h-1 v1 h-1 v-1 h-1 v-1 h1 z" />
</svg> -->
</body>
</html>

Playing with SVG - Script Codes CSS Codes

.icon { display: inline-block; vertical-align: middle;
}
.icon--plus { background-color: cornflowerblue;
}
.icon--plus > path { fill: gold; stroke: gold; stroke-width: 0.1; stroke-linejoin: round;
}
Playing with SVG - Script Codes
Playing with SVG - Script Codes
Home Page Home
Developer Ashley Sullivan
Username anSullivan12
Uploaded November 12, 2022
Rating 3
Size 1,600 Kb
Views 22,264
Do you need developer help for Playing with SVG?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Ashley Sullivan (anSullivan12) Script Codes
Create amazing sales emails with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!