file type convex logo
file-type-convex from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-convex
- 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 convex logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".32"><path fill="#f3b01c" d="M19.66 24.07c4.14-.45 8.04-2.62 10.2-6.24c-1.03 8.95-10.99 14.6-19.12 11.14a4 4 0 0 1-1.83-1.54a12.2 12.2 0 0 1-1.57-9.66a13.2 13.2 0 0 0 12.32 6.3"/><path fill="#8d2676" d="M7.19 15.14c-1.68 3.81-1.75 8.28.3 11.95C.27 21.74.35 10.28 7.42 4.98a4 4 0 0 1 2.25-.83c3.35-.17 6.76 1.1 9.15 3.48c-4.86.04-9.6 3.1-11.62 7.51"/><path fill="#ee342f" d="M21.15 8.8c-2.45-3.36-6.28-5.64-10.48-5.71c8.12-3.62 18.1 2.25 19.2 10.93c.1.8-.03 1.63-.4 2.36a12 12 0 0 1-7.62 6.24a13.2 13.2 0 0 0-.7-13.82"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeConvex(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g strokeWidth=".32"><path fill="#f3b01c" d="M19.66 24.07c4.14-.45 8.04-2.62 10.2-6.24c-1.03 8.95-10.99 14.6-19.12 11.14a4 4 0 0 1-1.83-1.54a12.2 12.2 0 0 1-1.57-9.66a13.2 13.2 0 0 0 12.32 6.3"/><path fill="#8d2676" d="M7.19 15.14c-1.68 3.81-1.75 8.28.3 11.95C.27 21.74.35 10.28 7.42 4.98a4 4 0 0 1 2.25-.83c3.35-.17 6.76 1.1 9.15 3.48c-4.86.04-9.6 3.1-11.62 7.51"/><path fill="#ee342f" d="M21.15 8.8c-2.45-3.36-6.28-5.64-10.48-5.71c8.12-3.62 18.1 2.25 19.2 10.93c.1.8-.03 1.63-.4 2.36a12 12 0 0 1-7.62 6.24a13.2 13.2 0 0 0-.7-13.82"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".32"><path fill="#f3b01c" d="M19.66 24.07c4.14-.45 8.04-2.62 10.2-6.24c-1.03 8.95-10.99 14.6-19.12 11.14a4 4 0 0 1-1.83-1.54a12.2 12.2 0 0 1-1.57-9.66a13.2 13.2 0 0 0 12.32 6.3"/><path fill="#8d2676" d="M7.19 15.14c-1.68 3.81-1.75 8.28.3 11.95C.27 21.74.35 10.28 7.42 4.98a4 4 0 0 1 2.25-.83c3.35-.17 6.76 1.1 9.15 3.48c-4.86.04-9.6 3.1-11.62 7.51"/><path fill="#ee342f" d="M21.15 8.8c-2.45-3.36-6.28-5.64-10.48-5.71c8.12-3.62 18.1 2.25 19.2 10.93c.1.8-.03 1.63-.4 2.36a12 12 0 0 1-7.62 6.24a13.2 13.2 0 0 0-.7-13.82"/></g></svg> </template>
CSS
.icon-file-type-convex {
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%20stroke-width%3D%22.32%22%3E%3Cpath%20fill%3D%22%23f3b01c%22%20d%3D%22M19.66%2024.07c4.14-.45%208.04-2.62%2010.2-6.24c-1.03%208.95-10.99%2014.6-19.12%2011.14a4%204%200%200%201-1.83-1.54a12.2%2012.2%200%200%201-1.57-9.66a13.2%2013.2%200%200%200%2012.32%206.3%22%2F%3E%3Cpath%20fill%3D%22%238d2676%22%20d%3D%22M7.19%2015.14c-1.68%203.81-1.75%208.28.3%2011.95C.27%2021.74.35%2010.28%207.42%204.98a4%204%200%200%201%202.25-.83c3.35-.17%206.76%201.1%209.15%203.48c-4.86.04-9.6%203.1-11.62%207.51%22%2F%3E%3Cpath%20fill%3D%22%23ee342f%22%20d%3D%22M21.15%208.8c-2.45-3.36-6.28-5.64-10.48-5.71c8.12-3.62%2018.1%202.25%2019.2%2010.93c.1.8-.03%201.63-.4%202.36a12%2012%200%200%201-7.62%206.24a13.2%2013.2%200%200%200-.7-13.82%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%3Cg%20stroke-width%3D%22.32%22%3E%3Cpath%20fill%3D%22%23f3b01c%22%20d%3D%22M19.66%2024.07c4.14-.45%208.04-2.62%2010.2-6.24c-1.03%208.95-10.99%2014.6-19.12%2011.14a4%204%200%200%201-1.83-1.54a12.2%2012.2%200%200%201-1.57-9.66a13.2%2013.2%200%200%200%2012.32%206.3%22%2F%3E%3Cpath%20fill%3D%22%238d2676%22%20d%3D%22M7.19%2015.14c-1.68%203.81-1.75%208.28.3%2011.95C.27%2021.74.35%2010.28%207.42%204.98a4%204%200%200%201%202.25-.83c3.35-.17%206.76%201.1%209.15%203.48c-4.86.04-9.6%203.1-11.62%207.51%22%2F%3E%3Cpath%20fill%3D%22%23ee342f%22%20d%3D%22M21.15%208.8c-2.45-3.36-6.28-5.64-10.48-5.71c8.12-3.62%2018.1%202.25%2019.2%2010.93c.1.8-.03%201.63-.4%202.36a12%2012%200%200%201-7.62%206.24a13.2%2013.2%200%200%200-.7-13.82%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-convex.svg?color=%231a73e8&size=48