file type jasmine logo
file-type-jasmine from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-jasmine
- 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 jasmine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8a4182" d="M17.004 13.472h-2.111l-.571-.733V6.986h3.217v5.753zm-2.856.537l-.653 2.009l-.873.315l-5.473-1.778l.995-3.058l5.472 1.776zm-.376 2.828l1.709 1.241l.029.926l-3.38 4.657l-2.603-1.89l3.384-4.657zm2.622 1.25l1.711-1.241l.89.259l3.382 4.655l-2.601 1.89l-3.382-4.655zm2.031-2.036l-.653-2.01l.521-.768l5.471-1.776l.995 3.058l-5.473 1.778z"/><path fill="#8a4182" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-.076 24.94A11.072 11.072 0 1 1 27 15.868A11.07 11.07 0 0 1 15.924 26.94"/><path fill="#8a4182" d="M15.459 20.248h.877v4.364h-.877zm4.755-2.694l.271-.834l4.15 1.348l-.27.834zm-1.849-5.857l2.566-3.53l.71.515l-2.566 3.53zM10.344 8.68l.71-.515l2.565 3.53l-.71.516zM7.24 18.07l4.15-1.35l.272.835l-4.15 1.349z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeJasmine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8a4182" d="M17.004 13.472h-2.111l-.571-.733V6.986h3.217v5.753zm-2.856.537l-.653 2.009l-.873.315l-5.473-1.778l.995-3.058l5.472 1.776zm-.376 2.828l1.709 1.241l.029.926l-3.38 4.657l-2.603-1.89l3.384-4.657zm2.622 1.25l1.711-1.241l.89.259l3.382 4.655l-2.601 1.89l-3.382-4.655zm2.031-2.036l-.653-2.01l.521-.768l5.471-1.776l.995 3.058l-5.473 1.778z"/><path fill="#8a4182" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-.076 24.94A11.072 11.072 0 1 1 27 15.868A11.07 11.07 0 0 1 15.924 26.94"/><path fill="#8a4182" d="M15.459 20.248h.877v4.364h-.877zm4.755-2.694l.271-.834l4.15 1.348l-.27.834zm-1.849-5.857l2.566-3.53l.71.515l-2.566 3.53zM10.344 8.68l.71-.515l2.565 3.53l-.71.516zM7.24 18.07l4.15-1.35l.272.835l-4.15 1.349z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8a4182" d="M17.004 13.472h-2.111l-.571-.733V6.986h3.217v5.753zm-2.856.537l-.653 2.009l-.873.315l-5.473-1.778l.995-3.058l5.472 1.776zm-.376 2.828l1.709 1.241l.029.926l-3.38 4.657l-2.603-1.89l3.384-4.657zm2.622 1.25l1.711-1.241l.89.259l3.382 4.655l-2.601 1.89l-3.382-4.655zm2.031-2.036l-.653-2.01l.521-.768l5.471-1.776l.995 3.058l-5.473 1.778z"/><path fill="#8a4182" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-.076 24.94A11.072 11.072 0 1 1 27 15.868A11.07 11.07 0 0 1 15.924 26.94"/><path fill="#8a4182" d="M15.459 20.248h.877v4.364h-.877zm4.755-2.694l.271-.834l4.15 1.348l-.27.834zm-1.849-5.857l2.566-3.53l.71.515l-2.566 3.53zM10.344 8.68l.71-.515l2.565 3.53l-.71.516zM7.24 18.07l4.15-1.35l.272.835l-4.15 1.349z"/></svg> </template>
CSS
.icon-file-type-jasmine {
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%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M17.004%2013.472h-2.111l-.571-.733V6.986h3.217v5.753zm-2.856.537l-.653%202.009l-.873.315l-5.473-1.778l.995-3.058l5.472%201.776zm-.376%202.828l1.709%201.241l.029.926l-3.38%204.657l-2.603-1.89l3.384-4.657zm2.622%201.25l1.711-1.241l.89.259l3.382%204.655l-2.601%201.89l-3.382-4.655zm2.031-2.036l-.653-2.01l.521-.768l5.471-1.776l.995%203.058l-5.473%201.778z%22%2F%3E%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202m-.076%2024.94A11.072%2011.072%200%201%201%2027%2015.868A11.07%2011.07%200%200%201%2015.924%2026.94%22%2F%3E%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M15.459%2020.248h.877v4.364h-.877zm4.755-2.694l.271-.834l4.15%201.348l-.27.834zm-1.849-5.857l2.566-3.53l.71.515l-2.566%203.53zM10.344%208.68l.71-.515l2.565%203.53l-.71.516zM7.24%2018.07l4.15-1.35l.272.835l-4.15%201.349z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M17.004%2013.472h-2.111l-.571-.733V6.986h3.217v5.753zm-2.856.537l-.653%202.009l-.873.315l-5.473-1.778l.995-3.058l5.472%201.776zm-.376%202.828l1.709%201.241l.029.926l-3.38%204.657l-2.603-1.89l3.384-4.657zm2.622%201.25l1.711-1.241l.89.259l3.382%204.655l-2.601%201.89l-3.382-4.655zm2.031-2.036l-.653-2.01l.521-.768l5.471-1.776l.995%203.058l-5.473%201.778z%22%2F%3E%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M16%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202m-.076%2024.94A11.072%2011.072%200%201%201%2027%2015.868A11.07%2011.07%200%200%201%2015.924%2026.94%22%2F%3E%3Cpath%20fill%3D%22%238a4182%22%20d%3D%22M15.459%2020.248h.877v4.364h-.877zm4.755-2.694l.271-.834l4.15%201.348l-.27.834zm-1.849-5.857l2.566-3.53l.71.515l-2.566%203.53zM10.344%208.68l.71-.515l2.565%203.53l-.71.516zM7.24%2018.07l4.15-1.35l.272.835l-4.15%201.349z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-jasmine.svg?color=%231a73e8&size=48