geocaching from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
geocaching
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the geocaching logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.651.005v3.093c1.724.213 3.923.828 5.975 2.396l-1.584 2.141l-.02-.016s-1.641-1.407-4.36-1.844v8.563h8.437a10 10 0 0 0-1.536-4.161l2.26-1.5s1.677 2.281 2.037 5.661H32V-.001H17.651zm5.781 30.938l-.796.131l-1.745-10.729l.469-.073l8.739-.02l-7.541 5.416l.844 5.271h.031zm-5.781-13.292V32h14.344V17.656zm-9.047 9.005l1.584-2.14h.02s1.552 1.317 4.141 1.791v-8.656H6.12a10 10 0 0 0 1.568 4.313l-2.251 1.495s-1.724-2.349-2.036-5.808H0v14.344h14.349v-2.973c-1.688-.24-3.781-.865-5.745-2.36zM6.636 2.625c-.224 0-.412.14-.412.312s.188.308.412.308c.228 0 .411-.141.411-.308c0-.172-.187-.312-.411-.312m.041.854a1.203 1.203 0 0 1-1.208-1.197c0-.661.536-1.199 1.208-1.199c.667 0 1.203.543 1.203 1.204c0 .656-.536 1.192-1.197 1.192zm-1.781.084l-1.385.697a8 8 0 0 1-.317-.411L1.443 4.5l-.364-.579l4.312-.895l-.823.307c.104.083.192.145.323.229zM2.235 1.021a7.8 7.8 0 0 0 1.864 1.973l-1.339.24c-.5-.713-.943-1.412-1.344-2.265l.813.047zM0 0v14.344h3.208c-.135-1.308-.281-5.073 1.975-8.193c0 0-.5-.479-1.172-1.271L2.542 6.14l-.635-.541L5.73 3.422l-.448.381a8 8 0 0 0 1.62.739s1.859-1.036 3.697-3.536l.437.021c-.339 1.119-1.4 3.036-3.057 4.577c0 0 4.396 1.923 5.396 5.183c-.276-.161-1.859-.5-2.635-.323c-.141-.219-1.62-3.24-3.865-3.199c0 0-.5.599-.973 2.161c-.423 1.38-.245 4.276-.183 4.959h8.599V0z"/></svg>

React

import type { SVGProps } from "react";

export function CibGeocaching(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.651.005v3.093c1.724.213 3.923.828 5.975 2.396l-1.584 2.141l-.02-.016s-1.641-1.407-4.36-1.844v8.563h8.437a10 10 0 0 0-1.536-4.161l2.26-1.5s1.677 2.281 2.037 5.661H32V-.001H17.651zm5.781 30.938l-.796.131l-1.745-10.729l.469-.073l8.739-.02l-7.541 5.416l.844 5.271h.031zm-5.781-13.292V32h14.344V17.656zm-9.047 9.005l1.584-2.14h.02s1.552 1.317 4.141 1.791v-8.656H6.12a10 10 0 0 0 1.568 4.313l-2.251 1.495s-1.724-2.349-2.036-5.808H0v14.344h14.349v-2.973c-1.688-.24-3.781-.865-5.745-2.36zM6.636 2.625c-.224 0-.412.14-.412.312s.188.308.412.308c.228 0 .411-.141.411-.308c0-.172-.187-.312-.411-.312m.041.854a1.203 1.203 0 0 1-1.208-1.197c0-.661.536-1.199 1.208-1.199c.667 0 1.203.543 1.203 1.204c0 .656-.536 1.192-1.197 1.192zm-1.781.084l-1.385.697a8 8 0 0 1-.317-.411L1.443 4.5l-.364-.579l4.312-.895l-.823.307c.104.083.192.145.323.229zM2.235 1.021a7.8 7.8 0 0 0 1.864 1.973l-1.339.24c-.5-.713-.943-1.412-1.344-2.265l.813.047zM0 0v14.344h3.208c-.135-1.308-.281-5.073 1.975-8.193c0 0-.5-.479-1.172-1.271L2.542 6.14l-.635-.541L5.73 3.422l-.448.381a8 8 0 0 0 1.62.739s1.859-1.036 3.697-3.536l.437.021c-.339 1.119-1.4 3.036-3.057 4.577c0 0 4.396 1.923 5.396 5.183c-.276-.161-1.859-.5-2.635-.323c-.141-.219-1.62-3.24-3.865-3.199c0 0-.5.599-.973 2.161c-.423 1.38-.245 4.276-.183 4.959h8.599V0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.651.005v3.093c1.724.213 3.923.828 5.975 2.396l-1.584 2.141l-.02-.016s-1.641-1.407-4.36-1.844v8.563h8.437a10 10 0 0 0-1.536-4.161l2.26-1.5s1.677 2.281 2.037 5.661H32V-.001H17.651zm5.781 30.938l-.796.131l-1.745-10.729l.469-.073l8.739-.02l-7.541 5.416l.844 5.271h.031zm-5.781-13.292V32h14.344V17.656zm-9.047 9.005l1.584-2.14h.02s1.552 1.317 4.141 1.791v-8.656H6.12a10 10 0 0 0 1.568 4.313l-2.251 1.495s-1.724-2.349-2.036-5.808H0v14.344h14.349v-2.973c-1.688-.24-3.781-.865-5.745-2.36zM6.636 2.625c-.224 0-.412.14-.412.312s.188.308.412.308c.228 0 .411-.141.411-.308c0-.172-.187-.312-.411-.312m.041.854a1.203 1.203 0 0 1-1.208-1.197c0-.661.536-1.199 1.208-1.199c.667 0 1.203.543 1.203 1.204c0 .656-.536 1.192-1.197 1.192zm-1.781.084l-1.385.697a8 8 0 0 1-.317-.411L1.443 4.5l-.364-.579l4.312-.895l-.823.307c.104.083.192.145.323.229zM2.235 1.021a7.8 7.8 0 0 0 1.864 1.973l-1.339.24c-.5-.713-.943-1.412-1.344-2.265l.813.047zM0 0v14.344h3.208c-.135-1.308-.281-5.073 1.975-8.193c0 0-.5-.479-1.172-1.271L2.542 6.14l-.635-.541L5.73 3.422l-.448.381a8 8 0 0 0 1.62.739s1.859-1.036 3.697-3.536l.437.021c-.339 1.119-1.4 3.036-3.057 4.577c0 0 4.396 1.923 5.396 5.183c-.276-.161-1.859-.5-2.635-.323c-.141-.219-1.62-3.24-3.865-3.199c0 0-.5.599-.973 2.161c-.423 1.38-.245 4.276-.183 4.959h8.599V0z"/></svg>
</template>

CSS

.icon-geocaching {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.651.005v3.093c1.724.213%203.923.828%205.975%202.396l-1.584%202.141l-.02-.016s-1.641-1.407-4.36-1.844v8.563h8.437a10%2010%200%200%200-1.536-4.161l2.26-1.5s1.677%202.281%202.037%205.661H32V-.001H17.651zm5.781%2030.938l-.796.131l-1.745-10.729l.469-.073l8.739-.02l-7.541%205.416l.844%205.271h.031zm-5.781-13.292V32h14.344V17.656zm-9.047%209.005l1.584-2.14h.02s1.552%201.317%204.141%201.791v-8.656H6.12a10%2010%200%200%200%201.568%204.313l-2.251%201.495s-1.724-2.349-2.036-5.808H0v14.344h14.349v-2.973c-1.688-.24-3.781-.865-5.745-2.36zM6.636%202.625c-.224%200-.412.14-.412.312s.188.308.412.308c.228%200%20.411-.141.411-.308c0-.172-.187-.312-.411-.312m.041.854a1.203%201.203%200%200%201-1.208-1.197c0-.661.536-1.199%201.208-1.199c.667%200%201.203.543%201.203%201.204c0%20.656-.536%201.192-1.197%201.192zm-1.781.084l-1.385.697a8%208%200%200%201-.317-.411L1.443%204.5l-.364-.579l4.312-.895l-.823.307c.104.083.192.145.323.229zM2.235%201.021a7.8%207.8%200%200%200%201.864%201.973l-1.339.24c-.5-.713-.943-1.412-1.344-2.265l.813.047zM0%200v14.344h3.208c-.135-1.308-.281-5.073%201.975-8.193c0%200-.5-.479-1.172-1.271L2.542%206.14l-.635-.541L5.73%203.422l-.448.381a8%208%200%200%200%201.62.739s1.859-1.036%203.697-3.536l.437.021c-.339%201.119-1.4%203.036-3.057%204.577c0%200%204.396%201.923%205.396%205.183c-.276-.161-1.859-.5-2.635-.323c-.141-.219-1.62-3.24-3.865-3.199c0%200-.5.599-.973%202.161c-.423%201.38-.245%204.276-.183%204.959h8.599V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.651.005v3.093c1.724.213%203.923.828%205.975%202.396l-1.584%202.141l-.02-.016s-1.641-1.407-4.36-1.844v8.563h8.437a10%2010%200%200%200-1.536-4.161l2.26-1.5s1.677%202.281%202.037%205.661H32V-.001H17.651zm5.781%2030.938l-.796.131l-1.745-10.729l.469-.073l8.739-.02l-7.541%205.416l.844%205.271h.031zm-5.781-13.292V32h14.344V17.656zm-9.047%209.005l1.584-2.14h.02s1.552%201.317%204.141%201.791v-8.656H6.12a10%2010%200%200%200%201.568%204.313l-2.251%201.495s-1.724-2.349-2.036-5.808H0v14.344h14.349v-2.973c-1.688-.24-3.781-.865-5.745-2.36zM6.636%202.625c-.224%200-.412.14-.412.312s.188.308.412.308c.228%200%20.411-.141.411-.308c0-.172-.187-.312-.411-.312m.041.854a1.203%201.203%200%200%201-1.208-1.197c0-.661.536-1.199%201.208-1.199c.667%200%201.203.543%201.203%201.204c0%20.656-.536%201.192-1.197%201.192zm-1.781.084l-1.385.697a8%208%200%200%201-.317-.411L1.443%204.5l-.364-.579l4.312-.895l-.823.307c.104.083.192.145.323.229zM2.235%201.021a7.8%207.8%200%200%200%201.864%201.973l-1.339.24c-.5-.713-.943-1.412-1.344-2.265l.813.047zM0%200v14.344h3.208c-.135-1.308-.281-5.073%201.975-8.193c0%200-.5-.479-1.172-1.271L2.542%206.14l-.635-.541L5.73%203.422l-.448.381a8%208%200%200%200%201.62.739s1.859-1.036%203.697-3.536l.437.021c-.339%201.119-1.4%203.036-3.057%204.577c0%200%204.396%201.923%205.396%205.183c-.276-.161-1.859-.5-2.635-.323c-.141-.219-1.62-3.24-3.865-3.199c0%200-.5.599-.973%202.161c-.423%201.38-.245%204.276-.183%204.959h8.599V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/geocaching.svg?color=%231a73e8&size=48