microsoft copilot icon

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

Name
microsoft-copilot-line
Set
Remix Icon
Style
Line
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.63 2.863a2.83 2.83 0 0 1 2.45 1.903l.548 1.602l.002.005c.104.308.385.521.763.525h.656c1.076 0 1.979.322 2.588 1.04c.58.683.75 1.562.762 2.37c.022 1.59-.574 3.535-1.023 5.006c-.4 1.305-.923 2.699-1.641 3.783c-.71 1.07-1.756 2.048-3.232 2.048h-.001l-6.911-.007v-.001a2.83 2.83 0 0 1-2.674-1.91l-.002-.005l-.533-1.585a.79.79 0 0 0-.636-.524l-.124-.01H5.62v-.001h-.666c-1.076 0-1.98-.321-2.59-1.038c-.58-.684-.75-1.562-.762-2.37c-.023-1.591.572-3.535 1.022-5.007c.399-1.305.922-2.699 1.64-3.783c.709-1.07 1.755-2.05 3.232-2.05h6.908zM18.837 8.9h-2.678l-.097.01c-.228.044-.468.232-.56.577a1145 1145 0 0 1-1.55 5.755l-.013.052l-.02.049c-.396 1.018-1.352 1.76-2.493 1.76H8.311l.497 1.476c.115.335.43.56.783.56h.001l6.91.006c.482 0 1.003-.301 1.566-1.152c.555-.838 1.01-2.008 1.395-3.264c.478-1.564.953-3.18.936-4.392c-.008-.593-.136-.926-.286-1.104c-.122-.143-.385-.333-1.064-.334zM7.497 4.854c-.482 0-1.002.304-1.565 1.154c-.555.838-1.011 2.007-1.395 3.263c-.478 1.565-.952 3.181-.935 4.393c.009.593.137.926.288 1.104c.122.143.385.333 1.065.334h2.887c.254-.003.553-.193.658-.587c.37-1.395.98-3.668 1.549-5.755l.013-.051l.02-.05c.396-1.018 1.352-1.76 2.493-1.76h3.12l-.508-1.485a.83.83 0 0 0-.782-.56zM12.575 8.9c-.226 0-.483.146-.616.455c-.562 2.065-1.16 4.3-1.527 5.675q-.01.038-.022.073h1.016c.226 0 .483-.147.616-.457c.56-2.063 1.16-4.296 1.526-5.672l.023-.074z"/></svg>

React

import type { SVGProps } from "react";

export function RiMicrosoftCopilotLine(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.63 2.863a2.83 2.83 0 0 1 2.45 1.903l.548 1.602l.002.005c.104.308.385.521.763.525h.656c1.076 0 1.979.322 2.588 1.04c.58.683.75 1.562.762 2.37c.022 1.59-.574 3.535-1.023 5.006c-.4 1.305-.923 2.699-1.641 3.783c-.71 1.07-1.756 2.048-3.232 2.048h-.001l-6.911-.007v-.001a2.83 2.83 0 0 1-2.674-1.91l-.002-.005l-.533-1.585a.79.79 0 0 0-.636-.524l-.124-.01H5.62v-.001h-.666c-1.076 0-1.98-.321-2.59-1.038c-.58-.684-.75-1.562-.762-2.37c-.023-1.591.572-3.535 1.022-5.007c.399-1.305.922-2.699 1.64-3.783c.709-1.07 1.755-2.05 3.232-2.05h6.908zM18.837 8.9h-2.678l-.097.01c-.228.044-.468.232-.56.577a1145 1145 0 0 1-1.55 5.755l-.013.052l-.02.049c-.396 1.018-1.352 1.76-2.493 1.76H8.311l.497 1.476c.115.335.43.56.783.56h.001l6.91.006c.482 0 1.003-.301 1.566-1.152c.555-.838 1.01-2.008 1.395-3.264c.478-1.564.953-3.18.936-4.392c-.008-.593-.136-.926-.286-1.104c-.122-.143-.385-.333-1.064-.334zM7.497 4.854c-.482 0-1.002.304-1.565 1.154c-.555.838-1.011 2.007-1.395 3.263c-.478 1.565-.952 3.181-.935 4.393c.009.593.137.926.288 1.104c.122.143.385.333 1.065.334h2.887c.254-.003.553-.193.658-.587c.37-1.395.98-3.668 1.549-5.755l.013-.051l.02-.05c.396-1.018 1.352-1.76 2.493-1.76h3.12l-.508-1.485a.83.83 0 0 0-.782-.56zM12.575 8.9c-.226 0-.483.146-.616.455c-.562 2.065-1.16 4.3-1.527 5.675q-.01.038-.022.073h1.016c.226 0 .483-.147.616-.457c.56-2.063 1.16-4.296 1.526-5.672l.023-.074z"/></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.63 2.863a2.83 2.83 0 0 1 2.45 1.903l.548 1.602l.002.005c.104.308.385.521.763.525h.656c1.076 0 1.979.322 2.588 1.04c.58.683.75 1.562.762 2.37c.022 1.59-.574 3.535-1.023 5.006c-.4 1.305-.923 2.699-1.641 3.783c-.71 1.07-1.756 2.048-3.232 2.048h-.001l-6.911-.007v-.001a2.83 2.83 0 0 1-2.674-1.91l-.002-.005l-.533-1.585a.79.79 0 0 0-.636-.524l-.124-.01H5.62v-.001h-.666c-1.076 0-1.98-.321-2.59-1.038c-.58-.684-.75-1.562-.762-2.37c-.023-1.591.572-3.535 1.022-5.007c.399-1.305.922-2.699 1.64-3.783c.709-1.07 1.755-2.05 3.232-2.05h6.908zM18.837 8.9h-2.678l-.097.01c-.228.044-.468.232-.56.577a1145 1145 0 0 1-1.55 5.755l-.013.052l-.02.049c-.396 1.018-1.352 1.76-2.493 1.76H8.311l.497 1.476c.115.335.43.56.783.56h.001l6.91.006c.482 0 1.003-.301 1.566-1.152c.555-.838 1.01-2.008 1.395-3.264c.478-1.564.953-3.18.936-4.392c-.008-.593-.136-.926-.286-1.104c-.122-.143-.385-.333-1.064-.334zM7.497 4.854c-.482 0-1.002.304-1.565 1.154c-.555.838-1.011 2.007-1.395 3.263c-.478 1.565-.952 3.181-.935 4.393c.009.593.137.926.288 1.104c.122.143.385.333 1.065.334h2.887c.254-.003.553-.193.658-.587c.37-1.395.98-3.668 1.549-5.755l.013-.051l.02-.05c.396-1.018 1.352-1.76 2.493-1.76h3.12l-.508-1.485a.83.83 0 0 0-.782-.56zM12.575 8.9c-.226 0-.483.146-.616.455c-.562 2.065-1.16 4.3-1.527 5.675q-.01.038-.022.073h1.016c.226 0 .483-.147.616-.457c.56-2.063 1.16-4.296 1.526-5.672l.023-.074z"/></svg>
</template>

CSS

.icon-microsoft-copilot-line {
  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.63%202.863a2.83%202.83%200%200%201%202.45%201.903l.548%201.602l.002.005c.104.308.385.521.763.525h.656c1.076%200%201.979.322%202.588%201.04c.58.683.75%201.562.762%202.37c.022%201.59-.574%203.535-1.023%205.006c-.4%201.305-.923%202.699-1.641%203.783c-.71%201.07-1.756%202.048-3.232%202.048h-.001l-6.911-.007v-.001a2.83%202.83%200%200%201-2.674-1.91l-.002-.005l-.533-1.585a.79.79%200%200%200-.636-.524l-.124-.01H5.62v-.001h-.666c-1.076%200-1.98-.321-2.59-1.038c-.58-.684-.75-1.562-.762-2.37c-.023-1.591.572-3.535%201.022-5.007c.399-1.305.922-2.699%201.64-3.783c.709-1.07%201.755-2.05%203.232-2.05h6.908zM18.837%208.9h-2.678l-.097.01c-.228.044-.468.232-.56.577a1145%201145%200%200%201-1.55%205.755l-.013.052l-.02.049c-.396%201.018-1.352%201.76-2.493%201.76H8.311l.497%201.476c.115.335.43.56.783.56h.001l6.91.006c.482%200%201.003-.301%201.566-1.152c.555-.838%201.01-2.008%201.395-3.264c.478-1.564.953-3.18.936-4.392c-.008-.593-.136-.926-.286-1.104c-.122-.143-.385-.333-1.064-.334zM7.497%204.854c-.482%200-1.002.304-1.565%201.154c-.555.838-1.011%202.007-1.395%203.263c-.478%201.565-.952%203.181-.935%204.393c.009.593.137.926.288%201.104c.122.143.385.333%201.065.334h2.887c.254-.003.553-.193.658-.587c.37-1.395.98-3.668%201.549-5.755l.013-.051l.02-.05c.396-1.018%201.352-1.76%202.493-1.76h3.12l-.508-1.485a.83.83%200%200%200-.782-.56zM12.575%208.9c-.226%200-.483.146-.616.455c-.562%202.065-1.16%204.3-1.527%205.675q-.01.038-.022.073h1.016c.226%200%20.483-.147.616-.457c.56-2.063%201.16-4.296%201.526-5.672l.023-.074z%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.63%202.863a2.83%202.83%200%200%201%202.45%201.903l.548%201.602l.002.005c.104.308.385.521.763.525h.656c1.076%200%201.979.322%202.588%201.04c.58.683.75%201.562.762%202.37c.022%201.59-.574%203.535-1.023%205.006c-.4%201.305-.923%202.699-1.641%203.783c-.71%201.07-1.756%202.048-3.232%202.048h-.001l-6.911-.007v-.001a2.83%202.83%200%200%201-2.674-1.91l-.002-.005l-.533-1.585a.79.79%200%200%200-.636-.524l-.124-.01H5.62v-.001h-.666c-1.076%200-1.98-.321-2.59-1.038c-.58-.684-.75-1.562-.762-2.37c-.023-1.591.572-3.535%201.022-5.007c.399-1.305.922-2.699%201.64-3.783c.709-1.07%201.755-2.05%203.232-2.05h6.908zM18.837%208.9h-2.678l-.097.01c-.228.044-.468.232-.56.577a1145%201145%200%200%201-1.55%205.755l-.013.052l-.02.049c-.396%201.018-1.352%201.76-2.493%201.76H8.311l.497%201.476c.115.335.43.56.783.56h.001l6.91.006c.482%200%201.003-.301%201.566-1.152c.555-.838%201.01-2.008%201.395-3.264c.478-1.564.953-3.18.936-4.392c-.008-.593-.136-.926-.286-1.104c-.122-.143-.385-.333-1.064-.334zM7.497%204.854c-.482%200-1.002.304-1.565%201.154c-.555.838-1.011%202.007-1.395%203.263c-.478%201.565-.952%203.181-.935%204.393c.009.593.137.926.288%201.104c.122.143.385.333%201.065.334h2.887c.254-.003.553-.193.658-.587c.37-1.395.98-3.668%201.549-5.755l.013-.051l.02-.05c.396-1.018%201.352-1.76%202.493-1.76h3.12l-.508-1.485a.83.83%200%200%200-.782-.56zM12.575%208.9c-.226%200-.483.146-.616.455c-.562%202.065-1.16%204.3-1.527%205.675q-.01.038-.022.073h1.016c.226%200%20.483-.147.616-.457c.56-2.063%201.16-4.296%201.526-5.672l.023-.074z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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