Argos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Argos 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/322033.svg" alt="Argos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322033.svg" alt="Argos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322033.svg" alt="Argos icon" :width="24" :height="24" />
CSS background
.icon-argos {
background-image: url('https://proicons.com/icon/322033.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="b" 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><g id="c"><line id="d" class="g" x1="32.0712" y1="25.9662" x2="17.8289" y2="25.9662"/><polyline id="e" class="g" points="14.3017 36.599 24.9501 4.5 35.5985 36.599"/></g><path id="f" class="g" d="m9.3826,39.6642c9.6648,4.9248,19.405,5.2577,29.2349.1237"/></svg>
Argos in other icon packs
Copied!