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

Name
wordpress
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the wordpress logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m125.7 233.4l101.5 278C156.2 477 107.3 404.2 107.3 320c0-30.9 6.6-60.1 18.4-86.6m337.9 75.9c0-26.3-9.4-44.5-17.5-58.7c-10.8-17.5-20.9-32.4-20.9-49.9c0-19.6 14.8-37.8 35.7-37.8c.9 0 1.8.1 2.8.2c-37.9-34.7-88.3-55.9-143.7-55.9c-74.3 0-139.7 38.1-177.8 95.9c5 .2 9.7.3 13.7.3c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l77.5 230.4L313.8 311l-33.1-90.8c-11.5-.7-22.3-2-22.3-2c-11.5-.7-10.1-18.2 1.3-17.5c0 0 35.1 2.7 56 2.7c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l76.9 228.7l21.2-70.9c9-29.4 16-50.5 16-68.7m-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7c24.8 0 48.5-4.3 70.6-12.1c-.6-.9-1.1-1.9-1.5-2.9zm183-120.7c.9 6.8 1.4 14 1.4 21.9c0 21.6-4 45.8-16.2 76.2l-65 187.9C490.2 467 532.7 398.5 532.7 320c0-37-9.4-71.8-26-102.1M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m484.6 0c0-130.7-105.9-236.6-236.6-236.6S83.4 189.3 83.4 320S189.3 556.6 320 556.6S556.6 450.7 556.6 320"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsWordpress(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="m125.7 233.4l101.5 278C156.2 477 107.3 404.2 107.3 320c0-30.9 6.6-60.1 18.4-86.6m337.9 75.9c0-26.3-9.4-44.5-17.5-58.7c-10.8-17.5-20.9-32.4-20.9-49.9c0-19.6 14.8-37.8 35.7-37.8c.9 0 1.8.1 2.8.2c-37.9-34.7-88.3-55.9-143.7-55.9c-74.3 0-139.7 38.1-177.8 95.9c5 .2 9.7.3 13.7.3c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l77.5 230.4L313.8 311l-33.1-90.8c-11.5-.7-22.3-2-22.3-2c-11.5-.7-10.1-18.2 1.3-17.5c0 0 35.1 2.7 56 2.7c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l76.9 228.7l21.2-70.9c9-29.4 16-50.5 16-68.7m-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7c24.8 0 48.5-4.3 70.6-12.1c-.6-.9-1.1-1.9-1.5-2.9zm183-120.7c.9 6.8 1.4 14 1.4 21.9c0 21.6-4 45.8-16.2 76.2l-65 187.9C490.2 467 532.7 398.5 532.7 320c0-37-9.4-71.8-26-102.1M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m484.6 0c0-130.7-105.9-236.6-236.6-236.6S83.4 189.3 83.4 320S189.3 556.6 320 556.6S556.6 450.7 556.6 320"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m125.7 233.4l101.5 278C156.2 477 107.3 404.2 107.3 320c0-30.9 6.6-60.1 18.4-86.6m337.9 75.9c0-26.3-9.4-44.5-17.5-58.7c-10.8-17.5-20.9-32.4-20.9-49.9c0-19.6 14.8-37.8 35.7-37.8c.9 0 1.8.1 2.8.2c-37.9-34.7-88.3-55.9-143.7-55.9c-74.3 0-139.7 38.1-177.8 95.9c5 .2 9.7.3 13.7.3c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l77.5 230.4L313.8 311l-33.1-90.8c-11.5-.7-22.3-2-22.3-2c-11.5-.7-10.1-18.2 1.3-17.5c0 0 35.1 2.7 56 2.7c22.2 0 56.7-2.7 56.7-2.7c11.5-.7 12.8 16.2 1.4 17.5c0 0-11.5 1.3-24.3 2l76.9 228.7l21.2-70.9c9-29.4 16-50.5 16-68.7m-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7c24.8 0 48.5-4.3 70.6-12.1c-.6-.9-1.1-1.9-1.5-2.9zm183-120.7c.9 6.8 1.4 14 1.4 21.9c0 21.6-4 45.8-16.2 76.2l-65 187.9C490.2 467 532.7 398.5 532.7 320c0-37-9.4-71.8-26-102.1M72 320C72 183 183 72 320 72s248 111 248 248s-111 248-248 248S72 457 72 320m484.6 0c0-130.7-105.9-236.6-236.6-236.6S83.4 189.3 83.4 320S189.3 556.6 320 556.6S556.6 450.7 556.6 320"/></svg>
</template>

CSS

.icon-wordpress {
  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%22m125.7%20233.4l101.5%20278C156.2%20477%20107.3%20404.2%20107.3%20320c0-30.9%206.6-60.1%2018.4-86.6m337.9%2075.9c0-26.3-9.4-44.5-17.5-58.7c-10.8-17.5-20.9-32.4-20.9-49.9c0-19.6%2014.8-37.8%2035.7-37.8c.9%200%201.8.1%202.8.2c-37.9-34.7-88.3-55.9-143.7-55.9c-74.3%200-139.7%2038.1-177.8%2095.9c5%20.2%209.7.3%2013.7.3c22.2%200%2056.7-2.7%2056.7-2.7c11.5-.7%2012.8%2016.2%201.4%2017.5c0%200-11.5%201.3-24.3%202l77.5%20230.4L313.8%20311l-33.1-90.8c-11.5-.7-22.3-2-22.3-2c-11.5-.7-10.1-18.2%201.3-17.5c0%200%2035.1%202.7%2056%202.7c22.2%200%2056.7-2.7%2056.7-2.7c11.5-.7%2012.8%2016.2%201.4%2017.5c0%200-11.5%201.3-24.3%202l76.9%20228.7l21.2-70.9c9-29.4%2016-50.5%2016-68.7m-139.9%2029.3l-63.8%20185.5c19.1%205.6%2039.2%208.7%2060.1%208.7c24.8%200%2048.5-4.3%2070.6-12.1c-.6-.9-1.1-1.9-1.5-2.9zm183-120.7c.9%206.8%201.4%2014%201.4%2021.9c0%2021.6-4%2045.8-16.2%2076.2l-65%20187.9C490.2%20467%20532.7%20398.5%20532.7%20320c0-37-9.4-71.8-26-102.1M72%20320C72%20183%20183%2072%20320%2072s248%20111%20248%20248s-111%20248-248%20248S72%20457%2072%20320m484.6%200c0-130.7-105.9-236.6-236.6-236.6S83.4%20189.3%2083.4%20320S189.3%20556.6%20320%20556.6S556.6%20450.7%20556.6%20320%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%22m125.7%20233.4l101.5%20278C156.2%20477%20107.3%20404.2%20107.3%20320c0-30.9%206.6-60.1%2018.4-86.6m337.9%2075.9c0-26.3-9.4-44.5-17.5-58.7c-10.8-17.5-20.9-32.4-20.9-49.9c0-19.6%2014.8-37.8%2035.7-37.8c.9%200%201.8.1%202.8.2c-37.9-34.7-88.3-55.9-143.7-55.9c-74.3%200-139.7%2038.1-177.8%2095.9c5%20.2%209.7.3%2013.7.3c22.2%200%2056.7-2.7%2056.7-2.7c11.5-.7%2012.8%2016.2%201.4%2017.5c0%200-11.5%201.3-24.3%202l77.5%20230.4L313.8%20311l-33.1-90.8c-11.5-.7-22.3-2-22.3-2c-11.5-.7-10.1-18.2%201.3-17.5c0%200%2035.1%202.7%2056%202.7c22.2%200%2056.7-2.7%2056.7-2.7c11.5-.7%2012.8%2016.2%201.4%2017.5c0%200-11.5%201.3-24.3%202l76.9%20228.7l21.2-70.9c9-29.4%2016-50.5%2016-68.7m-139.9%2029.3l-63.8%20185.5c19.1%205.6%2039.2%208.7%2060.1%208.7c24.8%200%2048.5-4.3%2070.6-12.1c-.6-.9-1.1-1.9-1.5-2.9zm183-120.7c.9%206.8%201.4%2014%201.4%2021.9c0%2021.6-4%2045.8-16.2%2076.2l-65%20187.9C490.2%20467%20532.7%20398.5%20532.7%20320c0-37-9.4-71.8-26-102.1M72%20320C72%20183%20183%2072%20320%2072s248%20111%20248%20248s-111%20248-248%20248S72%20457%2072%20320m484.6%200c0-130.7-105.9-236.6-236.6-236.6S83.4%20189.3%2083.4%20320S189.3%20556.6%20320%20556.6S556.6%20450.7%20556.6%20320%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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