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

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

The same logo in other sets

Use the garmin logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.355 30.229H2.646c-1.025 0-1.848-.516-2.26-1.339a2.5 2.5 0 0 1 0-2.672L13.741 3.103c.511-.817 1.333-1.333 2.26-1.333c1.027 0 1.849.516 2.251 1.333l13.364 23.115a2.5 2.5 0 0 1 0 2.672c-.417.927-1.24 1.339-2.26 1.339z"/></svg>

React

import type { SVGProps } from "react";

export function CibGarmin(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="M29.355 30.229H2.646c-1.025 0-1.848-.516-2.26-1.339a2.5 2.5 0 0 1 0-2.672L13.741 3.103c.511-.817 1.333-1.333 2.26-1.333c1.027 0 1.849.516 2.251 1.333l13.364 23.115a2.5 2.5 0 0 1 0 2.672c-.417.927-1.24 1.339-2.26 1.339z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.355 30.229H2.646c-1.025 0-1.848-.516-2.26-1.339a2.5 2.5 0 0 1 0-2.672L13.741 3.103c.511-.817 1.333-1.333 2.26-1.333c1.027 0 1.849.516 2.251 1.333l13.364 23.115a2.5 2.5 0 0 1 0 2.672c-.417.927-1.24 1.339-2.26 1.339z"/></svg>
</template>

CSS

.icon-garmin {
  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%22M29.355%2030.229H2.646c-1.025%200-1.848-.516-2.26-1.339a2.5%202.5%200%200%201%200-2.672L13.741%203.103c.511-.817%201.333-1.333%202.26-1.333c1.027%200%201.849.516%202.251%201.333l13.364%2023.115a2.5%202.5%200%200%201%200%202.672c-.417.927-1.24%201.339-2.26%201.339z%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%22M29.355%2030.229H2.646c-1.025%200-1.848-.516-2.26-1.339a2.5%202.5%200%200%201%200-2.672L13.741%203.103c.511-.817%201.333-1.333%202.26-1.333c1.027%200%201.849.516%202.251%201.333l13.364%2023.115a2.5%202.5%200%200%201%200%202.672c-.417.927-1.24%201.339-2.26%201.339z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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