ios git branch icon
ios-git-branch from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-git-branch
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios git branch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 96c-38.6 0-70 31.4-70 70 0 33.4 23.7 61.9 55.9 68.5-1.2 19.1-10.3 29.3-27 42.2-20.4 15.7-46.7 20-65.3 23.4-40.7 7.4-62.9 27-72.5 40V170.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.3v171.3c-14.5 3.2-27.8 11-37.7 22.3C96.2 376.7 90 393 90 410c0 38.6 31.4 70 70 70s70-31.4 70-70c0-23.4-11.6-44.9-30.7-57.9 8.6-9.7 24.5-19.6 51.1-24.4 21.6-3.9 52.6-9.6 77.4-28.8 23.6-18.2 36.7-36.5 38-64.3 32.3-6.5 56.1-35.1 56.1-68.6.1-38.6-31.3-70-69.9-70zm-234 6c0-23.2 18.8-42 42-42s42 18.8 42 42-18.8 42-42 42-42-18.8-42-42zm84 308c0 23.2-18.8 42-42 42s-42-18.8-42-42 18.8-42 42-42 42 18.8 42 42zm150-202c-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 IonIosGitBranch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 96c-38.6 0-70 31.4-70 70 0 33.4 23.7 61.9 55.9 68.5-1.2 19.1-10.3 29.3-27 42.2-20.4 15.7-46.7 20-65.3 23.4-40.7 7.4-62.9 27-72.5 40V170.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.3v171.3c-14.5 3.2-27.8 11-37.7 22.3C96.2 376.7 90 393 90 410c0 38.6 31.4 70 70 70s70-31.4 70-70c0-23.4-11.6-44.9-30.7-57.9 8.6-9.7 24.5-19.6 51.1-24.4 21.6-3.9 52.6-9.6 77.4-28.8 23.6-18.2 36.7-36.5 38-64.3 32.3-6.5 56.1-35.1 56.1-68.6.1-38.6-31.3-70-69.9-70zm-234 6c0-23.2 18.8-42 42-42s42 18.8 42 42-18.8 42-42 42-42-18.8-42-42zm84 308c0 23.2-18.8 42-42 42s-42-18.8-42-42 18.8-42 42-42 42 18.8 42 42zm150-202c-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="M352 96c-38.6 0-70 31.4-70 70 0 33.4 23.7 61.9 55.9 68.5-1.2 19.1-10.3 29.3-27 42.2-20.4 15.7-46.7 20-65.3 23.4-40.7 7.4-62.9 27-72.5 40V170.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.3v171.3c-14.5 3.2-27.8 11-37.7 22.3C96.2 376.7 90 393 90 410c0 38.6 31.4 70 70 70s70-31.4 70-70c0-23.4-11.6-44.9-30.7-57.9 8.6-9.7 24.5-19.6 51.1-24.4 21.6-3.9 52.6-9.6 77.4-28.8 23.6-18.2 36.7-36.5 38-64.3 32.3-6.5 56.1-35.1 56.1-68.6.1-38.6-31.3-70-69.9-70zm-234 6c0-23.2 18.8-42 42-42s42 18.8 42 42-18.8 42-42 42-42-18.8-42-42zm84 308c0 23.2-18.8 42-42 42s-42-18.8-42-42 18.8-42 42-42 42 18.8 42 42zm150-202c-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-branch {
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%22M352%2096c-38.6%200-70%2031.4-70%2070%200%2033.4%2023.7%2061.9%2055.9%2068.5-1.2%2019.1-10.3%2029.3-27%2042.2-20.4%2015.7-46.7%2020-65.3%2023.4-40.7%207.4-62.9%2027-72.5%2040V170.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.3v171.3c-14.5%203.2-27.8%2011-37.7%2022.3C96.2%20376.7%2090%20393%2090%20410c0%2038.6%2031.4%2070%2070%2070s70-31.4%2070-70c0-23.4-11.6-44.9-30.7-57.9%208.6-9.7%2024.5-19.6%2051.1-24.4%2021.6-3.9%2052.6-9.6%2077.4-28.8%2023.6-18.2%2036.7-36.5%2038-64.3%2032.3-6.5%2056.1-35.1%2056.1-68.6.1-38.6-31.3-70-69.9-70zm-234%206c0-23.2%2018.8-42%2042-42s42%2018.8%2042%2042-18.8%2042-42%2042-42-18.8-42-42zm84%20308c0%2023.2-18.8%2042-42%2042s-42-18.8-42-42%2018.8-42%2042-42%2042%2018.8%2042%2042zm150-202c-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%22M352%2096c-38.6%200-70%2031.4-70%2070%200%2033.4%2023.7%2061.9%2055.9%2068.5-1.2%2019.1-10.3%2029.3-27%2042.2-20.4%2015.7-46.7%2020-65.3%2023.4-40.7%207.4-62.9%2027-72.5%2040V170.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.3v171.3c-14.5%203.2-27.8%2011-37.7%2022.3C96.2%20376.7%2090%20393%2090%20410c0%2038.6%2031.4%2070%2070%2070s70-31.4%2070-70c0-23.4-11.6-44.9-30.7-57.9%208.6-9.7%2024.5-19.6%2051.1-24.4%2021.6-3.9%2052.6-9.6%2077.4-28.8%2023.6-18.2%2036.7-36.5%2038-64.3%2032.3-6.5%2056.1-35.1%2056.1-68.6.1-38.6-31.3-70-69.9-70zm-234%206c0-23.2%2018.8-42%2042-42s42%2018.8%2042%2042-18.8%2042-42%2042-42-18.8-42-42zm84%20308c0%2023.2-18.8%2042-42%2042s-42-18.8-42-42%2018.8-42%2042-42%2042%2018.8%2042%2042zm150-202c-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-branch.svg?color=%231a73e8&size=48