file type jekyll logo
file-type-jekyll from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-jekyll
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type jekyll logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGQLuZYc1j" x1="-2.413" x2="-2.401" y1="32.987" y2="32.984" gradientTransform="matrix(561.015 0 0 -1011.593 1365.643 33384.042)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#919191"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVG4sSZmeFG" x1="-4.202" x2="-4.191" y1="33.569" y2="33.566" gradientTransform="matrix(373.691 0 0 -614.108 1582.079 20634.253)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#900"/><stop offset="1" stop-color="#e80000"/></linearGradient></defs><path d="M16.884 2.57a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.6 25.857a3.077 3.077 0 0 0 5.748 2.2l8.257-21.481a5.7 5.7 0 0 1 1.085-1.232a1 1 0 0 0 .107-.121V5.21c0-.013.013-.013.013-.027c.214-.549-1.166-1.594-3.068-2.331s-3.63-.885-3.842-.322a.06.06 0 0 0-.016.04" opacity=".5"/><path fill="url(#SVGQLuZYc1j)" d="M16.643 2.383a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.362 25.669a3.077 3.077 0 0 0 5.748 2.2l8.254-21.48a5.7 5.7 0 0 1 1.085-1.233a1 1 0 0 0 .107-.121v-.013c0-.013.013-.013.013-.027c.215-.549-1.169-1.595-3.069-2.331s-3.631-.884-3.845-.322a.05.05 0 0 1-.013.04Z"/><path fill="url(#SVG4sSZmeFG)" d="M19.242 12.1L13.28 27.585a2.217 2.217 0 0 1-2.854 1.246A2.27 2.27 0 0 1 9.1 25.977l3.805-9.9a4.36 4.36 0 0 1 1.407-1.313c.938-.549 1.7-.429 2.733-.884a8.1 8.1 0 0 0 2.2-1.782Z"/><path fill="#333" d="M22.133 4.547c.119-.31-.736-.928-1.909-1.381S18 2.6 17.885 2.907s.736.928 1.909 1.381s2.221.569 2.339.259"/><path fill="#fff" d="M16.587 2.542a4.5 4.5 0 0 1-.027 1.643L8.361 25.6a3.06 3.06 0 0 0 1.77 3.928a2.6 2.6 0 0 0 .825.187a3.09 3.09 0 0 1-1.024-3.525l8.04-20.99a5.14 5.14 0 0 1-1.384-2.659Z" opacity=".3"/><g fill="#fff" opacity=".5"><circle cx="13.952" cy="16.357" r=".24"/><circle cx="15.509" cy="18.08" r=".359"/><circle cx="13.126" cy="20.138" r=".679"/><circle cx="12.035" cy="21.394" r=".359"/><circle cx="13.459" cy="24.066" r=".24"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeJekyll(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGQLuZYc1j" x1="-2.413" x2="-2.401" y1="32.987" y2="32.984" gradientTransform="matrix(561.015 0 0 -1011.593 1365.643 33384.042)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#919191"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVG4sSZmeFG" x1="-4.202" x2="-4.191" y1="33.569" y2="33.566" gradientTransform="matrix(373.691 0 0 -614.108 1582.079 20634.253)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#900"/><stop offset="1" stopColor="#e80000"/></linearGradient></defs><path d="M16.884 2.57a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.6 25.857a3.077 3.077 0 0 0 5.748 2.2l8.257-21.481a5.7 5.7 0 0 1 1.085-1.232a1 1 0 0 0 .107-.121V5.21c0-.013.013-.013.013-.027c.214-.549-1.166-1.594-3.068-2.331s-3.63-.885-3.842-.322a.06.06 0 0 0-.016.04" opacity=".5"/><path fill="url(#SVGQLuZYc1j)" d="M16.643 2.383a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.362 25.669a3.077 3.077 0 0 0 5.748 2.2l8.254-21.48a5.7 5.7 0 0 1 1.085-1.233a1 1 0 0 0 .107-.121v-.013c0-.013.013-.013.013-.027c.215-.549-1.169-1.595-3.069-2.331s-3.631-.884-3.845-.322a.05.05 0 0 1-.013.04Z"/><path fill="url(#SVG4sSZmeFG)" d="M19.242 12.1L13.28 27.585a2.217 2.217 0 0 1-2.854 1.246A2.27 2.27 0 0 1 9.1 25.977l3.805-9.9a4.36 4.36 0 0 1 1.407-1.313c.938-.549 1.7-.429 2.733-.884a8.1 8.1 0 0 0 2.2-1.782Z"/><path fill="#333" d="M22.133 4.547c.119-.31-.736-.928-1.909-1.381S18 2.6 17.885 2.907s.736.928 1.909 1.381s2.221.569 2.339.259"/><path fill="#fff" d="M16.587 2.542a4.5 4.5 0 0 1-.027 1.643L8.361 25.6a3.06 3.06 0 0 0 1.77 3.928a2.6 2.6 0 0 0 .825.187a3.09 3.09 0 0 1-1.024-3.525l8.04-20.99a5.14 5.14 0 0 1-1.384-2.659Z" opacity=".3"/><g fill="#fff" opacity=".5"><circle cx="13.952" cy="16.357" r=".24"/><circle cx="15.509" cy="18.08" r=".359"/><circle cx="13.126" cy="20.138" r=".679"/><circle cx="12.035" cy="21.394" r=".359"/><circle cx="13.459" cy="24.066" r=".24"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGQLuZYc1j" x1="-2.413" x2="-2.401" y1="32.987" y2="32.984" gradientTransform="matrix(561.015 0 0 -1011.593 1365.643 33384.042)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#919191"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVG4sSZmeFG" x1="-4.202" x2="-4.191" y1="33.569" y2="33.566" gradientTransform="matrix(373.691 0 0 -614.108 1582.079 20634.253)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#900"/><stop offset="1" stop-color="#e80000"/></linearGradient></defs><path d="M16.884 2.57a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.6 25.857a3.077 3.077 0 0 0 5.748 2.2l8.257-21.481a5.7 5.7 0 0 1 1.085-1.232a1 1 0 0 0 .107-.121V5.21c0-.013.013-.013.013-.027c.214-.549-1.166-1.594-3.068-2.331s-3.63-.885-3.842-.322a.06.06 0 0 0-.016.04" opacity=".5"/><path fill="url(#SVGQLuZYc1j)" d="M16.643 2.383a.3.3 0 0 0 0 .161a4.5 4.5 0 0 1-.027 1.648L8.362 25.669a3.077 3.077 0 0 0 5.748 2.2l8.254-21.48a5.7 5.7 0 0 1 1.085-1.233a1 1 0 0 0 .107-.121v-.013c0-.013.013-.013.013-.027c.215-.549-1.169-1.595-3.069-2.331s-3.631-.884-3.845-.322a.05.05 0 0 1-.013.04Z"/><path fill="url(#SVG4sSZmeFG)" d="M19.242 12.1L13.28 27.585a2.217 2.217 0 0 1-2.854 1.246A2.27 2.27 0 0 1 9.1 25.977l3.805-9.9a4.36 4.36 0 0 1 1.407-1.313c.938-.549 1.7-.429 2.733-.884a8.1 8.1 0 0 0 2.2-1.782Z"/><path fill="#333" d="M22.133 4.547c.119-.31-.736-.928-1.909-1.381S18 2.6 17.885 2.907s.736.928 1.909 1.381s2.221.569 2.339.259"/><path fill="#fff" d="M16.587 2.542a4.5 4.5 0 0 1-.027 1.643L8.361 25.6a3.06 3.06 0 0 0 1.77 3.928a2.6 2.6 0 0 0 .825.187a3.09 3.09 0 0 1-1.024-3.525l8.04-20.99a5.14 5.14 0 0 1-1.384-2.659Z" opacity=".3"/><g fill="#fff" opacity=".5"><circle cx="13.952" cy="16.357" r=".24"/><circle cx="15.509" cy="18.08" r=".359"/><circle cx="13.126" cy="20.138" r=".679"/><circle cx="12.035" cy="21.394" r=".359"/><circle cx="13.459" cy="24.066" r=".24"/></g></svg> </template>
CSS
.icon-file-type-jekyll {
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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGQLuZYc1j%22%20x1%3D%22-2.413%22%20x2%3D%22-2.401%22%20y1%3D%2232.987%22%20y2%3D%2232.984%22%20gradientTransform%3D%22matrix(561.015%200%200%20-1011.593%201365.643%2033384.042)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23919191%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4sSZmeFG%22%20x1%3D%22-4.202%22%20x2%3D%22-4.191%22%20y1%3D%2233.569%22%20y2%3D%2233.566%22%20gradientTransform%3D%22matrix(373.691%200%200%20-614.108%201582.079%2020634.253)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23900%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e80000%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M16.884%202.57a.3.3%200%200%200%200%20.161a4.5%204.5%200%200%201-.027%201.648L8.6%2025.857a3.077%203.077%200%200%200%205.748%202.2l8.257-21.481a5.7%205.7%200%200%201%201.085-1.232a1%201%200%200%200%20.107-.121V5.21c0-.013.013-.013.013-.027c.214-.549-1.166-1.594-3.068-2.331s-3.63-.885-3.842-.322a.06.06%200%200%200-.016.04%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQLuZYc1j)%22%20d%3D%22M16.643%202.383a.3.3%200%200%200%200%20.161a4.5%204.5%200%200%201-.027%201.648L8.362%2025.669a3.077%203.077%200%200%200%205.748%202.2l8.254-21.48a5.7%205.7%200%200%201%201.085-1.233a1%201%200%200%200%20.107-.121v-.013c0-.013.013-.013.013-.027c.215-.549-1.169-1.595-3.069-2.331s-3.631-.884-3.845-.322a.05.05%200%200%201-.013.04Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4sSZmeFG)%22%20d%3D%22M19.242%2012.1L13.28%2027.585a2.217%202.217%200%200%201-2.854%201.246A2.27%202.27%200%200%201%209.1%2025.977l3.805-9.9a4.36%204.36%200%200%201%201.407-1.313c.938-.549%201.7-.429%202.733-.884a8.1%208.1%200%200%200%202.2-1.782Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M22.133%204.547c.119-.31-.736-.928-1.909-1.381S18%202.6%2017.885%202.907s.736.928%201.909%201.381s2.221.569%202.339.259%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.587%202.542a4.5%204.5%200%200%201-.027%201.643L8.361%2025.6a3.06%203.06%200%200%200%201.77%203.928a2.6%202.6%200%200%200%20.825.187a3.09%203.09%200%200%201-1.024-3.525l8.04-20.99a5.14%205.14%200%200%201-1.384-2.659Z%22%20opacity%3D%22.3%22%2F%3E%3Cg%20fill%3D%22%23fff%22%20opacity%3D%22.5%22%3E%3Ccircle%20cx%3D%2213.952%22%20cy%3D%2216.357%22%20r%3D%22.24%22%2F%3E%3Ccircle%20cx%3D%2215.509%22%20cy%3D%2218.08%22%20r%3D%22.359%22%2F%3E%3Ccircle%20cx%3D%2213.126%22%20cy%3D%2220.138%22%20r%3D%22.679%22%2F%3E%3Ccircle%20cx%3D%2212.035%22%20cy%3D%2221.394%22%20r%3D%22.359%22%2F%3E%3Ccircle%20cx%3D%2213.459%22%20cy%3D%2224.066%22%20r%3D%22.24%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGQLuZYc1j%22%20x1%3D%22-2.413%22%20x2%3D%22-2.401%22%20y1%3D%2232.987%22%20y2%3D%2232.984%22%20gradientTransform%3D%22matrix(561.015%200%200%20-1011.593%201365.643%2033384.042)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23919191%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4sSZmeFG%22%20x1%3D%22-4.202%22%20x2%3D%22-4.191%22%20y1%3D%2233.569%22%20y2%3D%2233.566%22%20gradientTransform%3D%22matrix(373.691%200%200%20-614.108%201582.079%2020634.253)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23900%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e80000%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M16.884%202.57a.3.3%200%200%200%200%20.161a4.5%204.5%200%200%201-.027%201.648L8.6%2025.857a3.077%203.077%200%200%200%205.748%202.2l8.257-21.481a5.7%205.7%200%200%201%201.085-1.232a1%201%200%200%200%20.107-.121V5.21c0-.013.013-.013.013-.027c.214-.549-1.166-1.594-3.068-2.331s-3.63-.885-3.842-.322a.06.06%200%200%200-.016.04%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQLuZYc1j)%22%20d%3D%22M16.643%202.383a.3.3%200%200%200%200%20.161a4.5%204.5%200%200%201-.027%201.648L8.362%2025.669a3.077%203.077%200%200%200%205.748%202.2l8.254-21.48a5.7%205.7%200%200%201%201.085-1.233a1%201%200%200%200%20.107-.121v-.013c0-.013.013-.013.013-.027c.215-.549-1.169-1.595-3.069-2.331s-3.631-.884-3.845-.322a.05.05%200%200%201-.013.04Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4sSZmeFG)%22%20d%3D%22M19.242%2012.1L13.28%2027.585a2.217%202.217%200%200%201-2.854%201.246A2.27%202.27%200%200%201%209.1%2025.977l3.805-9.9a4.36%204.36%200%200%201%201.407-1.313c.938-.549%201.7-.429%202.733-.884a8.1%208.1%200%200%200%202.2-1.782Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M22.133%204.547c.119-.31-.736-.928-1.909-1.381S18%202.6%2017.885%202.907s.736.928%201.909%201.381s2.221.569%202.339.259%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.587%202.542a4.5%204.5%200%200%201-.027%201.643L8.361%2025.6a3.06%203.06%200%200%200%201.77%203.928a2.6%202.6%200%200%200%20.825.187a3.09%203.09%200%200%201-1.024-3.525l8.04-20.99a5.14%205.14%200%200%201-1.384-2.659Z%22%20opacity%3D%22.3%22%2F%3E%3Cg%20fill%3D%22%23fff%22%20opacity%3D%22.5%22%3E%3Ccircle%20cx%3D%2213.952%22%20cy%3D%2216.357%22%20r%3D%22.24%22%2F%3E%3Ccircle%20cx%3D%2215.509%22%20cy%3D%2218.08%22%20r%3D%22.359%22%2F%3E%3Ccircle%20cx%3D%2213.126%22%20cy%3D%2220.138%22%20r%3D%22.679%22%2F%3E%3Ccircle%20cx%3D%2212.035%22%20cy%3D%2221.394%22%20r%3D%22.359%22%2F%3E%3Ccircle%20cx%3D%2213.459%22%20cy%3D%2224.066%22%20r%3D%22.24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-jekyll.svg?color=%231a73e8&size=48