wodu logo
wodu from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- wodu
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
Use the wodu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M178.414 339.706H141.1l-28.934-116.231h-.478l-28.46 116.231H45.2L0 168.946h37.548l27.026 116.231h.478l29.655-116.231h35.157l29.178 117.667h.479L187.5 168.946h36.831zM271.4 212.713c38.984 0 64.1 25.828 64.1 65.291c0 39.222-25.111 65.05-64.1 65.05c-38.743 0-63.855-25.828-63.855-65.05c.002-39.463 25.114-65.291 63.855-65.291m0 104.753c23.2 0 30.133-19.852 30.133-39.462c0-19.852-6.934-39.7-30.133-39.7c-27.7 0-29.894 19.85-29.894 39.7c.002 19.61 6.937 39.462 29.894 39.462m163.684 6.456h-.478c-7.893 13.392-21.765 19.132-37.548 19.132c-37.31 0-55.485-32.045-55.485-66.246c0-33.243 18.415-64.095 54.767-64.095c14.589 0 28.938 6.218 36.831 18.416h.24v-62.183h33.96v170.76h-32.287zM405.428 238.3c-22.24 0-29.894 19.134-29.894 39.463c0 19.371 8.848 39.7 29.894 39.7c22.482 0 29.178-19.613 29.178-39.94c0-20.087-7.174-39.223-29.178-39.223M592.96 339.706h-32.287v-17.219h-.718c-8.609 13.87-23.436 20.567-37.786 20.567c-36.113 0-45.2-20.328-45.2-50.941v-76.052h33.959V285.9c0 20.329 5.979 30.372 21.765 30.372c18.415 0 26.306-10.283 26.306-35.393v-64.818h33.961zm9.493-36.83H640v36.83h-37.547z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsWodu(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M178.414 339.706H141.1l-28.934-116.231h-.478l-28.46 116.231H45.2L0 168.946h37.548l27.026 116.231h.478l29.655-116.231h35.157l29.178 117.667h.479L187.5 168.946h36.831zM271.4 212.713c38.984 0 64.1 25.828 64.1 65.291c0 39.222-25.111 65.05-64.1 65.05c-38.743 0-63.855-25.828-63.855-65.05c.002-39.463 25.114-65.291 63.855-65.291m0 104.753c23.2 0 30.133-19.852 30.133-39.462c0-19.852-6.934-39.7-30.133-39.7c-27.7 0-29.894 19.85-29.894 39.7c.002 19.61 6.937 39.462 29.894 39.462m163.684 6.456h-.478c-7.893 13.392-21.765 19.132-37.548 19.132c-37.31 0-55.485-32.045-55.485-66.246c0-33.243 18.415-64.095 54.767-64.095c14.589 0 28.938 6.218 36.831 18.416h.24v-62.183h33.96v170.76h-32.287zM405.428 238.3c-22.24 0-29.894 19.134-29.894 39.463c0 19.371 8.848 39.7 29.894 39.7c22.482 0 29.178-19.613 29.178-39.94c0-20.087-7.174-39.223-29.178-39.223M592.96 339.706h-32.287v-17.219h-.718c-8.609 13.87-23.436 20.567-37.786 20.567c-36.113 0-45.2-20.328-45.2-50.941v-76.052h33.959V285.9c0 20.329 5.979 30.372 21.765 30.372c18.415 0 26.306-10.283 26.306-35.393v-64.818h33.961zm9.493-36.83H640v36.83h-37.547z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M178.414 339.706H141.1l-28.934-116.231h-.478l-28.46 116.231H45.2L0 168.946h37.548l27.026 116.231h.478l29.655-116.231h35.157l29.178 117.667h.479L187.5 168.946h36.831zM271.4 212.713c38.984 0 64.1 25.828 64.1 65.291c0 39.222-25.111 65.05-64.1 65.05c-38.743 0-63.855-25.828-63.855-65.05c.002-39.463 25.114-65.291 63.855-65.291m0 104.753c23.2 0 30.133-19.852 30.133-39.462c0-19.852-6.934-39.7-30.133-39.7c-27.7 0-29.894 19.85-29.894 39.7c.002 19.61 6.937 39.462 29.894 39.462m163.684 6.456h-.478c-7.893 13.392-21.765 19.132-37.548 19.132c-37.31 0-55.485-32.045-55.485-66.246c0-33.243 18.415-64.095 54.767-64.095c14.589 0 28.938 6.218 36.831 18.416h.24v-62.183h33.96v170.76h-32.287zM405.428 238.3c-22.24 0-29.894 19.134-29.894 39.463c0 19.371 8.848 39.7 29.894 39.7c22.482 0 29.178-19.613 29.178-39.94c0-20.087-7.174-39.223-29.178-39.223M592.96 339.706h-32.287v-17.219h-.718c-8.609 13.87-23.436 20.567-37.786 20.567c-36.113 0-45.2-20.328-45.2-50.941v-76.052h33.959V285.9c0 20.329 5.979 30.372 21.765 30.372c18.415 0 26.306-10.283 26.306-35.393v-64.818h33.961zm9.493-36.83H640v36.83h-37.547z"/></svg> </template>
CSS
.icon-wodu {
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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M178.414%20339.706H141.1l-28.934-116.231h-.478l-28.46%20116.231H45.2L0%20168.946h37.548l27.026%20116.231h.478l29.655-116.231h35.157l29.178%20117.667h.479L187.5%20168.946h36.831zM271.4%20212.713c38.984%200%2064.1%2025.828%2064.1%2065.291c0%2039.222-25.111%2065.05-64.1%2065.05c-38.743%200-63.855-25.828-63.855-65.05c.002-39.463%2025.114-65.291%2063.855-65.291m0%20104.753c23.2%200%2030.133-19.852%2030.133-39.462c0-19.852-6.934-39.7-30.133-39.7c-27.7%200-29.894%2019.85-29.894%2039.7c.002%2019.61%206.937%2039.462%2029.894%2039.462m163.684%206.456h-.478c-7.893%2013.392-21.765%2019.132-37.548%2019.132c-37.31%200-55.485-32.045-55.485-66.246c0-33.243%2018.415-64.095%2054.767-64.095c14.589%200%2028.938%206.218%2036.831%2018.416h.24v-62.183h33.96v170.76h-32.287zM405.428%20238.3c-22.24%200-29.894%2019.134-29.894%2039.463c0%2019.371%208.848%2039.7%2029.894%2039.7c22.482%200%2029.178-19.613%2029.178-39.94c0-20.087-7.174-39.223-29.178-39.223M592.96%20339.706h-32.287v-17.219h-.718c-8.609%2013.87-23.436%2020.567-37.786%2020.567c-36.113%200-45.2-20.328-45.2-50.941v-76.052h33.959V285.9c0%2020.329%205.979%2030.372%2021.765%2030.372c18.415%200%2026.306-10.283%2026.306-35.393v-64.818h33.961zm9.493-36.83H640v36.83h-37.547z%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M178.414%20339.706H141.1l-28.934-116.231h-.478l-28.46%20116.231H45.2L0%20168.946h37.548l27.026%20116.231h.478l29.655-116.231h35.157l29.178%20117.667h.479L187.5%20168.946h36.831zM271.4%20212.713c38.984%200%2064.1%2025.828%2064.1%2065.291c0%2039.222-25.111%2065.05-64.1%2065.05c-38.743%200-63.855-25.828-63.855-65.05c.002-39.463%2025.114-65.291%2063.855-65.291m0%20104.753c23.2%200%2030.133-19.852%2030.133-39.462c0-19.852-6.934-39.7-30.133-39.7c-27.7%200-29.894%2019.85-29.894%2039.7c.002%2019.61%206.937%2039.462%2029.894%2039.462m163.684%206.456h-.478c-7.893%2013.392-21.765%2019.132-37.548%2019.132c-37.31%200-55.485-32.045-55.485-66.246c0-33.243%2018.415-64.095%2054.767-64.095c14.589%200%2028.938%206.218%2036.831%2018.416h.24v-62.183h33.96v170.76h-32.287zM405.428%20238.3c-22.24%200-29.894%2019.134-29.894%2039.463c0%2019.371%208.848%2039.7%2029.894%2039.7c22.482%200%2029.178-19.613%2029.178-39.94c0-20.087-7.174-39.223-29.178-39.223M592.96%20339.706h-32.287v-17.219h-.718c-8.609%2013.87-23.436%2020.567-37.786%2020.567c-36.113%200-45.2-20.328-45.2-50.941v-76.052h33.959V285.9c0%2020.329%205.979%2030.372%2021.765%2030.372c18.415%200%2026.306-10.283%2026.306-35.393v-64.818h33.961zm9.493-36.83H640v36.83h-37.547z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/wodu.svg?color=%231a73e8&size=48