file submodule icon

file-submodule-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
file-submodule-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

2 other variants in Octicons

The same icon in other sets

Related icons in Octicons

Use the file submodule icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4.75C2 3.784 2.784 3 3.75 3h4.965a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h8.465c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25Zm12.78 4.97a.749.749 0 0 0-1.275.326a.75.75 0 0 0 .215.734l1.72 1.72H6.75a.75.75 0 0 0 0 1.5h8.69l-1.72 1.72a.749.749 0 0 0 .326 1.275a.75.75 0 0 0 .734-.215l3-3a.75.75 0 0 0 0-1.06Z"/></svg>

React

import type { SVGProps } from "react";

export function OcticonFileSubmodule24(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="M2 4.75C2 3.784 2.784 3 3.75 3h4.965a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h8.465c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25Zm12.78 4.97a.749.749 0 0 0-1.275.326a.75.75 0 0 0 .215.734l1.72 1.72H6.75a.75.75 0 0 0 0 1.5h8.69l-1.72 1.72a.749.749 0 0 0 .326 1.275a.75.75 0 0 0 .734-.215l3-3a.75.75 0 0 0 0-1.06Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4.75C2 3.784 2.784 3 3.75 3h4.965a1.75 1.75 0 0 1 1.456.78l1.406 2.109a.25.25 0 0 0 .208.111h8.465c.966 0 1.75.784 1.75 1.75v11.5A1.75 1.75 0 0 1 20.25 21H3.75A1.75 1.75 0 0 1 2 19.25Zm12.78 4.97a.749.749 0 0 0-1.275.326a.75.75 0 0 0 .215.734l1.72 1.72H6.75a.75.75 0 0 0 0 1.5h8.69l-1.72 1.72a.749.749 0 0 0 .326 1.275a.75.75 0 0 0 .734-.215l3-3a.75.75 0 0 0 0-1.06Z"/></svg>
</template>

CSS

.icon-file-submodule-24 {
  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%22M2%204.75C2%203.784%202.784%203%203.75%203h4.965a1.75%201.75%200%200%201%201.456.78l1.406%202.109a.25.25%200%200%200%20.208.111h8.465c.966%200%201.75.784%201.75%201.75v11.5A1.75%201.75%200%200%201%2020.25%2021H3.75A1.75%201.75%200%200%201%202%2019.25Zm12.78%204.97a.749.749%200%200%200-1.275.326a.75.75%200%200%200%20.215.734l1.72%201.72H6.75a.75.75%200%200%200%200%201.5h8.69l-1.72%201.72a.749.749%200%200%200%20.326%201.275a.75.75%200%200%200%20.734-.215l3-3a.75.75%200%200%200%200-1.06Z%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%22M2%204.75C2%203.784%202.784%203%203.75%203h4.965a1.75%201.75%200%200%201%201.456.78l1.406%202.109a.25.25%200%200%200%20.208.111h8.465c.966%200%201.75.784%201.75%201.75v11.5A1.75%201.75%200%200%201%2020.25%2021H3.75A1.75%201.75%200%200%201%202%2019.25Zm12.78%204.97a.749.749%200%200%200-1.275.326a.75.75%200%200%200%20.215.734l1.72%201.72H6.75a.75.75%200%200%200%200%201.5h8.69l-1.72%201.72a.749.749%200%200%200%20.326%201.275a.75.75%200%200%200%20.734-.215l3-3a.75.75%200%200%200%200-1.06Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/file-submodule-24.svg?color=%231a73e8&size=48