wpexplorer logo

wpexplorer from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
wpexplorer
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the wpexplorer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12A12 12 0 1 1 12 0a12.01 12.01 0 0 1 12 12m-1.5 0A10.5 10.5 0 1 0 12 22.5A10.516 10.516 0 0 0 22.5 12M7.542 5.841l4.074 1.739l-1.739 4.073L5.8 9.914zm5.158 7.926l2.185 4.406H14.2l-2.343-4.687l-2.295 4.687h-.656l2.4-5.01l-1.046-.441l.282-.656l3.215 1.364l-.281.67Zm-.553-5.451l3.216 1.378l-1.378 3.2l-3.2-1.364l1.364-3.215Zm3.764 2.011l2.56 1.082l-1.1 2.546l-2.545-1.083l1.082-2.545Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWpexplorer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12A12 12 0 1 1 12 0a12.01 12.01 0 0 1 12 12m-1.5 0A10.5 10.5 0 1 0 12 22.5A10.516 10.516 0 0 0 22.5 12M7.542 5.841l4.074 1.739l-1.739 4.073L5.8 9.914zm5.158 7.926l2.185 4.406H14.2l-2.343-4.687l-2.295 4.687h-.656l2.4-5.01l-1.046-.441l.282-.656l3.215 1.364l-.281.67Zm-.553-5.451l3.216 1.378l-1.378 3.2l-3.2-1.364l1.364-3.215Zm3.764 2.011l2.56 1.082l-1.1 2.546l-2.545-1.083l1.082-2.545Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12A12 12 0 1 1 12 0a12.01 12.01 0 0 1 12 12m-1.5 0A10.5 10.5 0 1 0 12 22.5A10.516 10.516 0 0 0 22.5 12M7.542 5.841l4.074 1.739l-1.739 4.073L5.8 9.914zm5.158 7.926l2.185 4.406H14.2l-2.343-4.687l-2.295 4.687h-.656l2.4-5.01l-1.046-.441l.282-.656l3.215 1.364l-.281.67Zm-.553-5.451l3.216 1.378l-1.378 3.2l-3.2-1.364l1.364-3.215Zm3.764 2.011l2.56 1.082l-1.1 2.546l-2.545-1.083l1.082-2.545Z"/></svg>
</template>

CSS

.icon-wpexplorer {
  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%22currentColor%22%20d%3D%22M24%2012A12%2012%200%201%201%2012%200a12.01%2012.01%200%200%201%2012%2012m-1.5%200A10.5%2010.5%200%201%200%2012%2022.5A10.516%2010.516%200%200%200%2022.5%2012M7.542%205.841l4.074%201.739l-1.739%204.073L5.8%209.914zm5.158%207.926l2.185%204.406H14.2l-2.343-4.687l-2.295%204.687h-.656l2.4-5.01l-1.046-.441l.282-.656l3.215%201.364l-.281.67Zm-.553-5.451l3.216%201.378l-1.378%203.2l-3.2-1.364l1.364-3.215Zm3.764%202.011l2.56%201.082l-1.1%202.546l-2.545-1.083l1.082-2.545Z%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%22currentColor%22%20d%3D%22M24%2012A12%2012%200%201%201%2012%200a12.01%2012.01%200%200%201%2012%2012m-1.5%200A10.5%2010.5%200%201%200%2012%2022.5A10.516%2010.516%200%200%200%2022.5%2012M7.542%205.841l4.074%201.739l-1.739%204.073L5.8%209.914zm5.158%207.926l2.185%204.406H14.2l-2.343-4.687l-2.295%204.687h-.656l2.4-5.01l-1.046-.441l.282-.656l3.215%201.364l-.281.67Zm-.553-5.451l3.216%201.378l-1.378%203.2l-3.2-1.364l1.364-3.215Zm3.764%202.011l2.56%201.082l-1.1%202.546l-2.545-1.083l1.082-2.545Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/wpexplorer.svg?color=%231a73e8&size=48