descend icon
descend from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- descend
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
Use the descend icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M11.549 16.6253L13.0129 11.161C13.0129 11.161 8.21885 12.3128 5.91213 14.0184C3.6054 15.7239 3.25986 19.4167 5.98653 20.9909C8.7132 22.5651 44.1733 39.9362 44.1733 39.9362L41.4054 31.142L11.549 16.6253Z"/><path d="M20 35L26 38"/><path d="M29 25L26 9L22 7L19 20"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDescend(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M11.549 16.6253L13.0129 11.161C13.0129 11.161 8.21885 12.3128 5.91213 14.0184C3.6054 15.7239 3.25986 19.4167 5.98653 20.9909C8.7132 22.5651 44.1733 39.9362 44.1733 39.9362L41.4054 31.142L11.549 16.6253Z"/><path d="M20 35L26 38"/><path d="M29 25L26 9L22 7L19 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M11.549 16.6253L13.0129 11.161C13.0129 11.161 8.21885 12.3128 5.91213 14.0184C3.6054 15.7239 3.25986 19.4167 5.98653 20.9909C8.7132 22.5651 44.1733 39.9362 44.1733 39.9362L41.4054 31.142L11.549 16.6253Z"/><path d="M20 35L26 38"/><path d="M29 25L26 9L22 7L19 20"/></g></svg> </template>
CSS
.icon-descend {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M11.549%2016.6253L13.0129%2011.161C13.0129%2011.161%208.21885%2012.3128%205.91213%2014.0184C3.6054%2015.7239%203.25986%2019.4167%205.98653%2020.9909C8.7132%2022.5651%2044.1733%2039.9362%2044.1733%2039.9362L41.4054%2031.142L11.549%2016.6253Z%22%2F%3E%3Cpath%20d%3D%22M20%2035L26%2038%22%2F%3E%3Cpath%20d%3D%22M29%2025L26%209L22%207L19%2020%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M11.549%2016.6253L13.0129%2011.161C13.0129%2011.161%208.21885%2012.3128%205.91213%2014.0184C3.6054%2015.7239%203.25986%2019.4167%205.98653%2020.9909C8.7132%2022.5651%2044.1733%2039.9362%2044.1733%2039.9362L41.4054%2031.142L11.549%2016.6253Z%22%2F%3E%3Cpath%20d%3D%22M20%2035L26%2038%22%2F%3E%3Cpath%20d%3D%22M29%2025L26%209L22%207L19%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/descend.svg?color=%231a73e8&size=48