symfony from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
symfony
Set
SVG Logos
Style
Color
Viewbox
256×257
License
CC0

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 256 257"><circle cx="128" cy="128.827" r="128" fill="#1a171b"/><path fill="#fff" d="M183.706 48.124c-12.986.453-24.32 7.61-32.757 17.51c-9.342 10.855-15.557 23.73-20.035 36.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96 5.474c-4.545 3.395-7.676 8.527-9.165 13.351c-3.855 12.537 4.053 23.694 7.645 27.7l7.853 8.416c1.619 1.65 5.518 5.955 3.612 12.127c-2.06 6.71-10.15 11.055-18.448 8.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59 1.631-2.78 2.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969 6.054c-2.225 7.235 1.237 20.366 19.783 26.084c21.729 6.676 40.11-5.155 42.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356 8.354-6.215 16.392-4.029c11.733 3.186 16.963 11.327 25.69 17.893c-3.603 11.819-5.958 23.682-8.09 34.32l-1.299 7.931c-6.238 32.721-11 50.688-23.375 61.003c-2.493 1.773-6.057 4.427-11.429 4.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977 1.599-2.883 2.706-3.773c1.654-.902 4.155-2.398 3.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823 4.954-12.532 13.705c.303 9.039 8.728 15.813 21.43 15.384c6.79-.233 21.952-2.997 36.895-20.76c17.392-20.362 22.256-43.705 25.915-60.79l4.084-22.556c2.269.272 4.695.453 7.334.516c21.661.457 32.496-10.763 32.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57 2.328-8.582 6.968c-.988 4.552 6.893 8.66.733 12.65c-4.376 2.832-12.221 4.828-23.269 3.206l2.009-11.103c4.1-21.055 9.157-46.954 28.341-47.584c1.398-.071 6.514.063 6.633 3.446c.035 1.13-.245 1.418-1.568 4.005c-1.347 2.017-1.855 3.734-1.792 5.707c.185 5.376 4.273 8.909 10.185 8.696c7.916-.256 10.193-7.963 10.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75"/></svg>

React

import type { SVGProps } from "react";

export function LogosSymfony(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><circle cx="128" cy="128.827" r="128" fill="#1a171b"/><path fill="#fff" d="M183.706 48.124c-12.986.453-24.32 7.61-32.757 17.51c-9.342 10.855-15.557 23.73-20.035 36.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96 5.474c-4.545 3.395-7.676 8.527-9.165 13.351c-3.855 12.537 4.053 23.694 7.645 27.7l7.853 8.416c1.619 1.65 5.518 5.955 3.612 12.127c-2.06 6.71-10.15 11.055-18.448 8.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59 1.631-2.78 2.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969 6.054c-2.225 7.235 1.237 20.366 19.783 26.084c21.729 6.676 40.11-5.155 42.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356 8.354-6.215 16.392-4.029c11.733 3.186 16.963 11.327 25.69 17.893c-3.603 11.819-5.958 23.682-8.09 34.32l-1.299 7.931c-6.238 32.721-11 50.688-23.375 61.003c-2.493 1.773-6.057 4.427-11.429 4.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977 1.599-2.883 2.706-3.773c1.654-.902 4.155-2.398 3.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823 4.954-12.532 13.705c.303 9.039 8.728 15.813 21.43 15.384c6.79-.233 21.952-2.997 36.895-20.76c17.392-20.362 22.256-43.705 25.915-60.79l4.084-22.556c2.269.272 4.695.453 7.334.516c21.661.457 32.496-10.763 32.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57 2.328-8.582 6.968c-.988 4.552 6.893 8.66.733 12.65c-4.376 2.832-12.221 4.828-23.269 3.206l2.009-11.103c4.1-21.055 9.157-46.954 28.341-47.584c1.398-.071 6.514.063 6.633 3.446c.035 1.13-.245 1.418-1.568 4.005c-1.347 2.017-1.855 3.734-1.792 5.707c.185 5.376 4.273 8.909 10.185 8.696c7.916-.256 10.193-7.963 10.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><circle cx="128" cy="128.827" r="128" fill="#1a171b"/><path fill="#fff" d="M183.706 48.124c-12.986.453-24.32 7.61-32.757 17.51c-9.342 10.855-15.557 23.73-20.035 36.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96 5.474c-4.545 3.395-7.676 8.527-9.165 13.351c-3.855 12.537 4.053 23.694 7.645 27.7l7.853 8.416c1.619 1.65 5.518 5.955 3.612 12.127c-2.06 6.71-10.15 11.055-18.448 8.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59 1.631-2.78 2.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969 6.054c-2.225 7.235 1.237 20.366 19.783 26.084c21.729 6.676 40.11-5.155 42.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356 8.354-6.215 16.392-4.029c11.733 3.186 16.963 11.327 25.69 17.893c-3.603 11.819-5.958 23.682-8.09 34.32l-1.299 7.931c-6.238 32.721-11 50.688-23.375 61.003c-2.493 1.773-6.057 4.427-11.429 4.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977 1.599-2.883 2.706-3.773c1.654-.902 4.155-2.398 3.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823 4.954-12.532 13.705c.303 9.039 8.728 15.813 21.43 15.384c6.79-.233 21.952-2.997 36.895-20.76c17.392-20.362 22.256-43.705 25.915-60.79l4.084-22.556c2.269.272 4.695.453 7.334.516c21.661.457 32.496-10.763 32.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57 2.328-8.582 6.968c-.988 4.552 6.893 8.66.733 12.65c-4.376 2.832-12.221 4.828-23.269 3.206l2.009-11.103c4.1-21.055 9.157-46.954 28.341-47.584c1.398-.071 6.514.063 6.633 3.446c.035 1.13-.245 1.418-1.568 4.005c-1.347 2.017-1.855 3.734-1.792 5.707c.185 5.376 4.273 8.909 10.185 8.696c7.916-.256 10.193-7.963 10.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75"/></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%20256%20257%22%3E%3Ccircle%20cx%3D%22128%22%20cy%3D%22128.827%22%20r%3D%22128%22%20fill%3D%22%231a171b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M183.706%2048.124c-12.986.453-24.32%207.61-32.757%2017.51c-9.342%2010.855-15.557%2023.73-20.035%2036.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96%205.474c-4.545%203.395-7.676%208.527-9.165%2013.351c-3.855%2012.537%204.053%2023.694%207.645%2027.7l7.853%208.416c1.619%201.65%205.518%205.955%203.612%2012.127c-2.06%206.71-10.15%2011.055-18.448%208.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59%201.631-2.78%202.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969%206.054c-2.225%207.235%201.237%2020.366%2019.783%2026.084c21.729%206.676%2040.11-5.155%2042.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356%208.354-6.215%2016.392-4.029c11.733%203.186%2016.963%2011.327%2025.69%2017.893c-3.603%2011.819-5.958%2023.682-8.09%2034.32l-1.299%207.931c-6.238%2032.721-11%2050.688-23.375%2061.003c-2.493%201.773-6.057%204.427-11.429%204.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977%201.599-2.883%202.706-3.773c1.654-.902%204.155-2.398%203.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823%204.954-12.532%2013.705c.303%209.039%208.728%2015.813%2021.43%2015.384c6.79-.233%2021.952-2.997%2036.895-20.76c17.392-20.362%2022.256-43.705%2025.915-60.79l4.084-22.556c2.269.272%204.695.453%207.334.516c21.661.457%2032.496-10.763%2032.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57%202.328-8.582%206.968c-.988%204.552%206.893%208.66.733%2012.65c-4.376%202.832-12.221%204.828-23.269%203.206l2.009-11.103c4.1-21.055%209.157-46.954%2028.341-47.584c1.398-.071%206.514.063%206.633%203.446c.035%201.13-.245%201.418-1.568%204.005c-1.347%202.017-1.855%203.734-1.792%205.707c.185%205.376%204.273%208.909%2010.185%208.696c7.916-.256%2010.193-7.963%2010.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75%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%20256%20257%22%3E%3Ccircle%20cx%3D%22128%22%20cy%3D%22128.827%22%20r%3D%22128%22%20fill%3D%22%231a171b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M183.706%2048.124c-12.986.453-24.32%207.61-32.757%2017.51c-9.342%2010.855-15.557%2023.73-20.035%2036.872c-8.01-6.565-14.19-15.064-27.041-18.77c-9.933-2.852-20.366-1.674-29.96%205.474c-4.545%203.395-7.676%208.527-9.165%2013.351c-3.855%2012.537%204.053%2023.694%207.645%2027.7l7.853%208.416c1.619%201.65%205.518%205.955%203.612%2012.127c-2.06%206.71-10.15%2011.055-18.448%208.495c-3.706-1.13-9.03-3.891-7.838-7.779c.493-1.59%201.631-2.78%202.241-4.155c.56-1.181.827-2.067.997-2.587c1.516-4.95-.555-11.39-5.857-13.025c-4.946-1.516-10.007-.315-11.969%206.054c-2.225%207.235%201.237%2020.366%2019.783%2026.084c21.729%206.676%2040.11-5.155%2042.717-20.586c1.642-9.665-2.722-16.845-10.717-26.08l-6.514-7.204c-3.946-3.942-5.301-10.661-1.217-15.825c3.446-4.356%208.354-6.215%2016.392-4.029c11.733%203.186%2016.963%2011.327%2025.69%2017.893c-3.603%2011.819-5.958%2023.682-8.09%2034.32l-1.299%207.931c-6.238%2032.721-11%2050.688-23.375%2061.003c-2.493%201.773-6.057%204.427-11.429%204.612c-2.816.087-3.726-1.85-3.765-2.694c-.067-1.977%201.599-2.883%202.706-3.773c1.654-.902%204.155-2.398%203.985-7.191c-.18-5.664-4.872-10.575-11.654-10.35c-5.08.173-12.823%204.954-12.532%2013.705c.303%209.039%208.728%2015.813%2021.43%2015.384c6.79-.233%2021.952-2.997%2036.895-20.76c17.392-20.362%2022.256-43.705%2025.915-60.79l4.084-22.556c2.269.272%204.695.453%207.334.516c21.661.457%2032.496-10.763%2032.657-18.924c.107-4.939-3.241-9.799-7.928-9.689c-3.355.095-7.57%202.328-8.582%206.968c-.988%204.552%206.893%208.66.733%2012.65c-4.376%202.832-12.221%204.828-23.269%203.206l2.009-11.103c4.1-21.055%209.157-46.954%2028.341-47.584c1.398-.071%206.514.063%206.633%203.446c.035%201.13-.245%201.418-1.568%204.005c-1.347%202.017-1.855%203.734-1.792%205.707c.185%205.376%204.273%208.909%2010.185%208.696c7.916-.256%2010.193-7.963%2010.063-11.921c-.32-9.3-10.122-15.175-23.1-14.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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