parachute icon
parachute-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- parachute-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the parachute icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 9 9c0 3.51-2.353 5.775-4.47 7.098a16.4 16.4 0 0 1-2.702 1.342c.109.16.172.352.172.56v1a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1c0-.208.063-.4.17-.56a16.4 16.4 0 0 1-2.7-1.342C5.353 16.775 3 14.51 3 11a9 9 0 0 1 9-9m5 10a2 2 0 0 0-1.938 1.505c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2.002 2.002 0 0 0-3.876 0c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2 2 0 0 0-3.251-1.014c-.246.214-.28.573-.135.865c.637 1.286 1.757 2.284 2.977 3.046c.928.58 1.864.99 2.572 1.255c.234.088.443.16.615.216c.185.06.384.06.568 0c.172-.056.38-.128.614-.216a14.6 14.6 0 0 0 2.572-1.255c1.22-.762 2.34-1.76 2.978-3.046c.145-.292.11-.65-.136-.865A2 2 0 0 0 17 12"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteParachuteFill(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="M12 2a9 9 0 0 1 9 9c0 3.51-2.353 5.775-4.47 7.098a16.4 16.4 0 0 1-2.702 1.342c.109.16.172.352.172.56v1a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1c0-.208.063-.4.17-.56a16.4 16.4 0 0 1-2.7-1.342C5.353 16.775 3 14.51 3 11a9 9 0 0 1 9-9m5 10a2 2 0 0 0-1.938 1.505c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2.002 2.002 0 0 0-3.876 0c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2 2 0 0 0-3.251-1.014c-.246.214-.28.573-.135.865c.637 1.286 1.757 2.284 2.977 3.046c.928.58 1.864.99 2.572 1.255c.234.088.443.16.615.216c.185.06.384.06.568 0c.172-.056.38-.128.614-.216a14.6 14.6 0 0 0 2.572-1.255c1.22-.762 2.34-1.76 2.978-3.046c.145-.292.11-.65-.136-.865A2 2 0 0 0 17 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 9 9c0 3.51-2.353 5.775-4.47 7.098a16.4 16.4 0 0 1-2.702 1.342c.109.16.172.352.172.56v1a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1c0-.208.063-.4.17-.56a16.4 16.4 0 0 1-2.7-1.342C5.353 16.775 3 14.51 3 11a9 9 0 0 1 9-9m5 10a2 2 0 0 0-1.938 1.505c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2.002 2.002 0 0 0-3.876 0c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2 2 0 0 0-3.251-1.014c-.246.214-.28.573-.135.865c.637 1.286 1.757 2.284 2.977 3.046c.928.58 1.864.99 2.572 1.255c.234.088.443.16.615.216c.185.06.384.06.568 0c.172-.056.38-.128.614-.216a14.6 14.6 0 0 0 2.572-1.255c1.22-.762 2.34-1.76 2.978-3.046c.145-.292.11-.65-.136-.865A2 2 0 0 0 17 12"/></svg> </template>
CSS
.icon-parachute-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%22M12%202a9%209%200%200%201%209%209c0%203.51-2.353%205.775-4.47%207.098a16.4%2016.4%200%200%201-2.702%201.342c.109.16.172.352.172.56v1a1%201%200%200%201-1%201h-2a1%201%200%200%201-1-1v-1c0-.208.063-.4.17-.56a16.4%2016.4%200%200%201-2.7-1.342C5.353%2016.775%203%2014.51%203%2011a9%209%200%200%201%209-9m5%2010a2%202%200%200%200-1.938%201.505c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2.002%202.002%200%200%200-3.876%200c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2%202%200%200%200-3.251-1.014c-.246.214-.28.573-.135.865c.637%201.286%201.757%202.284%202.977%203.046c.928.58%201.864.99%202.572%201.255c.234.088.443.16.615.216c.185.06.384.06.568%200c.172-.056.38-.128.614-.216a14.6%2014.6%200%200%200%202.572-1.255c1.22-.762%202.34-1.76%202.978-3.046c.145-.292.11-.65-.136-.865A2%202%200%200%200%2017%2012%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%22M12%202a9%209%200%200%201%209%209c0%203.51-2.353%205.775-4.47%207.098a16.4%2016.4%200%200%201-2.702%201.342c.109.16.172.352.172.56v1a1%201%200%200%201-1%201h-2a1%201%200%200%201-1-1v-1c0-.208.063-.4.17-.56a16.4%2016.4%200%200%201-2.7-1.342C5.353%2016.775%203%2014.51%203%2011a9%209%200%200%201%209-9m5%2010a2%202%200%200%200-1.938%201.505c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2.002%202.002%200%200%200-3.876%200c-.069.268-.286.495-.562.495s-.493-.228-.562-.495a2%202%200%200%200-3.251-1.014c-.246.214-.28.573-.135.865c.637%201.286%201.757%202.284%202.977%203.046c.928.58%201.864.99%202.572%201.255c.234.088.443.16.615.216c.185.06.384.06.568%200c.172-.056.38-.128.614-.216a14.6%2014.6%200%200%200%202.572-1.255c1.22-.762%202.34-1.76%202.978-3.046c.145-.292.11-.65-.136-.865A2%202%200%200%200%2017%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/parachute-fill.svg?color=%231a73e8&size=48