copilot icon
copilot-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- copilot-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the copilot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.4 7.8c0-2.088 1.178-3 3.172-3c1.196 0 2.129.264 2.129 1.6c0 1.814-.575 3.75-2.7 3.75c-1.229 0-1.798-.176-2.09-.424c-.247-.21-.51-.67-.51-1.926m3.172-5C5.497 2.8 3.4 4.626 3.4 7.8c0 .999.137 1.89.53 2.605l-.183.364a6.3 6.3 0 0 0-1.425 1.107c-1.061 1.126-.973 2.389-.973 3.824c0 2.267 2.512 3.62 4.315 4.373c2.133.89 4.677 1.427 6.336 1.427c1.658 0 4.202-.537 6.335-1.427c1.803-.753 4.315-2.106 4.315-4.373c0-1.435.088-2.698-.973-3.824a6.3 6.3 0 0 0-1.425-1.107l-.182-.364c.392-.716.53-1.606.53-2.605c0-3.174-2.097-5-5.172-5c-1.24 0-2.618.259-3.428 1.283C11.19 3.059 9.813 2.8 8.57 2.8M8 12.15c1.692 0 3.224-.815 4-2.334c.775 1.519 2.307 2.334 4 2.334c.894 0 1.769-.074 2.517-.38c.511.596 1.17.911 1.705 1.478c.639.678.428 1.585.428 2.452c0 1.272-2.166 2.143-3.086 2.527c-1.942.81-4.223 1.273-5.565 1.273c-1.341 0-3.623-.463-5.565-1.273c-.919-.384-3.085-1.255-3.085-2.527c0-.867-.21-1.774.428-2.452c.56-.594 1.341-.75 1.705-1.478c.748.306 1.623.38 2.518.38m5.3-5.75c0-1.336.932-1.6 2.128-1.6c1.994 0 3.172.912 3.172 3c0 1.257-.264 1.715-.511 1.926c-.292.248-.861.424-2.09.424c-2.125 0-2.7-1.936-2.7-3.75m-4.638 8.084a1.001 1.001 0 1 1 2.002 0v1.997a1.001 1.001 0 1 1-2.002 0zm6.675 0a1.001 1.001 0 1 0-2.003 0v1.997a1.001 1.001 0 1 0 2.003 0z"/></svg>
React
import type { SVGProps } from "react";
export function RiCopilotLine(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="M5.4 7.8c0-2.088 1.178-3 3.172-3c1.196 0 2.129.264 2.129 1.6c0 1.814-.575 3.75-2.7 3.75c-1.229 0-1.798-.176-2.09-.424c-.247-.21-.51-.67-.51-1.926m3.172-5C5.497 2.8 3.4 4.626 3.4 7.8c0 .999.137 1.89.53 2.605l-.183.364a6.3 6.3 0 0 0-1.425 1.107c-1.061 1.126-.973 2.389-.973 3.824c0 2.267 2.512 3.62 4.315 4.373c2.133.89 4.677 1.427 6.336 1.427c1.658 0 4.202-.537 6.335-1.427c1.803-.753 4.315-2.106 4.315-4.373c0-1.435.088-2.698-.973-3.824a6.3 6.3 0 0 0-1.425-1.107l-.182-.364c.392-.716.53-1.606.53-2.605c0-3.174-2.097-5-5.172-5c-1.24 0-2.618.259-3.428 1.283C11.19 3.059 9.813 2.8 8.57 2.8M8 12.15c1.692 0 3.224-.815 4-2.334c.775 1.519 2.307 2.334 4 2.334c.894 0 1.769-.074 2.517-.38c.511.596 1.17.911 1.705 1.478c.639.678.428 1.585.428 2.452c0 1.272-2.166 2.143-3.086 2.527c-1.942.81-4.223 1.273-5.565 1.273c-1.341 0-3.623-.463-5.565-1.273c-.919-.384-3.085-1.255-3.085-2.527c0-.867-.21-1.774.428-2.452c.56-.594 1.341-.75 1.705-1.478c.748.306 1.623.38 2.518.38m5.3-5.75c0-1.336.932-1.6 2.128-1.6c1.994 0 3.172.912 3.172 3c0 1.257-.264 1.715-.511 1.926c-.292.248-.861.424-2.09.424c-2.125 0-2.7-1.936-2.7-3.75m-4.638 8.084a1.001 1.001 0 1 1 2.002 0v1.997a1.001 1.001 0 1 1-2.002 0zm6.675 0a1.001 1.001 0 1 0-2.003 0v1.997a1.001 1.001 0 1 0 2.003 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.4 7.8c0-2.088 1.178-3 3.172-3c1.196 0 2.129.264 2.129 1.6c0 1.814-.575 3.75-2.7 3.75c-1.229 0-1.798-.176-2.09-.424c-.247-.21-.51-.67-.51-1.926m3.172-5C5.497 2.8 3.4 4.626 3.4 7.8c0 .999.137 1.89.53 2.605l-.183.364a6.3 6.3 0 0 0-1.425 1.107c-1.061 1.126-.973 2.389-.973 3.824c0 2.267 2.512 3.62 4.315 4.373c2.133.89 4.677 1.427 6.336 1.427c1.658 0 4.202-.537 6.335-1.427c1.803-.753 4.315-2.106 4.315-4.373c0-1.435.088-2.698-.973-3.824a6.3 6.3 0 0 0-1.425-1.107l-.182-.364c.392-.716.53-1.606.53-2.605c0-3.174-2.097-5-5.172-5c-1.24 0-2.618.259-3.428 1.283C11.19 3.059 9.813 2.8 8.57 2.8M8 12.15c1.692 0 3.224-.815 4-2.334c.775 1.519 2.307 2.334 4 2.334c.894 0 1.769-.074 2.517-.38c.511.596 1.17.911 1.705 1.478c.639.678.428 1.585.428 2.452c0 1.272-2.166 2.143-3.086 2.527c-1.942.81-4.223 1.273-5.565 1.273c-1.341 0-3.623-.463-5.565-1.273c-.919-.384-3.085-1.255-3.085-2.527c0-.867-.21-1.774.428-2.452c.56-.594 1.341-.75 1.705-1.478c.748.306 1.623.38 2.518.38m5.3-5.75c0-1.336.932-1.6 2.128-1.6c1.994 0 3.172.912 3.172 3c0 1.257-.264 1.715-.511 1.926c-.292.248-.861.424-2.09.424c-2.125 0-2.7-1.936-2.7-3.75m-4.638 8.084a1.001 1.001 0 1 1 2.002 0v1.997a1.001 1.001 0 1 1-2.002 0zm6.675 0a1.001 1.001 0 1 0-2.003 0v1.997a1.001 1.001 0 1 0 2.003 0z"/></svg> </template>
CSS
.icon-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%22M5.4%207.8c0-2.088%201.178-3%203.172-3c1.196%200%202.129.264%202.129%201.6c0%201.814-.575%203.75-2.7%203.75c-1.229%200-1.798-.176-2.09-.424c-.247-.21-.51-.67-.51-1.926m3.172-5C5.497%202.8%203.4%204.626%203.4%207.8c0%20.999.137%201.89.53%202.605l-.183.364a6.3%206.3%200%200%200-1.425%201.107c-1.061%201.126-.973%202.389-.973%203.824c0%202.267%202.512%203.62%204.315%204.373c2.133.89%204.677%201.427%206.336%201.427c1.658%200%204.202-.537%206.335-1.427c1.803-.753%204.315-2.106%204.315-4.373c0-1.435.088-2.698-.973-3.824a6.3%206.3%200%200%200-1.425-1.107l-.182-.364c.392-.716.53-1.606.53-2.605c0-3.174-2.097-5-5.172-5c-1.24%200-2.618.259-3.428%201.283C11.19%203.059%209.813%202.8%208.57%202.8M8%2012.15c1.692%200%203.224-.815%204-2.334c.775%201.519%202.307%202.334%204%202.334c.894%200%201.769-.074%202.517-.38c.511.596%201.17.911%201.705%201.478c.639.678.428%201.585.428%202.452c0%201.272-2.166%202.143-3.086%202.527c-1.942.81-4.223%201.273-5.565%201.273c-1.341%200-3.623-.463-5.565-1.273c-.919-.384-3.085-1.255-3.085-2.527c0-.867-.21-1.774.428-2.452c.56-.594%201.341-.75%201.705-1.478c.748.306%201.623.38%202.518.38m5.3-5.75c0-1.336.932-1.6%202.128-1.6c1.994%200%203.172.912%203.172%203c0%201.257-.264%201.715-.511%201.926c-.292.248-.861.424-2.09.424c-2.125%200-2.7-1.936-2.7-3.75m-4.638%208.084a1.001%201.001%200%201%201%202.002%200v1.997a1.001%201.001%200%201%201-2.002%200zm6.675%200a1.001%201.001%200%201%200-2.003%200v1.997a1.001%201.001%200%201%200%202.003%200z%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%22M5.4%207.8c0-2.088%201.178-3%203.172-3c1.196%200%202.129.264%202.129%201.6c0%201.814-.575%203.75-2.7%203.75c-1.229%200-1.798-.176-2.09-.424c-.247-.21-.51-.67-.51-1.926m3.172-5C5.497%202.8%203.4%204.626%203.4%207.8c0%20.999.137%201.89.53%202.605l-.183.364a6.3%206.3%200%200%200-1.425%201.107c-1.061%201.126-.973%202.389-.973%203.824c0%202.267%202.512%203.62%204.315%204.373c2.133.89%204.677%201.427%206.336%201.427c1.658%200%204.202-.537%206.335-1.427c1.803-.753%204.315-2.106%204.315-4.373c0-1.435.088-2.698-.973-3.824a6.3%206.3%200%200%200-1.425-1.107l-.182-.364c.392-.716.53-1.606.53-2.605c0-3.174-2.097-5-5.172-5c-1.24%200-2.618.259-3.428%201.283C11.19%203.059%209.813%202.8%208.57%202.8M8%2012.15c1.692%200%203.224-.815%204-2.334c.775%201.519%202.307%202.334%204%202.334c.894%200%201.769-.074%202.517-.38c.511.596%201.17.911%201.705%201.478c.639.678.428%201.585.428%202.452c0%201.272-2.166%202.143-3.086%202.527c-1.942.81-4.223%201.273-5.565%201.273c-1.341%200-3.623-.463-5.565-1.273c-.919-.384-3.085-1.255-3.085-2.527c0-.867-.21-1.774.428-2.452c.56-.594%201.341-.75%201.705-1.478c.748.306%201.623.38%202.518.38m5.3-5.75c0-1.336.932-1.6%202.128-1.6c1.994%200%203.172.912%203.172%203c0%201.257-.264%201.715-.511%201.926c-.292.248-.861.424-2.09.424c-2.125%200-2.7-1.936-2.7-3.75m-4.638%208.084a1.001%201.001%200%201%201%202.002%200v1.997a1.001%201.001%200%201%201-2.002%200zm6.675%200a1.001%201.001%200%201%200-2.003%200v1.997a1.001%201.001%200%201%200%202.003%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/copilot-line.svg?color=%231a73e8&size=48