empire logo
empire from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- empire
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 496×512
- License
- CC BY 4.0
The same logo in other sets
Use the empire logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1M213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2m309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4M496 256c0 137-111 248-248 248S0 393 0 256S111 8 248 8s248 111 248 248m-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256S117.9 491.8 248 491.8S483.8 386.1 483.8 256m-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6m-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8s-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8s18.5-1.1 27.1-2.8z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsEmpire(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1M213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2m309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4M496 256c0 137-111 248-248 248S0 393 0 256S111 8 248 8s248 111 248 248m-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256S117.9 491.8 248 491.8S483.8 386.1 483.8 256m-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6m-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8s-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8s18.5-1.1 27.1-2.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1M213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2m309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4M496 256c0 137-111 248-248 248S0 393 0 256S111 8 248 8s248 111 248 248m-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256S117.9 491.8 248 491.8S483.8 386.1 483.8 256m-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6m-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8s-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8s18.5-1.1 27.1-2.8z"/></svg> </template>
CSS
.icon-empire {
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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M287.6%2054.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1%202.2%20146.1%2044%20184.6%20106.6l-15.8%209.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18%2015.5c-26-29.6-61.4-50.7-101.9-58.4zM53.4%20322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4%209.7-58.7l-22.7-7.7c3.6-10.8%208.3-21.3%2013.6-31l-15.8-9.1C34%20181%2024.1%20217.5%2024.1%20256s10%2075%2027.1%20106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1M213.1%20434c-40.4-8-75.8-29.1-101.9-58.7l-18%2015.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16%209.4c38.5%2062.3%20106.8%20104.3%20184.9%20106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6zM93.3%20120.9l18%2015.5c26-29.6%2061.4-50.7%20101.9-58.4l-4.7-23.8c10.8-2.2%2022.1-3.3%2033.5-3.6V32.4C163.9%2034.6%2095.9%2076.4%2057.4%20139l15.8%209.1c6-9.7%2012.6-18.9%2020.1-27.2m309.4%20270.2l-18-15.8c-26%2029.6-61.4%2050.7-101.9%2058.7l4.7%2023.8c-10.8%201.9-22.1%203.3-33.5%203.6v18.3c78.1-2.2%20146.4-44.3%20184.9-106.6l-16.1-9.4c-5.7%209.7-12.6%2018.8-20.1%2027.4M496%20256c0%20137-111%20248-248%20248S0%20393%200%20256S111%208%20248%208s248%20111%20248%20248m-12.2%200c0-130.1-105.7-235.8-235.8-235.8S12.2%20125.9%2012.2%20256S117.9%20491.8%20248%20491.8S483.8%20386.1%20483.8%20256m-39-106.6l-15.8%209.1c5.3%209.7%2010%2020.2%2013.6%2031l-22.7%207.7c6.4%2018.3%209.7%2038.2%209.7%2058.7s-3.6%2040.4-10%2058.7l23%207.7c-3.9%2010.8-8.3%2021-13.6%2031l15.8%209.1C462%20331%20471.9%20294.5%20471.9%20256s-9.9-75-27.1-106.6m-183%20177.7c16.3-3.3%2030.4-11.6%2040.7-23.5l51.2%2044.8c11.9-13.6%2021.3-29.3%2027.1-46.8l-64.2-22.1c2.5-7.5%203.9-15.2%203.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2%2044.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8s-18.5.8-27.1%202.8l13.3%2066.4c-16.3%203.3-30.4%2011.9-40.7%2023.8l-51.2-44.8c-11.9%2013.6-21.3%2029.3-27.4%2046.8l64.5%2022.1c-2.5%207.5-3.9%2015.2-3.9%2023.5s1.4%2016.1%203.9%2023.5l-64.2%2022.1c5.8%2017.4%2015.2%2033.2%2027.1%2046.8l51.2-44.8c10.2%2011.9%2024.4%2020.2%2040.7%2023.5l-13.3%2066.7c8.6%201.7%2017.7%202.8%2027.1%202.8s18.5-1.1%2027.1-2.8z%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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M287.6%2054.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1%202.2%20146.1%2044%20184.6%20106.6l-15.8%209.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18%2015.5c-26-29.6-61.4-50.7-101.9-58.4zM53.4%20322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4%209.7-58.7l-22.7-7.7c3.6-10.8%208.3-21.3%2013.6-31l-15.8-9.1C34%20181%2024.1%20217.5%2024.1%20256s10%2075%2027.1%20106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1M213.1%20434c-40.4-8-75.8-29.1-101.9-58.7l-18%2015.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16%209.4c38.5%2062.3%20106.8%20104.3%20184.9%20106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6zM93.3%20120.9l18%2015.5c26-29.6%2061.4-50.7%20101.9-58.4l-4.7-23.8c10.8-2.2%2022.1-3.3%2033.5-3.6V32.4C163.9%2034.6%2095.9%2076.4%2057.4%20139l15.8%209.1c6-9.7%2012.6-18.9%2020.1-27.2m309.4%20270.2l-18-15.8c-26%2029.6-61.4%2050.7-101.9%2058.7l4.7%2023.8c-10.8%201.9-22.1%203.3-33.5%203.6v18.3c78.1-2.2%20146.4-44.3%20184.9-106.6l-16.1-9.4c-5.7%209.7-12.6%2018.8-20.1%2027.4M496%20256c0%20137-111%20248-248%20248S0%20393%200%20256S111%208%20248%208s248%20111%20248%20248m-12.2%200c0-130.1-105.7-235.8-235.8-235.8S12.2%20125.9%2012.2%20256S117.9%20491.8%20248%20491.8S483.8%20386.1%20483.8%20256m-39-106.6l-15.8%209.1c5.3%209.7%2010%2020.2%2013.6%2031l-22.7%207.7c6.4%2018.3%209.7%2038.2%209.7%2058.7s-3.6%2040.4-10%2058.7l23%207.7c-3.9%2010.8-8.3%2021-13.6%2031l15.8%209.1C462%20331%20471.9%20294.5%20471.9%20256s-9.9-75-27.1-106.6m-183%20177.7c16.3-3.3%2030.4-11.6%2040.7-23.5l51.2%2044.8c11.9-13.6%2021.3-29.3%2027.1-46.8l-64.2-22.1c2.5-7.5%203.9-15.2%203.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2%2044.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8s-18.5.8-27.1%202.8l13.3%2066.4c-16.3%203.3-30.4%2011.9-40.7%2023.8l-51.2-44.8c-11.9%2013.6-21.3%2029.3-27.4%2046.8l64.5%2022.1c-2.5%207.5-3.9%2015.2-3.9%2023.5s1.4%2016.1%203.9%2023.5l-64.2%2022.1c5.8%2017.4%2015.2%2033.2%2027.1%2046.8l51.2-44.8c10.2%2011.9%2024.4%2020.2%2040.7%2023.5l-13.3%2066.7c8.6%201.7%2017.7%202.8%2027.1%202.8s18.5-1.1%2027.1-2.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/empire.svg?color=%231a73e8&size=48