wodu from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
wodu
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
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 640"><path fill="currentColor" d="M178.4 403.7h-37.3l-28.9-116.2h-.5L83.2 403.7h-38L0 232.9h37.5l27 116.2h.5l29.7-116.2h35.2l29.2 117.7h.5l28-117.7h36.8l-45.9 170.8zm93-127c39 0 64.1 25.8 64.1 65.3c0 39.2-25.1 65-64.1 65c-38.7 0-63.9-25.8-63.9-65c0-39.5 25.1-65.3 63.9-65.3m0 104.8c23.2 0 30.1-19.9 30.1-39.5c0-19.9-6.9-39.7-30.1-39.7c-27.7 0-29.9 19.9-29.9 39.7c0 19.6 6.9 39.5 29.9 39.5m163.7 6.5h-.5c-7.9 13.4-21.8 19.1-37.5 19.1c-37.3 0-55.5-32-55.5-66.2c0-33.2 18.4-64.1 54.8-64.1c14.6 0 28.9 6.2 36.8 18.4h.2V233h34v170.8h-32.3zm-29.7-85.6c-22.2 0-29.9 19.1-29.9 39.5c0 19.4 8.8 39.7 29.9 39.7c22.5 0 29.2-19.6 29.2-39.9c0-20.1-7.2-39.2-29.2-39.2zM593 403.7h-32.3v-17.2h-.7c-8.6 13.9-23.4 20.6-37.8 20.6c-36.1 0-45.2-20.3-45.2-50.9v-76.1h34v69.8c0 20.3 6 30.4 21.8 30.4c18.4 0 26.3-10.3 26.3-35.4v-64.8h34v123.6zm9.5-36.8H640v36.8h-37.5z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsWodu(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="M178.4 403.7h-37.3l-28.9-116.2h-.5L83.2 403.7h-38L0 232.9h37.5l27 116.2h.5l29.7-116.2h35.2l29.2 117.7h.5l28-117.7h36.8l-45.9 170.8zm93-127c39 0 64.1 25.8 64.1 65.3c0 39.2-25.1 65-64.1 65c-38.7 0-63.9-25.8-63.9-65c0-39.5 25.1-65.3 63.9-65.3m0 104.8c23.2 0 30.1-19.9 30.1-39.5c0-19.9-6.9-39.7-30.1-39.7c-27.7 0-29.9 19.9-29.9 39.7c0 19.6 6.9 39.5 29.9 39.5m163.7 6.5h-.5c-7.9 13.4-21.8 19.1-37.5 19.1c-37.3 0-55.5-32-55.5-66.2c0-33.2 18.4-64.1 54.8-64.1c14.6 0 28.9 6.2 36.8 18.4h.2V233h34v170.8h-32.3zm-29.7-85.6c-22.2 0-29.9 19.1-29.9 39.5c0 19.4 8.8 39.7 29.9 39.7c22.5 0 29.2-19.6 29.2-39.9c0-20.1-7.2-39.2-29.2-39.2zM593 403.7h-32.3v-17.2h-.7c-8.6 13.9-23.4 20.6-37.8 20.6c-36.1 0-45.2-20.3-45.2-50.9v-76.1h34v69.8c0 20.3 6 30.4 21.8 30.4c18.4 0 26.3-10.3 26.3-35.4v-64.8h34v123.6zm9.5-36.8H640v36.8h-37.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M178.4 403.7h-37.3l-28.9-116.2h-.5L83.2 403.7h-38L0 232.9h37.5l27 116.2h.5l29.7-116.2h35.2l29.2 117.7h.5l28-117.7h36.8l-45.9 170.8zm93-127c39 0 64.1 25.8 64.1 65.3c0 39.2-25.1 65-64.1 65c-38.7 0-63.9-25.8-63.9-65c0-39.5 25.1-65.3 63.9-65.3m0 104.8c23.2 0 30.1-19.9 30.1-39.5c0-19.9-6.9-39.7-30.1-39.7c-27.7 0-29.9 19.9-29.9 39.7c0 19.6 6.9 39.5 29.9 39.5m163.7 6.5h-.5c-7.9 13.4-21.8 19.1-37.5 19.1c-37.3 0-55.5-32-55.5-66.2c0-33.2 18.4-64.1 54.8-64.1c14.6 0 28.9 6.2 36.8 18.4h.2V233h34v170.8h-32.3zm-29.7-85.6c-22.2 0-29.9 19.1-29.9 39.5c0 19.4 8.8 39.7 29.9 39.7c22.5 0 29.2-19.6 29.2-39.9c0-20.1-7.2-39.2-29.2-39.2zM593 403.7h-32.3v-17.2h-.7c-8.6 13.9-23.4 20.6-37.8 20.6c-36.1 0-45.2-20.3-45.2-50.9v-76.1h34v69.8c0 20.3 6 30.4 21.8 30.4c18.4 0 26.3-10.3 26.3-35.4v-64.8h34v123.6zm9.5-36.8H640v36.8h-37.5z"/></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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M178.4%20403.7h-37.3l-28.9-116.2h-.5L83.2%20403.7h-38L0%20232.9h37.5l27%20116.2h.5l29.7-116.2h35.2l29.2%20117.7h.5l28-117.7h36.8l-45.9%20170.8zm93-127c39%200%2064.1%2025.8%2064.1%2065.3c0%2039.2-25.1%2065-64.1%2065c-38.7%200-63.9-25.8-63.9-65c0-39.5%2025.1-65.3%2063.9-65.3m0%20104.8c23.2%200%2030.1-19.9%2030.1-39.5c0-19.9-6.9-39.7-30.1-39.7c-27.7%200-29.9%2019.9-29.9%2039.7c0%2019.6%206.9%2039.5%2029.9%2039.5m163.7%206.5h-.5c-7.9%2013.4-21.8%2019.1-37.5%2019.1c-37.3%200-55.5-32-55.5-66.2c0-33.2%2018.4-64.1%2054.8-64.1c14.6%200%2028.9%206.2%2036.8%2018.4h.2V233h34v170.8h-32.3zm-29.7-85.6c-22.2%200-29.9%2019.1-29.9%2039.5c0%2019.4%208.8%2039.7%2029.9%2039.7c22.5%200%2029.2-19.6%2029.2-39.9c0-20.1-7.2-39.2-29.2-39.2zM593%20403.7h-32.3v-17.2h-.7c-8.6%2013.9-23.4%2020.6-37.8%2020.6c-36.1%200-45.2-20.3-45.2-50.9v-76.1h34v69.8c0%2020.3%206%2030.4%2021.8%2030.4c18.4%200%2026.3-10.3%2026.3-35.4v-64.8h34v123.6zm9.5-36.8H640v36.8h-37.5z%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%22M178.4%20403.7h-37.3l-28.9-116.2h-.5L83.2%20403.7h-38L0%20232.9h37.5l27%20116.2h.5l29.7-116.2h35.2l29.2%20117.7h.5l28-117.7h36.8l-45.9%20170.8zm93-127c39%200%2064.1%2025.8%2064.1%2065.3c0%2039.2-25.1%2065-64.1%2065c-38.7%200-63.9-25.8-63.9-65c0-39.5%2025.1-65.3%2063.9-65.3m0%20104.8c23.2%200%2030.1-19.9%2030.1-39.5c0-19.9-6.9-39.7-30.1-39.7c-27.7%200-29.9%2019.9-29.9%2039.7c0%2019.6%206.9%2039.5%2029.9%2039.5m163.7%206.5h-.5c-7.9%2013.4-21.8%2019.1-37.5%2019.1c-37.3%200-55.5-32-55.5-66.2c0-33.2%2018.4-64.1%2054.8-64.1c14.6%200%2028.9%206.2%2036.8%2018.4h.2V233h34v170.8h-32.3zm-29.7-85.6c-22.2%200-29.9%2019.1-29.9%2039.5c0%2019.4%208.8%2039.7%2029.9%2039.7c22.5%200%2029.2-19.6%2029.2-39.9c0-20.1-7.2-39.2-29.2-39.2zM593%20403.7h-32.3v-17.2h-.7c-8.6%2013.9-23.4%2020.6-37.8%2020.6c-36.1%200-45.2-20.3-45.2-50.9v-76.1h34v69.8c0%2020.3%206%2030.4%2021.8%2030.4c18.4%200%2026.3-10.3%2026.3-35.4v-64.8h34v123.6zm9.5-36.8H640v36.8h-37.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/wodu.svg?color=%231a73e8&size=48