autopilot icon
autopilot-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- autopilot-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- 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.997 5.977l-3.639 3.108a2.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.122a1.993 1.993 0 0 0-.459-3.304l-1.614-.762zM9.32 4a2.84 2.84 0 0 1 .263 3.323l-.815 1.333l1.59.751A2.87 2.87 0 0 1 12 12v.08l-.002.065l5.3-4.527A2 2 0 0 0 18 6.098V6a2 2 0 0 0-2-2zM4.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 FluentAutopilot20Regular(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.997 5.977l-3.639 3.108a2.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.122a1.993 1.993 0 0 0-.459-3.304l-1.614-.762zM9.32 4a2.84 2.84 0 0 1 .263 3.323l-.815 1.333l1.59.751A2.87 2.87 0 0 1 12 12v.08l-.002.065l5.3-4.527A2 2 0 0 0 18 6.098V6a2 2 0 0 0-2-2zM4.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.997 5.977l-3.639 3.108a2.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.122a1.993 1.993 0 0 0-.459-3.304l-1.614-.762zM9.32 4a2.84 2.84 0 0 1 .263 3.323l-.815 1.333l1.59.751A2.87 2.87 0 0 1 12 12v.08l-.002.065l5.3-4.527A2 2 0 0 0 18 6.098V6a2 2 0 0 0-2-2zM4.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-regular {
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.997%205.977l-3.639%203.108a2.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.122a1.993%201.993%200%200%200-.459-3.304l-1.614-.762zM9.32%204a2.84%202.84%200%200%201%20.263%203.323l-.815%201.333l1.59.751A2.87%202.87%200%200%201%2012%2012v.08l-.002.065l5.3-4.527A2%202%200%200%200%2018%206.098V6a2%202%200%200%200-2-2zM4.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.997%205.977l-3.639%203.108a2.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.122a1.993%201.993%200%200%200-.459-3.304l-1.614-.762zM9.32%204a2.84%202.84%200%200%201%20.263%203.323l-.815%201.333l1.59.751A2.87%202.87%200%200%201%2012%2012v.08l-.002.065l5.3-4.527A2%202%200%200%200%2018%206.098V6a2%202%200%200%200-2-2zM4.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-regular.svg?color=%231a73e8&size=48