wordpress logo
wordpress from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wordpress
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
wordpressBootstrap IconswordpressBoxicons BrandswordpressDeviconwordpressFont Awesome 6 BrandswordpressFont Awesome BrandswordpressHuge IconswordpressJam IconswordpressLine AwesomewordpressSVG LogoswordpressMaterial Design Iconswordpress-fillRemix IconwordpressSimple IconswordpressSkill Iconswordpress-outlineTeenyiconswordpressUniconswordpressUnicons Monochrome
Use the wordpress logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.625 9.099A14.35 14.35 0 0 1 30.38 16c0 5.307-2.87 9.943-7.146 12.432l4.391-12.703c.823-2.052 1.094-3.693 1.094-5.151c0-.542-.036-1.042-.094-1.479m-10.641.141c.865-.042 1.641-.141 1.641-.141c.776-.099.688-1.24-.089-1.198c0 0-2.339.177-3.839.177c-1.417 0-3.802-.198-3.802-.198c-.776-.042-.88 1.141-.099 1.182c0 0 .719.078 1.5.12l2.24 6.135l-3.161 9.443L7.141 9.197c.865-.036 1.646-.13 1.646-.13c.776-.099.688-1.24-.089-1.198c0 0-2.328.187-3.833.187c-.266 0-.583-.01-.917-.021C6.547 4.196 10.979 1.618 16 1.618c3.745 0 7.151 1.427 9.714 3.776c-.063 0-.12-.01-.188-.01c-1.411 0-2.417 1.229-2.417 2.552c0 1.188.688 2.193 1.417 3.375c.547.958 1.182 2.193 1.182 3.969c0 1.219-.469 2.656-1.094 4.641l-1.432 4.776l-5.198-15.479zM16 30.38c-1.411 0-2.776-.203-4.063-.583l4.313-12.542l4.422 12.115c.031.073.068.135.104.198a14.4 14.4 0 0 1-4.776.813zM1.615 16c0-2.083.448-4.068 1.245-5.854l6.859 18.802C4.927 26.615 1.615 21.693 1.615 16M16 0C7.182 0 0 7.182 0 16s7.182 16 16 16s16-7.182 16-16S24.818 0 16 0"/></svg>
React
import type { SVGProps } from "react";
export function CibWordpress(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="M28.625 9.099A14.35 14.35 0 0 1 30.38 16c0 5.307-2.87 9.943-7.146 12.432l4.391-12.703c.823-2.052 1.094-3.693 1.094-5.151c0-.542-.036-1.042-.094-1.479m-10.641.141c.865-.042 1.641-.141 1.641-.141c.776-.099.688-1.24-.089-1.198c0 0-2.339.177-3.839.177c-1.417 0-3.802-.198-3.802-.198c-.776-.042-.88 1.141-.099 1.182c0 0 .719.078 1.5.12l2.24 6.135l-3.161 9.443L7.141 9.197c.865-.036 1.646-.13 1.646-.13c.776-.099.688-1.24-.089-1.198c0 0-2.328.187-3.833.187c-.266 0-.583-.01-.917-.021C6.547 4.196 10.979 1.618 16 1.618c3.745 0 7.151 1.427 9.714 3.776c-.063 0-.12-.01-.188-.01c-1.411 0-2.417 1.229-2.417 2.552c0 1.188.688 2.193 1.417 3.375c.547.958 1.182 2.193 1.182 3.969c0 1.219-.469 2.656-1.094 4.641l-1.432 4.776l-5.198-15.479zM16 30.38c-1.411 0-2.776-.203-4.063-.583l4.313-12.542l4.422 12.115c.031.073.068.135.104.198a14.4 14.4 0 0 1-4.776.813zM1.615 16c0-2.083.448-4.068 1.245-5.854l6.859 18.802C4.927 26.615 1.615 21.693 1.615 16M16 0C7.182 0 0 7.182 0 16s7.182 16 16 16s16-7.182 16-16S24.818 0 16 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.625 9.099A14.35 14.35 0 0 1 30.38 16c0 5.307-2.87 9.943-7.146 12.432l4.391-12.703c.823-2.052 1.094-3.693 1.094-5.151c0-.542-.036-1.042-.094-1.479m-10.641.141c.865-.042 1.641-.141 1.641-.141c.776-.099.688-1.24-.089-1.198c0 0-2.339.177-3.839.177c-1.417 0-3.802-.198-3.802-.198c-.776-.042-.88 1.141-.099 1.182c0 0 .719.078 1.5.12l2.24 6.135l-3.161 9.443L7.141 9.197c.865-.036 1.646-.13 1.646-.13c.776-.099.688-1.24-.089-1.198c0 0-2.328.187-3.833.187c-.266 0-.583-.01-.917-.021C6.547 4.196 10.979 1.618 16 1.618c3.745 0 7.151 1.427 9.714 3.776c-.063 0-.12-.01-.188-.01c-1.411 0-2.417 1.229-2.417 2.552c0 1.188.688 2.193 1.417 3.375c.547.958 1.182 2.193 1.182 3.969c0 1.219-.469 2.656-1.094 4.641l-1.432 4.776l-5.198-15.479zM16 30.38c-1.411 0-2.776-.203-4.063-.583l4.313-12.542l4.422 12.115c.031.073.068.135.104.198a14.4 14.4 0 0 1-4.776.813zM1.615 16c0-2.083.448-4.068 1.245-5.854l6.859 18.802C4.927 26.615 1.615 21.693 1.615 16M16 0C7.182 0 0 7.182 0 16s7.182 16 16 16s16-7.182 16-16S24.818 0 16 0"/></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%22M28.625%209.099A14.35%2014.35%200%200%201%2030.38%2016c0%205.307-2.87%209.943-7.146%2012.432l4.391-12.703c.823-2.052%201.094-3.693%201.094-5.151c0-.542-.036-1.042-.094-1.479m-10.641.141c.865-.042%201.641-.141%201.641-.141c.776-.099.688-1.24-.089-1.198c0%200-2.339.177-3.839.177c-1.417%200-3.802-.198-3.802-.198c-.776-.042-.88%201.141-.099%201.182c0%200%20.719.078%201.5.12l2.24%206.135l-3.161%209.443L7.141%209.197c.865-.036%201.646-.13%201.646-.13c.776-.099.688-1.24-.089-1.198c0%200-2.328.187-3.833.187c-.266%200-.583-.01-.917-.021C6.547%204.196%2010.979%201.618%2016%201.618c3.745%200%207.151%201.427%209.714%203.776c-.063%200-.12-.01-.188-.01c-1.411%200-2.417%201.229-2.417%202.552c0%201.188.688%202.193%201.417%203.375c.547.958%201.182%202.193%201.182%203.969c0%201.219-.469%202.656-1.094%204.641l-1.432%204.776l-5.198-15.479zM16%2030.38c-1.411%200-2.776-.203-4.063-.583l4.313-12.542l4.422%2012.115c.031.073.068.135.104.198a14.4%2014.4%200%200%201-4.776.813zM1.615%2016c0-2.083.448-4.068%201.245-5.854l6.859%2018.802C4.927%2026.615%201.615%2021.693%201.615%2016M16%200C7.182%200%200%207.182%200%2016s7.182%2016%2016%2016s16-7.182%2016-16S24.818%200%2016%200%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%22M28.625%209.099A14.35%2014.35%200%200%201%2030.38%2016c0%205.307-2.87%209.943-7.146%2012.432l4.391-12.703c.823-2.052%201.094-3.693%201.094-5.151c0-.542-.036-1.042-.094-1.479m-10.641.141c.865-.042%201.641-.141%201.641-.141c.776-.099.688-1.24-.089-1.198c0%200-2.339.177-3.839.177c-1.417%200-3.802-.198-3.802-.198c-.776-.042-.88%201.141-.099%201.182c0%200%20.719.078%201.5.12l2.24%206.135l-3.161%209.443L7.141%209.197c.865-.036%201.646-.13%201.646-.13c.776-.099.688-1.24-.089-1.198c0%200-2.328.187-3.833.187c-.266%200-.583-.01-.917-.021C6.547%204.196%2010.979%201.618%2016%201.618c3.745%200%207.151%201.427%209.714%203.776c-.063%200-.12-.01-.188-.01c-1.411%200-2.417%201.229-2.417%202.552c0%201.188.688%202.193%201.417%203.375c.547.958%201.182%202.193%201.182%203.969c0%201.219-.469%202.656-1.094%204.641l-1.432%204.776l-5.198-15.479zM16%2030.38c-1.411%200-2.776-.203-4.063-.583l4.313-12.542l4.422%2012.115c.031.073.068.135.104.198a14.4%2014.4%200%200%201-4.776.813zM1.615%2016c0-2.083.448-4.068%201.245-5.854l6.859%2018.802C4.927%2026.615%201.615%2021.693%201.615%2016M16%200C7.182%200%200%207.182%200%2016s7.182%2016%2016%2016s16-7.182%2016-16S24.818%200%2016%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wordpress.svg?color=%231a73e8&size=48