git diff icon
git-diff-line-duotone from Solar by 480 Design · Line Duotone · IT · CC-BY-4.0 Attribution required.
- Name
- git-diff-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-boldprogramming-bold
Use the git diff icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 19L7.68619 18.996C6.81417 18.996 6.2515 18.6221 5.9857 18.3894C5.87363 18.2913 5.8176 18.2422 5.79572 18.2206C5.77383 18.1989 5.72359 18.1426 5.6231 18.0299C5.38535 17.7634 5.00032 17.1958 5.00032 16.3143L5 8M9 16L12 19L9 22" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2" opacity=".5"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitDiffLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M12 19L7.68619 18.996C6.81417 18.996 6.2515 18.6221 5.9857 18.3894C5.87363 18.2913 5.8176 18.2422 5.79572 18.2206C5.77383 18.1989 5.72359 18.1426 5.6231 18.0299C5.38535 17.7634 5.00032 17.1958 5.00032 16.3143L5 8M9 16L12 19L9 22" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2" opacity=".5"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 19L7.68619 18.996C6.81417 18.996 6.2515 18.6221 5.9857 18.3894C5.87363 18.2913 5.8176 18.2422 5.79572 18.2206C5.77383 18.1989 5.72359 18.1426 5.6231 18.0299C5.38535 17.7634 5.00032 17.1958 5.00032 16.3143L5 8M9 16L12 19L9 22" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 5L16.3138 5.00405C17.1858 5.00405 17.7485 5.37787 18.0143 5.61058C18.1264 5.7087 18.1824 5.75776 18.2043 5.77944C18.2262 5.80112 18.2764 5.85744 18.3769 5.97008C18.6146 6.23656 18.9997 6.80422 18.9997 7.68575L19 16M15 8L12 5L15 2" opacity=".5"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 19.0039C22 20.6608 20.6569 22.0039 19 22.0039C17.3431 22.0039 16 20.6608 16 19.0039C16 17.3471 17.3431 16.0039 19 16.0039C20.6569 16.0039 22 17.3471 22 19.0039Z"/></g></svg> </template>
CSS
.icon-git-diff-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2019L7.68619%2018.996C6.81417%2018.996%206.2515%2018.6221%205.9857%2018.3894C5.87363%2018.2913%205.8176%2018.2422%205.79572%2018.2206C5.77383%2018.1989%205.72359%2018.1426%205.6231%2018.0299C5.38535%2017.7634%205.00032%2017.1958%205.00032%2016.3143L5%208M9%2016L12%2019L9%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205L16.3138%205.00405C17.1858%205.00405%2017.7485%205.37787%2018.0143%205.61058C18.1264%205.7087%2018.1824%205.75776%2018.2043%205.77944C18.2262%205.80112%2018.2764%205.85744%2018.3769%205.97008C18.6146%206.23656%2018.9997%206.80422%2018.9997%207.68575L19%2016M15%208L12%205L15%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M22%2019.0039C22%2020.6608%2020.6569%2022.0039%2019%2022.0039C17.3431%2022.0039%2016%2020.6608%2016%2019.0039C16%2017.3471%2017.3431%2016.0039%2019%2016.0039C20.6569%2016.0039%2022%2017.3471%2022%2019.0039Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2019L7.68619%2018.996C6.81417%2018.996%206.2515%2018.6221%205.9857%2018.3894C5.87363%2018.2913%205.8176%2018.2422%205.79572%2018.2206C5.77383%2018.1989%205.72359%2018.1426%205.6231%2018.0299C5.38535%2017.7634%205.00032%2017.1958%205.00032%2016.3143L5%208M9%2016L12%2019L9%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205L16.3138%205.00405C17.1858%205.00405%2017.7485%205.37787%2018.0143%205.61058C18.1264%205.7087%2018.1824%205.75776%2018.2043%205.77944C18.2262%205.80112%2018.2764%205.85744%2018.3769%205.97008C18.6146%206.23656%2018.9997%206.80422%2018.9997%207.68575L19%2016M15%208L12%205L15%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M22%2019.0039C22%2020.6608%2020.6569%2022.0039%2019%2022.0039C17.3431%2022.0039%2016%2020.6608%2016%2019.0039C16%2017.3471%2017.3431%2016.0039%2019%2016.0039C20.6569%2016.0039%2022%2017.3471%2022%2019.0039Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/git-diff-line-duotone.svg?color=%231a73e8&size=48