code fork icon
code-fork from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- code-fork
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
Related icons in Font Awesome 6 Solid
Use the code fork icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M80 104a24 24 0 1 0 0-48a24 24 0 1 0 0 48m80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32h160c17.7 0 32-14.3 32-32v-38.7c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96h-48v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288h-48c-53 0-96-43-96-96v-38.7C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80m208 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48M248 432a24 24 0 1 0-48 0a24 24 0 1 0 48 0"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidCodeFork(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M80 104a24 24 0 1 0 0-48a24 24 0 1 0 0 48m80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32h160c17.7 0 32-14.3 32-32v-38.7c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96h-48v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288h-48c-53 0-96-43-96-96v-38.7C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80m208 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48M248 432a24 24 0 1 0-48 0a24 24 0 1 0 48 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M80 104a24 24 0 1 0 0-48a24 24 0 1 0 0 48m80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32h160c17.7 0 32-14.3 32-32v-38.7c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96h-48v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288h-48c-53 0-96-43-96-96v-38.7C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80m208 24a24 24 0 1 0 0-48a24 24 0 1 0 0 48M248 432a24 24 0 1 0-48 0a24 24 0 1 0 48 0"/></svg> </template>
CSS
.icon-code-fork {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M80%20104a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048m80-24c0%2032.8-19.7%2061-48%2073.3V192c0%2017.7%2014.3%2032%2032%2032h160c17.7%200%2032-14.3%2032-32v-38.7c-28.3-12.3-48-40.5-48-73.3c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080c0%2032.8-19.7%2061-48%2073.3V192c0%2053-43%2096-96%2096h-48v70.7c28.3%2012.3%2048%2040.5%2048%2073.3c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80c0-32.8%2019.7-61%2048-73.3V288h-48c-53%200-96-43-96-96v-38.7C19.7%20141%200%20112.8%200%2080C0%2035.8%2035.8%200%2080%200s80%2035.8%2080%2080m208%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048M248%20432a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M80%20104a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048m80-24c0%2032.8-19.7%2061-48%2073.3V192c0%2017.7%2014.3%2032%2032%2032h160c17.7%200%2032-14.3%2032-32v-38.7c-28.3-12.3-48-40.5-48-73.3c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080c0%2032.8-19.7%2061-48%2073.3V192c0%2053-43%2096-96%2096h-48v70.7c28.3%2012.3%2048%2040.5%2048%2073.3c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80c0-32.8%2019.7-61%2048-73.3V288h-48c-53%200-96-43-96-96v-38.7C19.7%20141%200%20112.8%200%2080C0%2035.8%2035.8%200%2080%200s80%2035.8%2080%2080m208%2024a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048M248%20432a24%2024%200%201%200-48%200a24%2024%200%201%200%2048%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/code-fork.svg?color=%231a73e8&size=48