autopilot-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
autopilot-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Use the autopilot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3a3 3 0 0 1 3 3v.098a3 3 0 0 1-1.052 2.28l-6.99 5.97c-.545.47-1.086.946-1.642 1.402l-2.004 1.713a2.25 2.25 0 0 1-1.46.537a2.23 2.23 0 0 1-2.163-1.68a2.22 2.22 0 0 1 .26-1.695l3.385-5.54l-4.083-1.928A2.183 2.183 0 0 1 4.184 3zM4.802 15.147c-.17.278-.221.613-.142.93c.135.539.63.923 1.193.923c.296 0 .587-.106.81-.297l3.653-3.123a1.992 1.992 0 0 0-.459-3.303l-1.614-.762zM4.184 4a1.184 1.184 0 0 0-.506 2.253l4.18 1.974l.871-1.425A1.84 1.84 0 0 0 7.346 4.01L7.16 4z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAutopilot20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3a3 3 0 0 1 3 3v.098a3 3 0 0 1-1.052 2.28l-6.99 5.97c-.545.47-1.086.946-1.642 1.402l-2.004 1.713a2.25 2.25 0 0 1-1.46.537a2.23 2.23 0 0 1-2.163-1.68a2.22 2.22 0 0 1 .26-1.695l3.385-5.54l-4.083-1.928A2.183 2.183 0 0 1 4.184 3zM4.802 15.147c-.17.278-.221.613-.142.93c.135.539.63.923 1.193.923c.296 0 .587-.106.81-.297l3.653-3.123a1.992 1.992 0 0 0-.459-3.303l-1.614-.762zM4.184 4a1.184 1.184 0 0 0-.506 2.253l4.18 1.974l.871-1.425A1.84 1.84 0 0 0 7.346 4.01L7.16 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3a3 3 0 0 1 3 3v.098a3 3 0 0 1-1.052 2.28l-6.99 5.97c-.545.47-1.086.946-1.642 1.402l-2.004 1.713a2.25 2.25 0 0 1-1.46.537a2.23 2.23 0 0 1-2.163-1.68a2.22 2.22 0 0 1 .26-1.695l3.385-5.54l-4.083-1.928A2.183 2.183 0 0 1 4.184 3zM4.802 15.147c-.17.278-.221.613-.142.93c.135.539.63.923 1.193.923c.296 0 .587-.106.81-.297l3.653-3.123a1.992 1.992 0 0 0-.459-3.303l-1.614-.762zM4.184 4a1.184 1.184 0 0 0-.506 2.253l4.18 1.974l.871-1.425A1.84 1.84 0 0 0 7.346 4.01L7.16 4z"/></svg>
</template>

CSS

.icon-autopilot-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203a3%203%200%200%201%203%203v.098a3%203%200%200%201-1.052%202.28l-6.99%205.97c-.545.47-1.086.946-1.642%201.402l-2.004%201.713a2.25%202.25%200%200%201-1.46.537a2.23%202.23%200%200%201-2.163-1.68a2.22%202.22%200%200%201%20.26-1.695l3.385-5.54l-4.083-1.928A2.183%202.183%200%200%201%204.184%203zM4.802%2015.147c-.17.278-.221.613-.142.93c.135.539.63.923%201.193.923c.296%200%20.587-.106.81-.297l3.653-3.123a1.992%201.992%200%200%200-.459-3.303l-1.614-.762zM4.184%204a1.184%201.184%200%200%200-.506%202.253l4.18%201.974l.871-1.425A1.84%201.84%200%200%200%207.346%204.01L7.16%204z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203a3%203%200%200%201%203%203v.098a3%203%200%200%201-1.052%202.28l-6.99%205.97c-.545.47-1.086.946-1.642%201.402l-2.004%201.713a2.25%202.25%200%200%201-1.46.537a2.23%202.23%200%200%201-2.163-1.68a2.22%202.22%200%200%201%20.26-1.695l3.385-5.54l-4.083-1.928A2.183%202.183%200%200%201%204.184%203zM4.802%2015.147c-.17.278-.221.613-.142.93c.135.539.63.923%201.193.923c.296%200%20.587-.106.81-.297l3.653-3.123a1.992%201.992%200%200%200-.459-3.303l-1.614-.762zM4.184%204a1.184%201.184%200%200%200-.506%202.253l4.18%201.974l.871-1.425A1.84%201.84%200%200%200%207.346%204.01L7.16%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/autopilot-20-filled.svg?color=%231a73e8&size=48