swipe-down-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
swipe-down-outline-rounded
Set
Material Symbols Light
Style
Outline 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.942 8.06q.136.379-.08.714q-.218.336-.622.386l-2.694.228l5.006 2.314q.251.114.557.136t.577-.086l3.444-1.252q.987-.352 1.423-1.287q.437-.936.085-1.923l-1.375-3.75q-.073-.207.006-.387t.287-.253t.387.006t.253.287l1.375 3.75q.517 1.382-.093 2.687q-.611 1.305-1.994 1.803zm-2.44-10.66q.18.089.254.296l1.198 3.281q.073.189-.016.38q-.088.193-.276.266t-.391-.025t-.275-.286L13.158 9.77q-.073-.208.015-.387q.089-.18.296-.253t.388.015m3.015-.027q.18.079.253.287l.848 2.336q.073.189-.012.388q-.086.199-.294.272q-.188.073-.38-.025q-.193-.098-.266-.287l-.848-2.355q-.073-.208.016-.378t.296-.243t.387.005m.16 6.083"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSwipeDownOutlineRounded(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.942 8.06q.136.379-.08.714q-.218.336-.622.386l-2.694.228l5.006 2.314q.251.114.557.136t.577-.086l3.444-1.252q.987-.352 1.423-1.287q.437-.936.085-1.923l-1.375-3.75q-.073-.207.006-.387t.287-.253t.387.006t.253.287l1.375 3.75q.517 1.382-.093 2.687q-.611 1.305-1.994 1.803zm-2.44-10.66q.18.089.254.296l1.198 3.281q.073.189-.016.38q-.088.193-.276.266t-.391-.025t-.275-.286L13.158 9.77q-.073-.208.015-.387q.089-.18.296-.253t.388.015m3.015-.027q.18.079.253.287l.848 2.336q.073.189-.012.388q-.086.199-.294.272q-.188.073-.38-.025q-.193-.098-.266-.287l-.848-2.355q-.073-.208.016-.378t.296-.243t.387.005m.16 6.083"/></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.942 8.06q.136.379-.08.714q-.218.336-.622.386l-2.694.228l5.006 2.314q.251.114.557.136t.577-.086l3.444-1.252q.987-.352 1.423-1.287q.437-.936.085-1.923l-1.375-3.75q-.073-.207.006-.387t.287-.253t.387.006t.253.287l1.375 3.75q.517 1.382-.093 2.687q-.611 1.305-1.994 1.803zm-2.44-10.66q.18.089.254.296l1.198 3.281q.073.189-.016.38q-.088.193-.276.266t-.391-.025t-.275-.286L13.158 9.77q-.073-.208.015-.387q.089-.18.296-.253t.388.015m3.015-.027q.18.079.253.287l.848 2.336q.073.189-.012.388q-.086.199-.294.272q-.188.073-.38-.025q-.193-.098-.266-.287l-.848-2.355q-.073-.208.016-.378t.296-.243t.387.005m.16 6.083"/></svg>
</template>

CSS

.icon-swipe-down-outline-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.942%208.06q.136.379-.08.714q-.218.336-.622.386l-2.694.228l5.006%202.314q.251.114.557.136t.577-.086l3.444-1.252q.987-.352%201.423-1.287q.437-.936.085-1.923l-1.375-3.75q-.073-.207.006-.387t.287-.253t.387.006t.253.287l1.375%203.75q.517%201.382-.093%202.687q-.611%201.305-1.994%201.803zm-2.44-10.66q.18.089.254.296l1.198%203.281q.073.189-.016.38q-.088.193-.276.266t-.391-.025t-.275-.286L13.158%209.77q-.073-.208.015-.387q.089-.18.296-.253t.388.015m3.015-.027q.18.079.253.287l.848%202.336q.073.189-.012.388q-.086.199-.294.272q-.188.073-.38-.025q-.193-.098-.266-.287l-.848-2.355q-.073-.208.016-.378t.296-.243t.387.005m.16%206.083%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.942%208.06q.136.379-.08.714q-.218.336-.622.386l-2.694.228l5.006%202.314q.251.114.557.136t.577-.086l3.444-1.252q.987-.352%201.423-1.287q.437-.936.085-1.923l-1.375-3.75q-.073-.207.006-.387t.287-.253t.387.006t.253.287l1.375%203.75q.517%201.382-.093%202.687q-.611%201.305-1.994%201.803zm-2.44-10.66q.18.089.254.296l1.198%203.281q.073.189-.016.38q-.088.193-.276.266t-.391-.025t-.275-.286L13.158%209.77q-.073-.208.015-.387q.089-.18.296-.253t.388.015m3.015-.027q.18.079.253.287l.848%202.336q.073.189-.012.388q-.086.199-.294.272q-.188.073-.38-.025q-.193-.098-.266-.287l-.848-2.355q-.073-.208.016-.378t.296-.243t.387.005m.16%206.083%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-outline-rounded.svg?color=%231a73e8&size=48