wordpress icon
wordpress from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- wordpress
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
wordpressBootstrap IconswordpressBoxicons BrandswordpressCoreUI BrandswordpressDeviconwordpressFont Awesome 6 BrandswordpressFont Awesome BrandswordpressHuge IconswordpressLine AwesomewordpressSVG LogoswordpressMaterial Design Iconswordpress-fillRemix IconwordpressSimple IconswordpressSkill Iconswordpress-outlineTeenyiconswordpressUniconswordpressUnicons Monochrome
Use the wordpress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M9.99 0C4.474 0 0 4.473 0 9.99s4.473 9.991 9.99 9.991s9.991-4.473 9.991-9.99S15.508 0 9.991 0zM1.428 9.99c0-1.208.268-2.357.742-3.394l4.085 10.9c-2.857-1.351-4.827-4.205-4.827-7.505zm8.564 8.343a9 9 0 0 1-2.42-.339l2.57-7.273l2.63 7.024l.06.116a8.8 8.8 0 0 1-2.84.472M11.168 6.08c.515-.027.98-.08.98-.08c.461-.053.408-.712-.053-.687c0 0-1.388.106-2.284.106c-.84 0-2.256-.106-2.256-.106c-.462-.026-.515.66-.055.688c0 0 .438.052.898.079l1.335 3.56l-1.874 5.475l-3.117-9.034c.517-.026.98-.079.98-.079c.46-.054.407-.713-.054-.688c0 0-1.387.106-2.281.106l-.551-.01c1.53-2.264 4.162-3.76 7.153-3.76c2.23 0 4.259.83 5.784 2.19l-.112-.008c-.841 0-1.437.713-1.437 1.48c0 .688.406 1.268.84 1.956c.329.557.706 1.27.706 2.3c0 .714-.28 1.542-.65 2.698l-.856 2.779zm3.127 11.117l2.617-7.365c.49-1.19.65-2.14.65-2.987q-.001-.46-.056-.858a8.15 8.15 0 0 1 1.049 4.003c-.001 3.077-1.713 5.763-4.26 7.207"/></svg>
React
import type { SVGProps } from "react";
export function JamWordpress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M9.99 0C4.474 0 0 4.473 0 9.99s4.473 9.991 9.99 9.991s9.991-4.473 9.991-9.99S15.508 0 9.991 0zM1.428 9.99c0-1.208.268-2.357.742-3.394l4.085 10.9c-2.857-1.351-4.827-4.205-4.827-7.505zm8.564 8.343a9 9 0 0 1-2.42-.339l2.57-7.273l2.63 7.024l.06.116a8.8 8.8 0 0 1-2.84.472M11.168 6.08c.515-.027.98-.08.98-.08c.461-.053.408-.712-.053-.687c0 0-1.388.106-2.284.106c-.84 0-2.256-.106-2.256-.106c-.462-.026-.515.66-.055.688c0 0 .438.052.898.079l1.335 3.56l-1.874 5.475l-3.117-9.034c.517-.026.98-.079.98-.079c.46-.054.407-.713-.054-.688c0 0-1.387.106-2.281.106l-.551-.01c1.53-2.264 4.162-3.76 7.153-3.76c2.23 0 4.259.83 5.784 2.19l-.112-.008c-.841 0-1.437.713-1.437 1.48c0 .688.406 1.268.84 1.956c.329.557.706 1.27.706 2.3c0 .714-.28 1.542-.65 2.698l-.856 2.779zm3.127 11.117l2.617-7.365c.49-1.19.65-2.14.65-2.987q-.001-.46-.056-.858a8.15 8.15 0 0 1 1.049 4.003c-.001 3.077-1.713 5.763-4.26 7.207"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="M9.99 0C4.474 0 0 4.473 0 9.99s4.473 9.991 9.99 9.991s9.991-4.473 9.991-9.99S15.508 0 9.991 0zM1.428 9.99c0-1.208.268-2.357.742-3.394l4.085 10.9c-2.857-1.351-4.827-4.205-4.827-7.505zm8.564 8.343a9 9 0 0 1-2.42-.339l2.57-7.273l2.63 7.024l.06.116a8.8 8.8 0 0 1-2.84.472M11.168 6.08c.515-.027.98-.08.98-.08c.461-.053.408-.712-.053-.687c0 0-1.388.106-2.284.106c-.84 0-2.256-.106-2.256-.106c-.462-.026-.515.66-.055.688c0 0 .438.052.898.079l1.335 3.56l-1.874 5.475l-3.117-9.034c.517-.026.98-.079.98-.079c.46-.054.407-.713-.054-.688c0 0-1.387.106-2.281.106l-.551-.01c1.53-2.264 4.162-3.76 7.153-3.76c2.23 0 4.259.83 5.784 2.19l-.112-.008c-.841 0-1.437.713-1.437 1.48c0 .688.406 1.268.84 1.956c.329.557.706 1.27.706 2.3c0 .714-.28 1.542-.65 2.698l-.856 2.779zm3.127 11.117l2.617-7.365c.49-1.19.65-2.14.65-2.987q-.001-.46-.056-.858a8.15 8.15 0 0 1 1.049 4.003c-.001 3.077-1.713 5.763-4.26 7.207"/></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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.99%200C4.474%200%200%204.473%200%209.99s4.473%209.991%209.99%209.991s9.991-4.473%209.991-9.99S15.508%200%209.991%200zM1.428%209.99c0-1.208.268-2.357.742-3.394l4.085%2010.9c-2.857-1.351-4.827-4.205-4.827-7.505zm8.564%208.343a9%209%200%200%201-2.42-.339l2.57-7.273l2.63%207.024l.06.116a8.8%208.8%200%200%201-2.84.472M11.168%206.08c.515-.027.98-.08.98-.08c.461-.053.408-.712-.053-.687c0%200-1.388.106-2.284.106c-.84%200-2.256-.106-2.256-.106c-.462-.026-.515.66-.055.688c0%200%20.438.052.898.079l1.335%203.56l-1.874%205.475l-3.117-9.034c.517-.026.98-.079.98-.079c.46-.054.407-.713-.054-.688c0%200-1.387.106-2.281.106l-.551-.01c1.53-2.264%204.162-3.76%207.153-3.76c2.23%200%204.259.83%205.784%202.19l-.112-.008c-.841%200-1.437.713-1.437%201.48c0%20.688.406%201.268.84%201.956c.329.557.706%201.27.706%202.3c0%20.714-.28%201.542-.65%202.698l-.856%202.779zm3.127%2011.117l2.617-7.365c.49-1.19.65-2.14.65-2.987q-.001-.46-.056-.858a8.15%208.15%200%200%201%201.049%204.003c-.001%203.077-1.713%205.763-4.26%207.207%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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.99%200C4.474%200%200%204.473%200%209.99s4.473%209.991%209.99%209.991s9.991-4.473%209.991-9.99S15.508%200%209.991%200zM1.428%209.99c0-1.208.268-2.357.742-3.394l4.085%2010.9c-2.857-1.351-4.827-4.205-4.827-7.505zm8.564%208.343a9%209%200%200%201-2.42-.339l2.57-7.273l2.63%207.024l.06.116a8.8%208.8%200%200%201-2.84.472M11.168%206.08c.515-.027.98-.08.98-.08c.461-.053.408-.712-.053-.687c0%200-1.388.106-2.284.106c-.84%200-2.256-.106-2.256-.106c-.462-.026-.515.66-.055.688c0%200%20.438.052.898.079l1.335%203.56l-1.874%205.475l-3.117-9.034c.517-.026.98-.079.98-.079c.46-.054.407-.713-.054-.688c0%200-1.387.106-2.281.106l-.551-.01c1.53-2.264%204.162-3.76%207.153-3.76c2.23%200%204.259.83%205.784%202.19l-.112-.008c-.841%200-1.437.713-1.437%201.48c0%20.688.406%201.268.84%201.956c.329.557.706%201.27.706%202.3c0%20.714-.28%201.542-.65%202.698l-.856%202.779zm3.127%2011.117l2.617-7.365c.49-1.19.65-2.14.65-2.987q-.001-.46-.056-.858a8.15%208.15%200%200%201%201.049%204.003c-.001%203.077-1.713%205.763-4.26%207.207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/wordpress.svg?color=%231a73e8&size=48