App And Game 4pda Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The App And Game 4pda 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/336495.svg" alt="App And Game 4pda icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336495.svg" alt="App And Game 4pda icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336495.svg" alt="App And Game 4pda icon" :width="24" :height="24" />
CSS background
.icon-app-and-game-4pda {
background-image: url('https://proicons.com/icon/336495.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="28.0995 36.5005 28.0995 11.5005 14.809 28.1672 31.191 28.1672"/><path class="b" d="m37.857,40.438c-3.8774,3.2688-8.7855,5.0618-13.857,5.062-11.8741,0-21.5-9.6259-21.5-21.5.0004-4.8555,1.6442-9.5678,4.664-13.37"/><path class="b" d="m9.736,7.913c3.9331-3.4874,9.0075-5.413,14.264-5.413,11.8741,0,21.5,9.6259,21.5,21.5h0c-.0001,5.0395-1.7705,9.9189-5.002,13.786"/></svg>
Copied!