Altos Odyssey Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Altos Odyssey 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/321654.svg" alt="Altos Odyssey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321654.svg" alt="Altos Odyssey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321654.svg" alt="Altos Odyssey icon" :width="24" :height="24" />
CSS background
.icon-altos-odyssey {
background-image: url('https://proicons.com/icon/321654.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:1px;}</style></defs><path class="c" d="m22.7297,5.5c4.5783,0,5.0507,1.8108,5.1482,5.0913.0974,3.2805.5847,8.0227,0,11.6605-.5847,3.6378-2.2087,6.0739-4.4498,6.0739s-3.7028-6.2525-7.1782-6.2525c-.5628,0-1.1605.221-1.7671.5915.9875-2.2318,2.9364-4.1806,2.9364-4.1806-.0974-2.7284-1.0123-12.9841,5.3106-12.9841Z"/><path class="c" d="m17.4191,18.4841c1.9488.812,2.4848,2.7828,4.531,2.7828s3.7678-2.0682,3.8652-3.8222c.9988.0812,1.4454-1.9326,0-2.03.065-.9419.6902-3.6297-1.2586-4.0926-.9257,1.2667-5.5208.9758-6.958.3667"/><path class="c" d="m20.2206,17.2986c.8364.1705,2.3954-.1056,2.972-.4466"/><circle class="d" cx="19.2218" cy="13.8881" r=".75"/><circle class="d" cx="23.2657" cy="13.8881" r=".75"/><path class="c" d="m14.4828,22.6647c-1.9601,3.2006-4.0064,5.5636-4.3474,19.5197"/><path class="c" d="m17.4191,26.3769c-1.6809,3.1181-2.436,5.8661-2.4848,15.8075"/><path class="c" d="m16.7614,42.1845c.1462-5.2595-.2067-14.0053-.2067-14.0053"/><path class="c" d="m27.6099,23.5593c.0894,5.1319,1.9651,14.9979,2.6229,18.7494"/><path class="c" d="m27.9262,21.9307c2.136,3.5936,2.2943,8.6119,2.2943,8.6119"/><path class="c" d="m29.6733,39.1703l7.4187.7011c2.4143.2282,4.5462-1.5687,4.7301-3.9868h0c.1793-2.3571-1.563-4.4232-3.9164-4.6445l-9.6592-.9083"/><path class="c" d="m11.9787,27.5183l-1.1276-.055c-2.3989-.1169-4.4611,1.6835-4.6689,4.0763h0c-.2121,2.4426,1.5837,4.5998,4.0243,4.8342l.2108.0202"/><path class="c" d="m24.5568,11.3222c1.3398-1.0719,1.9731-3.9219,1.2424-5.3592"/><path class="c" d="m16.7891,37.5823c3.5289.3172,8.9412.3649,12.6053,0"/><path class="c" d="m22.3156,42.1845c-.0244-1.7759-.5116-4.3461-.5116-4.3461"/><path class="c" d="m33.2246,39.5059c.9789,1.7796.3957,3.9632-3.0399,2.5303"/><path class="c" d="m20.5078,15.396c.0699.1887.4752.2096.587.0978"/></svg>
Copied!