duolingo logo
duolingo from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- duolingo
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the duolingo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.3 294.5c10.4 88.5-43.4 172.1-128.2 199s-176.6-10.3-218.9-88.7c-72 3-137.4-39.8-163.2-105.5c-2.6-6.6-1.9-14 1.9-19.9s10.2-9.7 17.2-10.1l96.1-6l-23.8-75.9c-6.3-20-2.2-41.9 11-58.3s33.7-25 54.5-23c52.2 5 86.8 4.8 104-.6S332 80.7 371 47.1c15.9-13.7 37.7-18.5 57.8-12.7s36.1 21.3 42.4 41.4l23.6 75.2l80.8-49.7c6-3.7 13.4-4.3 19.9-1.6s11.3 8.3 12.9 15.2c16.2 68.2-12.4 140.3-72.1 179.5zM290.5 539.9c15.1 7.5 21.5 25.8 14.2 41s-25.4 21.9-40.7 14.9l-43.9-21c-15.1-7.5-21.5-25.8-14.2-41s25.4-21.9 40.7-14.9l43.8 21zm306.1-130.2c14.8 8.4 20 27.3 11.6 42.2l-23.9 42.4c-8.7 14.3-27.1 19.2-41.6 10.9s-19.9-26.6-12-41.4l23.9-42.4c4-7.1 10.7-12.4 18.6-14.6s16.3-1.2 23.4 2.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsDuolingo(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="M536.3 294.5c10.4 88.5-43.4 172.1-128.2 199s-176.6-10.3-218.9-88.7c-72 3-137.4-39.8-163.2-105.5c-2.6-6.6-1.9-14 1.9-19.9s10.2-9.7 17.2-10.1l96.1-6l-23.8-75.9c-6.3-20-2.2-41.9 11-58.3s33.7-25 54.5-23c52.2 5 86.8 4.8 104-.6S332 80.7 371 47.1c15.9-13.7 37.7-18.5 57.8-12.7s36.1 21.3 42.4 41.4l23.6 75.2l80.8-49.7c6-3.7 13.4-4.3 19.9-1.6s11.3 8.3 12.9 15.2c16.2 68.2-12.4 140.3-72.1 179.5zM290.5 539.9c15.1 7.5 21.5 25.8 14.2 41s-25.4 21.9-40.7 14.9l-43.9-21c-15.1-7.5-21.5-25.8-14.2-41s25.4-21.9 40.7-14.9l43.8 21zm306.1-130.2c14.8 8.4 20 27.3 11.6 42.2l-23.9 42.4c-8.7 14.3-27.1 19.2-41.6 10.9s-19.9-26.6-12-41.4l23.9-42.4c4-7.1 10.7-12.4 18.6-14.6s16.3-1.2 23.4 2.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.3 294.5c10.4 88.5-43.4 172.1-128.2 199s-176.6-10.3-218.9-88.7c-72 3-137.4-39.8-163.2-105.5c-2.6-6.6-1.9-14 1.9-19.9s10.2-9.7 17.2-10.1l96.1-6l-23.8-75.9c-6.3-20-2.2-41.9 11-58.3s33.7-25 54.5-23c52.2 5 86.8 4.8 104-.6S332 80.7 371 47.1c15.9-13.7 37.7-18.5 57.8-12.7s36.1 21.3 42.4 41.4l23.6 75.2l80.8-49.7c6-3.7 13.4-4.3 19.9-1.6s11.3 8.3 12.9 15.2c16.2 68.2-12.4 140.3-72.1 179.5zM290.5 539.9c15.1 7.5 21.5 25.8 14.2 41s-25.4 21.9-40.7 14.9l-43.9-21c-15.1-7.5-21.5-25.8-14.2-41s25.4-21.9 40.7-14.9l43.8 21zm306.1-130.2c14.8 8.4 20 27.3 11.6 42.2l-23.9 42.4c-8.7 14.3-27.1 19.2-41.6 10.9s-19.9-26.6-12-41.4l23.9-42.4c4-7.1 10.7-12.4 18.6-14.6s16.3-1.2 23.4 2.9"/></svg> </template>
CSS
.icon-duolingo {
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%22M536.3%20294.5c10.4%2088.5-43.4%20172.1-128.2%20199s-176.6-10.3-218.9-88.7c-72%203-137.4-39.8-163.2-105.5c-2.6-6.6-1.9-14%201.9-19.9s10.2-9.7%2017.2-10.1l96.1-6l-23.8-75.9c-6.3-20-2.2-41.9%2011-58.3s33.7-25%2054.5-23c52.2%205%2086.8%204.8%20104-.6S332%2080.7%20371%2047.1c15.9-13.7%2037.7-18.5%2057.8-12.7s36.1%2021.3%2042.4%2041.4l23.6%2075.2l80.8-49.7c6-3.7%2013.4-4.3%2019.9-1.6s11.3%208.3%2012.9%2015.2c16.2%2068.2-12.4%20140.3-72.1%20179.5zM290.5%20539.9c15.1%207.5%2021.5%2025.8%2014.2%2041s-25.4%2021.9-40.7%2014.9l-43.9-21c-15.1-7.5-21.5-25.8-14.2-41s25.4-21.9%2040.7-14.9l43.8%2021zm306.1-130.2c14.8%208.4%2020%2027.3%2011.6%2042.2l-23.9%2042.4c-8.7%2014.3-27.1%2019.2-41.6%2010.9s-19.9-26.6-12-41.4l23.9-42.4c4-7.1%2010.7-12.4%2018.6-14.6s16.3-1.2%2023.4%202.9%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%22M536.3%20294.5c10.4%2088.5-43.4%20172.1-128.2%20199s-176.6-10.3-218.9-88.7c-72%203-137.4-39.8-163.2-105.5c-2.6-6.6-1.9-14%201.9-19.9s10.2-9.7%2017.2-10.1l96.1-6l-23.8-75.9c-6.3-20-2.2-41.9%2011-58.3s33.7-25%2054.5-23c52.2%205%2086.8%204.8%20104-.6S332%2080.7%20371%2047.1c15.9-13.7%2037.7-18.5%2057.8-12.7s36.1%2021.3%2042.4%2041.4l23.6%2075.2l80.8-49.7c6-3.7%2013.4-4.3%2019.9-1.6s11.3%208.3%2012.9%2015.2c16.2%2068.2-12.4%20140.3-72.1%20179.5zM290.5%20539.9c15.1%207.5%2021.5%2025.8%2014.2%2041s-25.4%2021.9-40.7%2014.9l-43.9-21c-15.1-7.5-21.5-25.8-14.2-41s25.4-21.9%2040.7-14.9l43.8%2021zm306.1-130.2c14.8%208.4%2020%2027.3%2011.6%2042.2l-23.9%2042.4c-8.7%2014.3-27.1%2019.2-41.6%2010.9s-19.9-26.6-12-41.4l23.9-42.4c4-7.1%2010.7-12.4%2018.6-14.6s16.3-1.2%2023.4%202.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/duolingo.svg?color=%231a73e8&size=48