ios git compare icon

ios-git-compare from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-git-compare
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios git compare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M233.9 328.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-2.6 2.6-4.1 6.1-4.1 9.9 0 3.7 1.4 7.3 4.1 9.9l.1.1 41.1 40.1H166c-20.4 0-33.6-7.5-41.6-23.5-8.4-17-9.4-41.5-9.4-58.5V170.8c15-2.8 28.7-10.5 39-21.9 11.6-12.9 18-29.5 18-46.9 0-38.6-31.4-70-70-70s-70 31.4-70 70c0 17 6.2 33.3 17.3 46.1 9.9 11.3 23.1 19.1 37.7 22.3V306c0 14.7 0 42.1 9.4 65.3 11.9 29.3 36 44.7 69.6 44.7h89.7L216 456.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l57.6-57.4c4.2-4.2 6.5-9.8 6.5-15.7 0-5.9-2.3-11.3-6.5-15.5l-59.5-59.2zM102 144c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/><path d="M425 341.6V206c0-14.7 0-42.1-9.4-65.3-11.9-29.2-36-44.7-69.6-44.7h-89.7L296 55.8c5.4-5.4 5.4-14.3 0-19.8l-.1-.1c-2.7-2.5-6.2-3.9-9.8-3.9-3.8 0-7.3 1.4-9.9 4.1l-57.6 57.4c-4.2 4.2-6.5 9.8-6.5 15.7 0 5.9 2.3 11.3 6.5 15.5l59.6 59.4c2.6 2.6 6.1 4.1 9.9 4.1 3.7 0 7.3-1.4 9.9-4.1 2.6-2.6 4.1-6.1 4.1-9.9 0-3.7-1.4-7.3-4.1-9.9l-.1-.1-41.2-40.2H346c20.4 0 33.6 7.5 41.6 23.5 8.4 17 9.4 41.5 9.4 58.5v135.2c-15 2.8-28.7 10.5-39 21.9-11.6 12.9-18 29.5-18 46.9 0 38.6 31.4 70 70 70s70-31.4 70-70c0-17-6.2-33.3-17.3-46.1-9.9-11.3-23.2-19.1-37.7-22.3zM410 452c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosGitCompare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M233.9 328.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-2.6 2.6-4.1 6.1-4.1 9.9 0 3.7 1.4 7.3 4.1 9.9l.1.1 41.1 40.1H166c-20.4 0-33.6-7.5-41.6-23.5-8.4-17-9.4-41.5-9.4-58.5V170.8c15-2.8 28.7-10.5 39-21.9 11.6-12.9 18-29.5 18-46.9 0-38.6-31.4-70-70-70s-70 31.4-70 70c0 17 6.2 33.3 17.3 46.1 9.9 11.3 23.1 19.1 37.7 22.3V306c0 14.7 0 42.1 9.4 65.3 11.9 29.3 36 44.7 69.6 44.7h89.7L216 456.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l57.6-57.4c4.2-4.2 6.5-9.8 6.5-15.7 0-5.9-2.3-11.3-6.5-15.5l-59.5-59.2zM102 144c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/><path d="M425 341.6V206c0-14.7 0-42.1-9.4-65.3-11.9-29.2-36-44.7-69.6-44.7h-89.7L296 55.8c5.4-5.4 5.4-14.3 0-19.8l-.1-.1c-2.7-2.5-6.2-3.9-9.8-3.9-3.8 0-7.3 1.4-9.9 4.1l-57.6 57.4c-4.2 4.2-6.5 9.8-6.5 15.7 0 5.9 2.3 11.3 6.5 15.5l59.6 59.4c2.6 2.6 6.1 4.1 9.9 4.1 3.7 0 7.3-1.4 9.9-4.1 2.6-2.6 4.1-6.1 4.1-9.9 0-3.7-1.4-7.3-4.1-9.9l-.1-.1-41.2-40.2H346c20.4 0 33.6 7.5 41.6 23.5 8.4 17 9.4 41.5 9.4 58.5v135.2c-15 2.8-28.7 10.5-39 21.9-11.6 12.9-18 29.5-18 46.9 0 38.6 31.4 70 70 70s70-31.4 70-70c0-17-6.2-33.3-17.3-46.1-9.9-11.3-23.2-19.1-37.7-22.3zM410 452c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M233.9 328.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-2.6 2.6-4.1 6.1-4.1 9.9 0 3.7 1.4 7.3 4.1 9.9l.1.1 41.1 40.1H166c-20.4 0-33.6-7.5-41.6-23.5-8.4-17-9.4-41.5-9.4-58.5V170.8c15-2.8 28.7-10.5 39-21.9 11.6-12.9 18-29.5 18-46.9 0-38.6-31.4-70-70-70s-70 31.4-70 70c0 17 6.2 33.3 17.3 46.1 9.9 11.3 23.1 19.1 37.7 22.3V306c0 14.7 0 42.1 9.4 65.3 11.9 29.3 36 44.7 69.6 44.7h89.7L216 456.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l57.6-57.4c4.2-4.2 6.5-9.8 6.5-15.7 0-5.9-2.3-11.3-6.5-15.5l-59.5-59.2zM102 144c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/><path d="M425 341.6V206c0-14.7 0-42.1-9.4-65.3-11.9-29.2-36-44.7-69.6-44.7h-89.7L296 55.8c5.4-5.4 5.4-14.3 0-19.8l-.1-.1c-2.7-2.5-6.2-3.9-9.8-3.9-3.8 0-7.3 1.4-9.9 4.1l-57.6 57.4c-4.2 4.2-6.5 9.8-6.5 15.7 0 5.9 2.3 11.3 6.5 15.5l59.6 59.4c2.6 2.6 6.1 4.1 9.9 4.1 3.7 0 7.3-1.4 9.9-4.1 2.6-2.6 4.1-6.1 4.1-9.9 0-3.7-1.4-7.3-4.1-9.9l-.1-.1-41.2-40.2H346c20.4 0 33.6 7.5 41.6 23.5 8.4 17 9.4 41.5 9.4 58.5v135.2c-15 2.8-28.7 10.5-39 21.9-11.6 12.9-18 29.5-18 46.9 0 38.6 31.4 70 70 70s70-31.4 70-70c0-17-6.2-33.3-17.3-46.1-9.9-11.3-23.2-19.1-37.7-22.3zM410 452c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-git-compare {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M233.9%20328.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7%200-7.3%201.4-9.9%204.1-2.6%202.6-4.1%206.1-4.1%209.9%200%203.7%201.4%207.3%204.1%209.9l.1.1%2041.1%2040.1H166c-20.4%200-33.6-7.5-41.6-23.5-8.4-17-9.4-41.5-9.4-58.5V170.8c15-2.8%2028.7-10.5%2039-21.9%2011.6-12.9%2018-29.5%2018-46.9%200-38.6-31.4-70-70-70s-70%2031.4-70%2070c0%2017%206.2%2033.3%2017.3%2046.1%209.9%2011.3%2023.1%2019.1%2037.7%2022.3V306c0%2014.7%200%2042.1%209.4%2065.3%2011.9%2029.3%2036%2044.7%2069.6%2044.7h89.7L216%20456.2c-5.4%205.4-5.4%2014.3%200%2019.8l.1.1c2.7%202.5%206.2%203.9%209.8%203.9%203.8%200%207.3-1.4%209.9-4.1l57.6-57.4c4.2-4.2%206.5-9.8%206.5-15.7%200-5.9-2.3-11.3-6.5-15.5l-59.5-59.2zM102%20144c-23.2%200-42-18.8-42-42s18.8-42%2042-42%2042%2018.8%2042%2042-18.8%2042-42%2042z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M425%20341.6V206c0-14.7%200-42.1-9.4-65.3-11.9-29.2-36-44.7-69.6-44.7h-89.7L296%2055.8c5.4-5.4%205.4-14.3%200-19.8l-.1-.1c-2.7-2.5-6.2-3.9-9.8-3.9-3.8%200-7.3%201.4-9.9%204.1l-57.6%2057.4c-4.2%204.2-6.5%209.8-6.5%2015.7%200%205.9%202.3%2011.3%206.5%2015.5l59.6%2059.4c2.6%202.6%206.1%204.1%209.9%204.1%203.7%200%207.3-1.4%209.9-4.1%202.6-2.6%204.1-6.1%204.1-9.9%200-3.7-1.4-7.3-4.1-9.9l-.1-.1-41.2-40.2H346c20.4%200%2033.6%207.5%2041.6%2023.5%208.4%2017%209.4%2041.5%209.4%2058.5v135.2c-15%202.8-28.7%2010.5-39%2021.9-11.6%2012.9-18%2029.5-18%2046.9%200%2038.6%2031.4%2070%2070%2070s70-31.4%2070-70c0-17-6.2-33.3-17.3-46.1-9.9-11.3-23.2-19.1-37.7-22.3zM410%20452c-23.2%200-42-18.8-42-42s18.8-42%2042-42%2042%2018.8%2042%2042-18.8%2042-42%2042z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M233.9%20328.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7%200-7.3%201.4-9.9%204.1-2.6%202.6-4.1%206.1-4.1%209.9%200%203.7%201.4%207.3%204.1%209.9l.1.1%2041.1%2040.1H166c-20.4%200-33.6-7.5-41.6-23.5-8.4-17-9.4-41.5-9.4-58.5V170.8c15-2.8%2028.7-10.5%2039-21.9%2011.6-12.9%2018-29.5%2018-46.9%200-38.6-31.4-70-70-70s-70%2031.4-70%2070c0%2017%206.2%2033.3%2017.3%2046.1%209.9%2011.3%2023.1%2019.1%2037.7%2022.3V306c0%2014.7%200%2042.1%209.4%2065.3%2011.9%2029.3%2036%2044.7%2069.6%2044.7h89.7L216%20456.2c-5.4%205.4-5.4%2014.3%200%2019.8l.1.1c2.7%202.5%206.2%203.9%209.8%203.9%203.8%200%207.3-1.4%209.9-4.1l57.6-57.4c4.2-4.2%206.5-9.8%206.5-15.7%200-5.9-2.3-11.3-6.5-15.5l-59.5-59.2zM102%20144c-23.2%200-42-18.8-42-42s18.8-42%2042-42%2042%2018.8%2042%2042-18.8%2042-42%2042z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M425%20341.6V206c0-14.7%200-42.1-9.4-65.3-11.9-29.2-36-44.7-69.6-44.7h-89.7L296%2055.8c5.4-5.4%205.4-14.3%200-19.8l-.1-.1c-2.7-2.5-6.2-3.9-9.8-3.9-3.8%200-7.3%201.4-9.9%204.1l-57.6%2057.4c-4.2%204.2-6.5%209.8-6.5%2015.7%200%205.9%202.3%2011.3%206.5%2015.5l59.6%2059.4c2.6%202.6%206.1%204.1%209.9%204.1%203.7%200%207.3-1.4%209.9-4.1%202.6-2.6%204.1-6.1%204.1-9.9%200-3.7-1.4-7.3-4.1-9.9l-.1-.1-41.2-40.2H346c20.4%200%2033.6%207.5%2041.6%2023.5%208.4%2017%209.4%2041.5%209.4%2058.5v135.2c-15%202.8-28.7%2010.5-39%2021.9-11.6%2012.9-18%2029.5-18%2046.9%200%2038.6%2031.4%2070%2070%2070s70-31.4%2070-70c0-17-6.2-33.3-17.3-46.1-9.9-11.3-23.2-19.1-37.7-22.3zM410%20452c-23.2%200-42-18.8-42-42s18.8-42%2042-42%2042%2018.8%2042%2042-18.8%2042-42%2042z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-git-compare.svg?color=%231a73e8&size=48