wordpress simple logo
wordpress-simple from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- wordpress-simple
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the wordpress simple logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M97 320c0-32.3 6.9-63 19.3-90.7l106.4 291.4C148.3 484.5 97 408.2 97 320m223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4l68.5 187.8c.5 1.1 1 2.1 1.6 3.1c-23.1 8.1-48 12.6-74 12.6m30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-21.9 0-58.7-2.8-58.7-2.8c-12-.7-13.4 17.7-1.4 18.4c0 0 11.4 1.4 23.4 2.1l34.7 95.2L264.6 457l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-4.2 0-9.1-.1-14.4-.3C173.6 137 242.1 97 320 97c58 0 110.9 22.2 150.6 58.5c-1-.1-1.9-.2-2.9-.2c-21.9 0-37.4 19.1-37.4 39.6c0 18.4 10.6 33.9 21.9 52.3c8.5 14.8 18.4 33.9 18.4 61.5c0 19.1-7.3 41.2-17 72.1l-22.2 74.3zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9c0-8.2-.5-15.8-1.5-22.9c17.4 31.8 27.3 68.2 27.3 107c0 82.3-44.6 154.1-110.9 192.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsWordpressSimple(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="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M97 320c0-32.3 6.9-63 19.3-90.7l106.4 291.4C148.3 484.5 97 408.2 97 320m223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4l68.5 187.8c.5 1.1 1 2.1 1.6 3.1c-23.1 8.1-48 12.6-74 12.6m30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-21.9 0-58.7-2.8-58.7-2.8c-12-.7-13.4 17.7-1.4 18.4c0 0 11.4 1.4 23.4 2.1l34.7 95.2L264.6 457l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-4.2 0-9.1-.1-14.4-.3C173.6 137 242.1 97 320 97c58 0 110.9 22.2 150.6 58.5c-1-.1-1.9-.2-2.9-.2c-21.9 0-37.4 19.1-37.4 39.6c0 18.4 10.6 33.9 21.9 52.3c8.5 14.8 18.4 33.9 18.4 61.5c0 19.1-7.3 41.2-17 72.1l-22.2 74.3zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9c0-8.2-.5-15.8-1.5-22.9c17.4 31.8 27.3 68.2 27.3 107c0 82.3-44.6 154.1-110.9 192.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72M97 320c0-32.3 6.9-63 19.3-90.7l106.4 291.4C148.3 484.5 97 408.2 97 320m223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4l68.5 187.8c.5 1.1 1 2.1 1.6 3.1c-23.1 8.1-48 12.6-74 12.6m30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-21.9 0-58.7-2.8-58.7-2.8c-12-.7-13.4 17.7-1.4 18.4c0 0 11.4 1.4 23.4 2.1l34.7 95.2L264.6 457l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1c12-1.4 10.6-19.1-1.4-18.4c0 0-36.1 2.8-59.4 2.8c-4.2 0-9.1-.1-14.4-.3C173.6 137 242.1 97 320 97c58 0 110.9 22.2 150.6 58.5c-1-.1-1.9-.2-2.9-.2c-21.9 0-37.4 19.1-37.4 39.6c0 18.4 10.6 33.9 21.9 52.3c8.5 14.8 18.4 33.9 18.4 61.5c0 19.1-7.3 41.2-17 72.1l-22.2 74.3zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9c0-8.2-.5-15.8-1.5-22.9c17.4 31.8 27.3 68.2 27.3 107c0 82.3-44.6 154.1-110.9 192.7"/></svg> </template>
CSS
.icon-wordpress-simple {
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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072M97%20320c0-32.3%206.9-63%2019.3-90.7l106.4%20291.4C148.3%20484.5%2097%20408.2%2097%20320m223%20223c-21.9%200-43-3.2-63-9.1l66.9-194.4l68.5%20187.8c.5%201.1%201%202.1%201.6%203.1c-23.1%208.1-48%2012.6-74%2012.6m30.7-327.5c13.4-.7%2025.5-2.1%2025.5-2.1c12-1.4%2010.6-19.1-1.4-18.4c0%200-36.1%202.8-59.4%202.8c-21.9%200-58.7-2.8-58.7-2.8c-12-.7-13.4%2017.7-1.4%2018.4c0%200%2011.4%201.4%2023.4%202.1l34.7%2095.2L264.6%20457l-81.2-241.5c13.4-.7%2025.5-2.1%2025.5-2.1c12-1.4%2010.6-19.1-1.4-18.4c0%200-36.1%202.8-59.4%202.8c-4.2%200-9.1-.1-14.4-.3C173.6%20137%20242.1%2097%20320%2097c58%200%20110.9%2022.2%20150.6%2058.5c-1-.1-1.9-.2-2.9-.2c-21.9%200-37.4%2019.1-37.4%2039.6c0%2018.4%2010.6%2033.9%2021.9%2052.3c8.5%2014.8%2018.4%2033.9%2018.4%2061.5c0%2019.1-7.3%2041.2-17%2072.1l-22.2%2074.3zm81.4%20297.2l68.1-196.9c12.7-31.8%2017-57.2%2017-79.9c0-8.2-.5-15.8-1.5-22.9c17.4%2031.8%2027.3%2068.2%2027.3%20107c0%2082.3-44.6%20154.1-110.9%20192.7%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%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072M97%20320c0-32.3%206.9-63%2019.3-90.7l106.4%20291.4C148.3%20484.5%2097%20408.2%2097%20320m223%20223c-21.9%200-43-3.2-63-9.1l66.9-194.4l68.5%20187.8c.5%201.1%201%202.1%201.6%203.1c-23.1%208.1-48%2012.6-74%2012.6m30.7-327.5c13.4-.7%2025.5-2.1%2025.5-2.1c12-1.4%2010.6-19.1-1.4-18.4c0%200-36.1%202.8-59.4%202.8c-21.9%200-58.7-2.8-58.7-2.8c-12-.7-13.4%2017.7-1.4%2018.4c0%200%2011.4%201.4%2023.4%202.1l34.7%2095.2L264.6%20457l-81.2-241.5c13.4-.7%2025.5-2.1%2025.5-2.1c12-1.4%2010.6-19.1-1.4-18.4c0%200-36.1%202.8-59.4%202.8c-4.2%200-9.1-.1-14.4-.3C173.6%20137%20242.1%2097%20320%2097c58%200%20110.9%2022.2%20150.6%2058.5c-1-.1-1.9-.2-2.9-.2c-21.9%200-37.4%2019.1-37.4%2039.6c0%2018.4%2010.6%2033.9%2021.9%2052.3c8.5%2014.8%2018.4%2033.9%2018.4%2061.5c0%2019.1-7.3%2041.2-17%2072.1l-22.2%2074.3zm81.4%20297.2l68.1-196.9c12.7-31.8%2017-57.2%2017-79.9c0-8.2-.5-15.8-1.5-22.9c17.4%2031.8%2027.3%2068.2%2027.3%20107c0%2082.3-44.6%20154.1-110.9%20192.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/wordpress-simple.svg?color=%231a73e8&size=48