move selection left icon
move-selection-left-outline-rounded from Material Symbols by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- move-selection-left-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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 left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18q-.825 0-1.412-.587T2 16V8q0-.825.588-1.412T4 6h8q.825 0 1.413.588T14 8v8q0 .825-.587 1.413T12 18zm8-2V8H4v8zm4.288 1.713Q16 17.425 16 17t.288-.712T17 16t.713.288T18 17t-.288.713T17 18t-.712-.288m4 0Q20 17.426 20 17t.288-.712T21 16t.713.288T22 17t-.288.713T21 18t-.712-.288m0-5Q20 12.425 20 12t.288-.712T21 11t.713.288T22 12t-.288.713T21 13t-.712-.288m0-5Q20 7.426 20 7t.288-.712T21 6t.713.288T22 7t-.288.713T21 8t-.712-.288m-4 0Q16 7.426 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288M8 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMoveSelectionLeftOutlineRounded(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 18q-.825 0-1.412-.587T2 16V8q0-.825.588-1.412T4 6h8q.825 0 1.413.588T14 8v8q0 .825-.587 1.413T12 18zm8-2V8H4v8zm4.288 1.713Q16 17.425 16 17t.288-.712T17 16t.713.288T18 17t-.288.713T17 18t-.712-.288m4 0Q20 17.426 20 17t.288-.712T21 16t.713.288T22 17t-.288.713T21 18t-.712-.288m0-5Q20 12.425 20 12t.288-.712T21 11t.713.288T22 12t-.288.713T21 13t-.712-.288m0-5Q20 7.426 20 7t.288-.712T21 6t.713.288T22 7t-.288.713T21 8t-.712-.288m-4 0Q16 7.426 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288M8 12"/></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 18q-.825 0-1.412-.587T2 16V8q0-.825.588-1.412T4 6h8q.825 0 1.413.588T14 8v8q0 .825-.587 1.413T12 18zm8-2V8H4v8zm4.288 1.713Q16 17.425 16 17t.288-.712T17 16t.713.288T18 17t-.288.713T17 18t-.712-.288m4 0Q20 17.426 20 17t.288-.712T21 16t.713.288T22 17t-.288.713T21 18t-.712-.288m0-5Q20 12.425 20 12t.288-.712T21 11t.713.288T22 12t-.288.713T21 13t-.712-.288m0-5Q20 7.426 20 7t.288-.712T21 6t.713.288T22 7t-.288.713T21 8t-.712-.288m-4 0Q16 7.426 16 7t.288-.712T17 6t.713.288T18 7t-.288.713T17 8t-.712-.288M8 12"/></svg> </template>
CSS
.icon-move-selection-left-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%2018q-.825%200-1.412-.587T2%2016V8q0-.825.588-1.412T4%206h8q.825%200%201.413.588T14%208v8q0%20.825-.587%201.413T12%2018zm8-2V8H4v8zm4.288%201.713Q16%2017.425%2016%2017t.288-.712T17%2016t.713.288T18%2017t-.288.713T17%2018t-.712-.288m4%200Q20%2017.426%2020%2017t.288-.712T21%2016t.713.288T22%2017t-.288.713T21%2018t-.712-.288m0-5Q20%2012.425%2020%2012t.288-.712T21%2011t.713.288T22%2012t-.288.713T21%2013t-.712-.288m0-5Q20%207.426%2020%207t.288-.712T21%206t.713.288T22%207t-.288.713T21%208t-.712-.288m-4%200Q16%207.426%2016%207t.288-.712T17%206t.713.288T18%207t-.288.713T17%208t-.712-.288M8%2012%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%2018q-.825%200-1.412-.587T2%2016V8q0-.825.588-1.412T4%206h8q.825%200%201.413.588T14%208v8q0%20.825-.587%201.413T12%2018zm8-2V8H4v8zm4.288%201.713Q16%2017.425%2016%2017t.288-.712T17%2016t.713.288T18%2017t-.288.713T17%2018t-.712-.288m4%200Q20%2017.426%2020%2017t.288-.712T21%2016t.713.288T22%2017t-.288.713T21%2018t-.712-.288m0-5Q20%2012.425%2020%2012t.288-.712T21%2011t.713.288T22%2012t-.288.713T21%2013t-.712-.288m0-5Q20%207.426%2020%207t.288-.712T21%206t.713.288T22%207t-.288.713T21%208t-.712-.288m-4%200Q16%207.426%2016%207t.288-.712T17%206t.713.288T18%207t-.288.713T17%208t-.712-.288M8%2012%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-left-outline-rounded.svg?color=%231a73e8&size=48