move selection up icon

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

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

3 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the move selection up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.577 13.077q-.671 0-1.143-.472q-.473-.472-.473-1.143V4.616q0-.672.473-1.144Q7.906 3 8.577 3h6.846q.671 0 1.143.472q.473.472.473 1.144v6.846q0 .67-.473 1.143q-.472.472-1.143.472zm-1.434 3.78q-.181-.182-.181-.434t.181-.433t.434-.182t.434.182t.181.433t-.182.434t-.433.182t-.434-.182m0 3.961q-.181-.181-.181-.433t.181-.434t.434-.182q.252 0 .434.182t.181.434t-.182.433t-.433.182t-.434-.182m4.423 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 21t-.434-.182m4.424 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.181.434q0 .251-.181.433t-.434.182t-.433-.182m0-3.961q-.182-.182-.182-.434t.181-.433t.434-.182t.434.181t.181.434t-.181.434t-.434.181t-.433-.181"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMoveSelectionUpRounded(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.577 13.077q-.671 0-1.143-.472q-.473-.472-.473-1.143V4.616q0-.672.473-1.144Q7.906 3 8.577 3h6.846q.671 0 1.143.472q.473.472.473 1.144v6.846q0 .67-.473 1.143q-.472.472-1.143.472zm-1.434 3.78q-.181-.182-.181-.434t.181-.433t.434-.182t.434.182t.181.433t-.182.434t-.433.182t-.434-.182m0 3.961q-.181-.181-.181-.433t.181-.434t.434-.182q.252 0 .434.182t.181.434t-.182.433t-.433.182t-.434-.182m4.423 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 21t-.434-.182m4.424 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.181.434q0 .251-.181.433t-.434.182t-.433-.182m0-3.961q-.182-.182-.182-.434t.181-.433t.434-.182t.434.181t.181.434t-.181.434t-.434.181t-.433-.181"/></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.577 13.077q-.671 0-1.143-.472q-.473-.472-.473-1.143V4.616q0-.672.473-1.144Q7.906 3 8.577 3h6.846q.671 0 1.143.472q.473.472.473 1.144v6.846q0 .67-.473 1.143q-.472.472-1.143.472zm-1.434 3.78q-.181-.182-.181-.434t.181-.433t.434-.182t.434.182t.181.433t-.182.434t-.433.182t-.434-.182m0 3.961q-.181-.181-.181-.433t.181-.434t.434-.182q.252 0 .434.182t.181.434t-.182.433t-.433.182t-.434-.182m4.423 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 21t-.434-.182m4.424 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.181.434q0 .251-.181.433t-.434.182t-.433-.182m0-3.961q-.182-.182-.182-.434t.181-.433t.434-.182t.434.181t.181.434t-.181.434t-.434.181t-.433-.181"/></svg>
</template>

CSS

.icon-move-selection-up-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.577%2013.077q-.671%200-1.143-.472q-.473-.472-.473-1.143V4.616q0-.672.473-1.144Q7.906%203%208.577%203h6.846q.671%200%201.143.472q.473.472.473%201.144v6.846q0%20.67-.473%201.143q-.472.472-1.143.472zm-1.434%203.78q-.181-.182-.181-.434t.181-.433t.434-.182t.434.182t.181.433t-.182.434t-.433.182t-.434-.182m0%203.961q-.181-.181-.181-.433t.181-.434t.434-.182q.252%200%20.434.182t.181.434t-.182.433t-.433.182t-.434-.182m4.423%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0%20.251-.182.433T12%2021t-.434-.182m4.424%200q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.181.434q0%20.251-.181.433t-.434.182t-.433-.182m0-3.961q-.182-.182-.182-.434t.181-.433t.434-.182t.434.181t.181.434t-.181.434t-.434.181t-.433-.181%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.577%2013.077q-.671%200-1.143-.472q-.473-.472-.473-1.143V4.616q0-.672.473-1.144Q7.906%203%208.577%203h6.846q.671%200%201.143.472q.473.472.473%201.144v6.846q0%20.67-.473%201.143q-.472.472-1.143.472zm-1.434%203.78q-.181-.182-.181-.434t.181-.433t.434-.182t.434.182t.181.433t-.182.434t-.433.182t-.434-.182m0%203.961q-.181-.181-.181-.433t.181-.434t.434-.182q.252%200%20.434.182t.181.434t-.182.433t-.433.182t-.434-.182m4.423%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0%20.251-.182.433T12%2021t-.434-.182m4.424%200q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.181.434q0%20.251-.181.433t-.434.182t-.433-.182m0-3.961q-.182-.182-.182-.434t.181-.433t.434-.182t.434.181t.181.434t-.181.434t-.434.181t-.433-.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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