wordpress icon
wordpress from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wordpress
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
wordpressBootstrap IconswordpressBoxicons BrandswordpressCoreUI BrandswordpressDeviconwordpressFont Awesome 6 BrandswordpressFont Awesome BrandswordpressJam 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="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 6h1m0 0l4.457 11.492c.65 1.677.975 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M3 6h3.5m0 0h.957M6.5 6l4 11.294m0 0L12.816 11M10 6h1m0 0l4.457 11.492c.65 1.677.976 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M11 6h3.5m0 0h.957M14.5 6l4 11.294m0 0l2.029-5.65m0 0l1.009-2.41a7.7 7.7 0 0 0 .415-3.47C21.796 4.358 21.158 3 19.5 3c-1.538 0-2.29 1.723-1.311 2.894c1.58 1.888 2.982 3.981 2.339 5.75"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWordpress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 6h1m0 0l4.457 11.492c.65 1.677.975 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M3 6h3.5m0 0h.957M6.5 6l4 11.294m0 0L12.816 11M10 6h1m0 0l4.457 11.492c.65 1.677.976 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M11 6h3.5m0 0h.957M14.5 6l4 11.294m0 0l2.029-5.65m0 0l1.009-2.41a7.7 7.7 0 0 0 .415-3.47C21.796 4.358 21.158 3 19.5 3c-1.538 0-2.29 1.723-1.311 2.894c1.58 1.888 2.982 3.981 2.339 5.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 6h1m0 0l4.457 11.492c.65 1.677.975 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M3 6h3.5m0 0h.957M6.5 6l4 11.294m0 0L12.816 11M10 6h1m0 0l4.457 11.492c.65 1.677.976 2.515 1.525 2.508s.853-.854 1.461-2.548l.057-.159M11 6h3.5m0 0h.957M14.5 6l4 11.294m0 0l2.029-5.65m0 0l1.009-2.41a7.7 7.7 0 0 0 .415-3.47C21.796 4.358 21.158 3 19.5 3c-1.538 0-2.29 1.723-1.311 2.894c1.58 1.888 2.982 3.981 2.339 5.75"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%206h1m0%200l4.457%2011.492c.65%201.677.975%202.515%201.525%202.508s.853-.854%201.461-2.548l.057-.159M3%206h3.5m0%200h.957M6.5%206l4%2011.294m0%200L12.816%2011M10%206h1m0%200l4.457%2011.492c.65%201.677.976%202.515%201.525%202.508s.853-.854%201.461-2.548l.057-.159M11%206h3.5m0%200h.957M14.5%206l4%2011.294m0%200l2.029-5.65m0%200l1.009-2.41a7.7%207.7%200%200%200%20.415-3.47C21.796%204.358%2021.158%203%2019.5%203c-1.538%200-2.29%201.723-1.311%202.894c1.58%201.888%202.982%203.981%202.339%205.75%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%206h1m0%200l4.457%2011.492c.65%201.677.975%202.515%201.525%202.508s.853-.854%201.461-2.548l.057-.159M3%206h3.5m0%200h.957M6.5%206l4%2011.294m0%200L12.816%2011M10%206h1m0%200l4.457%2011.492c.65%201.677.976%202.515%201.525%202.508s.853-.854%201.461-2.548l.057-.159M11%206h3.5m0%200h.957M14.5%206l4%2011.294m0%200l2.029-5.65m0%200l1.009-2.41a7.7%207.7%200%200%200%20.415-3.47C21.796%204.358%2021.158%203%2019.5%203c-1.538%200-2.29%201.723-1.311%202.894c1.58%201.888%202.982%203.981%202.339%205.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wordpress.svg?color=%231a73e8&size=48