file type mongo logo
file-type-mongo from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-mongo
- 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 mongo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGmsjVGeRs" x1="-645.732" x2="-654.59" y1="839.188" y2="839.25" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset=".231" stop-color="#999875"/><stop offset=".563" stop-color="#9b9977"/><stop offset=".683" stop-color="#a09f7e"/><stop offset=".768" stop-color="#a9a889"/><stop offset=".837" stop-color="#b7b69a"/><stop offset=".896" stop-color="#c9c7b0"/><stop offset=".948" stop-color="#deddcb"/><stop offset=".994" stop-color="#f8f6eb"/><stop offset="1" stop-color="#fbf9ef"/></linearGradient><linearGradient id="SVGajUg6c6y" x1="-644.287" x2="-657.028" y1="823.405" y2="845.476" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#48a547"/><stop offset="1" stop-color="#3f9143"/></linearGradient><linearGradient id="SVGnjaRbbDk" x1="-643.386" x2="-652.418" y1="839.485" y2="833.417" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#41a247"/><stop offset=".352" stop-color="#4ba74b"/><stop offset=".956" stop-color="#67b554"/><stop offset="1" stop-color="#69b655"/></linearGradient></defs><path fill="url(#SVGmsjVGeRs)" d="m16.62 30l-.751-.249s.1-3.8-1.275-4.067c-.9-1.048.133-44.741 3.423-.149a2.7 2.7 0 0 0-1.333 1.523A14 14 0 0 0 16.62 30"/><path fill="url(#SVGajUg6c6y)" d="M17.026 26.329a13.22 13.22 0 0 0 5-13.225c-1.47-6.485-4.951-8.617-5.326-9.431a10 10 0 0 1-.825-1.6l.277 18.069s-.574 5.522.874 6.187"/><path fill="url(#SVGnjaRbbDk)" d="M15.487 26.569S9.366 22.4 9.72 15.025a15.54 15.54 0 0 1 5.519-11.648A1.73 1.73 0 0 0 15.846 2c.381.82.319 12.243.359 13.579c.155 5.197-.289 10.009-.718 10.99"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMongo(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="SVGmsjVGeRs" x1="-645.732" x2="-654.59" y1="839.188" y2="839.25" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset=".231" stopColor="#999875"/><stop offset=".563" stopColor="#9b9977"/><stop offset=".683" stopColor="#a09f7e"/><stop offset=".768" stopColor="#a9a889"/><stop offset=".837" stopColor="#b7b69a"/><stop offset=".896" stopColor="#c9c7b0"/><stop offset=".948" stopColor="#deddcb"/><stop offset=".994" stopColor="#f8f6eb"/><stop offset="1" stopColor="#fbf9ef"/></linearGradient><linearGradient id="SVGajUg6c6y" x1="-644.287" x2="-657.028" y1="823.405" y2="845.476" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#48a547"/><stop offset="1" stopColor="#3f9143"/></linearGradient><linearGradient id="SVGnjaRbbDk" x1="-643.386" x2="-652.418" y1="839.485" y2="833.417" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#41a247"/><stop offset=".352" stopColor="#4ba74b"/><stop offset=".956" stopColor="#67b554"/><stop offset="1" stopColor="#69b655"/></linearGradient></defs><path fill="url(#SVGmsjVGeRs)" d="m16.62 30l-.751-.249s.1-3.8-1.275-4.067c-.9-1.048.133-44.741 3.423-.149a2.7 2.7 0 0 0-1.333 1.523A14 14 0 0 0 16.62 30"/><path fill="url(#SVGajUg6c6y)" d="M17.026 26.329a13.22 13.22 0 0 0 5-13.225c-1.47-6.485-4.951-8.617-5.326-9.431a10 10 0 0 1-.825-1.6l.277 18.069s-.574 5.522.874 6.187"/><path fill="url(#SVGnjaRbbDk)" d="M15.487 26.569S9.366 22.4 9.72 15.025a15.54 15.54 0 0 1 5.519-11.648A1.73 1.73 0 0 0 15.846 2c.381.82.319 12.243.359 13.579c.155 5.197-.289 10.009-.718 10.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGmsjVGeRs" x1="-645.732" x2="-654.59" y1="839.188" y2="839.25" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset=".231" stop-color="#999875"/><stop offset=".563" stop-color="#9b9977"/><stop offset=".683" stop-color="#a09f7e"/><stop offset=".768" stop-color="#a9a889"/><stop offset=".837" stop-color="#b7b69a"/><stop offset=".896" stop-color="#c9c7b0"/><stop offset=".948" stop-color="#deddcb"/><stop offset=".994" stop-color="#f8f6eb"/><stop offset="1" stop-color="#fbf9ef"/></linearGradient><linearGradient id="SVGajUg6c6y" x1="-644.287" x2="-657.028" y1="823.405" y2="845.476" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#48a547"/><stop offset="1" stop-color="#3f9143"/></linearGradient><linearGradient id="SVGnjaRbbDk" x1="-643.386" x2="-652.418" y1="839.485" y2="833.417" gradientTransform="matrix(-.977 -.323 -.29 .877 -375.944 -928.287)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#41a247"/><stop offset=".352" stop-color="#4ba74b"/><stop offset=".956" stop-color="#67b554"/><stop offset="1" stop-color="#69b655"/></linearGradient></defs><path fill="url(#SVGmsjVGeRs)" d="m16.62 30l-.751-.249s.1-3.8-1.275-4.067c-.9-1.048.133-44.741 3.423-.149a2.7 2.7 0 0 0-1.333 1.523A14 14 0 0 0 16.62 30"/><path fill="url(#SVGajUg6c6y)" d="M17.026 26.329a13.22 13.22 0 0 0 5-13.225c-1.47-6.485-4.951-8.617-5.326-9.431a10 10 0 0 1-.825-1.6l.277 18.069s-.574 5.522.874 6.187"/><path fill="url(#SVGnjaRbbDk)" d="M15.487 26.569S9.366 22.4 9.72 15.025a15.54 15.54 0 0 1 5.519-11.648A1.73 1.73 0 0 0 15.846 2c.381.82.319 12.243.359 13.579c.155 5.197-.289 10.009-.718 10.99"/></svg> </template>
CSS
.icon-file-type-mongo {
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%22SVGmsjVGeRs%22%20x1%3D%22-645.732%22%20x2%3D%22-654.59%22%20y1%3D%22839.188%22%20y2%3D%22839.25%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.231%22%20stop-color%3D%22%23999875%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%239b9977%22%2F%3E%3Cstop%20offset%3D%22.683%22%20stop-color%3D%22%23a09f7e%22%2F%3E%3Cstop%20offset%3D%22.768%22%20stop-color%3D%22%23a9a889%22%2F%3E%3Cstop%20offset%3D%22.837%22%20stop-color%3D%22%23b7b69a%22%2F%3E%3Cstop%20offset%3D%22.896%22%20stop-color%3D%22%23c9c7b0%22%2F%3E%3Cstop%20offset%3D%22.948%22%20stop-color%3D%22%23deddcb%22%2F%3E%3Cstop%20offset%3D%22.994%22%20stop-color%3D%22%23f8f6eb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbf9ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGajUg6c6y%22%20x1%3D%22-644.287%22%20x2%3D%22-657.028%22%20y1%3D%22823.405%22%20y2%3D%22845.476%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2348a547%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233f9143%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGnjaRbbDk%22%20x1%3D%22-643.386%22%20x2%3D%22-652.418%22%20y1%3D%22839.485%22%20y2%3D%22833.417%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2341a247%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%234ba74b%22%2F%3E%3Cstop%20offset%3D%22.956%22%20stop-color%3D%22%2367b554%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2369b655%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGmsjVGeRs)%22%20d%3D%22m16.62%2030l-.751-.249s.1-3.8-1.275-4.067c-.9-1.048.133-44.741%203.423-.149a2.7%202.7%200%200%200-1.333%201.523A14%2014%200%200%200%2016.62%2030%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGajUg6c6y)%22%20d%3D%22M17.026%2026.329a13.22%2013.22%200%200%200%205-13.225c-1.47-6.485-4.951-8.617-5.326-9.431a10%2010%200%200%201-.825-1.6l.277%2018.069s-.574%205.522.874%206.187%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnjaRbbDk)%22%20d%3D%22M15.487%2026.569S9.366%2022.4%209.72%2015.025a15.54%2015.54%200%200%201%205.519-11.648A1.73%201.73%200%200%200%2015.846%202c.381.82.319%2012.243.359%2013.579c.155%205.197-.289%2010.009-.718%2010.99%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmsjVGeRs%22%20x1%3D%22-645.732%22%20x2%3D%22-654.59%22%20y1%3D%22839.188%22%20y2%3D%22839.25%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.231%22%20stop-color%3D%22%23999875%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%239b9977%22%2F%3E%3Cstop%20offset%3D%22.683%22%20stop-color%3D%22%23a09f7e%22%2F%3E%3Cstop%20offset%3D%22.768%22%20stop-color%3D%22%23a9a889%22%2F%3E%3Cstop%20offset%3D%22.837%22%20stop-color%3D%22%23b7b69a%22%2F%3E%3Cstop%20offset%3D%22.896%22%20stop-color%3D%22%23c9c7b0%22%2F%3E%3Cstop%20offset%3D%22.948%22%20stop-color%3D%22%23deddcb%22%2F%3E%3Cstop%20offset%3D%22.994%22%20stop-color%3D%22%23f8f6eb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbf9ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGajUg6c6y%22%20x1%3D%22-644.287%22%20x2%3D%22-657.028%22%20y1%3D%22823.405%22%20y2%3D%22845.476%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2348a547%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233f9143%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGnjaRbbDk%22%20x1%3D%22-643.386%22%20x2%3D%22-652.418%22%20y1%3D%22839.485%22%20y2%3D%22833.417%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-375.944%20-928.287)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2341a247%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%234ba74b%22%2F%3E%3Cstop%20offset%3D%22.956%22%20stop-color%3D%22%2367b554%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2369b655%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGmsjVGeRs)%22%20d%3D%22m16.62%2030l-.751-.249s.1-3.8-1.275-4.067c-.9-1.048.133-44.741%203.423-.149a2.7%202.7%200%200%200-1.333%201.523A14%2014%200%200%200%2016.62%2030%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGajUg6c6y)%22%20d%3D%22M17.026%2026.329a13.22%2013.22%200%200%200%205-13.225c-1.47-6.485-4.951-8.617-5.326-9.431a10%2010%200%200%201-.825-1.6l.277%2018.069s-.574%205.522.874%206.187%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGnjaRbbDk)%22%20d%3D%22M15.487%2026.569S9.366%2022.4%209.72%2015.025a15.54%2015.54%200%200%201%205.519-11.648A1.73%201.73%200%200%200%2015.846%202c.381.82.319%2012.243.359%2013.579c.155%205.197-.289%2010.009-.718%2010.99%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-mongo.svg?color=%231a73e8&size=48