move selection down icon

move-selection-down-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
move-selection-down-rounded
Set
Material Symbols
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the move selection down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22q-.825 0-1.412-.587T6 20v-8q0-.825.588-1.412T8 10h8q.825 0 1.413.588T18 12v8q0 .825-.587 1.413T16 22zm8.288-14.288Q16 7.425 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288m0-4Q16 3.426 16 3t.288-.712T17 2t.713.288T18 3t-.288.713T17 4t-.712-.288m-5 0Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m-5 0Q6 3.426 6 3t.288-.712T7 2t.713.288T8 3t-.288.713T7 4t-.712-.288m0 4Q6 7.426 6 7t.288-.712T7 6t.713.288T8 7t-.288.713T7 8t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMoveSelectionDownRounded(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="M8 22q-.825 0-1.412-.587T6 20v-8q0-.825.588-1.412T8 10h8q.825 0 1.413.588T18 12v8q0 .825-.587 1.413T16 22zm8.288-14.288Q16 7.425 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288m0-4Q16 3.426 16 3t.288-.712T17 2t.713.288T18 3t-.288.713T17 4t-.712-.288m-5 0Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m-5 0Q6 3.426 6 3t.288-.712T7 2t.713.288T8 3t-.288.713T7 4t-.712-.288m0 4Q6 7.426 6 7t.288-.712T7 6t.713.288T8 7t-.288.713T7 8t-.712-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 22q-.825 0-1.412-.587T6 20v-8q0-.825.588-1.412T8 10h8q.825 0 1.413.588T18 12v8q0 .825-.587 1.413T16 22zm8.288-14.288Q16 7.425 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288m0-4Q16 3.426 16 3t.288-.712T17 2t.713.288T18 3t-.288.713T17 4t-.712-.288m-5 0Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288m-5 0Q6 3.426 6 3t.288-.712T7 2t.713.288T8 3t-.288.713T7 4t-.712-.288m0 4Q6 7.426 6 7t.288-.712T7 6t.713.288T8 7t-.288.713T7 8t-.712-.288"/></svg>
</template>

CSS

.icon-move-selection-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%22M8%2022q-.825%200-1.412-.587T6%2020v-8q0-.825.588-1.412T8%2010h8q.825%200%201.413.588T18%2012v8q0%20.825-.587%201.413T16%2022zm8.288-14.288Q16%207.425%2016%207t.288-.712T17%206t.713.288T18%207t-.288.713T17%208t-.712-.288m0-4Q16%203.426%2016%203t.288-.712T17%202t.713.288T18%203t-.288.713T17%204t-.712-.288m-5%200Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288m-5%200Q6%203.426%206%203t.288-.712T7%202t.713.288T8%203t-.288.713T7%204t-.712-.288m0%204Q6%207.426%206%207t.288-.712T7%206t.713.288T8%207t-.288.713T7%208t-.712-.288%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%22M8%2022q-.825%200-1.412-.587T6%2020v-8q0-.825.588-1.412T8%2010h8q.825%200%201.413.588T18%2012v8q0%20.825-.587%201.413T16%2022zm8.288-14.288Q16%207.425%2016%207t.288-.712T17%206t.713.288T18%207t-.288.713T17%208t-.712-.288m0-4Q16%203.426%2016%203t.288-.712T17%202t.713.288T18%203t-.288.713T17%204t-.712-.288m-5%200Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288m-5%200Q6%203.426%206%203t.288-.712T7%202t.713.288T8%203t-.288.713T7%204t-.712-.288m0%204Q6%207.426%206%207t.288-.712T7%206t.713.288T8%207t-.288.713T7%208t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/move-selection-down-rounded.svg?color=%231a73e8&size=48