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

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

The same logo in other sets

Use the fandango logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.664 6.956L8.05 8.496l1.14 4.224l5.615-1.54l1.145 4.22l-5.615 1.49l1.093 4.224l-5.615 1.49L4.42 17.54c.846-.995 1.194-2.386.846-3.728c-.398-1.342-1.392-2.385-2.584-2.832L1.29 5.763L12.57 2.78zm7.106-.198L18.932.05L0 5.068l1.838 6.758a3.05 3.05 0 0 1 2.385 2.236c.348 1.193-.1 2.385-.944 3.18l1.788 6.708L24 18.882l-1.79-6.708c-1.142-.2-2.086-1.043-2.434-2.236c-.298-1.193.1-2.435.994-3.18"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFandango(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="M13.664 6.956L8.05 8.496l1.14 4.224l5.615-1.54l1.145 4.22l-5.615 1.49l1.093 4.224l-5.615 1.49L4.42 17.54c.846-.995 1.194-2.386.846-3.728c-.398-1.342-1.392-2.385-2.584-2.832L1.29 5.763L12.57 2.78zm7.106-.198L18.932.05L0 5.068l1.838 6.758a3.05 3.05 0 0 1 2.385 2.236c.348 1.193-.1 2.385-.944 3.18l1.788 6.708L24 18.882l-1.79-6.708c-1.142-.2-2.086-1.043-2.434-2.236c-.298-1.193.1-2.435.994-3.18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.664 6.956L8.05 8.496l1.14 4.224l5.615-1.54l1.145 4.22l-5.615 1.49l1.093 4.224l-5.615 1.49L4.42 17.54c.846-.995 1.194-2.386.846-3.728c-.398-1.342-1.392-2.385-2.584-2.832L1.29 5.763L12.57 2.78zm7.106-.198L18.932.05L0 5.068l1.838 6.758a3.05 3.05 0 0 1 2.385 2.236c.348 1.193-.1 2.385-.944 3.18l1.788 6.708L24 18.882l-1.79-6.708c-1.142-.2-2.086-1.043-2.434-2.236c-.298-1.193.1-2.435.994-3.18"/></svg>
</template>

CSS

.icon-fandango {
  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%22M13.664%206.956L8.05%208.496l1.14%204.224l5.615-1.54l1.145%204.22l-5.615%201.49l1.093%204.224l-5.615%201.49L4.42%2017.54c.846-.995%201.194-2.386.846-3.728c-.398-1.342-1.392-2.385-2.584-2.832L1.29%205.763L12.57%202.78zm7.106-.198L18.932.05L0%205.068l1.838%206.758a3.05%203.05%200%200%201%202.385%202.236c.348%201.193-.1%202.385-.944%203.18l1.788%206.708L24%2018.882l-1.79-6.708c-1.142-.2-2.086-1.043-2.434-2.236c-.298-1.193.1-2.435.994-3.18%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%22M13.664%206.956L8.05%208.496l1.14%204.224l5.615-1.54l1.145%204.22l-5.615%201.49l1.093%204.224l-5.615%201.49L4.42%2017.54c.846-.995%201.194-2.386.846-3.728c-.398-1.342-1.392-2.385-2.584-2.832L1.29%205.763L12.57%202.78zm7.106-.198L18.932.05L0%205.068l1.838%206.758a3.05%203.05%200%200%201%202.385%202.236c.348%201.193-.1%202.385-.944%203.18l1.788%206.708L24%2018.882l-1.79-6.708c-1.142-.2-2.086-1.043-2.434-2.236c-.298-1.193.1-2.435.994-3.18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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