Skip to main content

icon-social-wordpress


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

Using the Icon Component? Copy, paste, and go.

<s-icon name="icon-social-wordpress"></s-icon>

Icon font

Using the web font? Copy, paste, and go.

<span class="sf-social sf-icon-social-wordpress"></span>

Code point

  • Unicode: U+F113
  • CSS: \F113
  • JS: \uF113
  • HTML: &#xF113;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-social-wordpress" viewBox="0 0 16 16">
  <path fill-rule="evenodd" d="M2 8c.032-1.672.636-3.088 1.812-4.248C4.988 2.592 6.384 2.008 8 2c1.656.032 3.068.636 4.236 1.812C13.404 4.988 13.992 6.384 14 8c-.032 1.656-.636 3.068-1.812 4.236C11.012 13.404 9.616 13.992 8 14c-1.672-.032-3.084-.636-4.236-1.812C2.612 11.012 2.024 9.616 2 8Zm.42 0c.016 1.544.576 2.856 1.68 3.936S6.504 13.564 8 13.58c1.544-.032 2.856-.596 3.936-1.692S13.564 9.496 13.58 8c-.032-1.544-.596-2.856-1.692-3.936S9.496 2.436 8 2.42c-1.544.032-2.86.596-3.948 1.692S2.42 6.504 2.42 8Zm.492.36c-.064-.864.068-1.664.396-2.4l2.46 6.636a5.19 5.19 0 0 1-2.076-1.86 5.014 5.014 0 0 1-.78-2.376Zm.828-3.168a5.201 5.201 0 0 1 1.884-1.68c.76-.4 1.552-.608 2.376-.624 1.344.032 2.492.476 3.444 1.332a.879.879 0 0 0-.84.48l-.072.468c-.016.112.012.252.084.42l.168.396c.04.096.112.22.216.372l.216.36c.264.496.292 1.072.084 1.728l-.744 2.628-1.848-5.508.552-.048c.096-.032.156-.088.18-.168.024-.08-.004-.14-.084-.18-.048-.048-.092-.072-.132-.072l-1.128.096h-.84c-.032 0-.14-.016-.324-.048a1.481 1.481 0 0 0-.444-.024c-.112.016-.18.068-.204.156-.024.128.032.208.168.24l.564.072.816 2.148-1.116 3.336-1.884-5.508c.344-.032.54-.048.588-.048.144-.016.208-.096.192-.24-.032-.12-.112-.18-.24-.18-.56.08-1.104.112-1.632.096Zm2.808 7.704 1.548-4.404L9.692 12.8a5.153 5.153 0 0 1-3.144.096Zm4.008-.468c.048-.152.132-.4.252-.744l1.44-4.152c.12-.392.212-.836.276-1.332.016-.224.008-.42-.024-.588.608 1.296.74 2.544.396 3.744-.408 1.376-1.188 2.4-2.34 3.072Z"/>
</svg>