gitignoredotio logo

gitignoredotio from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
gitignoredotio
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the gitignoredotio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.08 7.143c-.958.57-1.977 1.065-3.743 1.02c-2.082 0-3.55 1.11-3.55 2.91c0 1.035.405 1.74 1.409 2.28c-.57.36-.884.93-.884 1.516c0 .84.719 1.575 2.456 1.575h1.257c.794 0 1.153.33 1.153.795c0 .525-.344.915-1.841.915c-1.513 0-1.812-.315-1.812-1.005H7.428c0 1.575.794 2.565 3.849 2.565c2.815 0 4.252-1.005 4.252-2.64c0-1.335-1.183-2.31-3.024-2.31h-1.318c-.764 0-.869-.24-.869-.48c0-.18.09-.36.255-.45c.284.06.584.09.928.09c2.052 0 3.37-1.125 3.37-2.67c0-1.036-.54-1.62-1.543-2.056c1.003 0 1.737-.09 2.291-.315zm-3.683 2.565c.793 0 1.212.42 1.212 1.305c0 .915-.434 1.395-1.212 1.395c-.734 0-1.213-.495-1.213-1.365c0-.825.464-1.335 1.213-1.335m9.135-5.423c-.826 0-1.412.588-1.412 1.341c0 .77.586 1.342 1.412 1.342s1.396-.573 1.396-1.341c0-.754-.57-1.341-1.396-1.341zm1.426 4.19h-4.55v1.627h2.178v4.747h-2.253v1.627H24V14.85h-2.042zM3.933 13.933l1.02 1.02l-2.477 2.476l-.62-.62v-.8zm-2.695-.219v2.477L0 14.952zm2.257-.219l-1.638 1.639v-2.039l.619-.619l1.019 1.02z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGitignoredotio(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="M15.08 7.143c-.958.57-1.977 1.065-3.743 1.02c-2.082 0-3.55 1.11-3.55 2.91c0 1.035.405 1.74 1.409 2.28c-.57.36-.884.93-.884 1.516c0 .84.719 1.575 2.456 1.575h1.257c.794 0 1.153.33 1.153.795c0 .525-.344.915-1.841.915c-1.513 0-1.812-.315-1.812-1.005H7.428c0 1.575.794 2.565 3.849 2.565c2.815 0 4.252-1.005 4.252-2.64c0-1.335-1.183-2.31-3.024-2.31h-1.318c-.764 0-.869-.24-.869-.48c0-.18.09-.36.255-.45c.284.06.584.09.928.09c2.052 0 3.37-1.125 3.37-2.67c0-1.036-.54-1.62-1.543-2.056c1.003 0 1.737-.09 2.291-.315zm-3.683 2.565c.793 0 1.212.42 1.212 1.305c0 .915-.434 1.395-1.212 1.395c-.734 0-1.213-.495-1.213-1.365c0-.825.464-1.335 1.213-1.335m9.135-5.423c-.826 0-1.412.588-1.412 1.341c0 .77.586 1.342 1.412 1.342s1.396-.573 1.396-1.341c0-.754-.57-1.341-1.396-1.341zm1.426 4.19h-4.55v1.627h2.178v4.747h-2.253v1.627H24V14.85h-2.042zM3.933 13.933l1.02 1.02l-2.477 2.476l-.62-.62v-.8zm-2.695-.219v2.477L0 14.952zm2.257-.219l-1.638 1.639v-2.039l.619-.619l1.019 1.02z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.08 7.143c-.958.57-1.977 1.065-3.743 1.02c-2.082 0-3.55 1.11-3.55 2.91c0 1.035.405 1.74 1.409 2.28c-.57.36-.884.93-.884 1.516c0 .84.719 1.575 2.456 1.575h1.257c.794 0 1.153.33 1.153.795c0 .525-.344.915-1.841.915c-1.513 0-1.812-.315-1.812-1.005H7.428c0 1.575.794 2.565 3.849 2.565c2.815 0 4.252-1.005 4.252-2.64c0-1.335-1.183-2.31-3.024-2.31h-1.318c-.764 0-.869-.24-.869-.48c0-.18.09-.36.255-.45c.284.06.584.09.928.09c2.052 0 3.37-1.125 3.37-2.67c0-1.036-.54-1.62-1.543-2.056c1.003 0 1.737-.09 2.291-.315zm-3.683 2.565c.793 0 1.212.42 1.212 1.305c0 .915-.434 1.395-1.212 1.395c-.734 0-1.213-.495-1.213-1.365c0-.825.464-1.335 1.213-1.335m9.135-5.423c-.826 0-1.412.588-1.412 1.341c0 .77.586 1.342 1.412 1.342s1.396-.573 1.396-1.341c0-.754-.57-1.341-1.396-1.341zm1.426 4.19h-4.55v1.627h2.178v4.747h-2.253v1.627H24V14.85h-2.042zM3.933 13.933l1.02 1.02l-2.477 2.476l-.62-.62v-.8zm-2.695-.219v2.477L0 14.952zm2.257-.219l-1.638 1.639v-2.039l.619-.619l1.019 1.02z"/></svg>
</template>

CSS

.icon-gitignoredotio {
  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%22M15.08%207.143c-.958.57-1.977%201.065-3.743%201.02c-2.082%200-3.55%201.11-3.55%202.91c0%201.035.405%201.74%201.409%202.28c-.57.36-.884.93-.884%201.516c0%20.84.719%201.575%202.456%201.575h1.257c.794%200%201.153.33%201.153.795c0%20.525-.344.915-1.841.915c-1.513%200-1.812-.315-1.812-1.005H7.428c0%201.575.794%202.565%203.849%202.565c2.815%200%204.252-1.005%204.252-2.64c0-1.335-1.183-2.31-3.024-2.31h-1.318c-.764%200-.869-.24-.869-.48c0-.18.09-.36.255-.45c.284.06.584.09.928.09c2.052%200%203.37-1.125%203.37-2.67c0-1.036-.54-1.62-1.543-2.056c1.003%200%201.737-.09%202.291-.315zm-3.683%202.565c.793%200%201.212.42%201.212%201.305c0%20.915-.434%201.395-1.212%201.395c-.734%200-1.213-.495-1.213-1.365c0-.825.464-1.335%201.213-1.335m9.135-5.423c-.826%200-1.412.588-1.412%201.341c0%20.77.586%201.342%201.412%201.342s1.396-.573%201.396-1.341c0-.754-.57-1.341-1.396-1.341zm1.426%204.19h-4.55v1.627h2.178v4.747h-2.253v1.627H24V14.85h-2.042zM3.933%2013.933l1.02%201.02l-2.477%202.476l-.62-.62v-.8zm-2.695-.219v2.477L0%2014.952zm2.257-.219l-1.638%201.639v-2.039l.619-.619l1.019%201.02z%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%22M15.08%207.143c-.958.57-1.977%201.065-3.743%201.02c-2.082%200-3.55%201.11-3.55%202.91c0%201.035.405%201.74%201.409%202.28c-.57.36-.884.93-.884%201.516c0%20.84.719%201.575%202.456%201.575h1.257c.794%200%201.153.33%201.153.795c0%20.525-.344.915-1.841.915c-1.513%200-1.812-.315-1.812-1.005H7.428c0%201.575.794%202.565%203.849%202.565c2.815%200%204.252-1.005%204.252-2.64c0-1.335-1.183-2.31-3.024-2.31h-1.318c-.764%200-.869-.24-.869-.48c0-.18.09-.36.255-.45c.284.06.584.09.928.09c2.052%200%203.37-1.125%203.37-2.67c0-1.036-.54-1.62-1.543-2.056c1.003%200%201.737-.09%202.291-.315zm-3.683%202.565c.793%200%201.212.42%201.212%201.305c0%20.915-.434%201.395-1.212%201.395c-.734%200-1.213-.495-1.213-1.365c0-.825.464-1.335%201.213-1.335m9.135-5.423c-.826%200-1.412.588-1.412%201.341c0%20.77.586%201.342%201.412%201.342s1.396-.573%201.396-1.341c0-.754-.57-1.341-1.396-1.341zm1.426%204.19h-4.55v1.627h2.178v4.747h-2.253v1.627H24V14.85h-2.042zM3.933%2013.933l1.02%201.02l-2.477%202.476l-.62-.62v-.8zm-2.695-.219v2.477L0%2014.952zm2.257-.219l-1.638%201.639v-2.039l.619-.619l1.019%201.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/gitignoredotio.svg?color=%231a73e8&size=48