wordpress icon
wordpress from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- wordpress
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
wordpressBootstrap IconswordpressBoxicons BrandswordpressDeviconwordpressFont Awesome 6 BrandswordpressHuge IconswordpressJam IconswordpressSVG LogoswordpressMaterial Design Iconswordpress-fillRemix IconwordpressSimple IconswordpressSkill Iconswordpress-outlineTeenyiconswordpressUniconswordpressUnicons Monochrome
More other icons from Line Awesome
Use the wordpress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 .563c6.313 0 11.438 5.125 11.438 11.437c0 6.313-5.125 11.438-11.438 11.438S4.562 22.313 4.562 16C4.563 9.687 9.688 4.562 16 4.562zm0 1.156a10.25 10.25 0 0 0-8.594 4.625c.242.008.461 0 .657 0c1.078 0 2.75-.125 2.75-.125c.554-.031.617.777.062.844c0 0-.566.093-1.188.124l3.75 11.126l2.25-6.75l-1.593-4.376c-.555-.03-1.094-.124-1.094-.124c-.555-.032-.492-.876.063-.844c0 0 1.707.125 2.718.125c1.078 0 2.75-.125 2.75-.125c.555-.031.617.777.063.844c0 0-.57.093-1.188.124l3.719 11.063l1.031-3.438c.52-1.335.782-2.46.782-3.343c0-1.274-.45-2.13-.844-2.813c-.52-.847-1-1.59-1-2.437c0-.946.707-1.813 1.718-1.813h.125A10.2 10.2 0 0 0 16 5.72zm9.031 5.343c.047.329.063.684.063 1.063c0 1.043-.196 2.219-.782 3.688l-3.125 9.093A10.28 10.28 0 0 0 26.282 16c0-1.79-.445-3.473-1.25-4.938zm-18.437.75A10.2 10.2 0 0 0 5.719 16c0 4.074 2.347 7.582 5.781 9.25zm9.593 5.094l-3.093 8.969c.922.27 1.894.406 2.906.406q1.8 0 3.406-.562c-.027-.043-.043-.106-.062-.157z"/></svg>
React
import type { SVGProps } from "react";
export function LaWordpress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 .563c6.313 0 11.438 5.125 11.438 11.437c0 6.313-5.125 11.438-11.438 11.438S4.562 22.313 4.562 16C4.563 9.687 9.688 4.562 16 4.562zm0 1.156a10.25 10.25 0 0 0-8.594 4.625c.242.008.461 0 .657 0c1.078 0 2.75-.125 2.75-.125c.554-.031.617.777.062.844c0 0-.566.093-1.188.124l3.75 11.126l2.25-6.75l-1.593-4.376c-.555-.03-1.094-.124-1.094-.124c-.555-.032-.492-.876.063-.844c0 0 1.707.125 2.718.125c1.078 0 2.75-.125 2.75-.125c.555-.031.617.777.063.844c0 0-.57.093-1.188.124l3.719 11.063l1.031-3.438c.52-1.335.782-2.46.782-3.343c0-1.274-.45-2.13-.844-2.813c-.52-.847-1-1.59-1-2.437c0-.946.707-1.813 1.718-1.813h.125A10.2 10.2 0 0 0 16 5.72zm9.031 5.343c.047.329.063.684.063 1.063c0 1.043-.196 2.219-.782 3.688l-3.125 9.093A10.28 10.28 0 0 0 26.282 16c0-1.79-.445-3.473-1.25-4.938zm-18.437.75A10.2 10.2 0 0 0 5.719 16c0 4.074 2.347 7.582 5.781 9.25zm9.593 5.094l-3.093 8.969c.922.27 1.894.406 2.906.406q1.8 0 3.406-.562c-.027-.043-.043-.106-.062-.157z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4m0 .563c6.313 0 11.438 5.125 11.438 11.437c0 6.313-5.125 11.438-11.438 11.438S4.562 22.313 4.562 16C4.563 9.687 9.688 4.562 16 4.562zm0 1.156a10.25 10.25 0 0 0-8.594 4.625c.242.008.461 0 .657 0c1.078 0 2.75-.125 2.75-.125c.554-.031.617.777.062.844c0 0-.566.093-1.188.124l3.75 11.126l2.25-6.75l-1.593-4.376c-.555-.03-1.094-.124-1.094-.124c-.555-.032-.492-.876.063-.844c0 0 1.707.125 2.718.125c1.078 0 2.75-.125 2.75-.125c.555-.031.617.777.063.844c0 0-.57.093-1.188.124l3.719 11.063l1.031-3.438c.52-1.335.782-2.46.782-3.343c0-1.274-.45-2.13-.844-2.813c-.52-.847-1-1.59-1-2.437c0-.946.707-1.813 1.718-1.813h.125A10.2 10.2 0 0 0 16 5.72zm9.031 5.343c.047.329.063.684.063 1.063c0 1.043-.196 2.219-.782 3.688l-3.125 9.093A10.28 10.28 0 0 0 26.282 16c0-1.79-.445-3.473-1.25-4.938zm-18.437.75A10.2 10.2 0 0 0 5.719 16c0 4.074 2.347 7.582 5.781 9.25zm9.593 5.094l-3.093 8.969c.922.27 1.894.406 2.906.406q1.8 0 3.406-.562c-.027-.043-.043-.106-.062-.157z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m0%20.563c6.313%200%2011.438%205.125%2011.438%2011.437c0%206.313-5.125%2011.438-11.438%2011.438S4.562%2022.313%204.562%2016C4.563%209.687%209.688%204.562%2016%204.562zm0%201.156a10.25%2010.25%200%200%200-8.594%204.625c.242.008.461%200%20.657%200c1.078%200%202.75-.125%202.75-.125c.554-.031.617.777.062.844c0%200-.566.093-1.188.124l3.75%2011.126l2.25-6.75l-1.593-4.376c-.555-.03-1.094-.124-1.094-.124c-.555-.032-.492-.876.063-.844c0%200%201.707.125%202.718.125c1.078%200%202.75-.125%202.75-.125c.555-.031.617.777.063.844c0%200-.57.093-1.188.124l3.719%2011.063l1.031-3.438c.52-1.335.782-2.46.782-3.343c0-1.274-.45-2.13-.844-2.813c-.52-.847-1-1.59-1-2.437c0-.946.707-1.813%201.718-1.813h.125A10.2%2010.2%200%200%200%2016%205.72zm9.031%205.343c.047.329.063.684.063%201.063c0%201.043-.196%202.219-.782%203.688l-3.125%209.093A10.28%2010.28%200%200%200%2026.282%2016c0-1.79-.445-3.473-1.25-4.938zm-18.437.75A10.2%2010.2%200%200%200%205.719%2016c0%204.074%202.347%207.582%205.781%209.25zm9.593%205.094l-3.093%208.969c.922.27%201.894.406%202.906.406q1.8%200%203.406-.562c-.027-.043-.043-.106-.062-.157z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204m0%20.563c6.313%200%2011.438%205.125%2011.438%2011.437c0%206.313-5.125%2011.438-11.438%2011.438S4.562%2022.313%204.562%2016C4.563%209.687%209.688%204.562%2016%204.562zm0%201.156a10.25%2010.25%200%200%200-8.594%204.625c.242.008.461%200%20.657%200c1.078%200%202.75-.125%202.75-.125c.554-.031.617.777.062.844c0%200-.566.093-1.188.124l3.75%2011.126l2.25-6.75l-1.593-4.376c-.555-.03-1.094-.124-1.094-.124c-.555-.032-.492-.876.063-.844c0%200%201.707.125%202.718.125c1.078%200%202.75-.125%202.75-.125c.555-.031.617.777.063.844c0%200-.57.093-1.188.124l3.719%2011.063l1.031-3.438c.52-1.335.782-2.46.782-3.343c0-1.274-.45-2.13-.844-2.813c-.52-.847-1-1.59-1-2.437c0-.946.707-1.813%201.718-1.813h.125A10.2%2010.2%200%200%200%2016%205.72zm9.031%205.343c.047.329.063.684.063%201.063c0%201.043-.196%202.219-.782%203.688l-3.125%209.093A10.28%2010.28%200%200%200%2026.282%2016c0-1.79-.445-3.473-1.25-4.938zm-18.437.75A10.2%2010.2%200%200%200%205.719%2016c0%204.074%202.347%207.582%205.781%209.25zm9.593%205.094l-3.093%208.969c.922.27%201.894.406%202.906.406q1.8%200%203.406-.562c-.027-.043-.043-.106-.062-.157z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/wordpress.svg?color=%231a73e8&size=48