apper logo
apper from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- apper
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the apper logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M42.1 303.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4c-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 259 29.5 256 56.7 256c33 0 47.1 5 53.9 18.9c2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4c-30.3 0-41.1-10.1-41.1-37.3c0-25.2 12.3-35.8 42.1-35.8m17.1 48.1c13.1 0 16.9-3 16.9-13.4c0-9.1-4.3-11.6-19.6-11.6c-13.1 0-17.9 3-17.9 12.1c-.1 10.4 3.7 12.9 20.6 12.9m77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.2 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.3 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m53.8-3.8c0-25.4 3.3-37.8 12.3-45.8c8.8-8.1 22.2-11.3 45.1-11.3c42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8c0 16.9 4.5 21.9 20.1 21.9c13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7c-7.3 9.8-19.6 13.6-44.3 13.6c-27.5 0-41.6-3.3-50.6-12.3c-8.5-8.5-11.3-21.3-11.3-50.8m76.4-11.6c-.3-1.8-.3-3.3-.3-3.8c0-12.3-3.3-14.6-19.6-14.6c-14.4 0-17.1 3-18.1 15.1l-.3 3.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2c10.8 0 19.1 3.3 23.4 9.3c5.3 7.3 6.8 14.4 6.8 34c0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4c0-15.4-2-19.4-10.3-19.4c-6.3 0-10.8 3.3-13.1 9.3c-1 3-1 4.3-1 12.3v68h-38.3V256.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsApper(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="M42.1 303.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4c-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 259 29.5 256 56.7 256c33 0 47.1 5 53.9 18.9c2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4c-30.3 0-41.1-10.1-41.1-37.3c0-25.2 12.3-35.8 42.1-35.8m17.1 48.1c13.1 0 16.9-3 16.9-13.4c0-9.1-4.3-11.6-19.6-11.6c-13.1 0-17.9 3-17.9 12.1c-.1 10.4 3.7 12.9 20.6 12.9m77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.2 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.3 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m53.8-3.8c0-25.4 3.3-37.8 12.3-45.8c8.8-8.1 22.2-11.3 45.1-11.3c42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8c0 16.9 4.5 21.9 20.1 21.9c13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7c-7.3 9.8-19.6 13.6-44.3 13.6c-27.5 0-41.6-3.3-50.6-12.3c-8.5-8.5-11.3-21.3-11.3-50.8m76.4-11.6c-.3-1.8-.3-3.3-.3-3.8c0-12.3-3.3-14.6-19.6-14.6c-14.4 0-17.1 3-18.1 15.1l-.3 3.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2c10.8 0 19.1 3.3 23.4 9.3c5.3 7.3 6.8 14.4 6.8 34c0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4c0-15.4-2-19.4-10.3-19.4c-6.3 0-10.8 3.3-13.1 9.3c-1 3-1 4.3-1 12.3v68h-38.3V256.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M42.1 303.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4c-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 259 29.5 256 56.7 256c33 0 47.1 5 53.9 18.9c2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4c-30.3 0-41.1-10.1-41.1-37.3c0-25.2 12.3-35.8 42.1-35.8m17.1 48.1c13.1 0 16.9-3 16.9-13.4c0-9.1-4.3-11.6-19.6-11.6c-13.1 0-17.9 3-17.9 12.1c-.1 10.4 3.7 12.9 20.6 12.9m77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.2 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9c14.4 0 24.7 3 31.5 9.1c9.8 8.6 12.8 20.4 12.8 48.1c0 30-3 43.1-12.1 52.9c-6.8 7.3-16.4 10.1-33.3 10.1c-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5c-16.9 0-20.7 5-20.7 28.7c0 28 3.5 33.5 21.2 33.5c16.4 0 20.2-5.6 20.2-29.7m53.8-3.8c0-25.4 3.3-37.8 12.3-45.8c8.8-8.1 22.2-11.3 45.1-11.3c42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8c0 16.9 4.5 21.9 20.1 21.9c13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7c-7.3 9.8-19.6 13.6-44.3 13.6c-27.5 0-41.6-3.3-50.6-12.3c-8.5-8.5-11.3-21.3-11.3-50.8m76.4-11.6c-.3-1.8-.3-3.3-.3-3.8c0-12.3-3.3-14.6-19.6-14.6c-14.4 0-17.1 3-18.1 15.1l-.3 3.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2c10.8 0 19.1 3.3 23.4 9.3c5.3 7.3 6.8 14.4 6.8 34c0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4c0-15.4-2-19.4-10.3-19.4c-6.3 0-10.8 3.3-13.1 9.3c-1 3-1 4.3-1 12.3v68h-38.3V256.3z"/></svg> </template>
CSS
.icon-apper {
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%22M42.1%20303.1c22.2%200%2029%202.8%2033.5%2014.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4c-11.3%200-14.4%202.5-15.1%2012.8H4.8c.3-13.9%201.5-19.1%205.8-24.4C17.9%20259%2029.5%20256%2056.7%20256c33%200%2047.1%205%2053.9%2018.9c2%204.3%204%2015.6%204%2023.7v76.3H76.3l1.3-19.1h-1c-5.3%2015.6-13.6%2020.4-35.5%2020.4c-30.3%200-41.1-10.1-41.1-37.3c0-25.2%2012.3-35.8%2042.1-35.8m17.1%2048.1c13.1%200%2016.9-3%2016.9-13.4c0-9.1-4.3-11.6-19.6-11.6c-13.1%200-17.9%203-17.9%2012.1c-.1%2010.4%203.7%2012.9%2020.6%2012.9m77.8-94.9h38.3l-1.5%2020.6h.8c9.1-17.1%2015.9-20.9%2037.5-20.9c14.4%200%2024.7%203%2031.5%209.1c9.8%208.6%2012.8%2020.4%2012.8%2048.1c0%2030-3%2043.1-12.1%2052.9c-6.8%207.3-16.4%2010.1-33.2%2010.1c-20.4%200-29.2-5.5-33.8-21.2h-.8v70.3H137zm80.9%2060.7c0-27.5-3.3-32.5-20.7-32.5c-16.9%200-20.7%205-20.7%2028.7c0%2028%203.5%2033.5%2021.2%2033.5c16.4%200%2020.2-5.6%2020.2-29.7m57.9-60.7h38.3l-1.5%2020.6h.8c9.1-17.1%2015.9-20.9%2037.5-20.9c14.4%200%2024.7%203%2031.5%209.1c9.8%208.6%2012.8%2020.4%2012.8%2048.1c0%2030-3%2043.1-12.1%2052.9c-6.8%207.3-16.4%2010.1-33.3%2010.1c-20.4%200-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9%2060.7c0-27.5-3.3-32.5-20.7-32.5c-16.9%200-20.7%205-20.7%2028.7c0%2028%203.5%2033.5%2021.2%2033.5c16.4%200%2020.2-5.6%2020.2-29.7m53.8-3.8c0-25.4%203.3-37.8%2012.3-45.8c8.8-8.1%2022.2-11.3%2045.1-11.3c42.8%200%2055.7%2012.8%2055.7%2055.7v11.1h-75.3c-.3%202-.3%204-.3%204.8c0%2016.9%204.5%2021.9%2020.1%2021.9c13.9%200%2017.9-3%2017.9-13.9h37.5v2.3c0%209.8-2.5%2018.9-6.8%2024.7c-7.3%209.8-19.6%2013.6-44.3%2013.6c-27.5%200-41.6-3.3-50.6-12.3c-8.5-8.5-11.3-21.3-11.3-50.8m76.4-11.6c-.3-1.8-.3-3.3-.3-3.8c0-12.3-3.3-14.6-19.6-14.6c-14.4%200-17.1%203-18.1%2015.1l-.3%203.3zm55.6-45.3h38.3l-1.8%2019.9h.7c6.8-14.9%2014.4-20.2%2029.7-20.2c10.8%200%2019.1%203.3%2023.4%209.3c5.3%207.3%206.8%2014.4%206.8%2034c0%201.5%200%205%20.2%209.3h-35c.3-1.8.3-3.3.3-4c0-15.4-2-19.4-10.3-19.4c-6.3%200-10.8%203.3-13.1%209.3c-1%203-1%204.3-1%2012.3v68h-38.3V256.3z%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%22M42.1%20303.1c22.2%200%2029%202.8%2033.5%2014.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4c-11.3%200-14.4%202.5-15.1%2012.8H4.8c.3-13.9%201.5-19.1%205.8-24.4C17.9%20259%2029.5%20256%2056.7%20256c33%200%2047.1%205%2053.9%2018.9c2%204.3%204%2015.6%204%2023.7v76.3H76.3l1.3-19.1h-1c-5.3%2015.6-13.6%2020.4-35.5%2020.4c-30.3%200-41.1-10.1-41.1-37.3c0-25.2%2012.3-35.8%2042.1-35.8m17.1%2048.1c13.1%200%2016.9-3%2016.9-13.4c0-9.1-4.3-11.6-19.6-11.6c-13.1%200-17.9%203-17.9%2012.1c-.1%2010.4%203.7%2012.9%2020.6%2012.9m77.8-94.9h38.3l-1.5%2020.6h.8c9.1-17.1%2015.9-20.9%2037.5-20.9c14.4%200%2024.7%203%2031.5%209.1c9.8%208.6%2012.8%2020.4%2012.8%2048.1c0%2030-3%2043.1-12.1%2052.9c-6.8%207.3-16.4%2010.1-33.2%2010.1c-20.4%200-29.2-5.5-33.8-21.2h-.8v70.3H137zm80.9%2060.7c0-27.5-3.3-32.5-20.7-32.5c-16.9%200-20.7%205-20.7%2028.7c0%2028%203.5%2033.5%2021.2%2033.5c16.4%200%2020.2-5.6%2020.2-29.7m57.9-60.7h38.3l-1.5%2020.6h.8c9.1-17.1%2015.9-20.9%2037.5-20.9c14.4%200%2024.7%203%2031.5%209.1c9.8%208.6%2012.8%2020.4%2012.8%2048.1c0%2030-3%2043.1-12.1%2052.9c-6.8%207.3-16.4%2010.1-33.3%2010.1c-20.4%200-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9%2060.7c0-27.5-3.3-32.5-20.7-32.5c-16.9%200-20.7%205-20.7%2028.7c0%2028%203.5%2033.5%2021.2%2033.5c16.4%200%2020.2-5.6%2020.2-29.7m53.8-3.8c0-25.4%203.3-37.8%2012.3-45.8c8.8-8.1%2022.2-11.3%2045.1-11.3c42.8%200%2055.7%2012.8%2055.7%2055.7v11.1h-75.3c-.3%202-.3%204-.3%204.8c0%2016.9%204.5%2021.9%2020.1%2021.9c13.9%200%2017.9-3%2017.9-13.9h37.5v2.3c0%209.8-2.5%2018.9-6.8%2024.7c-7.3%209.8-19.6%2013.6-44.3%2013.6c-27.5%200-41.6-3.3-50.6-12.3c-8.5-8.5-11.3-21.3-11.3-50.8m76.4-11.6c-.3-1.8-.3-3.3-.3-3.8c0-12.3-3.3-14.6-19.6-14.6c-14.4%200-17.1%203-18.1%2015.1l-.3%203.3zm55.6-45.3h38.3l-1.8%2019.9h.7c6.8-14.9%2014.4-20.2%2029.7-20.2c10.8%200%2019.1%203.3%2023.4%209.3c5.3%207.3%206.8%2014.4%206.8%2034c0%201.5%200%205%20.2%209.3h-35c.3-1.8.3-3.3.3-4c0-15.4-2-19.4-10.3-19.4c-6.3%200-10.8%203.3-13.1%209.3c-1%203-1%204.3-1%2012.3v68h-38.3V256.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/apper.svg?color=%231a73e8&size=48