tinder from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
tinder
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the tinder logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.317 9.451a.248.248 0 0 0 .37.063l.015-.012c.39-.325.741-.66 1.071-1.017c3.209-3.483 1.335-7.759 1.32-7.799a.5.5 0 0 1 .15-.594a.49.49 0 0 1 .615.033c10.875 10.114 7.995 17.818 7.785 18.337c-.87 3.141-4.335 5.414-8.444 5.53c-.138.008-.242.008-.363.008c-4.852 0-8.977-2.989-8.977-6.807v-.06c0-5.297 4.795-10.522 5.009-10.744a.44.44 0 0 1 .525-.105c.18.076.297.255.291.451q-.065 1.553.631 2.7v.015z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTinder(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.317 9.451a.248.248 0 0 0 .37.063l.015-.012c.39-.325.741-.66 1.071-1.017c3.209-3.483 1.335-7.759 1.32-7.799a.5.5 0 0 1 .15-.594a.49.49 0 0 1 .615.033c10.875 10.114 7.995 17.818 7.785 18.337c-.87 3.141-4.335 5.414-8.444 5.53c-.138.008-.242.008-.363.008c-4.852 0-8.977-2.989-8.977-6.807v-.06c0-5.297 4.795-10.522 5.009-10.744a.44.44 0 0 1 .525-.105c.18.076.297.255.291.451q-.065 1.553.631 2.7v.015z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.317 9.451a.248.248 0 0 0 .37.063l.015-.012c.39-.325.741-.66 1.071-1.017c3.209-3.483 1.335-7.759 1.32-7.799a.5.5 0 0 1 .15-.594a.49.49 0 0 1 .615.033c10.875 10.114 7.995 17.818 7.785 18.337c-.87 3.141-4.335 5.414-8.444 5.53c-.138.008-.242.008-.363.008c-4.852 0-8.977-2.989-8.977-6.807v-.06c0-5.297 4.795-10.522 5.009-10.744a.44.44 0 0 1 .525-.105c.18.076.297.255.291.451q-.065 1.553.631 2.7v.015z"/></svg>
</template>

CSS

.icon-tinder {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.317%209.451a.248.248%200%200%200%20.37.063l.015-.012c.39-.325.741-.66%201.071-1.017c3.209-3.483%201.335-7.759%201.32-7.799a.5.5%200%200%201%20.15-.594a.49.49%200%200%201%20.615.033c10.875%2010.114%207.995%2017.818%207.785%2018.337c-.87%203.141-4.335%205.414-8.444%205.53c-.138.008-.242.008-.363.008c-4.852%200-8.977-2.989-8.977-6.807v-.06c0-5.297%204.795-10.522%205.009-10.744a.44.44%200%200%201%20.525-.105c.18.076.297.255.291.451q-.065%201.553.631%202.7v.015z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.317%209.451a.248.248%200%200%200%20.37.063l.015-.012c.39-.325.741-.66%201.071-1.017c3.209-3.483%201.335-7.759%201.32-7.799a.5.5%200%200%201%20.15-.594a.49.49%200%200%201%20.615.033c10.875%2010.114%207.995%2017.818%207.785%2018.337c-.87%203.141-4.335%205.414-8.444%205.53c-.138.008-.242.008-.363.008c-4.852%200-8.977-2.989-8.977-6.807v-.06c0-5.297%204.795-10.522%205.009-10.744a.44.44%200%200%201%20.525-.105c.18.076.297.255.291.451q-.065%201.553.631%202.7v.015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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