send icon
send-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- send-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
sendAkar Iconssend-outlinedAnt Design IconssendBootstrap IconssendBoxIcons v2sendBoxIcons v2 SolidsendCarbonsendCodiconssendFeather Iconssend-16-filledFluent UI System Iconssend-16Fluent UI System Color IconssendHuge IconssendIconParksendIconPark OutlinesendIconoirsendIonIconssendLucidesendMajesticonssendMaterial SymbolssendMaterial Symbols LightsendMaterial Design Iconssend-fillMingCute IconsendMyna UI IconssendPixelarticonssendPrime Icons
Related icons in Keyline Icons
Use the send icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.7163 6.9585L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.0415 22.2837C16.9158 22.7085 16.5256 23 16.0826 23C15.7522 23 15.443 22.8368 15.2567 22.5638L9.6495 14.3505L1.4362 8.7433C1.1632 8.557 1 8.2478 1 7.9174C1 7.4744 1.2915 7.0842 1.7163 6.9585ZM16.1845 7.8155L8.3888 13.4899L9.6495 14.3505L10.5101 15.6112L16.1845 7.8155Z"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsSendSharpFill(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="M1.7163 6.9585L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.0415 22.2837C16.9158 22.7085 16.5256 23 16.0826 23C15.7522 23 15.443 22.8368 15.2567 22.5638L9.6495 14.3505L1.4362 8.7433C1.1632 8.557 1 8.2478 1 7.9174C1 7.4744 1.2915 7.0842 1.7163 6.9585ZM16.1845 7.8155L8.3888 13.4899L9.6495 14.3505L10.5101 15.6112L16.1845 7.8155Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.7163 6.9585L21.7163 1.0411C21.8084 1.0138 21.9039 1 22 1C22.5523 1 23 1.4477 23 2C23 2.0961 22.9862 2.1916 22.9589 2.2837L17.0415 22.2837C16.9158 22.7085 16.5256 23 16.0826 23C15.7522 23 15.443 22.8368 15.2567 22.5638L9.6495 14.3505L1.4362 8.7433C1.1632 8.557 1 8.2478 1 7.9174C1 7.4744 1.2915 7.0842 1.7163 6.9585ZM16.1845 7.8155L8.3888 13.4899L9.6495 14.3505L10.5101 15.6112L16.1845 7.8155Z"/></svg> </template>
CSS
.icon-send-sharp-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%22M1.7163%206.9585L21.7163%201.0411C21.8084%201.0138%2021.9039%201%2022%201C22.5523%201%2023%201.4477%2023%202C23%202.0961%2022.9862%202.1916%2022.9589%202.2837L17.0415%2022.2837C16.9158%2022.7085%2016.5256%2023%2016.0826%2023C15.7522%2023%2015.443%2022.8368%2015.2567%2022.5638L9.6495%2014.3505L1.4362%208.7433C1.1632%208.557%201%208.2478%201%207.9174C1%207.4744%201.2915%207.0842%201.7163%206.9585ZM16.1845%207.8155L8.3888%2013.4899L9.6495%2014.3505L10.5101%2015.6112L16.1845%207.8155Z%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%22M1.7163%206.9585L21.7163%201.0411C21.8084%201.0138%2021.9039%201%2022%201C22.5523%201%2023%201.4477%2023%202C23%202.0961%2022.9862%202.1916%2022.9589%202.2837L17.0415%2022.2837C16.9158%2022.7085%2016.5256%2023%2016.0826%2023C15.7522%2023%2015.443%2022.8368%2015.2567%2022.5638L9.6495%2014.3505L1.4362%208.7433C1.1632%208.557%201%208.2478%201%207.9174C1%207.4744%201.2915%207.0842%201.7163%206.9585ZM16.1845%207.8155L8.3888%2013.4899L9.6495%2014.3505L10.5101%2015.6112L16.1845%207.8155Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/send-sharp-fill.svg?color=%231a73e8&size=48