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

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

Use the reebok logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.991 11.48c2.753-1.1 4.467-1.732 9.009-2.84c-2.467.163-7.922.537-11.682 1.271l2.673 1.57m-8.56 3.651h3.6c.713-1.08 1.422-1.606 2.248-2.191a71 71 0 0 0-1.892-.701c-2.297 1.014-3.575 2.375-3.953 2.892m.709-3.928c-3.21 1.147-4.994 2.393-6.199 3.928h3.975c.387-.539 1.862-2.093 4.633-3.174a57 57 0 0 0-2.41-.754M8.79 8.788H0c8.862 1.6 13.133 3.66 20 6.572c-.587-.439-10.051-6.013-11.209-6.572"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsReebok(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="M14.991 11.48c2.753-1.1 4.467-1.732 9.009-2.84c-2.467.163-7.922.537-11.682 1.271l2.673 1.57m-8.56 3.651h3.6c.713-1.08 1.422-1.606 2.248-2.191a71 71 0 0 0-1.892-.701c-2.297 1.014-3.575 2.375-3.953 2.892m.709-3.928c-3.21 1.147-4.994 2.393-6.199 3.928h3.975c.387-.539 1.862-2.093 4.633-3.174a57 57 0 0 0-2.41-.754M8.79 8.788H0c8.862 1.6 13.133 3.66 20 6.572c-.587-.439-10.051-6.013-11.209-6.572"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.991 11.48c2.753-1.1 4.467-1.732 9.009-2.84c-2.467.163-7.922.537-11.682 1.271l2.673 1.57m-8.56 3.651h3.6c.713-1.08 1.422-1.606 2.248-2.191a71 71 0 0 0-1.892-.701c-2.297 1.014-3.575 2.375-3.953 2.892m.709-3.928c-3.21 1.147-4.994 2.393-6.199 3.928h3.975c.387-.539 1.862-2.093 4.633-3.174a57 57 0 0 0-2.41-.754M8.79 8.788H0c8.862 1.6 13.133 3.66 20 6.572c-.587-.439-10.051-6.013-11.209-6.572"/></svg>
</template>

CSS

.icon-reebok {
  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%22M14.991%2011.48c2.753-1.1%204.467-1.732%209.009-2.84c-2.467.163-7.922.537-11.682%201.271l2.673%201.57m-8.56%203.651h3.6c.713-1.08%201.422-1.606%202.248-2.191a71%2071%200%200%200-1.892-.701c-2.297%201.014-3.575%202.375-3.953%202.892m.709-3.928c-3.21%201.147-4.994%202.393-6.199%203.928h3.975c.387-.539%201.862-2.093%204.633-3.174a57%2057%200%200%200-2.41-.754M8.79%208.788H0c8.862%201.6%2013.133%203.66%2020%206.572c-.587-.439-10.051-6.013-11.209-6.572%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%22M14.991%2011.48c2.753-1.1%204.467-1.732%209.009-2.84c-2.467.163-7.922.537-11.682%201.271l2.673%201.57m-8.56%203.651h3.6c.713-1.08%201.422-1.606%202.248-2.191a71%2071%200%200%200-1.892-.701c-2.297%201.014-3.575%202.375-3.953%202.892m.709-3.928c-3.21%201.147-4.994%202.393-6.199%203.928h3.975c.387-.539%201.862-2.093%204.633-3.174a57%2057%200%200%200-2.41-.754M8.79%208.788H0c8.862%201.6%2013.133%203.66%2020%206.572c-.587-.439-10.051-6.013-11.209-6.572%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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