logo wordpress icon
logo-wordpress from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-wordpress
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- logo-wordpress-outline, social-wordpress
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo wordpress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M259 271.3L226.2 367h-.1l-25.4 73.1c1.8.5 3.5.9 5.3 1.4h.3a192.5 192.5 0 0 0 49.5 6.5a157 157 0 0 0 24.9-1.8a184.3 184.3 0 0 0 32.5-7.1c2.6-.8 5.2-1.7 7.8-2.6c-2.8-6-8.8-19.3-9.1-19.9ZM80.8 180.5C70.8 203.1 64 230.9 64 256c0 6.3.3 12.6.9 18.8c6.9 71.2 52.9 131 116.1 157.9c2.6 1.1 5.3 2.2 8 3.2L96 180.6c-8-.3-9.5.2-15.2-.1"/><path fill="currentColor" d="M430.2 175.4a188 188 0 0 0-15.1-26.6c-1.6-2.4-3.4-4.8-5.1-7.2A193 193 0 0 0 325.1 77a189.2 189.2 0 0 0-69.2-13a191.51 191.51 0 0 0-149.4 71.7A196 196 0 0 0 89 161.3c14.2.1 31.8.1 33.8.1c18.1 0 46-2.2 46-2.2c9.4-.6 10.4 13.1 1.1 14.2c0 0-9.4 1.1-19.8 1.6L213 362l37.8-113.3l-26.8-73.6c-9.4-.5-18.1-1.6-18.1-1.6c-9.4-.5-8.2-14.8 1-14.2c0 0 28.5 2.2 45.5 2.2c18.1 0 46-2.2 46-2.2c9.3-.6 10.5 13.1 1.1 14.2c0 0-9.3 1.1-19.7 1.6l62.3 185.6l17.3-57.6c8.7-22.4 13.1-40.9 13.1-55.7c0-21.3-7.7-36.1-14.3-47.6c-8.7-14.3-16.9-26.3-16.9-40.4c0-15.9 12-30.7 29-30.7h2.2c26.2-.7 34.8 25.3 35.9 43v.6c.4 7.2.1 12.5.1 18.8c0 17.4-3.3 37.1-13.1 61.8l-39 112.8l-22.3 65.7c1.8-.8 3.5-1.6 5.3-2.5c56.7-27.4 98-82 106.7-146.7a172 172 0 0 0 1.9-26a191.1 191.1 0 0 0-17.8-80.8"/><path fill="currentColor" d="M256 48a208.06 208.06 0 0 1 81 399.66A208.06 208.06 0 0 1 175 64.34A206.7 206.7 0 0 1 256 48m0-16C132.29 32 32 132.29 32 256s100.29 224 224 224s224-100.29 224-224S379.71 32 256 32"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoWordpress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M259 271.3L226.2 367h-.1l-25.4 73.1c1.8.5 3.5.9 5.3 1.4h.3a192.5 192.5 0 0 0 49.5 6.5a157 157 0 0 0 24.9-1.8a184.3 184.3 0 0 0 32.5-7.1c2.6-.8 5.2-1.7 7.8-2.6c-2.8-6-8.8-19.3-9.1-19.9ZM80.8 180.5C70.8 203.1 64 230.9 64 256c0 6.3.3 12.6.9 18.8c6.9 71.2 52.9 131 116.1 157.9c2.6 1.1 5.3 2.2 8 3.2L96 180.6c-8-.3-9.5.2-15.2-.1"/><path fill="currentColor" d="M430.2 175.4a188 188 0 0 0-15.1-26.6c-1.6-2.4-3.4-4.8-5.1-7.2A193 193 0 0 0 325.1 77a189.2 189.2 0 0 0-69.2-13a191.51 191.51 0 0 0-149.4 71.7A196 196 0 0 0 89 161.3c14.2.1 31.8.1 33.8.1c18.1 0 46-2.2 46-2.2c9.4-.6 10.4 13.1 1.1 14.2c0 0-9.4 1.1-19.8 1.6L213 362l37.8-113.3l-26.8-73.6c-9.4-.5-18.1-1.6-18.1-1.6c-9.4-.5-8.2-14.8 1-14.2c0 0 28.5 2.2 45.5 2.2c18.1 0 46-2.2 46-2.2c9.3-.6 10.5 13.1 1.1 14.2c0 0-9.3 1.1-19.7 1.6l62.3 185.6l17.3-57.6c8.7-22.4 13.1-40.9 13.1-55.7c0-21.3-7.7-36.1-14.3-47.6c-8.7-14.3-16.9-26.3-16.9-40.4c0-15.9 12-30.7 29-30.7h2.2c26.2-.7 34.8 25.3 35.9 43v.6c.4 7.2.1 12.5.1 18.8c0 17.4-3.3 37.1-13.1 61.8l-39 112.8l-22.3 65.7c1.8-.8 3.5-1.6 5.3-2.5c56.7-27.4 98-82 106.7-146.7a172 172 0 0 0 1.9-26a191.1 191.1 0 0 0-17.8-80.8"/><path fill="currentColor" d="M256 48a208.06 208.06 0 0 1 81 399.66A208.06 208.06 0 0 1 175 64.34A206.7 206.7 0 0 1 256 48m0-16C132.29 32 32 132.29 32 256s100.29 224 224 224s224-100.29 224-224S379.71 32 256 32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M259 271.3L226.2 367h-.1l-25.4 73.1c1.8.5 3.5.9 5.3 1.4h.3a192.5 192.5 0 0 0 49.5 6.5a157 157 0 0 0 24.9-1.8a184.3 184.3 0 0 0 32.5-7.1c2.6-.8 5.2-1.7 7.8-2.6c-2.8-6-8.8-19.3-9.1-19.9ZM80.8 180.5C70.8 203.1 64 230.9 64 256c0 6.3.3 12.6.9 18.8c6.9 71.2 52.9 131 116.1 157.9c2.6 1.1 5.3 2.2 8 3.2L96 180.6c-8-.3-9.5.2-15.2-.1"/><path fill="currentColor" d="M430.2 175.4a188 188 0 0 0-15.1-26.6c-1.6-2.4-3.4-4.8-5.1-7.2A193 193 0 0 0 325.1 77a189.2 189.2 0 0 0-69.2-13a191.51 191.51 0 0 0-149.4 71.7A196 196 0 0 0 89 161.3c14.2.1 31.8.1 33.8.1c18.1 0 46-2.2 46-2.2c9.4-.6 10.4 13.1 1.1 14.2c0 0-9.4 1.1-19.8 1.6L213 362l37.8-113.3l-26.8-73.6c-9.4-.5-18.1-1.6-18.1-1.6c-9.4-.5-8.2-14.8 1-14.2c0 0 28.5 2.2 45.5 2.2c18.1 0 46-2.2 46-2.2c9.3-.6 10.5 13.1 1.1 14.2c0 0-9.3 1.1-19.7 1.6l62.3 185.6l17.3-57.6c8.7-22.4 13.1-40.9 13.1-55.7c0-21.3-7.7-36.1-14.3-47.6c-8.7-14.3-16.9-26.3-16.9-40.4c0-15.9 12-30.7 29-30.7h2.2c26.2-.7 34.8 25.3 35.9 43v.6c.4 7.2.1 12.5.1 18.8c0 17.4-3.3 37.1-13.1 61.8l-39 112.8l-22.3 65.7c1.8-.8 3.5-1.6 5.3-2.5c56.7-27.4 98-82 106.7-146.7a172 172 0 0 0 1.9-26a191.1 191.1 0 0 0-17.8-80.8"/><path fill="currentColor" d="M256 48a208.06 208.06 0 0 1 81 399.66A208.06 208.06 0 0 1 175 64.34A206.7 206.7 0 0 1 256 48m0-16C132.29 32 32 132.29 32 256s100.29 224 224 224s224-100.29 224-224S379.71 32 256 32"/></svg> </template>
CSS
.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M259%20271.3L226.2%20367h-.1l-25.4%2073.1c1.8.5%203.5.9%205.3%201.4h.3a192.5%20192.5%200%200%200%2049.5%206.5a157%20157%200%200%200%2024.9-1.8a184.3%20184.3%200%200%200%2032.5-7.1c2.6-.8%205.2-1.7%207.8-2.6c-2.8-6-8.8-19.3-9.1-19.9ZM80.8%20180.5C70.8%20203.1%2064%20230.9%2064%20256c0%206.3.3%2012.6.9%2018.8c6.9%2071.2%2052.9%20131%20116.1%20157.9c2.6%201.1%205.3%202.2%208%203.2L96%20180.6c-8-.3-9.5.2-15.2-.1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M430.2%20175.4a188%20188%200%200%200-15.1-26.6c-1.6-2.4-3.4-4.8-5.1-7.2A193%20193%200%200%200%20325.1%2077a189.2%20189.2%200%200%200-69.2-13a191.51%20191.51%200%200%200-149.4%2071.7A196%20196%200%200%200%2089%20161.3c14.2.1%2031.8.1%2033.8.1c18.1%200%2046-2.2%2046-2.2c9.4-.6%2010.4%2013.1%201.1%2014.2c0%200-9.4%201.1-19.8%201.6L213%20362l37.8-113.3l-26.8-73.6c-9.4-.5-18.1-1.6-18.1-1.6c-9.4-.5-8.2-14.8%201-14.2c0%200%2028.5%202.2%2045.5%202.2c18.1%200%2046-2.2%2046-2.2c9.3-.6%2010.5%2013.1%201.1%2014.2c0%200-9.3%201.1-19.7%201.6l62.3%20185.6l17.3-57.6c8.7-22.4%2013.1-40.9%2013.1-55.7c0-21.3-7.7-36.1-14.3-47.6c-8.7-14.3-16.9-26.3-16.9-40.4c0-15.9%2012-30.7%2029-30.7h2.2c26.2-.7%2034.8%2025.3%2035.9%2043v.6c.4%207.2.1%2012.5.1%2018.8c0%2017.4-3.3%2037.1-13.1%2061.8l-39%20112.8l-22.3%2065.7c1.8-.8%203.5-1.6%205.3-2.5c56.7-27.4%2098-82%20106.7-146.7a172%20172%200%200%200%201.9-26a191.1%20191.1%200%200%200-17.8-80.8%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2048a208.06%20208.06%200%200%201%2081%20399.66A208.06%20208.06%200%200%201%20175%2064.34A206.7%20206.7%200%200%201%20256%2048m0-16C132.29%2032%2032%20132.29%2032%20256s100.29%20224%20224%20224s224-100.29%20224-224S379.71%2032%20256%2032%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M259%20271.3L226.2%20367h-.1l-25.4%2073.1c1.8.5%203.5.9%205.3%201.4h.3a192.5%20192.5%200%200%200%2049.5%206.5a157%20157%200%200%200%2024.9-1.8a184.3%20184.3%200%200%200%2032.5-7.1c2.6-.8%205.2-1.7%207.8-2.6c-2.8-6-8.8-19.3-9.1-19.9ZM80.8%20180.5C70.8%20203.1%2064%20230.9%2064%20256c0%206.3.3%2012.6.9%2018.8c6.9%2071.2%2052.9%20131%20116.1%20157.9c2.6%201.1%205.3%202.2%208%203.2L96%20180.6c-8-.3-9.5.2-15.2-.1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M430.2%20175.4a188%20188%200%200%200-15.1-26.6c-1.6-2.4-3.4-4.8-5.1-7.2A193%20193%200%200%200%20325.1%2077a189.2%20189.2%200%200%200-69.2-13a191.51%20191.51%200%200%200-149.4%2071.7A196%20196%200%200%200%2089%20161.3c14.2.1%2031.8.1%2033.8.1c18.1%200%2046-2.2%2046-2.2c9.4-.6%2010.4%2013.1%201.1%2014.2c0%200-9.4%201.1-19.8%201.6L213%20362l37.8-113.3l-26.8-73.6c-9.4-.5-18.1-1.6-18.1-1.6c-9.4-.5-8.2-14.8%201-14.2c0%200%2028.5%202.2%2045.5%202.2c18.1%200%2046-2.2%2046-2.2c9.3-.6%2010.5%2013.1%201.1%2014.2c0%200-9.3%201.1-19.7%201.6l62.3%20185.6l17.3-57.6c8.7-22.4%2013.1-40.9%2013.1-55.7c0-21.3-7.7-36.1-14.3-47.6c-8.7-14.3-16.9-26.3-16.9-40.4c0-15.9%2012-30.7%2029-30.7h2.2c26.2-.7%2034.8%2025.3%2035.9%2043v.6c.4%207.2.1%2012.5.1%2018.8c0%2017.4-3.3%2037.1-13.1%2061.8l-39%20112.8l-22.3%2065.7c1.8-.8%203.5-1.6%205.3-2.5c56.7-27.4%2098-82%20106.7-146.7a172%20172%200%200%200%201.9-26a191.1%20191.1%200%200%200-17.8-80.8%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2048a208.06%20208.06%200%200%201%2081%20399.66A208.06%20208.06%200%200%201%20175%2064.34A206.7%20206.7%200%200%201%20256%2048m0-16C132.29%2032%2032%20132.29%2032%20256s100.29%20224%20224%20224s224-100.29%20224-224S379.71%2032%20256%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-wordpress.svg?color=%231a73e8&size=48