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

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

The same logo in other sets

Use the runkeeper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.969 22.177c2.516-.339 4.344-1.484 6.047-3.427c2-2.339 2.573-5.479 1.771-8.453c-.802-2.854-3.083-5.083-6.052-5.484c-3.677-.568-7.495 1.198-10.188 3.604c-.057.052-.219.167-.281.281A6.6 6.6 0 0 0 8.24 7.271c-.51-.745-1.651-1.948-1.714-2c-.224-.286-.625-.344-.849-.458a5.1 5.1 0 0 1-1.49-.557c-.016-.026-.036-.047-.057-.073L1.219 1.1C.933.866.589.814.302 1.1c-.224.286-.286.63 0 .917l2.885 3.109h.042c.099.177.464.479.599 1.104c.063.281.224.62.505 1.021c0 0 2.01 2.167 2.813 3.635c.74 1.484.922 1.948 1.021 2.229c0 .036-.74-.865-1.604-1.484C3.25 15.402.839 19.923.136 24.819c-.74 5.021 2.01 6.349 4.057 6.286c1.646 0 5.078-1.766 6.906-6.161c1.766-4.276 1.49-9.198-.297-13.474c1.703-1.729 4.854-3.776 7.927-3.714c2.292 0 3.432 1.984 3.594 2.167c1.766 3.193-.302 6.063-.302 6.063c-1.141 1.729-3.13 2.531-4.177 2.813c-.781.219-2.266.161-2.63 0c-.219-.063-.281-.182-.281-.344c0-.24.182-.339.344-.339a.33.33 0 0 1 .344.344v.182c.578.161 1.703.042 2.167 0c-.365-.859-1.146-1.318-2.193-1.318h-.047a2.437 2.437 0 0 0-2.417 2.458c0 1.026.578 1.891 1.422 2.229c.443.172 1.771.344 3.417.172zm-9.094-.568c-1.146 5.031-4.344 6.802-5.203 6.51c-.854-.281-1.141-2.797.573-7.026c.286-.625 2-4.568 4.229-7.026c-.063.115 1.255 3.828.401 7.542m22.042.974L32 18.468c.042-.344-.12-.745-.464-.802s-.745.12-.781.458l-1.078 3.969h-.13l-.057.089c-.161.286-.464.745-.906 1.083c-.339.286-.5.63-.5.63c-.161.172-1.302 3.771-4.896 3.943c-4.24.172-5.083-4.573-5.141-4.969c-.906.167-2.734-.234-3.474-.573c.219 2.625 1.484 5.766 3.714 7.255c2.568 1.771 6.568 1.771 9.318 0c1.583-1.089 2.63-2.458 3.313-4.229l.057-.146l.021-.047c.021-.047.021-.099.063-.151v-.057c-.042 0 0-.344-.099-.688c-.219-.911-.042-1.484-.042-1.651z"/></svg>

React

import type { SVGProps } from "react";

export function CibRunkeeper(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.969 22.177c2.516-.339 4.344-1.484 6.047-3.427c2-2.339 2.573-5.479 1.771-8.453c-.802-2.854-3.083-5.083-6.052-5.484c-3.677-.568-7.495 1.198-10.188 3.604c-.057.052-.219.167-.281.281A6.6 6.6 0 0 0 8.24 7.271c-.51-.745-1.651-1.948-1.714-2c-.224-.286-.625-.344-.849-.458a5.1 5.1 0 0 1-1.49-.557c-.016-.026-.036-.047-.057-.073L1.219 1.1C.933.866.589.814.302 1.1c-.224.286-.286.63 0 .917l2.885 3.109h.042c.099.177.464.479.599 1.104c.063.281.224.62.505 1.021c0 0 2.01 2.167 2.813 3.635c.74 1.484.922 1.948 1.021 2.229c0 .036-.74-.865-1.604-1.484C3.25 15.402.839 19.923.136 24.819c-.74 5.021 2.01 6.349 4.057 6.286c1.646 0 5.078-1.766 6.906-6.161c1.766-4.276 1.49-9.198-.297-13.474c1.703-1.729 4.854-3.776 7.927-3.714c2.292 0 3.432 1.984 3.594 2.167c1.766 3.193-.302 6.063-.302 6.063c-1.141 1.729-3.13 2.531-4.177 2.813c-.781.219-2.266.161-2.63 0c-.219-.063-.281-.182-.281-.344c0-.24.182-.339.344-.339a.33.33 0 0 1 .344.344v.182c.578.161 1.703.042 2.167 0c-.365-.859-1.146-1.318-2.193-1.318h-.047a2.437 2.437 0 0 0-2.417 2.458c0 1.026.578 1.891 1.422 2.229c.443.172 1.771.344 3.417.172zm-9.094-.568c-1.146 5.031-4.344 6.802-5.203 6.51c-.854-.281-1.141-2.797.573-7.026c.286-.625 2-4.568 4.229-7.026c-.063.115 1.255 3.828.401 7.542m22.042.974L32 18.468c.042-.344-.12-.745-.464-.802s-.745.12-.781.458l-1.078 3.969h-.13l-.057.089c-.161.286-.464.745-.906 1.083c-.339.286-.5.63-.5.63c-.161.172-1.302 3.771-4.896 3.943c-4.24.172-5.083-4.573-5.141-4.969c-.906.167-2.734-.234-3.474-.573c.219 2.625 1.484 5.766 3.714 7.255c2.568 1.771 6.568 1.771 9.318 0c1.583-1.089 2.63-2.458 3.313-4.229l.057-.146l.021-.047c.021-.047.021-.099.063-.151v-.057c-.042 0 0-.344-.099-.688c-.219-.911-.042-1.484-.042-1.651z"/></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.969 22.177c2.516-.339 4.344-1.484 6.047-3.427c2-2.339 2.573-5.479 1.771-8.453c-.802-2.854-3.083-5.083-6.052-5.484c-3.677-.568-7.495 1.198-10.188 3.604c-.057.052-.219.167-.281.281A6.6 6.6 0 0 0 8.24 7.271c-.51-.745-1.651-1.948-1.714-2c-.224-.286-.625-.344-.849-.458a5.1 5.1 0 0 1-1.49-.557c-.016-.026-.036-.047-.057-.073L1.219 1.1C.933.866.589.814.302 1.1c-.224.286-.286.63 0 .917l2.885 3.109h.042c.099.177.464.479.599 1.104c.063.281.224.62.505 1.021c0 0 2.01 2.167 2.813 3.635c.74 1.484.922 1.948 1.021 2.229c0 .036-.74-.865-1.604-1.484C3.25 15.402.839 19.923.136 24.819c-.74 5.021 2.01 6.349 4.057 6.286c1.646 0 5.078-1.766 6.906-6.161c1.766-4.276 1.49-9.198-.297-13.474c1.703-1.729 4.854-3.776 7.927-3.714c2.292 0 3.432 1.984 3.594 2.167c1.766 3.193-.302 6.063-.302 6.063c-1.141 1.729-3.13 2.531-4.177 2.813c-.781.219-2.266.161-2.63 0c-.219-.063-.281-.182-.281-.344c0-.24.182-.339.344-.339a.33.33 0 0 1 .344.344v.182c.578.161 1.703.042 2.167 0c-.365-.859-1.146-1.318-2.193-1.318h-.047a2.437 2.437 0 0 0-2.417 2.458c0 1.026.578 1.891 1.422 2.229c.443.172 1.771.344 3.417.172zm-9.094-.568c-1.146 5.031-4.344 6.802-5.203 6.51c-.854-.281-1.141-2.797.573-7.026c.286-.625 2-4.568 4.229-7.026c-.063.115 1.255 3.828.401 7.542m22.042.974L32 18.468c.042-.344-.12-.745-.464-.802s-.745.12-.781.458l-1.078 3.969h-.13l-.057.089c-.161.286-.464.745-.906 1.083c-.339.286-.5.63-.5.63c-.161.172-1.302 3.771-4.896 3.943c-4.24.172-5.083-4.573-5.141-4.969c-.906.167-2.734-.234-3.474-.573c.219 2.625 1.484 5.766 3.714 7.255c2.568 1.771 6.568 1.771 9.318 0c1.583-1.089 2.63-2.458 3.313-4.229l.057-.146l.021-.047c.021-.047.021-.099.063-.151v-.057c-.042 0 0-.344-.099-.688c-.219-.911-.042-1.484-.042-1.651z"/></svg>
</template>

CSS

.icon-runkeeper {
  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.969%2022.177c2.516-.339%204.344-1.484%206.047-3.427c2-2.339%202.573-5.479%201.771-8.453c-.802-2.854-3.083-5.083-6.052-5.484c-3.677-.568-7.495%201.198-10.188%203.604c-.057.052-.219.167-.281.281A6.6%206.6%200%200%200%208.24%207.271c-.51-.745-1.651-1.948-1.714-2c-.224-.286-.625-.344-.849-.458a5.1%205.1%200%200%201-1.49-.557c-.016-.026-.036-.047-.057-.073L1.219%201.1C.933.866.589.814.302%201.1c-.224.286-.286.63%200%20.917l2.885%203.109h.042c.099.177.464.479.599%201.104c.063.281.224.62.505%201.021c0%200%202.01%202.167%202.813%203.635c.74%201.484.922%201.948%201.021%202.229c0%20.036-.74-.865-1.604-1.484C3.25%2015.402.839%2019.923.136%2024.819c-.74%205.021%202.01%206.349%204.057%206.286c1.646%200%205.078-1.766%206.906-6.161c1.766-4.276%201.49-9.198-.297-13.474c1.703-1.729%204.854-3.776%207.927-3.714c2.292%200%203.432%201.984%203.594%202.167c1.766%203.193-.302%206.063-.302%206.063c-1.141%201.729-3.13%202.531-4.177%202.813c-.781.219-2.266.161-2.63%200c-.219-.063-.281-.182-.281-.344c0-.24.182-.339.344-.339a.33.33%200%200%201%20.344.344v.182c.578.161%201.703.042%202.167%200c-.365-.859-1.146-1.318-2.193-1.318h-.047a2.437%202.437%200%200%200-2.417%202.458c0%201.026.578%201.891%201.422%202.229c.443.172%201.771.344%203.417.172zm-9.094-.568c-1.146%205.031-4.344%206.802-5.203%206.51c-.854-.281-1.141-2.797.573-7.026c.286-.625%202-4.568%204.229-7.026c-.063.115%201.255%203.828.401%207.542m22.042.974L32%2018.468c.042-.344-.12-.745-.464-.802s-.745.12-.781.458l-1.078%203.969h-.13l-.057.089c-.161.286-.464.745-.906%201.083c-.339.286-.5.63-.5.63c-.161.172-1.302%203.771-4.896%203.943c-4.24.172-5.083-4.573-5.141-4.969c-.906.167-2.734-.234-3.474-.573c.219%202.625%201.484%205.766%203.714%207.255c2.568%201.771%206.568%201.771%209.318%200c1.583-1.089%202.63-2.458%203.313-4.229l.057-.146l.021-.047c.021-.047.021-.099.063-.151v-.057c-.042%200%200-.344-.099-.688c-.219-.911-.042-1.484-.042-1.651z%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.969%2022.177c2.516-.339%204.344-1.484%206.047-3.427c2-2.339%202.573-5.479%201.771-8.453c-.802-2.854-3.083-5.083-6.052-5.484c-3.677-.568-7.495%201.198-10.188%203.604c-.057.052-.219.167-.281.281A6.6%206.6%200%200%200%208.24%207.271c-.51-.745-1.651-1.948-1.714-2c-.224-.286-.625-.344-.849-.458a5.1%205.1%200%200%201-1.49-.557c-.016-.026-.036-.047-.057-.073L1.219%201.1C.933.866.589.814.302%201.1c-.224.286-.286.63%200%20.917l2.885%203.109h.042c.099.177.464.479.599%201.104c.063.281.224.62.505%201.021c0%200%202.01%202.167%202.813%203.635c.74%201.484.922%201.948%201.021%202.229c0%20.036-.74-.865-1.604-1.484C3.25%2015.402.839%2019.923.136%2024.819c-.74%205.021%202.01%206.349%204.057%206.286c1.646%200%205.078-1.766%206.906-6.161c1.766-4.276%201.49-9.198-.297-13.474c1.703-1.729%204.854-3.776%207.927-3.714c2.292%200%203.432%201.984%203.594%202.167c1.766%203.193-.302%206.063-.302%206.063c-1.141%201.729-3.13%202.531-4.177%202.813c-.781.219-2.266.161-2.63%200c-.219-.063-.281-.182-.281-.344c0-.24.182-.339.344-.339a.33.33%200%200%201%20.344.344v.182c.578.161%201.703.042%202.167%200c-.365-.859-1.146-1.318-2.193-1.318h-.047a2.437%202.437%200%200%200-2.417%202.458c0%201.026.578%201.891%201.422%202.229c.443.172%201.771.344%203.417.172zm-9.094-.568c-1.146%205.031-4.344%206.802-5.203%206.51c-.854-.281-1.141-2.797.573-7.026c.286-.625%202-4.568%204.229-7.026c-.063.115%201.255%203.828.401%207.542m22.042.974L32%2018.468c.042-.344-.12-.745-.464-.802s-.745.12-.781.458l-1.078%203.969h-.13l-.057.089c-.161.286-.464.745-.906%201.083c-.339.286-.5.63-.5.63c-.161.172-1.302%203.771-4.896%203.943c-4.24.172-5.083-4.573-5.141-4.969c-.906.167-2.734-.234-3.474-.573c.219%202.625%201.484%205.766%203.714%207.255c2.568%201.771%206.568%201.771%209.318%200c1.583-1.089%202.63-2.458%203.313-4.229l.057-.146l.021-.047c.021-.047.021-.099.063-.151v-.057c-.042%200%200-.344-.099-.688c-.219-.911-.042-1.484-.042-1.651z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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