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

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

The same logo in other sets

Use the symfony logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m133.7 143.5c-11.5.4-19.4-6.4-19.8-16.9c-.3-9.2 6.7-13.4 6.5-18.9c-.2-6.5-10.2-6.8-12.9-6.7c-39.8 1.3-48.6 57-58.9 113.8c21.4 3.2 36.6-.7 45.1-6.2c12-7.7-3.3-15.7-1.4-24.6c4-18.2 32.6-19 32 5.3c-.4 17.9-25.9 41.8-77.6 35.7c-10.8 59.5-18.4 115-58.2 161.7c-29 34.5-58.4 39.8-71.6 40.3c-24.6.9-41-12.3-41.6-29.8c-.6-17 14.4-26.3 24.3-26.6c21.9-.8 30.1 25.7 14.9 34c-12.1 9.7.1 12.6 2.1 12.6c10.4-.4 17.3-5.5 22.2-9c24-20 33.2-54.9 45.4-118.3c8.2-49.7 17-78 18.2-82c-16.9-12.7-27.1-28.6-49.8-34.7c-15.6-4.2-25.1-.6-31.8 7.8c-7.9 10-5.3 23 2.4 30.7l12.6 14c15.5 17.9 24 31.9 20.8 50.6c-5.1 29.9-40.7 52.9-82.9 39.9c-36-11.1-42.7-36.6-38.4-50.6c7.5-24.2 42.4-11.7 34.6 13.6c-2.8 8.6-4.9 8.7-6.3 13.1c-4.6 14.8 41.8 28.4 51-1.4c4.5-14.5-5.3-21.7-22.2-39.9c-28.5-31.7-16-65.5 2.9-79.7c52.8-39.4 100.5 17.5 110.6 25.8c37.2-109 100.5-105.5 102.4-105.5c25.2-.8 44.2 10.6 44.8 28.6c.2 7.7-4.2 22.6-19.5 23.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSymfony(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="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m133.7 143.5c-11.5.4-19.4-6.4-19.8-16.9c-.3-9.2 6.7-13.4 6.5-18.9c-.2-6.5-10.2-6.8-12.9-6.7c-39.8 1.3-48.6 57-58.9 113.8c21.4 3.2 36.6-.7 45.1-6.2c12-7.7-3.3-15.7-1.4-24.6c4-18.2 32.6-19 32 5.3c-.4 17.9-25.9 41.8-77.6 35.7c-10.8 59.5-18.4 115-58.2 161.7c-29 34.5-58.4 39.8-71.6 40.3c-24.6.9-41-12.3-41.6-29.8c-.6-17 14.4-26.3 24.3-26.6c21.9-.8 30.1 25.7 14.9 34c-12.1 9.7.1 12.6 2.1 12.6c10.4-.4 17.3-5.5 22.2-9c24-20 33.2-54.9 45.4-118.3c8.2-49.7 17-78 18.2-82c-16.9-12.7-27.1-28.6-49.8-34.7c-15.6-4.2-25.1-.6-31.8 7.8c-7.9 10-5.3 23 2.4 30.7l12.6 14c15.5 17.9 24 31.9 20.8 50.6c-5.1 29.9-40.7 52.9-82.9 39.9c-36-11.1-42.7-36.6-38.4-50.6c7.5-24.2 42.4-11.7 34.6 13.6c-2.8 8.6-4.9 8.7-6.3 13.1c-4.6 14.8 41.8 28.4 51-1.4c4.5-14.5-5.3-21.7-22.2-39.9c-28.5-31.7-16-65.5 2.9-79.7c52.8-39.4 100.5 17.5 110.6 25.8c37.2-109 100.5-105.5 102.4-105.5c25.2-.8 44.2 10.6 44.8 28.6c.2 7.7-4.2 22.6-19.5 23.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m133.7 143.5c-11.5.4-19.4-6.4-19.8-16.9c-.3-9.2 6.7-13.4 6.5-18.9c-.2-6.5-10.2-6.8-12.9-6.7c-39.8 1.3-48.6 57-58.9 113.8c21.4 3.2 36.6-.7 45.1-6.2c12-7.7-3.3-15.7-1.4-24.6c4-18.2 32.6-19 32 5.3c-.4 17.9-25.9 41.8-77.6 35.7c-10.8 59.5-18.4 115-58.2 161.7c-29 34.5-58.4 39.8-71.6 40.3c-24.6.9-41-12.3-41.6-29.8c-.6-17 14.4-26.3 24.3-26.6c21.9-.8 30.1 25.7 14.9 34c-12.1 9.7.1 12.6 2.1 12.6c10.4-.4 17.3-5.5 22.2-9c24-20 33.2-54.9 45.4-118.3c8.2-49.7 17-78 18.2-82c-16.9-12.7-27.1-28.6-49.8-34.7c-15.6-4.2-25.1-.6-31.8 7.8c-7.9 10-5.3 23 2.4 30.7l12.6 14c15.5 17.9 24 31.9 20.8 50.6c-5.1 29.9-40.7 52.9-82.9 39.9c-36-11.1-42.7-36.6-38.4-50.6c7.5-24.2 42.4-11.7 34.6 13.6c-2.8 8.6-4.9 8.7-6.3 13.1c-4.6 14.8 41.8 28.4 51-1.4c4.5-14.5-5.3-21.7-22.2-39.9c-28.5-31.7-16-65.5 2.9-79.7c52.8-39.4 100.5 17.5 110.6 25.8c37.2-109 100.5-105.5 102.4-105.5c25.2-.8 44.2 10.6 44.8 28.6c.2 7.7-4.2 22.6-19.5 23.1z"/></svg>
</template>

CSS

.icon-symfony {
  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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m133.7%20143.5c-11.5.4-19.4-6.4-19.8-16.9c-.3-9.2%206.7-13.4%206.5-18.9c-.2-6.5-10.2-6.8-12.9-6.7c-39.8%201.3-48.6%2057-58.9%20113.8c21.4%203.2%2036.6-.7%2045.1-6.2c12-7.7-3.3-15.7-1.4-24.6c4-18.2%2032.6-19%2032%205.3c-.4%2017.9-25.9%2041.8-77.6%2035.7c-10.8%2059.5-18.4%20115-58.2%20161.7c-29%2034.5-58.4%2039.8-71.6%2040.3c-24.6.9-41-12.3-41.6-29.8c-.6-17%2014.4-26.3%2024.3-26.6c21.9-.8%2030.1%2025.7%2014.9%2034c-12.1%209.7.1%2012.6%202.1%2012.6c10.4-.4%2017.3-5.5%2022.2-9c24-20%2033.2-54.9%2045.4-118.3c8.2-49.7%2017-78%2018.2-82c-16.9-12.7-27.1-28.6-49.8-34.7c-15.6-4.2-25.1-.6-31.8%207.8c-7.9%2010-5.3%2023%202.4%2030.7l12.6%2014c15.5%2017.9%2024%2031.9%2020.8%2050.6c-5.1%2029.9-40.7%2052.9-82.9%2039.9c-36-11.1-42.7-36.6-38.4-50.6c7.5-24.2%2042.4-11.7%2034.6%2013.6c-2.8%208.6-4.9%208.7-6.3%2013.1c-4.6%2014.8%2041.8%2028.4%2051-1.4c4.5-14.5-5.3-21.7-22.2-39.9c-28.5-31.7-16-65.5%202.9-79.7c52.8-39.4%20100.5%2017.5%20110.6%2025.8c37.2-109%20100.5-105.5%20102.4-105.5c25.2-.8%2044.2%2010.6%2044.8%2028.6c.2%207.7-4.2%2022.6-19.5%2023.1z%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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m133.7%20143.5c-11.5.4-19.4-6.4-19.8-16.9c-.3-9.2%206.7-13.4%206.5-18.9c-.2-6.5-10.2-6.8-12.9-6.7c-39.8%201.3-48.6%2057-58.9%20113.8c21.4%203.2%2036.6-.7%2045.1-6.2c12-7.7-3.3-15.7-1.4-24.6c4-18.2%2032.6-19%2032%205.3c-.4%2017.9-25.9%2041.8-77.6%2035.7c-10.8%2059.5-18.4%20115-58.2%20161.7c-29%2034.5-58.4%2039.8-71.6%2040.3c-24.6.9-41-12.3-41.6-29.8c-.6-17%2014.4-26.3%2024.3-26.6c21.9-.8%2030.1%2025.7%2014.9%2034c-12.1%209.7.1%2012.6%202.1%2012.6c10.4-.4%2017.3-5.5%2022.2-9c24-20%2033.2-54.9%2045.4-118.3c8.2-49.7%2017-78%2018.2-82c-16.9-12.7-27.1-28.6-49.8-34.7c-15.6-4.2-25.1-.6-31.8%207.8c-7.9%2010-5.3%2023%202.4%2030.7l12.6%2014c15.5%2017.9%2024%2031.9%2020.8%2050.6c-5.1%2029.9-40.7%2052.9-82.9%2039.9c-36-11.1-42.7-36.6-38.4-50.6c7.5-24.2%2042.4-11.7%2034.6%2013.6c-2.8%208.6-4.9%208.7-6.3%2013.1c-4.6%2014.8%2041.8%2028.4%2051-1.4c4.5-14.5-5.3-21.7-22.2-39.9c-28.5-31.7-16-65.5%202.9-79.7c52.8-39.4%20100.5%2017.5%20110.6%2025.8c37.2-109%20100.5-105.5%20102.4-105.5c25.2-.8%2044.2%2010.6%2044.8%2028.6c.2%207.7-4.2%2022.6-19.5%2023.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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