wordpress icon
wordpress-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- wordpress-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
wordpressBootstrap IconswordpressBoxicons BrandswordpressCoreUI BrandswordpressDeviconwordpressFont Awesome 6 BrandswordpressFont Awesome BrandswordpressHuge IconswordpressJam IconswordpressLine AwesomewordpressSVG LogoswordpressMaterial Design Iconswordpress-fillRemix IconwordpressSimple IconswordpressSkill IconswordpressUniconswordpressUnicons Monochrome
Use the wordpress icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1.5 3a7.5 7.5 0 1 1-.634 1h1.262l2.893 9.644a.5.5 0 0 0 .957.003l1.541-5.01l1.502 5.007a.5.5 0 0 0 .943.042l3.53-8.827a2.15 2.15 0 0 0-.705-2.517l-.132-.1a1.929 1.929 0 0 0-2.7 2.7l.643.858l.8-.6l-.643-.857a.929.929 0 0 1 1.3-1.3l.132.099c.416.312.57.863.377 1.345l-2.999 7.498L7.172 4H8V3H5v1h1.128l.875 2.916l-1.497 4.864L3.172 4H4V3z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsWordpressSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1.5 3a7.5 7.5 0 1 1-.634 1h1.262l2.893 9.644a.5.5 0 0 0 .957.003l1.541-5.01l1.502 5.007a.5.5 0 0 0 .943.042l3.53-8.827a2.15 2.15 0 0 0-.705-2.517l-.132-.1a1.929 1.929 0 0 0-2.7 2.7l.643.858l.8-.6l-.643-.857a.929.929 0 0 1 1.3-1.3l.132.099c.416.312.57.863.377 1.345l-2.999 7.498L7.172 4H8V3H5v1h1.128l.875 2.916l-1.497 4.864L3.172 4H4V3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1.5 3a7.5 7.5 0 1 1-.634 1h1.262l2.893 9.644a.5.5 0 0 0 .957.003l1.541-5.01l1.502 5.007a.5.5 0 0 0 .943.042l3.53-8.827a2.15 2.15 0 0 0-.705-2.517l-.132-.1a1.929 1.929 0 0 0-2.7 2.7l.643.858l.8-.6l-.643-.857a.929.929 0 0 1 1.3-1.3l.132.099c.416.312.57.863.377 1.345l-2.999 7.498L7.172 4H8V3H5v1h1.128l.875 2.916l-1.497 4.864L3.172 4H4V3z"/></svg> </template>
CSS
.icon-wordpress-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%203a7.5%207.5%200%201%201-.634%201h1.262l2.893%209.644a.5.5%200%200%200%20.957.003l1.541-5.01l1.502%205.007a.5.5%200%200%200%20.943.042l3.53-8.827a2.15%202.15%200%200%200-.705-2.517l-.132-.1a1.929%201.929%200%200%200-2.7%202.7l.643.858l.8-.6l-.643-.857a.929.929%200%200%201%201.3-1.3l.132.099c.416.312.57.863.377%201.345l-2.999%207.498L7.172%204H8V3H5v1h1.128l.875%202.916l-1.497%204.864L3.172%204H4V3z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%203a7.5%207.5%200%201%201-.634%201h1.262l2.893%209.644a.5.5%200%200%200%20.957.003l1.541-5.01l1.502%205.007a.5.5%200%200%200%20.943.042l3.53-8.827a2.15%202.15%200%200%200-.705-2.517l-.132-.1a1.929%201.929%200%200%200-2.7%202.7l.643.858l.8-.6l-.643-.857a.929.929%200%200%201%201.3-1.3l.132.099c.416.312.57.863.377%201.345l-2.999%207.498L7.172%204H8V3H5v1h1.128l.875%202.916l-1.497%204.864L3.172%204H4V3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/wordpress-solid.svg?color=%231a73e8&size=48