file type syncpack logo
file-type-syncpack from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-syncpack
- 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 syncpack logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#84cc16"><path id="SVGYX9iMblc" d="M2 13.15h2.5C7-.1 26 .6 27.7 13.7l-3.6-4l-2.7 3.25C19 7.5 12 9 10.7 13.15h2.95L7.8 20"/></g><use fill="#365314" href="#SVGYX9iMblc" transform="rotate(180 16 16)"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeSyncpack(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#84cc16"><path id="SVGYX9iMblc" d="M2 13.15h2.5C7-.1 26 .6 27.7 13.7l-3.6-4l-2.7 3.25C19 7.5 12 9 10.7 13.15h2.95L7.8 20"/></g><use fill="#365314" href="#SVGYX9iMblc" transform="rotate(180 16 16)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#84cc16"><path id="SVGYX9iMblc" d="M2 13.15h2.5C7-.1 26 .6 27.7 13.7l-3.6-4l-2.7 3.25C19 7.5 12 9 10.7 13.15h2.95L7.8 20"/></g><use fill="#365314" href="#SVGYX9iMblc" transform="rotate(180 16 16)"/></svg> </template>
CSS
.icon-file-type-syncpack {
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%3Cg%20fill%3D%22%2384cc16%22%3E%3Cpath%20id%3D%22SVGYX9iMblc%22%20d%3D%22M2%2013.15h2.5C7-.1%2026%20.6%2027.7%2013.7l-3.6-4l-2.7%203.25C19%207.5%2012%209%2010.7%2013.15h2.95L7.8%2020%22%2F%3E%3C%2Fg%3E%3Cuse%20fill%3D%22%23365314%22%20href%3D%22%23SVGYX9iMblc%22%20transform%3D%22rotate(180%2016%2016)%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%3Cg%20fill%3D%22%2384cc16%22%3E%3Cpath%20id%3D%22SVGYX9iMblc%22%20d%3D%22M2%2013.15h2.5C7-.1%2026%20.6%2027.7%2013.7l-3.6-4l-2.7%203.25C19%207.5%2012%209%2010.7%2013.15h2.95L7.8%2020%22%2F%3E%3C%2Fg%3E%3Cuse%20fill%3D%22%23365314%22%20href%3D%22%23SVGYX9iMblc%22%20transform%3D%22rotate(180%2016%2016)%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-syncpack.svg?color=%231a73e8&size=48