rebase from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
rebase
Set
Material Symbols Light
Style
Regular
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
rebase-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the rebase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.75 21.77l-.688-.714l2.325-2.325H7.71q-.171.644-.703 1.072t-1.238.428q-.827 0-1.413-.587t-.587-1.413q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428q.531.428.702 1.072h4.677l-2.344-2.325l.708-.713l3.539 3.538l-3.539 3.539l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.535.148.914.526q.379.38.527.914h4.657l-2.306-2.325l.689-.714l3.539 3.539zm6.067-2.126q-.586-.586-.586-1.413q0-.712.428-1.244q.428-.531 1.072-.696V7.71q-.645-.166-1.072-.697q-.428-.532-.428-1.244q0-.827.586-1.413t1.414-.587t1.413.587t.587 1.413q0 .712-.428 1.244q-.428.531-1.072.697v8.58q.644.172 1.072.703q.428.532.428 1.238q0 .827-.587 1.413t-1.413.587t-1.414-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRebase(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="m10.75 21.77l-.688-.714l2.325-2.325H7.71q-.171.644-.703 1.072t-1.238.428q-.827 0-1.413-.587t-.587-1.413q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428q.531.428.702 1.072h4.677l-2.344-2.325l.708-.713l3.539 3.538l-3.539 3.539l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.535.148.914.526q.379.38.527.914h4.657l-2.306-2.325l.689-.714l3.539 3.539zm6.067-2.126q-.586-.586-.586-1.413q0-.712.428-1.244q.428-.531 1.072-.696V7.71q-.645-.166-1.072-.697q-.428-.532-.428-1.244q0-.827.586-1.413t1.414-.587t1.413.587t.587 1.413q0 .712-.428 1.244q-.428.531-1.072.697v8.58q.644.172 1.072.703q.428.532.428 1.238q0 .827-.587 1.413t-1.413.587t-1.414-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.75 21.77l-.688-.714l2.325-2.325H7.71q-.171.644-.703 1.072t-1.238.428q-.827 0-1.413-.587t-.587-1.413q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706 0 1.238.428q.531.428.702 1.072h4.677l-2.344-2.325l.708-.713l3.539 3.538l-3.539 3.539l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.535.148.914.526q.379.38.527.914h4.657l-2.306-2.325l.689-.714l3.539 3.539zm6.067-2.126q-.586-.586-.586-1.413q0-.712.428-1.244q.428-.531 1.072-.696V7.71q-.645-.166-1.072-.697q-.428-.532-.428-1.244q0-.827.586-1.413t1.414-.587t1.413.587t.587 1.413q0 .712-.428 1.244q-.428.531-1.072.697v8.58q.644.172 1.072.703q.428.532.428 1.238q0 .827-.587 1.413t-1.413.587t-1.414-.587"/></svg>
</template>

CSS

.icon-rebase {
  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%22m10.75%2021.77l-.688-.714l2.325-2.325H7.71q-.171.644-.703%201.072t-1.238.428q-.827%200-1.413-.587t-.587-1.413q0-.706.428-1.238q.428-.531%201.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706%200%201.238.428q.531.428.702%201.072h4.677l-2.344-2.325l.708-.713l3.539%203.538l-3.539%203.539l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.535.148.914.526q.379.38.527.914h4.657l-2.306-2.325l.689-.714l3.539%203.539zm6.067-2.126q-.586-.586-.586-1.413q0-.712.428-1.244q.428-.531%201.072-.696V7.71q-.645-.166-1.072-.697q-.428-.532-.428-1.244q0-.827.586-1.413t1.414-.587t1.413.587t.587%201.413q0%20.712-.428%201.244q-.428.531-1.072.697v8.58q.644.172%201.072.703q.428.532.428%201.238q0%20.827-.587%201.413t-1.413.587t-1.414-.587%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%22m10.75%2021.77l-.688-.714l2.325-2.325H7.71q-.171.644-.703%201.072t-1.238.428q-.827%200-1.413-.587t-.587-1.413q0-.706.428-1.238q.428-.531%201.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.827.587-1.413t1.413-.587q.706%200%201.238.428q.531.428.702%201.072h4.677l-2.344-2.325l.708-.713l3.539%203.538l-3.539%203.539l-.708-.714l2.344-2.325H7.71q-.148.535-.527.914q-.38.378-.914.526v8.582q.535.148.914.526q.379.38.527.914h4.657l-2.306-2.325l.689-.714l3.539%203.539zm6.067-2.126q-.586-.586-.586-1.413q0-.712.428-1.244q.428-.531%201.072-.696V7.71q-.645-.166-1.072-.697q-.428-.532-.428-1.244q0-.827.586-1.413t1.414-.587t1.413.587t.587%201.413q0%20.712-.428%201.244q-.428.531-1.072.697v8.58q.644.172%201.072.703q.428.532.428%201.238q0%20.827-.587%201.413t-1.413.587t-1.414-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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