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

Name
symfony
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16M22.995 5.917c-1.625.056-3.041.952-4.099 2.192c-1.172 1.36-1.948 2.973-2.511 4.615c-1-.817-1.771-1.885-3.38-2.349a4.15 4.15 0 0 0-3.755.688a3.37 3.37 0 0 0-1.147 1.672c-.479 1.568.511 2.968.959 3.468l.984 1.052c.199.204.693.745.448 1.516c-.255.844-1.265 1.385-2.307 1.068c-.464-.141-1.131-.489-.98-.975c.063-.203.204-.348.281-.52c.068-.147.104-.261.125-.323c.188-.62-.068-1.428-.735-1.631c-.62-.193-1.249-.041-1.5.755c-.276.907.156 2.548 2.48 3.267c2.724.833 5.02-.647 5.348-2.579c.204-1.208-.344-2.109-1.344-3.26l-.817-.907c-.495-.489-.661-1.333-.151-1.979c.432-.548 1.047-.776 2.052-.505c1.473.401 2.125 1.416 3.219 2.239c-.453 1.48-.751 2.964-1.016 4.297l-.161.995c-.781 4.093-1.375 6.344-2.927 7.636c-.313.219-.76.552-1.427.577c-.355.005-.475-.233-.475-.343c-.011-.245.199-.36.339-.469c.203-.109.521-.303.495-.901c-.021-.708-.609-1.323-1.459-1.296c-.635.02-1.604.619-1.567 1.713c.036 1.135 1.093 1.984 2.681 1.927c.855-.027 2.751-.375 4.62-2.599c2.177-2.547 2.787-5.469 3.245-7.609l.511-2.819c.285.032.588.053.921.063c2.708.057 4.063-1.348 4.083-2.369c.016-.62-.405-1.229-.989-1.213a1.136 1.136 0 0 0-1.077.875c-.125.568.864 1.084.093 1.584c-.547.353-1.531.604-2.912.4l.251-1.391c.516-2.635 1.145-5.875 3.547-5.952c.177-.011.817.004.828.427c.005.14-.025.183-.192.5a1.12 1.12 0 0 0-.224.719c.02.672.531 1.115 1.276 1.088c.989-.031 1.271-1 1.26-1.495c-.041-1.167-1.271-1.896-2.896-1.848z"/></svg>

React

import type { SVGProps } from "react";

export function CibSymfony(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="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16M22.995 5.917c-1.625.056-3.041.952-4.099 2.192c-1.172 1.36-1.948 2.973-2.511 4.615c-1-.817-1.771-1.885-3.38-2.349a4.15 4.15 0 0 0-3.755.688a3.37 3.37 0 0 0-1.147 1.672c-.479 1.568.511 2.968.959 3.468l.984 1.052c.199.204.693.745.448 1.516c-.255.844-1.265 1.385-2.307 1.068c-.464-.141-1.131-.489-.98-.975c.063-.203.204-.348.281-.52c.068-.147.104-.261.125-.323c.188-.62-.068-1.428-.735-1.631c-.62-.193-1.249-.041-1.5.755c-.276.907.156 2.548 2.48 3.267c2.724.833 5.02-.647 5.348-2.579c.204-1.208-.344-2.109-1.344-3.26l-.817-.907c-.495-.489-.661-1.333-.151-1.979c.432-.548 1.047-.776 2.052-.505c1.473.401 2.125 1.416 3.219 2.239c-.453 1.48-.751 2.964-1.016 4.297l-.161.995c-.781 4.093-1.375 6.344-2.927 7.636c-.313.219-.76.552-1.427.577c-.355.005-.475-.233-.475-.343c-.011-.245.199-.36.339-.469c.203-.109.521-.303.495-.901c-.021-.708-.609-1.323-1.459-1.296c-.635.02-1.604.619-1.567 1.713c.036 1.135 1.093 1.984 2.681 1.927c.855-.027 2.751-.375 4.62-2.599c2.177-2.547 2.787-5.469 3.245-7.609l.511-2.819c.285.032.588.053.921.063c2.708.057 4.063-1.348 4.083-2.369c.016-.62-.405-1.229-.989-1.213a1.136 1.136 0 0 0-1.077.875c-.125.568.864 1.084.093 1.584c-.547.353-1.531.604-2.912.4l.251-1.391c.516-2.635 1.145-5.875 3.547-5.952c.177-.011.817.004.828.427c.005.14-.025.183-.192.5a1.12 1.12 0 0 0-.224.719c.02.672.531 1.115 1.276 1.088c.989-.031 1.271-1 1.26-1.495c-.041-1.167-1.271-1.896-2.896-1.848z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16M22.995 5.917c-1.625.056-3.041.952-4.099 2.192c-1.172 1.36-1.948 2.973-2.511 4.615c-1-.817-1.771-1.885-3.38-2.349a4.15 4.15 0 0 0-3.755.688a3.37 3.37 0 0 0-1.147 1.672c-.479 1.568.511 2.968.959 3.468l.984 1.052c.199.204.693.745.448 1.516c-.255.844-1.265 1.385-2.307 1.068c-.464-.141-1.131-.489-.98-.975c.063-.203.204-.348.281-.52c.068-.147.104-.261.125-.323c.188-.62-.068-1.428-.735-1.631c-.62-.193-1.249-.041-1.5.755c-.276.907.156 2.548 2.48 3.267c2.724.833 5.02-.647 5.348-2.579c.204-1.208-.344-2.109-1.344-3.26l-.817-.907c-.495-.489-.661-1.333-.151-1.979c.432-.548 1.047-.776 2.052-.505c1.473.401 2.125 1.416 3.219 2.239c-.453 1.48-.751 2.964-1.016 4.297l-.161.995c-.781 4.093-1.375 6.344-2.927 7.636c-.313.219-.76.552-1.427.577c-.355.005-.475-.233-.475-.343c-.011-.245.199-.36.339-.469c.203-.109.521-.303.495-.901c-.021-.708-.609-1.323-1.459-1.296c-.635.02-1.604.619-1.567 1.713c.036 1.135 1.093 1.984 2.681 1.927c.855-.027 2.751-.375 4.62-2.599c2.177-2.547 2.787-5.469 3.245-7.609l.511-2.819c.285.032.588.053.921.063c2.708.057 4.063-1.348 4.083-2.369c.016-.62-.405-1.229-.989-1.213a1.136 1.136 0 0 0-1.077.875c-.125.568.864 1.084.093 1.584c-.547.353-1.531.604-2.912.4l.251-1.391c.516-2.635 1.145-5.875 3.547-5.952c.177-.011.817.004.828.427c.005.14-.025.183-.192.5a1.12 1.12 0 0 0-.224.719c.02.672.531 1.115 1.276 1.088c.989-.031 1.271-1 1.26-1.495c-.041-1.167-1.271-1.896-2.896-1.848z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2016c0%208.839-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016M22.995%205.917c-1.625.056-3.041.952-4.099%202.192c-1.172%201.36-1.948%202.973-2.511%204.615c-1-.817-1.771-1.885-3.38-2.349a4.15%204.15%200%200%200-3.755.688a3.37%203.37%200%200%200-1.147%201.672c-.479%201.568.511%202.968.959%203.468l.984%201.052c.199.204.693.745.448%201.516c-.255.844-1.265%201.385-2.307%201.068c-.464-.141-1.131-.489-.98-.975c.063-.203.204-.348.281-.52c.068-.147.104-.261.125-.323c.188-.62-.068-1.428-.735-1.631c-.62-.193-1.249-.041-1.5.755c-.276.907.156%202.548%202.48%203.267c2.724.833%205.02-.647%205.348-2.579c.204-1.208-.344-2.109-1.344-3.26l-.817-.907c-.495-.489-.661-1.333-.151-1.979c.432-.548%201.047-.776%202.052-.505c1.473.401%202.125%201.416%203.219%202.239c-.453%201.48-.751%202.964-1.016%204.297l-.161.995c-.781%204.093-1.375%206.344-2.927%207.636c-.313.219-.76.552-1.427.577c-.355.005-.475-.233-.475-.343c-.011-.245.199-.36.339-.469c.203-.109.521-.303.495-.901c-.021-.708-.609-1.323-1.459-1.296c-.635.02-1.604.619-1.567%201.713c.036%201.135%201.093%201.984%202.681%201.927c.855-.027%202.751-.375%204.62-2.599c2.177-2.547%202.787-5.469%203.245-7.609l.511-2.819c.285.032.588.053.921.063c2.708.057%204.063-1.348%204.083-2.369c.016-.62-.405-1.229-.989-1.213a1.136%201.136%200%200%200-1.077.875c-.125.568.864%201.084.093%201.584c-.547.353-1.531.604-2.912.4l.251-1.391c.516-2.635%201.145-5.875%203.547-5.952c.177-.011.817.004.828.427c.005.14-.025.183-.192.5a1.12%201.12%200%200%200-.224.719c.02.672.531%201.115%201.276%201.088c.989-.031%201.271-1%201.26-1.495c-.041-1.167-1.271-1.896-2.896-1.848z%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%22M32%2016c0%208.839-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016M22.995%205.917c-1.625.056-3.041.952-4.099%202.192c-1.172%201.36-1.948%202.973-2.511%204.615c-1-.817-1.771-1.885-3.38-2.349a4.15%204.15%200%200%200-3.755.688a3.37%203.37%200%200%200-1.147%201.672c-.479%201.568.511%202.968.959%203.468l.984%201.052c.199.204.693.745.448%201.516c-.255.844-1.265%201.385-2.307%201.068c-.464-.141-1.131-.489-.98-.975c.063-.203.204-.348.281-.52c.068-.147.104-.261.125-.323c.188-.62-.068-1.428-.735-1.631c-.62-.193-1.249-.041-1.5.755c-.276.907.156%202.548%202.48%203.267c2.724.833%205.02-.647%205.348-2.579c.204-1.208-.344-2.109-1.344-3.26l-.817-.907c-.495-.489-.661-1.333-.151-1.979c.432-.548%201.047-.776%202.052-.505c1.473.401%202.125%201.416%203.219%202.239c-.453%201.48-.751%202.964-1.016%204.297l-.161.995c-.781%204.093-1.375%206.344-2.927%207.636c-.313.219-.76.552-1.427.577c-.355.005-.475-.233-.475-.343c-.011-.245.199-.36.339-.469c.203-.109.521-.303.495-.901c-.021-.708-.609-1.323-1.459-1.296c-.635.02-1.604.619-1.567%201.713c.036%201.135%201.093%201.984%202.681%201.927c.855-.027%202.751-.375%204.62-2.599c2.177-2.547%202.787-5.469%203.245-7.609l.511-2.819c.285.032.588.053.921.063c2.708.057%204.063-1.348%204.083-2.369c.016-.62-.405-1.229-.989-1.213a1.136%201.136%200%200%200-1.077.875c-.125.568.864%201.084.093%201.584c-.547.353-1.531.604-2.912.4l.251-1.391c.516-2.635%201.145-5.875%203.547-5.952c.177-.011.817.004.828.427c.005.14-.025.183-.192.5a1.12%201.12%200%200%200-.224.719c.02.672.531%201.115%201.276%201.088c.989-.031%201.271-1%201.26-1.495c-.041-1.167-1.271-1.896-2.896-1.848z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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