Cheats For Gta 5 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cheats For Gta 5 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/323613.svg" alt="Cheats For Gta 5 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323613.svg" alt="Cheats For Gta 5 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323613.svg" alt="Cheats For Gta 5 icon" :width="24" :height="24" />
CSS background
.icon-cheats-for-gta-5 {
background-image: url('https://proicons.com/icon/323613.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M29.5506,15.72l.0057-10.2137-11.1068-.0062-.0057,10.2988,5.5816,5.4796,5.5252-5.5584Z"/><path class="b" d="M32.28,29.5506l10.2137.0057.0062-11.1068-10.2988-.0057-5.4796,5.5816,5.5584,5.5252Z"/><path class="b" d="M18.4494,32.28l-.0057,10.2137,11.1068.0062.0057-10.2988-5.5816-5.4796-5.5252,5.5584Z"/><path class="b" d="M15.72,18.4494l-10.2137-.0057-.0062,11.1068,10.2988.0057,5.4796-5.5816-5.5584-5.5252Z"/></svg>
Copied!