laravel from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
laravel
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the laravel logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M568.6 179.8c-.1-.2-.2-.5-.3-.7c-.1-.4-.3-.8-.5-1.2c-.2-.2-.3-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.5c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1L364.3 175c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9c-.2.2-.4.4-.5.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v105.2l-80.2 46.2V127.4q0-1.05-.3-2.1c-.1-.2-.2-.4-.3-.7c-.1-.4-.3-.8-.5-1.2c-.1-.3-.4-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.4c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1l-96.3 55.4c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9s-.4.5-.6.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v329.7c0 1.4.4 2.8 1.1 4s1.7 2.2 2.9 2.9L268 574.9c.4.2.9.4 1.3.5l.6.3c1.3.4 2.8.4 4.1 0c.2-.1.4-.2.6-.2c.5-.2 1-.3 1.4-.6l192.6-110.8c1.2-.7 2.2-1.7 2.9-2.9s1.1-2.6 1.1-4V351.9l92.2-53.1c1.2-.7 2.2-1.7 2.9-3s1.1-2.6 1.1-4V182c0-.7-.1-1.4-.2-2.1zM175.8 81.3l80.2 46.1l-80.2 46.2l-80.2-46.2l80.2-46.2zm88.2 60v201.3c-33.2 19.1-59.9 34.5-80.2 46.2V187.5c33.2-19.1 59.9-34.5 80.2-46.2m0 412.8L87.5 452.5V141.3c20.3 11.7 47.1 27.1 80.2 46.2v215.2c0 .3.1.6.1.9c0 .4.1.8.2 1.2c.1.3.2.6.4.9c.1.3.3.7.4 1c.2.3.4.5.6.8s.4.6.7.8c.2.2.5.4.8.6s.6.5.9.7l92.2 52.2l.1 92.4zm8-106.2l-80-45.3c54.7-31.5 113.5-65.3 176.3-101.5l80.1 46.1C419 364 360.2 397.5 272 447.9m184.5 4.6L280 554.1v-92.3C381.4 404 440.2 370.4 456.5 361v91.4zm0-119.1c-20.3-11.6-47.1-27-80.2-46.1v-91.4c20.3 11.7 47.1 27.1 80.2 46.2zm8-105.3l-80.2-46.2l80.2-46.2l80.2 46.1l-80.2 46.2zm8 105.3v-91.3c33.2-19.1 60-34.5 80.3-46.2v91.4l-80.3 46.2z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsLaravel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M568.6 179.8c-.1-.2-.2-.5-.3-.7c-.1-.4-.3-.8-.5-1.2c-.2-.2-.3-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.5c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1L364.3 175c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9c-.2.2-.4.4-.5.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v105.2l-80.2 46.2V127.4q0-1.05-.3-2.1c-.1-.2-.2-.4-.3-.7c-.1-.4-.3-.8-.5-1.2c-.1-.3-.4-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.4c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1l-96.3 55.4c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9s-.4.5-.6.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v329.7c0 1.4.4 2.8 1.1 4s1.7 2.2 2.9 2.9L268 574.9c.4.2.9.4 1.3.5l.6.3c1.3.4 2.8.4 4.1 0c.2-.1.4-.2.6-.2c.5-.2 1-.3 1.4-.6l192.6-110.8c1.2-.7 2.2-1.7 2.9-2.9s1.1-2.6 1.1-4V351.9l92.2-53.1c1.2-.7 2.2-1.7 2.9-3s1.1-2.6 1.1-4V182c0-.7-.1-1.4-.2-2.1zM175.8 81.3l80.2 46.1l-80.2 46.2l-80.2-46.2l80.2-46.2zm88.2 60v201.3c-33.2 19.1-59.9 34.5-80.2 46.2V187.5c33.2-19.1 59.9-34.5 80.2-46.2m0 412.8L87.5 452.5V141.3c20.3 11.7 47.1 27.1 80.2 46.2v215.2c0 .3.1.6.1.9c0 .4.1.8.2 1.2c.1.3.2.6.4.9c.1.3.3.7.4 1c.2.3.4.5.6.8s.4.6.7.8c.2.2.5.4.8.6s.6.5.9.7l92.2 52.2l.1 92.4zm8-106.2l-80-45.3c54.7-31.5 113.5-65.3 176.3-101.5l80.1 46.1C419 364 360.2 397.5 272 447.9m184.5 4.6L280 554.1v-92.3C381.4 404 440.2 370.4 456.5 361v91.4zm0-119.1c-20.3-11.6-47.1-27-80.2-46.1v-91.4c20.3 11.7 47.1 27.1 80.2 46.2zm8-105.3l-80.2-46.2l80.2-46.2l80.2 46.1l-80.2 46.2zm8 105.3v-91.3c33.2-19.1 60-34.5 80.3-46.2v91.4l-80.3 46.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M568.6 179.8c-.1-.2-.2-.5-.3-.7c-.1-.4-.3-.8-.5-1.2c-.2-.2-.3-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.5c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1L364.3 175c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9c-.2.2-.4.4-.5.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v105.2l-80.2 46.2V127.4q0-1.05-.3-2.1c-.1-.2-.2-.4-.3-.7c-.1-.4-.3-.8-.5-1.2c-.1-.3-.4-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.4c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4 1.1l-96.3 55.4c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9s-.4.5-.6.7c-.2.4-.4.8-.5 1.2c-.1.2-.2.4-.3.7q-.3 1.05-.3 2.1v329.7c0 1.4.4 2.8 1.1 4s1.7 2.2 2.9 2.9L268 574.9c.4.2.9.4 1.3.5l.6.3c1.3.4 2.8.4 4.1 0c.2-.1.4-.2.6-.2c.5-.2 1-.3 1.4-.6l192.6-110.8c1.2-.7 2.2-1.7 2.9-2.9s1.1-2.6 1.1-4V351.9l92.2-53.1c1.2-.7 2.2-1.7 2.9-3s1.1-2.6 1.1-4V182c0-.7-.1-1.4-.2-2.1zM175.8 81.3l80.2 46.1l-80.2 46.2l-80.2-46.2l80.2-46.2zm88.2 60v201.3c-33.2 19.1-59.9 34.5-80.2 46.2V187.5c33.2-19.1 59.9-34.5 80.2-46.2m0 412.8L87.5 452.5V141.3c20.3 11.7 47.1 27.1 80.2 46.2v215.2c0 .3.1.6.1.9c0 .4.1.8.2 1.2c.1.3.2.6.4.9c.1.3.3.7.4 1c.2.3.4.5.6.8s.4.6.7.8c.2.2.5.4.8.6s.6.5.9.7l92.2 52.2l.1 92.4zm8-106.2l-80-45.3c54.7-31.5 113.5-65.3 176.3-101.5l80.1 46.1C419 364 360.2 397.5 272 447.9m184.5 4.6L280 554.1v-92.3C381.4 404 440.2 370.4 456.5 361v91.4zm0-119.1c-20.3-11.6-47.1-27-80.2-46.1v-91.4c20.3 11.7 47.1 27.1 80.2 46.2zm8-105.3l-80.2-46.2l80.2-46.2l80.2 46.1l-80.2 46.2zm8 105.3v-91.3c33.2-19.1 60-34.5 80.3-46.2v91.4l-80.3 46.2z"/></svg>
</template>

CSS

.icon-laravel {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M568.6%20179.8c-.1-.2-.2-.5-.3-.7c-.1-.4-.3-.8-.5-1.2c-.2-.2-.3-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.5c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4%201.1L364.3%20175c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9c-.2.2-.4.4-.5.7c-.2.4-.4.8-.5%201.2c-.1.2-.2.4-.3.7q-.3%201.05-.3%202.1v105.2l-80.2%2046.2V127.4q0-1.05-.3-2.1c-.1-.2-.2-.4-.3-.7c-.1-.4-.3-.8-.5-1.2c-.1-.3-.4-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.4c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4%201.1l-96.3%2055.4c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9s-.4.5-.6.7c-.2.4-.4.8-.5%201.2c-.1.2-.2.4-.3.7q-.3%201.05-.3%202.1v329.7c0%201.4.4%202.8%201.1%204s1.7%202.2%202.9%202.9L268%20574.9c.4.2.9.4%201.3.5l.6.3c1.3.4%202.8.4%204.1%200c.2-.1.4-.2.6-.2c.5-.2%201-.3%201.4-.6l192.6-110.8c1.2-.7%202.2-1.7%202.9-2.9s1.1-2.6%201.1-4V351.9l92.2-53.1c1.2-.7%202.2-1.7%202.9-3s1.1-2.6%201.1-4V182c0-.7-.1-1.4-.2-2.1zM175.8%2081.3l80.2%2046.1l-80.2%2046.2l-80.2-46.2l80.2-46.2zm88.2%2060v201.3c-33.2%2019.1-59.9%2034.5-80.2%2046.2V187.5c33.2-19.1%2059.9-34.5%2080.2-46.2m0%20412.8L87.5%20452.5V141.3c20.3%2011.7%2047.1%2027.1%2080.2%2046.2v215.2c0%20.3.1.6.1.9c0%20.4.1.8.2%201.2c.1.3.2.6.4.9c.1.3.3.7.4%201c.2.3.4.5.6.8s.4.6.7.8c.2.2.5.4.8.6s.6.5.9.7l92.2%2052.2l.1%2092.4zm8-106.2l-80-45.3c54.7-31.5%20113.5-65.3%20176.3-101.5l80.1%2046.1C419%20364%20360.2%20397.5%20272%20447.9m184.5%204.6L280%20554.1v-92.3C381.4%20404%20440.2%20370.4%20456.5%20361v91.4zm0-119.1c-20.3-11.6-47.1-27-80.2-46.1v-91.4c20.3%2011.7%2047.1%2027.1%2080.2%2046.2zm8-105.3l-80.2-46.2l80.2-46.2l80.2%2046.1l-80.2%2046.2zm8%20105.3v-91.3c33.2-19.1%2060-34.5%2080.3-46.2v91.4l-80.3%2046.2z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M568.6%20179.8c-.1-.2-.2-.5-.3-.7c-.1-.4-.3-.8-.5-1.2c-.2-.2-.3-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.5c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4%201.1L364.3%20175c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9c-.2.2-.4.4-.5.7c-.2.4-.4.8-.5%201.2c-.1.2-.2.4-.3.7q-.3%201.05-.3%202.1v105.2l-80.2%2046.2V127.4q0-1.05-.3-2.1c-.1-.2-.2-.4-.3-.7c-.1-.4-.3-.8-.5-1.2c-.1-.3-.4-.5-.5-.7c-.2-.3-.5-.6-.7-.9c-.2-.2-.5-.4-.8-.6s-.6-.5-.9-.7l-96.3-55.4c-1.2-.7-2.6-1.1-4-1.1s-2.8.4-4%201.1l-96.3%2055.4c-.3.2-.6.4-.9.7c-.3.2-.5.4-.8.6c-.3.3-.5.6-.7.9s-.4.5-.6.7c-.2.4-.4.8-.5%201.2c-.1.2-.2.4-.3.7q-.3%201.05-.3%202.1v329.7c0%201.4.4%202.8%201.1%204s1.7%202.2%202.9%202.9L268%20574.9c.4.2.9.4%201.3.5l.6.3c1.3.4%202.8.4%204.1%200c.2-.1.4-.2.6-.2c.5-.2%201-.3%201.4-.6l192.6-110.8c1.2-.7%202.2-1.7%202.9-2.9s1.1-2.6%201.1-4V351.9l92.2-53.1c1.2-.7%202.2-1.7%202.9-3s1.1-2.6%201.1-4V182c0-.7-.1-1.4-.2-2.1zM175.8%2081.3l80.2%2046.1l-80.2%2046.2l-80.2-46.2l80.2-46.2zm88.2%2060v201.3c-33.2%2019.1-59.9%2034.5-80.2%2046.2V187.5c33.2-19.1%2059.9-34.5%2080.2-46.2m0%20412.8L87.5%20452.5V141.3c20.3%2011.7%2047.1%2027.1%2080.2%2046.2v215.2c0%20.3.1.6.1.9c0%20.4.1.8.2%201.2c.1.3.2.6.4.9c.1.3.3.7.4%201c.2.3.4.5.6.8s.4.6.7.8c.2.2.5.4.8.6s.6.5.9.7l92.2%2052.2l.1%2092.4zm8-106.2l-80-45.3c54.7-31.5%20113.5-65.3%20176.3-101.5l80.1%2046.1C419%20364%20360.2%20397.5%20272%20447.9m184.5%204.6L280%20554.1v-92.3C381.4%20404%20440.2%20370.4%20456.5%20361v91.4zm0-119.1c-20.3-11.6-47.1-27-80.2-46.1v-91.4c20.3%2011.7%2047.1%2027.1%2080.2%2046.2zm8-105.3l-80.2-46.2l80.2-46.2l80.2%2046.1l-80.2%2046.2zm8%20105.3v-91.3c33.2-19.1%2060-34.5%2080.3-46.2v91.4l-80.3%2046.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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