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

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

Use the powerapps logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.012 18.027l-4.751 5.183a1 1 0 0 1-1.477 0l-4.148-4.525a1.003 1.003 0 0 1 0-1.353l4.266-4.655a1.006 1.006 0 0 0 0-1.354L8.636 6.668c-.35-.38-.35-.972 0-1.353L12.784.79a1.003 1.003 0 0 1 1.477 0l4.751 5.183c-.414.004-.809.18-1.088.486l-3.84 4.188a2.01 2.01 0 0 0 0 2.706l3.84 4.188c.293.32.69.482 1.088.486m-7.613 4.411l-.627.716a1 1 0 0 1-1.507 0L.371 12.989a1.5 1.5 0 0 1 0-1.978L9.265.846a1 1 0 0 1 1.507 0l.627.716l-3.131 3.416a1.503 1.503 0 0 0 0 2.028l4.266 4.655a.506.506 0 0 1 0 .678l-4.266 4.655a1.503 1.503 0 0 0 0 2.028zm8.357-5.222a1.005 1.005 0 0 1-1.464-.013l-3.839-4.188a1.51 1.51 0 0 1 0-2.03l3.839-4.188a1.004 1.004 0 0 1 1.464-.013l3.85 4.201a1.505 1.505 0 0 1 0 2.03z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPowerapps(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="m19.012 18.027l-4.751 5.183a1 1 0 0 1-1.477 0l-4.148-4.525a1.003 1.003 0 0 1 0-1.353l4.266-4.655a1.006 1.006 0 0 0 0-1.354L8.636 6.668c-.35-.38-.35-.972 0-1.353L12.784.79a1.003 1.003 0 0 1 1.477 0l4.751 5.183c-.414.004-.809.18-1.088.486l-3.84 4.188a2.01 2.01 0 0 0 0 2.706l3.84 4.188c.293.32.69.482 1.088.486m-7.613 4.411l-.627.716a1 1 0 0 1-1.507 0L.371 12.989a1.5 1.5 0 0 1 0-1.978L9.265.846a1 1 0 0 1 1.507 0l.627.716l-3.131 3.416a1.503 1.503 0 0 0 0 2.028l4.266 4.655a.506.506 0 0 1 0 .678l-4.266 4.655a1.503 1.503 0 0 0 0 2.028zm8.357-5.222a1.005 1.005 0 0 1-1.464-.013l-3.839-4.188a1.51 1.51 0 0 1 0-2.03l3.839-4.188a1.004 1.004 0 0 1 1.464-.013l3.85 4.201a1.505 1.505 0 0 1 0 2.03z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.012 18.027l-4.751 5.183a1 1 0 0 1-1.477 0l-4.148-4.525a1.003 1.003 0 0 1 0-1.353l4.266-4.655a1.006 1.006 0 0 0 0-1.354L8.636 6.668c-.35-.38-.35-.972 0-1.353L12.784.79a1.003 1.003 0 0 1 1.477 0l4.751 5.183c-.414.004-.809.18-1.088.486l-3.84 4.188a2.01 2.01 0 0 0 0 2.706l3.84 4.188c.293.32.69.482 1.088.486m-7.613 4.411l-.627.716a1 1 0 0 1-1.507 0L.371 12.989a1.5 1.5 0 0 1 0-1.978L9.265.846a1 1 0 0 1 1.507 0l.627.716l-3.131 3.416a1.503 1.503 0 0 0 0 2.028l4.266 4.655a.506.506 0 0 1 0 .678l-4.266 4.655a1.503 1.503 0 0 0 0 2.028zm8.357-5.222a1.005 1.005 0 0 1-1.464-.013l-3.839-4.188a1.51 1.51 0 0 1 0-2.03l3.839-4.188a1.004 1.004 0 0 1 1.464-.013l3.85 4.201a1.505 1.505 0 0 1 0 2.03z"/></svg>
</template>

CSS

.icon-powerapps {
  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%22m19.012%2018.027l-4.751%205.183a1%201%200%200%201-1.477%200l-4.148-4.525a1.003%201.003%200%200%201%200-1.353l4.266-4.655a1.006%201.006%200%200%200%200-1.354L8.636%206.668c-.35-.38-.35-.972%200-1.353L12.784.79a1.003%201.003%200%200%201%201.477%200l4.751%205.183c-.414.004-.809.18-1.088.486l-3.84%204.188a2.01%202.01%200%200%200%200%202.706l3.84%204.188c.293.32.69.482%201.088.486m-7.613%204.411l-.627.716a1%201%200%200%201-1.507%200L.371%2012.989a1.5%201.5%200%200%201%200-1.978L9.265.846a1%201%200%200%201%201.507%200l.627.716l-3.131%203.416a1.503%201.503%200%200%200%200%202.028l4.266%204.655a.506.506%200%200%201%200%20.678l-4.266%204.655a1.503%201.503%200%200%200%200%202.028zm8.357-5.222a1.005%201.005%200%200%201-1.464-.013l-3.839-4.188a1.51%201.51%200%200%201%200-2.03l3.839-4.188a1.004%201.004%200%200%201%201.464-.013l3.85%204.201a1.505%201.505%200%200%201%200%202.03z%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%22m19.012%2018.027l-4.751%205.183a1%201%200%200%201-1.477%200l-4.148-4.525a1.003%201.003%200%200%201%200-1.353l4.266-4.655a1.006%201.006%200%200%200%200-1.354L8.636%206.668c-.35-.38-.35-.972%200-1.353L12.784.79a1.003%201.003%200%200%201%201.477%200l4.751%205.183c-.414.004-.809.18-1.088.486l-3.84%204.188a2.01%202.01%200%200%200%200%202.706l3.84%204.188c.293.32.69.482%201.088.486m-7.613%204.411l-.627.716a1%201%200%200%201-1.507%200L.371%2012.989a1.5%201.5%200%200%201%200-1.978L9.265.846a1%201%200%200%201%201.507%200l.627.716l-3.131%203.416a1.503%201.503%200%200%200%200%202.028l4.266%204.655a.506.506%200%200%201%200%20.678l-4.266%204.655a1.503%201.503%200%200%200%200%202.028zm8.357-5.222a1.005%201.005%200%200%201-1.464-.013l-3.839-4.188a1.51%201.51%200%200%201%200-2.03l3.839-4.188a1.004%201.004%200%200%201%201.464-.013l3.85%204.201a1.505%201.505%200%200%201%200%202.03z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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