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

Name
fandango
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="m18.219 9.276l-7.484 2.052l1.52 5.631l7.485-2.052l1.525 5.624l-7.484 1.991l1.459 5.629l-7.491 1.989l-1.853-6.755c1.125-1.323 1.588-3.183 1.125-4.969c-.532-1.791-1.855-3.181-3.443-3.776l-1.86-6.957l15.041-3.975zm9.474-.265L25.245.068L0 6.755l2.453 9.011c1.453.271 2.781 1.391 3.177 2.984c.463 1.589-.136 3.177-1.261 4.24l2.385 8.943l25.245-6.755l-2.385-8.943c-1.527-.271-2.781-1.391-3.245-2.984c-.4-1.589.131-3.245 1.324-4.24"/></svg>

React

import type { SVGProps } from "react";

export function CibFandango(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="m18.219 9.276l-7.484 2.052l1.52 5.631l7.485-2.052l1.525 5.624l-7.484 1.991l1.459 5.629l-7.491 1.989l-1.853-6.755c1.125-1.323 1.588-3.183 1.125-4.969c-.532-1.791-1.855-3.181-3.443-3.776l-1.86-6.957l15.041-3.975zm9.474-.265L25.245.068L0 6.755l2.453 9.011c1.453.271 2.781 1.391 3.177 2.984c.463 1.589-.136 3.177-1.261 4.24l2.385 8.943l25.245-6.755l-2.385-8.943c-1.527-.271-2.781-1.391-3.245-2.984c-.4-1.589.131-3.245 1.324-4.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m18.219 9.276l-7.484 2.052l1.52 5.631l7.485-2.052l1.525 5.624l-7.484 1.991l1.459 5.629l-7.491 1.989l-1.853-6.755c1.125-1.323 1.588-3.183 1.125-4.969c-.532-1.791-1.855-3.181-3.443-3.776l-1.86-6.957l15.041-3.975zm9.474-.265L25.245.068L0 6.755l2.453 9.011c1.453.271 2.781 1.391 3.177 2.984c.463 1.589-.136 3.177-1.261 4.24l2.385 8.943l25.245-6.755l-2.385-8.943c-1.527-.271-2.781-1.391-3.245-2.984c-.4-1.589.131-3.245 1.324-4.24"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.219%209.276l-7.484%202.052l1.52%205.631l7.485-2.052l1.525%205.624l-7.484%201.991l1.459%205.629l-7.491%201.989l-1.853-6.755c1.125-1.323%201.588-3.183%201.125-4.969c-.532-1.791-1.855-3.181-3.443-3.776l-1.86-6.957l15.041-3.975zm9.474-.265L25.245.068L0%206.755l2.453%209.011c1.453.271%202.781%201.391%203.177%202.984c.463%201.589-.136%203.177-1.261%204.24l2.385%208.943l25.245-6.755l-2.385-8.943c-1.527-.271-2.781-1.391-3.245-2.984c-.4-1.589.131-3.245%201.324-4.24%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%22m18.219%209.276l-7.484%202.052l1.52%205.631l7.485-2.052l1.525%205.624l-7.484%201.991l1.459%205.629l-7.491%201.989l-1.853-6.755c1.125-1.323%201.588-3.183%201.125-4.969c-.532-1.791-1.855-3.181-3.443-3.776l-1.86-6.957l15.041-3.975zm9.474-.265L25.245.068L0%206.755l2.453%209.011c1.453.271%202.781%201.391%203.177%202.984c.463%201.589-.136%203.177-1.261%204.24l2.385%208.943l25.245-6.755l-2.385-8.943c-1.527-.271-2.781-1.391-3.245-2.984c-.4-1.589.131-3.245%201.324-4.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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