Gtav Manual Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gtav Manual 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/326814.svg" alt="Gtav Manual icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326814.svg" alt="Gtav Manual icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326814.svg" alt="Gtav Manual icon" :width="24" :height="24" />
CSS background
.icon-gtav-manual {
background-image: url('https://proicons.com/icon/326814.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="M5.5595,12.5897l-.0024-3.3389,20.284-.014.0027,3.7473c-.5622-.063-1.1312-.0669-1.6942-.0114-.2094.0206-.419.0496-.6201.111-.201.0613-.3942.1564-.5492.2969-.2216.2008-.354.4864-.4003.7799-.0463.2935-.0113.5952.0643.8827.0653.2484.1606.489.2834.7151"/><path class="b" d="M22.9286,15.7581l4.3039,8.5767c1.5182-3.0443,2.8709-6.1694,4.0502-9.357.0054-.0145.0107-.029.0161-.0435.0145-.0391.0288-.0783.041-.1182.0844-.2762.0643-.5806-.0469-.8473-.1112-.2667-.3114-.4949-.5578-.6496-.2288-.1437-.4935-.2243-.7611-.2673s-.5397-.0499-.8107-.056c-.4751-.0105-.9502-.0186-1.4254-.0242"/><path class="b" d="M27.7365,12.9715l-.0272-3.8236,14.7053-.1022.0283,3.9653-2.1945.0153c-.06.0044-.1198.011-.1793.0199-.3593.0536-.7028.1892-1.0176.3684-.6008.3421-1.0987.8405-1.5109,1.3913s-.7437,1.1557-1.0671,1.7616c-1.0136,1.8984-1.9637,3.8298-2.8483,5.7901"/><path class="b" d="M33.6256,22.3577l-7.6822,16.5966-3.094-.0536L10.1446,15.2631c-.1233-.2239-.2608-.4402-.4115-.6471-.1731-.2376-.3638-.463-.5742-.6691-.9388-.9199-2.2793-1.4254-3.5999-1.3574"/></svg>
Copied!