dart lang logo
dart-lang from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- dart-lang
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the dart lang logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M378.6 78.9c-2.8-.1-5.6-.2-8.5-.2H106l143.2-72C256.6 2.3 268 0 279.6 0c13.5 0 29.4 9.2 37 16.8l62 62zM107.3 96.5h262.8c16 0 25.4 1.4 35.4 9.3L512 212.2V421l-79.3.7zM96.5 373V110.8l323.8 323.8l.7 77.4H208.8l-98.1-98.2c-11.3-11.3-14.2-15.3-14.2-40.8M78.7 105.3V373c0 3.3.1 6.3.2 9.1l-62-62C6.5 309.3 0 294.3 0 279.6c0-6.8 3.9-17.5 6.7-23.6z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsDartLang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M378.6 78.9c-2.8-.1-5.6-.2-8.5-.2H106l143.2-72C256.6 2.3 268 0 279.6 0c13.5 0 29.4 9.2 37 16.8l62 62zM107.3 96.5h262.8c16 0 25.4 1.4 35.4 9.3L512 212.2V421l-79.3.7zM96.5 373V110.8l323.8 323.8l.7 77.4H208.8l-98.1-98.2c-11.3-11.3-14.2-15.3-14.2-40.8M78.7 105.3V373c0 3.3.1 6.3.2 9.1l-62-62C6.5 309.3 0 294.3 0 279.6c0-6.8 3.9-17.5 6.7-23.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M378.6 78.9c-2.8-.1-5.6-.2-8.5-.2H106l143.2-72C256.6 2.3 268 0 279.6 0c13.5 0 29.4 9.2 37 16.8l62 62zM107.3 96.5h262.8c16 0 25.4 1.4 35.4 9.3L512 212.2V421l-79.3.7zM96.5 373V110.8l323.8 323.8l.7 77.4H208.8l-98.1-98.2c-11.3-11.3-14.2-15.3-14.2-40.8M78.7 105.3V373c0 3.3.1 6.3.2 9.1l-62-62C6.5 309.3 0 294.3 0 279.6c0-6.8 3.9-17.5 6.7-23.6z"/></svg> </template>
CSS
.icon-dart-lang {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M378.6%2078.9c-2.8-.1-5.6-.2-8.5-.2H106l143.2-72C256.6%202.3%20268%200%20279.6%200c13.5%200%2029.4%209.2%2037%2016.8l62%2062zM107.3%2096.5h262.8c16%200%2025.4%201.4%2035.4%209.3L512%20212.2V421l-79.3.7zM96.5%20373V110.8l323.8%20323.8l.7%2077.4H208.8l-98.1-98.2c-11.3-11.3-14.2-15.3-14.2-40.8M78.7%20105.3V373c0%203.3.1%206.3.2%209.1l-62-62C6.5%20309.3%200%20294.3%200%20279.6c0-6.8%203.9-17.5%206.7-23.6z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M378.6%2078.9c-2.8-.1-5.6-.2-8.5-.2H106l143.2-72C256.6%202.3%20268%200%20279.6%200c13.5%200%2029.4%209.2%2037%2016.8l62%2062zM107.3%2096.5h262.8c16%200%2025.4%201.4%2035.4%209.3L512%20212.2V421l-79.3.7zM96.5%20373V110.8l323.8%20323.8l.7%2077.4H208.8l-98.1-98.2c-11.3-11.3-14.2-15.3-14.2-40.8M78.7%20105.3V373c0%203.3.1%206.3.2%209.1l-62-62C6.5%20309.3%200%20294.3%200%20279.6c0-6.8%203.9-17.5%206.7-23.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/dart-lang.svg?color=%231a73e8&size=48