recenter icon
recenter from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- recenter
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- recenter-outline, recenter-outline-sharp, recenter-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the recenter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 22v-4.598l-1.485 1.479l-.707-.708L12 15.481l2.692 2.692l-.708.708l-1.484-1.479V22zm-5.673-7.308l-.708-.707L6.598 12.5H2v-1h4.598l-1.479-1.485l.708-.707L8.519 12zm12.346 0L15.481 12l2.692-2.692l.708.708l-1.479 1.484H22v1h-4.598l1.479 1.485zM12 12.981q-.413 0-.697-.284q-.284-.283-.284-.697t.284-.697q.284-.284.697-.284t.697.284t.284.697t-.284.697t-.697.284m0-4.462L9.308 5.827l.708-.708L11.5 6.598V2h1v4.598l1.485-1.479l.707.708z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRecenter(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="M11.5 22v-4.598l-1.485 1.479l-.707-.708L12 15.481l2.692 2.692l-.708.708l-1.484-1.479V22zm-5.673-7.308l-.708-.707L6.598 12.5H2v-1h4.598l-1.479-1.485l.708-.707L8.519 12zm12.346 0L15.481 12l2.692-2.692l.708.708l-1.479 1.484H22v1h-4.598l1.479 1.485zM12 12.981q-.413 0-.697-.284q-.284-.283-.284-.697t.284-.697q.284-.284.697-.284t.697.284t.284.697t-.284.697t-.697.284m0-4.462L9.308 5.827l.708-.708L11.5 6.598V2h1v4.598l1.485-1.479l.707.708z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 22v-4.598l-1.485 1.479l-.707-.708L12 15.481l2.692 2.692l-.708.708l-1.484-1.479V22zm-5.673-7.308l-.708-.707L6.598 12.5H2v-1h4.598l-1.479-1.485l.708-.707L8.519 12zm12.346 0L15.481 12l2.692-2.692l.708.708l-1.479 1.484H22v1h-4.598l1.479 1.485zM12 12.981q-.413 0-.697-.284q-.284-.283-.284-.697t.284-.697q.284-.284.697-.284t.697.284t.284.697t-.284.697t-.697.284m0-4.462L9.308 5.827l.708-.708L11.5 6.598V2h1v4.598l1.485-1.479l.707.708z"/></svg> </template>
CSS
.icon-recenter {
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%22M11.5%2022v-4.598l-1.485%201.479l-.707-.708L12%2015.481l2.692%202.692l-.708.708l-1.484-1.479V22zm-5.673-7.308l-.708-.707L6.598%2012.5H2v-1h4.598l-1.479-1.485l.708-.707L8.519%2012zm12.346%200L15.481%2012l2.692-2.692l.708.708l-1.479%201.484H22v1h-4.598l1.479%201.485zM12%2012.981q-.413%200-.697-.284q-.284-.283-.284-.697t.284-.697q.284-.284.697-.284t.697.284t.284.697t-.284.697t-.697.284m0-4.462L9.308%205.827l.708-.708L11.5%206.598V2h1v4.598l1.485-1.479l.707.708z%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%22M11.5%2022v-4.598l-1.485%201.479l-.707-.708L12%2015.481l2.692%202.692l-.708.708l-1.484-1.479V22zm-5.673-7.308l-.708-.707L6.598%2012.5H2v-1h4.598l-1.479-1.485l.708-.707L8.519%2012zm12.346%200L15.481%2012l2.692-2.692l.708.708l-1.479%201.484H22v1h-4.598l1.479%201.485zM12%2012.981q-.413%200-.697-.284q-.284-.283-.284-.697t.284-.697q.284-.284.697-.284t.697.284t.284.697t-.284.697t-.697.284m0-4.462L9.308%205.827l.708-.708L11.5%206.598V2h1v4.598l1.485-1.479l.707.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/recenter.svg?color=%231a73e8&size=48