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

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

The same logo in other sets

Use the spinnaker logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.343 0C17.785 8.741 11.317 21.987.815 23.882c10.806 1.064 19.481-5.327 21.646-8.066C24.627 13.076 21.343 0 21.343 0M.815 23.882L.8 23.88v.004l.015-.003zM17.182 5.8C15.409 10.988 10.477 18.547 5.4 20.39c.885.033 1.74-.019 2.561-.132c3.989-3.221 7.14-8.037 9.577-12.771c-.193-.981-.356-1.687-.356-1.687"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSpinnaker(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="M21.343 0C17.785 8.741 11.317 21.987.815 23.882c10.806 1.064 19.481-5.327 21.646-8.066C24.627 13.076 21.343 0 21.343 0M.815 23.882L.8 23.88v.004l.015-.003zM17.182 5.8C15.409 10.988 10.477 18.547 5.4 20.39c.885.033 1.74-.019 2.561-.132c3.989-3.221 7.14-8.037 9.577-12.771c-.193-.981-.356-1.687-.356-1.687"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.343 0C17.785 8.741 11.317 21.987.815 23.882c10.806 1.064 19.481-5.327 21.646-8.066C24.627 13.076 21.343 0 21.343 0M.815 23.882L.8 23.88v.004l.015-.003zM17.182 5.8C15.409 10.988 10.477 18.547 5.4 20.39c.885.033 1.74-.019 2.561-.132c3.989-3.221 7.14-8.037 9.577-12.771c-.193-.981-.356-1.687-.356-1.687"/></svg>
</template>

CSS

.icon-spinnaker {
  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%22M21.343%200C17.785%208.741%2011.317%2021.987.815%2023.882c10.806%201.064%2019.481-5.327%2021.646-8.066C24.627%2013.076%2021.343%200%2021.343%200M.815%2023.882L.8%2023.88v.004l.015-.003zM17.182%205.8C15.409%2010.988%2010.477%2018.547%205.4%2020.39c.885.033%201.74-.019%202.561-.132c3.989-3.221%207.14-8.037%209.577-12.771c-.193-.981-.356-1.687-.356-1.687%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%22M21.343%200C17.785%208.741%2011.317%2021.987.815%2023.882c10.806%201.064%2019.481-5.327%2021.646-8.066C24.627%2013.076%2021.343%200%2021.343%200M.815%2023.882L.8%2023.88v.004l.015-.003zM17.182%205.8C15.409%2010.988%2010.477%2018.547%205.4%2020.39c.885.033%201.74-.019%202.561-.132c3.989-3.221%207.14-8.037%209.577-12.771c-.193-.981-.356-1.687-.356-1.687%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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