swipe down icon
swipe-down-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- swipe-down-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the swipe down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.57 13.392q-.228-.867-.341-1.744t-.114-1.763q0-1.754.531-3.389T6.17 3.42q.123-.16.298-.206t.324.1q.147.149.153.352t-.117.362q-.875 1.32-1.351 2.801T5 9.885q0 .9.114 1.787t.365 1.744l1.696-1.691q.129-.123.314-.135q.184-.013.313.135q.129.129.12.314q-.01.184-.14.313l-2.178 2.179q-.242.242-.565.242t-.566-.242l-2.198-2.198q-.129-.13-.129-.304t.129-.304q.129-.148.314-.138q.184.01.313.138zm11.726 6.414q-.46.161-.96.149t-.955-.23l-5.746-2.663q-.24-.118-.323-.361t.034-.484l.012-.023q.154-.269.402-.428t.548-.189l2.854-.317l-2.858-7.81q-.073-.208.015-.387t.296-.253t.388.015t.253.296l2.477 6.825l1.719-.619l-1.294-3.556q-.073-.208.015-.387q.089-.18.296-.253t.388.015t.253.296l1.294 3.537l1.713-.639l-.944-2.606q-.073-.207.016-.377t.296-.244t.387.006t.253.287l.944 2.586l1.72-.619l-.27-.712q-.073-.207.006-.387t.287-.253t.387.006t.253.286l1.375 3.75q.517 1.383-.093 2.688q-.611 1.305-1.994 1.803z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSwipeDownRounded(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="M4.57 13.392q-.228-.867-.341-1.744t-.114-1.763q0-1.754.531-3.389T6.17 3.42q.123-.16.298-.206t.324.1q.147.149.153.352t-.117.362q-.875 1.32-1.351 2.801T5 9.885q0 .9.114 1.787t.365 1.744l1.696-1.691q.129-.123.314-.135q.184-.013.313.135q.129.129.12.314q-.01.184-.14.313l-2.178 2.179q-.242.242-.565.242t-.566-.242l-2.198-2.198q-.129-.13-.129-.304t.129-.304q.129-.148.314-.138q.184.01.313.138zm11.726 6.414q-.46.161-.96.149t-.955-.23l-5.746-2.663q-.24-.118-.323-.361t.034-.484l.012-.023q.154-.269.402-.428t.548-.189l2.854-.317l-2.858-7.81q-.073-.208.015-.387t.296-.253t.388.015t.253.296l2.477 6.825l1.719-.619l-1.294-3.556q-.073-.208.015-.387q.089-.18.296-.253t.388.015t.253.296l1.294 3.537l1.713-.639l-.944-2.606q-.073-.207.016-.377t.296-.244t.387.006t.253.287l.944 2.586l1.72-.619l-.27-.712q-.073-.207.006-.387t.287-.253t.387.006t.253.286l1.375 3.75q.517 1.383-.093 2.688q-.611 1.305-1.994 1.803z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.57 13.392q-.228-.867-.341-1.744t-.114-1.763q0-1.754.531-3.389T6.17 3.42q.123-.16.298-.206t.324.1q.147.149.153.352t-.117.362q-.875 1.32-1.351 2.801T5 9.885q0 .9.114 1.787t.365 1.744l1.696-1.691q.129-.123.314-.135q.184-.013.313.135q.129.129.12.314q-.01.184-.14.313l-2.178 2.179q-.242.242-.565.242t-.566-.242l-2.198-2.198q-.129-.13-.129-.304t.129-.304q.129-.148.314-.138q.184.01.313.138zm11.726 6.414q-.46.161-.96.149t-.955-.23l-5.746-2.663q-.24-.118-.323-.361t.034-.484l.012-.023q.154-.269.402-.428t.548-.189l2.854-.317l-2.858-7.81q-.073-.208.015-.387t.296-.253t.388.015t.253.296l2.477 6.825l1.719-.619l-1.294-3.556q-.073-.208.015-.387q.089-.18.296-.253t.388.015t.253.296l1.294 3.537l1.713-.639l-.944-2.606q-.073-.207.016-.377t.296-.244t.387.006t.253.287l.944 2.586l1.72-.619l-.27-.712q-.073-.207.006-.387t.287-.253t.387.006t.253.286l1.375 3.75q.517 1.383-.093 2.688q-.611 1.305-1.994 1.803z"/></svg> </template>
CSS
.icon-swipe-down-rounded {
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%22M4.57%2013.392q-.228-.867-.341-1.744t-.114-1.763q0-1.754.531-3.389T6.17%203.42q.123-.16.298-.206t.324.1q.147.149.153.352t-.117.362q-.875%201.32-1.351%202.801T5%209.885q0%20.9.114%201.787t.365%201.744l1.696-1.691q.129-.123.314-.135q.184-.013.313.135q.129.129.12.314q-.01.184-.14.313l-2.178%202.179q-.242.242-.565.242t-.566-.242l-2.198-2.198q-.129-.13-.129-.304t.129-.304q.129-.148.314-.138q.184.01.313.138zm11.726%206.414q-.46.161-.96.149t-.955-.23l-5.746-2.663q-.24-.118-.323-.361t.034-.484l.012-.023q.154-.269.402-.428t.548-.189l2.854-.317l-2.858-7.81q-.073-.208.015-.387t.296-.253t.388.015t.253.296l2.477%206.825l1.719-.619l-1.294-3.556q-.073-.208.015-.387q.089-.18.296-.253t.388.015t.253.296l1.294%203.537l1.713-.639l-.944-2.606q-.073-.207.016-.377t.296-.244t.387.006t.253.287l.944%202.586l1.72-.619l-.27-.712q-.073-.207.006-.387t.287-.253t.387.006t.253.286l1.375%203.75q.517%201.383-.093%202.688q-.611%201.305-1.994%201.803z%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%22M4.57%2013.392q-.228-.867-.341-1.744t-.114-1.763q0-1.754.531-3.389T6.17%203.42q.123-.16.298-.206t.324.1q.147.149.153.352t-.117.362q-.875%201.32-1.351%202.801T5%209.885q0%20.9.114%201.787t.365%201.744l1.696-1.691q.129-.123.314-.135q.184-.013.313.135q.129.129.12.314q-.01.184-.14.313l-2.178%202.179q-.242.242-.565.242t-.566-.242l-2.198-2.198q-.129-.13-.129-.304t.129-.304q.129-.148.314-.138q.184.01.313.138zm11.726%206.414q-.46.161-.96.149t-.955-.23l-5.746-2.663q-.24-.118-.323-.361t.034-.484l.012-.023q.154-.269.402-.428t.548-.189l2.854-.317l-2.858-7.81q-.073-.208.015-.387t.296-.253t.388.015t.253.296l2.477%206.825l1.719-.619l-1.294-3.556q-.073-.208.015-.387q.089-.18.296-.253t.388.015t.253.296l1.294%203.537l1.713-.639l-.944-2.606q-.073-.207.016-.377t.296-.244t.387.006t.253.287l.944%202.586l1.72-.619l-.27-.712q-.073-.207.006-.387t.287-.253t.387.006t.253.286l1.375%203.75q.517%201.383-.093%202.688q-.611%201.305-1.994%201.803z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/swipe-down-rounded.svg?color=%231a73e8&size=48