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

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

The same logo in other sets

Use the allocine logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.434.001a1 1 0 0 0-.164.008l-3.423.543a2.635 2.635 0 0 1-2.189 3.01a2.63 2.63 0 0 1-3.01-2.185l-3.417.538a.82.82 0 0 0-.677.931l3.24 20.467a.82.82 0 0 0 .931.677l3.423-.543a2.635 2.635 0 0 1 2.189-3.01a2.63 2.63 0 0 1 3.01 2.185l3.422-.543a.82.82 0 0 0 .677-.93L17.2.685A.816.816 0 0 0 16.433 0zm-3.22 6.534q.1 0 .185.017c.423.09.975.6 1.315.955c.178.187.192.519.048.73l-1.228 1.795a.9.9 0 0 1-.437.283c-.504.125-1.248-.95-1.771 1.507c-.524 2.458.59 1.776 1.003 2.098a.83.83 0 0 1 .283.437l.394 2.14a.61.61 0 0 1-.341.649c-.456.182-1.167.427-1.589.336c-.907-.192-2.342-2.4-1.57-6.044c.725-3.415 2.71-4.89 3.708-4.903"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAllocine(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="M16.434.001a1 1 0 0 0-.164.008l-3.423.543a2.635 2.635 0 0 1-2.189 3.01a2.63 2.63 0 0 1-3.01-2.185l-3.417.538a.82.82 0 0 0-.677.931l3.24 20.467a.82.82 0 0 0 .931.677l3.423-.543a2.635 2.635 0 0 1 2.189-3.01a2.63 2.63 0 0 1 3.01 2.185l3.422-.543a.82.82 0 0 0 .677-.93L17.2.685A.816.816 0 0 0 16.433 0zm-3.22 6.534q.1 0 .185.017c.423.09.975.6 1.315.955c.178.187.192.519.048.73l-1.228 1.795a.9.9 0 0 1-.437.283c-.504.125-1.248-.95-1.771 1.507c-.524 2.458.59 1.776 1.003 2.098a.83.83 0 0 1 .283.437l.394 2.14a.61.61 0 0 1-.341.649c-.456.182-1.167.427-1.589.336c-.907-.192-2.342-2.4-1.57-6.044c.725-3.415 2.71-4.89 3.708-4.903"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.434.001a1 1 0 0 0-.164.008l-3.423.543a2.635 2.635 0 0 1-2.189 3.01a2.63 2.63 0 0 1-3.01-2.185l-3.417.538a.82.82 0 0 0-.677.931l3.24 20.467a.82.82 0 0 0 .931.677l3.423-.543a2.635 2.635 0 0 1 2.189-3.01a2.63 2.63 0 0 1 3.01 2.185l3.422-.543a.82.82 0 0 0 .677-.93L17.2.685A.816.816 0 0 0 16.433 0zm-3.22 6.534q.1 0 .185.017c.423.09.975.6 1.315.955c.178.187.192.519.048.73l-1.228 1.795a.9.9 0 0 1-.437.283c-.504.125-1.248-.95-1.771 1.507c-.524 2.458.59 1.776 1.003 2.098a.83.83 0 0 1 .283.437l.394 2.14a.61.61 0 0 1-.341.649c-.456.182-1.167.427-1.589.336c-.907-.192-2.342-2.4-1.57-6.044c.725-3.415 2.71-4.89 3.708-4.903"/></svg>
</template>

CSS

.icon-allocine {
  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%22M16.434.001a1%201%200%200%200-.164.008l-3.423.543a2.635%202.635%200%200%201-2.189%203.01a2.63%202.63%200%200%201-3.01-2.185l-3.417.538a.82.82%200%200%200-.677.931l3.24%2020.467a.82.82%200%200%200%20.931.677l3.423-.543a2.635%202.635%200%200%201%202.189-3.01a2.63%202.63%200%200%201%203.01%202.185l3.422-.543a.82.82%200%200%200%20.677-.93L17.2.685A.816.816%200%200%200%2016.433%200zm-3.22%206.534q.1%200%20.185.017c.423.09.975.6%201.315.955c.178.187.192.519.048.73l-1.228%201.795a.9.9%200%200%201-.437.283c-.504.125-1.248-.95-1.771%201.507c-.524%202.458.59%201.776%201.003%202.098a.83.83%200%200%201%20.283.437l.394%202.14a.61.61%200%200%201-.341.649c-.456.182-1.167.427-1.589.336c-.907-.192-2.342-2.4-1.57-6.044c.725-3.415%202.71-4.89%203.708-4.903%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%22M16.434.001a1%201%200%200%200-.164.008l-3.423.543a2.635%202.635%200%200%201-2.189%203.01a2.63%202.63%200%200%201-3.01-2.185l-3.417.538a.82.82%200%200%200-.677.931l3.24%2020.467a.82.82%200%200%200%20.931.677l3.423-.543a2.635%202.635%200%200%201%202.189-3.01a2.63%202.63%200%200%201%203.01%202.185l3.422-.543a.82.82%200%200%200%20.677-.93L17.2.685A.816.816%200%200%200%2016.433%200zm-3.22%206.534q.1%200%20.185.017c.423.09.975.6%201.315.955c.178.187.192.519.048.73l-1.228%201.795a.9.9%200%200%201-.437.283c-.504.125-1.248-.95-1.771%201.507c-.524%202.458.59%201.776%201.003%202.098a.83.83%200%200%201%20.283.437l.394%202.14a.61.61%200%200%201-.341.649c-.456.182-1.167.427-1.589.336c-.907-.192-2.342-2.4-1.57-6.044c.725-3.415%202.71-4.89%203.708-4.903%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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