microsoft copilot icon

microsoft-copilot-fill from Remix Icon by Remix Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
microsoft-copilot-fill
Set
Remix Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

Related icons in Remix Icon

Use the microsoft copilot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.865 3.063c.857 0 1.618.544 1.896 1.355l.602 1.758c.269.785.993 1.32 1.817 1.352h.553l.08.003h.073l-.005.002c3.672.114 2.36 4.494 1.356 7.782c-.86 2.811-2.149 5.623-4.297 5.623H9.36c-.86 0-1.625-.55-1.9-1.365l-.586-1.739a2.005 2.005 0 0 0-1.877-1.364h-.73c-3.855 0-2.523-4.454-1.505-7.784c.86-2.812 2.149-5.623 4.297-5.623zm-1.62 4.468c-.812 0-1.535.49-1.845 1.225c-.67 2.272-1.391 4.746-1.83 6.264a2.01 2.01 0 0 1-1.905 1.449h3.078c.862 0 1.623-.552 1.897-1.363c.659-2.234 1.36-4.639 1.79-6.127a2.005 2.005 0 0 1 1.857-1.448z"/></svg>

React

import type { SVGProps } from "react";

export function RiMicrosoftCopilotFill(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="M14.865 3.063c.857 0 1.618.544 1.896 1.355l.602 1.758c.269.785.993 1.32 1.817 1.352h.553l.08.003h.073l-.005.002c3.672.114 2.36 4.494 1.356 7.782c-.86 2.811-2.149 5.623-4.297 5.623H9.36c-.86 0-1.625-.55-1.9-1.365l-.586-1.739a2.005 2.005 0 0 0-1.877-1.364h-.73c-3.855 0-2.523-4.454-1.505-7.784c.86-2.812 2.149-5.623 4.297-5.623zm-1.62 4.468c-.812 0-1.535.49-1.845 1.225c-.67 2.272-1.391 4.746-1.83 6.264a2.01 2.01 0 0 1-1.905 1.449h3.078c.862 0 1.623-.552 1.897-1.363c.659-2.234 1.36-4.639 1.79-6.127a2.005 2.005 0 0 1 1.857-1.448z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.865 3.063c.857 0 1.618.544 1.896 1.355l.602 1.758c.269.785.993 1.32 1.817 1.352h.553l.08.003h.073l-.005.002c3.672.114 2.36 4.494 1.356 7.782c-.86 2.811-2.149 5.623-4.297 5.623H9.36c-.86 0-1.625-.55-1.9-1.365l-.586-1.739a2.005 2.005 0 0 0-1.877-1.364h-.73c-3.855 0-2.523-4.454-1.505-7.784c.86-2.812 2.149-5.623 4.297-5.623zm-1.62 4.468c-.812 0-1.535.49-1.845 1.225c-.67 2.272-1.391 4.746-1.83 6.264a2.01 2.01 0 0 1-1.905 1.449h3.078c.862 0 1.623-.552 1.897-1.363c.659-2.234 1.36-4.639 1.79-6.127a2.005 2.005 0 0 1 1.857-1.448z"/></svg>
</template>

CSS

.icon-microsoft-copilot-fill {
  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%22M14.865%203.063c.857%200%201.618.544%201.896%201.355l.602%201.758c.269.785.993%201.32%201.817%201.352h.553l.08.003h.073l-.005.002c3.672.114%202.36%204.494%201.356%207.782c-.86%202.811-2.149%205.623-4.297%205.623H9.36c-.86%200-1.625-.55-1.9-1.365l-.586-1.739a2.005%202.005%200%200%200-1.877-1.364h-.73c-3.855%200-2.523-4.454-1.505-7.784c.86-2.812%202.149-5.623%204.297-5.623zm-1.62%204.468c-.812%200-1.535.49-1.845%201.225c-.67%202.272-1.391%204.746-1.83%206.264a2.01%202.01%200%200%201-1.905%201.449h3.078c.862%200%201.623-.552%201.897-1.363c.659-2.234%201.36-4.639%201.79-6.127a2.005%202.005%200%200%201%201.857-1.448z%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%22M14.865%203.063c.857%200%201.618.544%201.896%201.355l.602%201.758c.269.785.993%201.32%201.817%201.352h.553l.08.003h.073l-.005.002c3.672.114%202.36%204.494%201.356%207.782c-.86%202.811-2.149%205.623-4.297%205.623H9.36c-.86%200-1.625-.55-1.9-1.365l-.586-1.739a2.005%202.005%200%200%200-1.877-1.364h-.73c-3.855%200-2.523-4.454-1.505-7.784c.86-2.812%202.149-5.623%204.297-5.623zm-1.62%204.468c-.812%200-1.535.49-1.845%201.225c-.67%202.272-1.391%204.746-1.83%206.264a2.01%202.01%200%200%201-1.905%201.449h3.078c.862%200%201.623-.552%201.897-1.363c.659-2.234%201.36-4.639%201.79-6.127a2.005%202.005%200%200%201%201.857-1.448z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/microsoft-copilot-fill.svg?color=%231a73e8&size=48