Loading Icon 2

Developer
Size
2,803 Kb
Views
6,072

How do I make an loading icon 2?

Adding animation to a brand logo. What is a loading icon 2? How do you make a loading icon 2? This script and codes were developed by Lloydwheeler on 26 January 2023, Thursday.

Loading Icon 2 Previews

Loading Icon 2 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Loading Icon 2</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 751 365.2" enable-background="new 0 0 751 365.2" xml:space="preserve">
<g id="main-group">	<circle fill="#A2C63C" cx="65.3" cy="158.3" r="30.3" class="circle-green"/>	<circle fill="#FBC934" cx="138.1" cy="206.8" r="30.3" class="circle-yellow"/>	<circle fill="#F75048" cx="210.9" cy="158.3" r="30.3" class="circle-red"/>	<circle fill="#17A9C1" cx="283.7" cy="206.8" r="30.3" class="circle-blue"/>	<circle fill="#A26BC9" cx="356.5" cy="158.3" r="30.3" class="circle-purple"/>
</g>
<g id="animation-group">	<circle fill="#A2C63C" cx="429.3" cy="206.8" r="30.3" class="circle-green" />	<circle fill="#FBC934" cx="429.3" cy="158.3" r="30.3" class="circle-yellow"/>	<circle fill="#F75048" cx="429.3" cy="206.8" r="30.3" class="circle-red"/>	<circle fill="#17A9C1" cx="429.3" cy="158.3" r="30.3" class="circle-blue"/>	<circle fill="#A26BC9" cx="429.3" cy="206.8" r="30.3" class="circle-purple"/>	<circle fill="#A2C63C" cx="429.3" cy="158.3" r="30.3" class="circle-green"/>	<circle fill="#FBC934" cx="429.3" cy="206.8" r="30.3" class="circle-yellow"/>	<circle fill="#F75048" cx="429.3" cy="158.3" r="30.3" class="circle-red"/>	<circle fill="#17A9C1" cx="429.3" cy="206.8" r="30.3" class="circle-blue"/>	<circle fill="#A26BC9" cx="429.3" cy="158.3" r="30.3" class="circle-purple"/>
</g>
<rect width="50" height="500" fill="#fff" />
<path fill="#393D3F" d="M263.2,268.1c-23.9,22.6-57.3,35.2-93.6,31.3c-54.1-5.8-97.8-49.3-103.8-103.4c-7.9-70.8,47.6-131,116.8-131	c31.2,0,59.5,12.2,80.6,32c3.8,3.6,9.7,3.7,13.6,0.2l33.5-30.3c4.3-3.9,4.4-10.6,0.3-14.6C274.8,17.2,224.7-3.3,169.9,0.4	C79.8,6.5,6.8,79.3,0.5,169.4C-7,276.2,77.4,365.2,182.6,365.2c49.8,0,95-20,127.9-52.3c4.1-4,4-10.7-0.3-14.6l-33.5-30.3	C272.8,264.4,267,264.5,263.2,268.1z"/>
</svg>
</body>
</html>

Loading Icon 2 - Script Codes CSS Codes

svg { width: 500px; position: absolute; top: 50%; left: 50%; margin-top: -125px; margin-left: -125px;
}
#main-group circle { -webkit-animation-name: animation; animation-name: animation; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: linear; animation-timing-function: linear; /* opacity: 0; */
}
#animation-group circle { -webkit-animation-name: animation; animation-name: animation; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; opacity: 0;
}
#animation-group circle:nth-child(1) { -webkit-animation-delay: 0s; animation-delay: 0s;
}
#animation-group circle:nth-child(2) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;
}
#animation-group circle:nth-child(3) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;
}
#animation-group circle:nth-child(4) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;
}
#animation-group circle:nth-child(5) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;
}
#animation-group circle:nth-child(6) { -webkit-animation-delay: 1s; animation-delay: 1s;
}
#animation-group circle:nth-child(7) { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;
}
#animation-group circle:nth-child(8) { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;
}
#animation-group circle:nth-child(9) { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;
}
#animation-group circle:nth-child(10) { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;
}
@-webkit-keyframes animation { 0% { -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); opacity: 0; } 15% { opacity: 1; } 100% { -webkit-transform: translateX(-750px) translateY(0); transform: translateX(-750px) translateY(0); opacity: 1; }
}
@keyframes animation { 0% { -webkit-transform: translateX(0) translateY(0); transform: translateX(0) translateY(0); opacity: 0; } 15% { opacity: 1; } 100% { -webkit-transform: translateX(-750px) translateY(0); transform: translateX(-750px) translateY(0); opacity: 1; }
}
Loading Icon 2 - Script Codes
Loading Icon 2 - Script Codes
Home Page Home
Developer Lloydwheeler
Username lloydwheeler
Uploaded January 26, 2023
Rating 3
Size 2,803 Kb
Views 6,072
Do you need developer help for Loading Icon 2?

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!

Lloydwheeler (lloydwheeler) Script Codes
Create amazing video scripts 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!