powerpages logo

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

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

Use the powerpages logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.42 14.624L3.585 16a1.258 1.258 0 0 0 0 2.014l7.66 5.745a1.26 1.26 0 0 0 1.51 0l2.612-1.959a1.84 1.84 0 0 1-.828-.337c-3.081-2.223-6.1-4.531-9.119-6.839m13.16-4.622l4.925 3.694c.66.503.66 1.497 0 2.001l-7.155 5.366a1.26 1.26 0 0 1-1.511 0l-5.693-4.27c.294-.038.58-.15.828-.337zm-18.077.309a1.26 1.26 0 0 1 .001-2.014L11.245.241a1.26 1.26 0 0 1 1.51 0l7.661 5.745c.671.503.671 1.51 0 2.013L9.674 16.056a1.26 1.26 0 0 1-1.511 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPowerpages(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="M5.42 14.624L3.585 16a1.258 1.258 0 0 0 0 2.014l7.66 5.745a1.26 1.26 0 0 0 1.51 0l2.612-1.959a1.84 1.84 0 0 1-.828-.337c-3.081-2.223-6.1-4.531-9.119-6.839m13.16-4.622l4.925 3.694c.66.503.66 1.497 0 2.001l-7.155 5.366a1.26 1.26 0 0 1-1.511 0l-5.693-4.27c.294-.038.58-.15.828-.337zm-18.077.309a1.26 1.26 0 0 1 .001-2.014L11.245.241a1.26 1.26 0 0 1 1.51 0l7.661 5.745c.671.503.671 1.51 0 2.013L9.674 16.056a1.26 1.26 0 0 1-1.511 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.42 14.624L3.585 16a1.258 1.258 0 0 0 0 2.014l7.66 5.745a1.26 1.26 0 0 0 1.51 0l2.612-1.959a1.84 1.84 0 0 1-.828-.337c-3.081-2.223-6.1-4.531-9.119-6.839m13.16-4.622l4.925 3.694c.66.503.66 1.497 0 2.001l-7.155 5.366a1.26 1.26 0 0 1-1.511 0l-5.693-4.27c.294-.038.58-.15.828-.337zm-18.077.309a1.26 1.26 0 0 1 .001-2.014L11.245.241a1.26 1.26 0 0 1 1.51 0l7.661 5.745c.671.503.671 1.51 0 2.013L9.674 16.056a1.26 1.26 0 0 1-1.511 0z"/></svg>
</template>

CSS

.icon-powerpages {
  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%22M5.42%2014.624L3.585%2016a1.258%201.258%200%200%200%200%202.014l7.66%205.745a1.26%201.26%200%200%200%201.51%200l2.612-1.959a1.84%201.84%200%200%201-.828-.337c-3.081-2.223-6.1-4.531-9.119-6.839m13.16-4.622l4.925%203.694c.66.503.66%201.497%200%202.001l-7.155%205.366a1.26%201.26%200%200%201-1.511%200l-5.693-4.27c.294-.038.58-.15.828-.337zm-18.077.309a1.26%201.26%200%200%201%20.001-2.014L11.245.241a1.26%201.26%200%200%201%201.51%200l7.661%205.745c.671.503.671%201.51%200%202.013L9.674%2016.056a1.26%201.26%200%200%201-1.511%200z%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%22M5.42%2014.624L3.585%2016a1.258%201.258%200%200%200%200%202.014l7.66%205.745a1.26%201.26%200%200%200%201.51%200l2.612-1.959a1.84%201.84%200%200%201-.828-.337c-3.081-2.223-6.1-4.531-9.119-6.839m13.16-4.622l4.925%203.694c.66.503.66%201.497%200%202.001l-7.155%205.366a1.26%201.26%200%200%201-1.511%200l-5.693-4.27c.294-.038.58-.15.828-.337zm-18.077.309a1.26%201.26%200%200%201%20.001-2.014L11.245.241a1.26%201.26%200%200%201%201.51%200l7.661%205.745c.671.503.671%201.51%200%202.013L9.674%2016.056a1.26%201.26%200%200%201-1.511%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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