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

Name
rebase-outline
Set
Material Symbols Light
Style
Outline
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
rebase-outline-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-.833 0-1.416-.584q-.584-.583-.584-1.416q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.833.583-1.416q.584-.584 1.417-.584q.706 0 1.238.428q.531.428.702 1.072h4.678l-2.345-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.122q-.586-.584-.586-1.417q0-.703.428-1.24q.428-.535 1.072-.7V7.71q-.645-.166-1.072-.702T16.23 5.77q0-.833.582-1.416q.582-.584 1.413-.584t1.418.583q.587.584.587 1.417q0 .703-.428 1.24q-.428.535-1.072.7v8.582q.644.17 1.072.702t.428 1.238q0 .833-.582 1.417q-.582.583-1.414.583t-1.418-.583M5.77 19.23q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288m12.462 0q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288M5.769 6.769q.425 0 .713-.287t.287-.713t-.287-.712t-.713-.288t-.712.288t-.288.712t.288.713t.712.287m12.462 0q.425 0 .712-.287t.288-.713t-.288-.712t-.712-.288t-.713.288t-.287.712t.287.713t.713.287m0-1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRebaseOutline(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-.833 0-1.416-.584q-.584-.583-.584-1.416q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.833.583-1.416q.584-.584 1.417-.584q.706 0 1.238.428q.531.428.702 1.072h4.678l-2.345-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.122q-.586-.584-.586-1.417q0-.703.428-1.24q.428-.535 1.072-.7V7.71q-.645-.166-1.072-.702T16.23 5.77q0-.833.582-1.416q.582-.584 1.413-.584t1.418.583q.587.584.587 1.417q0 .703-.428 1.24q-.428.535-1.072.7v8.582q.644.17 1.072.702t.428 1.238q0 .833-.582 1.417q-.582.583-1.414.583t-1.418-.583M5.77 19.23q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288m12.462 0q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288M5.769 6.769q.425 0 .713-.287t.287-.713t-.287-.712t-.713-.288t-.712.288t-.288.712t.288.713t.712.287m12.462 0q.425 0 .712-.287t.288-.713t-.288-.712t-.712-.288t-.713.288t-.287.712t.287.713t.713.287m0-1"/></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-.833 0-1.416-.584q-.584-.583-.584-1.416q0-.706.428-1.238q.428-.531 1.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.833.583-1.416q.584-.584 1.417-.584q.706 0 1.238.428q.531.428.702 1.072h4.678l-2.345-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.122q-.586-.584-.586-1.417q0-.703.428-1.24q.428-.535 1.072-.7V7.71q-.645-.166-1.072-.702T16.23 5.77q0-.833.582-1.416q.582-.584 1.413-.584t1.418.583q.587.584.587 1.417q0 .703-.428 1.24q-.428.535-1.072.7v8.582q.644.17 1.072.702t.428 1.238q0 .833-.582 1.417q-.582.583-1.414.583t-1.418-.583M5.77 19.23q.425 0 .713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288m12.462 0q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288M5.769 6.769q.425 0 .713-.287t.287-.713t-.287-.712t-.713-.288t-.712.288t-.288.712t.288.713t.712.287m12.462 0q.425 0 .712-.287t.288-.713t-.288-.712t-.712-.288t-.713.288t-.287.712t.287.713t.713.287m0-1"/></svg>
</template>

CSS

.icon-rebase-outline {
  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-.833%200-1.416-.584q-.584-.583-.584-1.416q0-.706.428-1.238q.428-.531%201.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.833.583-1.416q.584-.584%201.417-.584q.706%200%201.238.428q.531.428.702%201.072h4.678l-2.345-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.122q-.586-.584-.586-1.417q0-.703.428-1.24q.428-.535%201.072-.7V7.71q-.645-.166-1.072-.702T16.23%205.77q0-.833.582-1.416q.582-.584%201.413-.584t1.418.583q.587.584.587%201.417q0%20.703-.428%201.24q-.428.535-1.072.7v8.582q.644.17%201.072.702t.428%201.238q0%20.833-.582%201.417q-.582.583-1.414.583t-1.418-.583M5.77%2019.23q.425%200%20.713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288m12.462%200q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288M5.769%206.769q.425%200%20.713-.287t.287-.713t-.287-.712t-.713-.288t-.712.288t-.288.712t.288.713t.712.287m12.462%200q.425%200%20.712-.287t.288-.713t-.288-.712t-.712-.288t-.713.288t-.287.712t.287.713t.713.287m0-1%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-.833%200-1.416-.584q-.584-.583-.584-1.416q0-.706.428-1.238q.428-.531%201.072-.702V7.71q-.644-.171-1.072-.703t-.428-1.238q0-.833.583-1.416q.584-.584%201.417-.584q.706%200%201.238.428q.531.428.702%201.072h4.678l-2.345-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.122q-.586-.584-.586-1.417q0-.703.428-1.24q.428-.535%201.072-.7V7.71q-.645-.166-1.072-.702T16.23%205.77q0-.833.582-1.416q.582-.584%201.413-.584t1.418.583q.587.584.587%201.417q0%20.703-.428%201.24q-.428.535-1.072.7v8.582q.644.17%201.072.702t.428%201.238q0%20.833-.582%201.417q-.582.583-1.414.583t-1.418-.583M5.77%2019.23q.425%200%20.713-.288t.287-.712t-.287-.713t-.713-.287t-.712.287t-.288.713t.288.712t.712.288m12.462%200q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.287t-.713.287t-.287.713t.287.712t.713.288M5.769%206.769q.425%200%20.713-.287t.287-.713t-.287-.712t-.713-.288t-.712.288t-.288.712t.288.713t.712.287m12.462%200q.425%200%20.712-.287t.288-.713t-.288-.712t-.712-.288t-.713.288t-.287.712t.287.713t.713.287m0-1%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-outline.svg?color=%231a73e8&size=48