3a Cloud Games Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3a Cloud Games icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/321195.svg" alt="3a Cloud Games icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321195.svg" alt="3a Cloud Games icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321195.svg" alt="3a Cloud Games icon" :width="24" :height="24" />
CSS background
.icon-3a-cloud-games {
background-image: url('https://proicons.com/icon/321195.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="g" d="M15.84395957,37.63571262h2.01590347l-6.57177258,4.27434158-5.79698229-4.32235718L23.99999785,6.08994579l18.50889397,31.49775124-5.79698181,4.32235718-6.57177353-4.27434158h2.01590347l-8.1560421-13.1917038-8.15603828,13.1917038Z"/><path id="f" class="g" d="M27.63928771,37.49911594h-7.39291573l3.69645882-6.63679504,3.69645691,6.63679504Z"/></svg>
Copied!