Geocaching Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Geocaching 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/341011.svg" alt="Geocaching icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341011.svg" alt="Geocaching icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341011.svg" alt="Geocaching icon" :width="24" :height="24" />
CSS background
.icon-geocaching {
background-image: url('https://proicons.com/icon/341011.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><line class="b" x1="24" y1="42.5" x2="24" y2="5.5"/><line class="b" x1="5.5" y1="24" x2="42.5" y2="24"/><path class="b" d="M29.6135,35.218c3.6762-4.0731,5.5267-.5825,8.8071-6.05-4.3739.9253-6.8131-2.1869-10.2617.3785l3.3224,12.9535"/><path class="b" d="M14.1005,14.1005c-5.0586,5.0547-5.4897,13.1112-.9992,18.6768"/><path class="b" d="M32.7777,13.1015c-2.4838-2.0096-5.5827-3.1046-8.7777-3.1015"/><path class="b" d="M15.2223,34.8985c2.4838,2.0096,5.5828,3.1046,8.7777,3.1015"/><path class="b" d="M38,24c.0031-3.1948-1.0918-6.2936-3.1013-8.7773"/><path class="b" d="M19.6111,20.3364c0-5.4252-9.8307-7.6542-9.8307-12.3644"/><path class="b" d="M14.1005,14.1005c.2036-.1744.2955-.3248.5952-.5928,2.3681-2.1182,4.9154-3.1806,4.9154-5.5357"/><circle class="b" cx="14.6958" cy="9.2336" r="1.3"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Geocaching in other icon packs
Copied!