waze logo
waze from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- waze
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the waze logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M566.6 265.7c14.5 85.9-30.9 167.9-113.2 208.1c13 34.1-12.4 70.2-48.3 70.2c-13.2 0-26-5.1-35.6-14.2s-15.3-21.6-16-34.8c-6.4.2-64.2 0-76.3-.6c-.3 6.8-1.9 13.5-4.7 19.6s-6.9 11.7-11.9 16.3s-10.8 8.2-17.2 10.5s-13.2 3.4-19.9 3.1c-33.9-1.4-58-34.8-47-67.9c-37.2-13.1-72.5-34.9-99.6-70.8c-13-17.3-.5-41.8 20.8-41.8c46.3 0 32.2-54.2 43.2-110.3C159.3 159.2 257.7 96 352.6 96c102.5 0 197.2 70.7 214.1 169.7zM437.9 452.3c42-19.2 81.3-56.7 96.3-102.1c40.5-123.1-64.2-228-181.7-228c-83.4 0-170.3 55.4-186.1 136c-9.5 48.9 5 131.4-68.7 131.4c24.9 33.1 58.3 52.6 93.7 64c24.7-21.8 63.9-15.5 79.8 14.3c14.2 1 79.2 1.2 87.9.8c3.5-6.9 8.5-12.9 14.7-17.5s13.2-7.9 20.8-9.5s15.4-1.4 22.9.4s14.5 5.3 20.5 10.2zM269.5 251.1c0-34.7 50.8-34.7 50.8 0s-50.8 34.7-50.8 0m116.6 0c0-34.7 50.9-34.7 50.9 0s-50.9 34.8-50.9 0m-122.6 70.7c-3.4-16.9 22.2-22.2 25.6-5.2l.1.3c4.1 21.4 29.8 44 64.1 43.1c35.7-.9 59.3-22.2 64.1-42.8c4.5-16.1 28.6-10.4 25.5 6c-5.2 22.2-31.2 62-91.5 62.9c-42.6 0-80.9-27.8-87.9-64.2z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsWaze(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="M566.6 265.7c14.5 85.9-30.9 167.9-113.2 208.1c13 34.1-12.4 70.2-48.3 70.2c-13.2 0-26-5.1-35.6-14.2s-15.3-21.6-16-34.8c-6.4.2-64.2 0-76.3-.6c-.3 6.8-1.9 13.5-4.7 19.6s-6.9 11.7-11.9 16.3s-10.8 8.2-17.2 10.5s-13.2 3.4-19.9 3.1c-33.9-1.4-58-34.8-47-67.9c-37.2-13.1-72.5-34.9-99.6-70.8c-13-17.3-.5-41.8 20.8-41.8c46.3 0 32.2-54.2 43.2-110.3C159.3 159.2 257.7 96 352.6 96c102.5 0 197.2 70.7 214.1 169.7zM437.9 452.3c42-19.2 81.3-56.7 96.3-102.1c40.5-123.1-64.2-228-181.7-228c-83.4 0-170.3 55.4-186.1 136c-9.5 48.9 5 131.4-68.7 131.4c24.9 33.1 58.3 52.6 93.7 64c24.7-21.8 63.9-15.5 79.8 14.3c14.2 1 79.2 1.2 87.9.8c3.5-6.9 8.5-12.9 14.7-17.5s13.2-7.9 20.8-9.5s15.4-1.4 22.9.4s14.5 5.3 20.5 10.2zM269.5 251.1c0-34.7 50.8-34.7 50.8 0s-50.8 34.7-50.8 0m116.6 0c0-34.7 50.9-34.7 50.9 0s-50.9 34.8-50.9 0m-122.6 70.7c-3.4-16.9 22.2-22.2 25.6-5.2l.1.3c4.1 21.4 29.8 44 64.1 43.1c35.7-.9 59.3-22.2 64.1-42.8c4.5-16.1 28.6-10.4 25.5 6c-5.2 22.2-31.2 62-91.5 62.9c-42.6 0-80.9-27.8-87.9-64.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M566.6 265.7c14.5 85.9-30.9 167.9-113.2 208.1c13 34.1-12.4 70.2-48.3 70.2c-13.2 0-26-5.1-35.6-14.2s-15.3-21.6-16-34.8c-6.4.2-64.2 0-76.3-.6c-.3 6.8-1.9 13.5-4.7 19.6s-6.9 11.7-11.9 16.3s-10.8 8.2-17.2 10.5s-13.2 3.4-19.9 3.1c-33.9-1.4-58-34.8-47-67.9c-37.2-13.1-72.5-34.9-99.6-70.8c-13-17.3-.5-41.8 20.8-41.8c46.3 0 32.2-54.2 43.2-110.3C159.3 159.2 257.7 96 352.6 96c102.5 0 197.2 70.7 214.1 169.7zM437.9 452.3c42-19.2 81.3-56.7 96.3-102.1c40.5-123.1-64.2-228-181.7-228c-83.4 0-170.3 55.4-186.1 136c-9.5 48.9 5 131.4-68.7 131.4c24.9 33.1 58.3 52.6 93.7 64c24.7-21.8 63.9-15.5 79.8 14.3c14.2 1 79.2 1.2 87.9.8c3.5-6.9 8.5-12.9 14.7-17.5s13.2-7.9 20.8-9.5s15.4-1.4 22.9.4s14.5 5.3 20.5 10.2zM269.5 251.1c0-34.7 50.8-34.7 50.8 0s-50.8 34.7-50.8 0m116.6 0c0-34.7 50.9-34.7 50.9 0s-50.9 34.8-50.9 0m-122.6 70.7c-3.4-16.9 22.2-22.2 25.6-5.2l.1.3c4.1 21.4 29.8 44 64.1 43.1c35.7-.9 59.3-22.2 64.1-42.8c4.5-16.1 28.6-10.4 25.5 6c-5.2 22.2-31.2 62-91.5 62.9c-42.6 0-80.9-27.8-87.9-64.2z"/></svg> </template>
CSS
.icon-waze {
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%22M566.6%20265.7c14.5%2085.9-30.9%20167.9-113.2%20208.1c13%2034.1-12.4%2070.2-48.3%2070.2c-13.2%200-26-5.1-35.6-14.2s-15.3-21.6-16-34.8c-6.4.2-64.2%200-76.3-.6c-.3%206.8-1.9%2013.5-4.7%2019.6s-6.9%2011.7-11.9%2016.3s-10.8%208.2-17.2%2010.5s-13.2%203.4-19.9%203.1c-33.9-1.4-58-34.8-47-67.9c-37.2-13.1-72.5-34.9-99.6-70.8c-13-17.3-.5-41.8%2020.8-41.8c46.3%200%2032.2-54.2%2043.2-110.3C159.3%20159.2%20257.7%2096%20352.6%2096c102.5%200%20197.2%2070.7%20214.1%20169.7zM437.9%20452.3c42-19.2%2081.3-56.7%2096.3-102.1c40.5-123.1-64.2-228-181.7-228c-83.4%200-170.3%2055.4-186.1%20136c-9.5%2048.9%205%20131.4-68.7%20131.4c24.9%2033.1%2058.3%2052.6%2093.7%2064c24.7-21.8%2063.9-15.5%2079.8%2014.3c14.2%201%2079.2%201.2%2087.9.8c3.5-6.9%208.5-12.9%2014.7-17.5s13.2-7.9%2020.8-9.5s15.4-1.4%2022.9.4s14.5%205.3%2020.5%2010.2zM269.5%20251.1c0-34.7%2050.8-34.7%2050.8%200s-50.8%2034.7-50.8%200m116.6%200c0-34.7%2050.9-34.7%2050.9%200s-50.9%2034.8-50.9%200m-122.6%2070.7c-3.4-16.9%2022.2-22.2%2025.6-5.2l.1.3c4.1%2021.4%2029.8%2044%2064.1%2043.1c35.7-.9%2059.3-22.2%2064.1-42.8c4.5-16.1%2028.6-10.4%2025.5%206c-5.2%2022.2-31.2%2062-91.5%2062.9c-42.6%200-80.9-27.8-87.9-64.2z%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%22M566.6%20265.7c14.5%2085.9-30.9%20167.9-113.2%20208.1c13%2034.1-12.4%2070.2-48.3%2070.2c-13.2%200-26-5.1-35.6-14.2s-15.3-21.6-16-34.8c-6.4.2-64.2%200-76.3-.6c-.3%206.8-1.9%2013.5-4.7%2019.6s-6.9%2011.7-11.9%2016.3s-10.8%208.2-17.2%2010.5s-13.2%203.4-19.9%203.1c-33.9-1.4-58-34.8-47-67.9c-37.2-13.1-72.5-34.9-99.6-70.8c-13-17.3-.5-41.8%2020.8-41.8c46.3%200%2032.2-54.2%2043.2-110.3C159.3%20159.2%20257.7%2096%20352.6%2096c102.5%200%20197.2%2070.7%20214.1%20169.7zM437.9%20452.3c42-19.2%2081.3-56.7%2096.3-102.1c40.5-123.1-64.2-228-181.7-228c-83.4%200-170.3%2055.4-186.1%20136c-9.5%2048.9%205%20131.4-68.7%20131.4c24.9%2033.1%2058.3%2052.6%2093.7%2064c24.7-21.8%2063.9-15.5%2079.8%2014.3c14.2%201%2079.2%201.2%2087.9.8c3.5-6.9%208.5-12.9%2014.7-17.5s13.2-7.9%2020.8-9.5s15.4-1.4%2022.9.4s14.5%205.3%2020.5%2010.2zM269.5%20251.1c0-34.7%2050.8-34.7%2050.8%200s-50.8%2034.7-50.8%200m116.6%200c0-34.7%2050.9-34.7%2050.9%200s-50.9%2034.8-50.9%200m-122.6%2070.7c-3.4-16.9%2022.2-22.2%2025.6-5.2l.1.3c4.1%2021.4%2029.8%2044%2064.1%2043.1c35.7-.9%2059.3-22.2%2064.1-42.8c4.5-16.1%2028.6-10.4%2025.5%206c-5.2%2022.2-31.2%2062-91.5%2062.9c-42.6%200-80.9-27.8-87.9-64.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/waze.svg?color=%231a73e8&size=48