folder type mongodb opened logo

folder-type-mongodb-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
folder-type-mongodb-opened
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type mongodb opened logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGFKntFdWC" x1="-659.847" x2="-666.491" y1="839.557" y2="839.603" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="SVGO6j3qbmz" x1="-658.764" x2="-668.32" y1="827.72" y2="844.273" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#48a547"/><stop offset="1" stop-color="#3f9143"/></linearGradient><linearGradient id="SVGhdGLnc9G" x1="-658.088" x2="-664.862" y1="839.78" y2="835.229" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="#78c47c" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Zm-1.7 4H.5l3.8 12.8h25.2Z"/><path fill="url(#SVGFKntFdWC)" d="m26.775 31l-.563-.187s.072-2.851-.956-3.05c-.678-.786.1-33.556 2.567-.112a2.03 2.03 0 0 0-1 1.142A10.6 10.6 0 0 0 26.775 31"/><path fill="url(#SVGO6j3qbmz)" d="M27.079 28.247a9.92 9.92 0 0 0 3.748-9.919c-1.1-4.864-3.711-6.463-3.992-7.073a7.3 7.3 0 0 1-.619-1.2l.208 13.552s-.431 4.141.655 4.64"/><path fill="url(#SVGhdGLnc9G)" d="M25.925 28.427S21.334 25.3 21.6 19.769a11.66 11.66 0 0 1 4.139-8.736A1.3 1.3 0 0 0 26.194 10c.286.615.239 9.182.269 10.184c.117 3.898-.216 7.507-.538 8.243"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeMongodbOpened(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="SVGFKntFdWC" x1="-659.847" x2="-666.491" y1="839.557" y2="839.603" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="SVGO6j3qbmz" x1="-658.764" x2="-668.32" y1="827.72" y2="844.273" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#48a547"/><stop offset="1" stopColor="#3f9143"/></linearGradient><linearGradient id="SVGhdGLnc9G" x1="-658.088" x2="-664.862" y1="839.78" y2="835.229" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="#78c47c" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Zm-1.7 4H.5l3.8 12.8h25.2Z"/><path fill="url(#SVGFKntFdWC)" d="m26.775 31l-.563-.187s.072-2.851-.956-3.05c-.678-.786.1-33.556 2.567-.112a2.03 2.03 0 0 0-1 1.142A10.6 10.6 0 0 0 26.775 31"/><path fill="url(#SVGO6j3qbmz)" d="M27.079 28.247a9.92 9.92 0 0 0 3.748-9.919c-1.1-4.864-3.711-6.463-3.992-7.073a7.3 7.3 0 0 1-.619-1.2l.208 13.552s-.431 4.141.655 4.64"/><path fill="url(#SVGhdGLnc9G)" d="M25.925 28.427S21.334 25.3 21.6 19.769a11.66 11.66 0 0 1 4.139-8.736A1.3 1.3 0 0 0 26.194 10c.286.615.239 9.182.269 10.184c.117 3.898-.216 7.507-.538 8.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGFKntFdWC" x1="-659.847" x2="-666.491" y1="839.557" y2="839.603" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="SVGO6j3qbmz" x1="-658.764" x2="-668.32" y1="827.72" y2="844.273" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#48a547"/><stop offset="1" stop-color="#3f9143"/></linearGradient><linearGradient id="SVGhdGLnc9G" x1="-658.088" x2="-664.862" y1="839.78" y2="835.229" gradientTransform="matrix(-.977 -.323 -.29 .877 -378.211 -928.733)" 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="#78c47c" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Zm-1.7 4H.5l3.8 12.8h25.2Z"/><path fill="url(#SVGFKntFdWC)" d="m26.775 31l-.563-.187s.072-2.851-.956-3.05c-.678-.786.1-33.556 2.567-.112a2.03 2.03 0 0 0-1 1.142A10.6 10.6 0 0 0 26.775 31"/><path fill="url(#SVGO6j3qbmz)" d="M27.079 28.247a9.92 9.92 0 0 0 3.748-9.919c-1.1-4.864-3.711-6.463-3.992-7.073a7.3 7.3 0 0 1-.619-1.2l.208 13.552s-.431 4.141.655 4.64"/><path fill="url(#SVGhdGLnc9G)" d="M25.925 28.427S21.334 25.3 21.6 19.769a11.66 11.66 0 0 1 4.139-8.736A1.3 1.3 0 0 0 26.194 10c.286.615.239 9.182.269 10.184c.117 3.898-.216 7.507-.538 8.243"/></svg>
</template>

CSS

.icon-folder-type-mongodb-opened {
  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%22SVGFKntFdWC%22%20x1%3D%22-659.847%22%20x2%3D%22-666.491%22%20y1%3D%22839.557%22%20y2%3D%22839.603%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22SVGO6j3qbmz%22%20x1%3D%22-658.764%22%20x2%3D%22-668.32%22%20y1%3D%22827.72%22%20y2%3D%22844.273%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22SVGhdGLnc9G%22%20x1%3D%22-658.088%22%20x2%3D%22-664.862%22%20y1%3D%22839.78%22%20y2%3D%22835.229%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22%2378c47c%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Zm-1.7%204H.5l3.8%2012.8h25.2Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFKntFdWC)%22%20d%3D%22m26.775%2031l-.563-.187s.072-2.851-.956-3.05c-.678-.786.1-33.556%202.567-.112a2.03%202.03%200%200%200-1%201.142A10.6%2010.6%200%200%200%2026.775%2031%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGO6j3qbmz)%22%20d%3D%22M27.079%2028.247a9.92%209.92%200%200%200%203.748-9.919c-1.1-4.864-3.711-6.463-3.992-7.073a7.3%207.3%200%200%201-.619-1.2l.208%2013.552s-.431%204.141.655%204.64%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGhdGLnc9G)%22%20d%3D%22M25.925%2028.427S21.334%2025.3%2021.6%2019.769a11.66%2011.66%200%200%201%204.139-8.736A1.3%201.3%200%200%200%2026.194%2010c.286.615.239%209.182.269%2010.184c.117%203.898-.216%207.507-.538%208.243%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%22SVGFKntFdWC%22%20x1%3D%22-659.847%22%20x2%3D%22-666.491%22%20y1%3D%22839.557%22%20y2%3D%22839.603%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22SVGO6j3qbmz%22%20x1%3D%22-658.764%22%20x2%3D%22-668.32%22%20y1%3D%22827.72%22%20y2%3D%22844.273%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22SVGhdGLnc9G%22%20x1%3D%22-658.088%22%20x2%3D%22-664.862%22%20y1%3D%22839.78%22%20y2%3D%22835.229%22%20gradientTransform%3D%22matrix(-.977%20-.323%20-.29%20.877%20-378.211%20-928.733)%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%22%2378c47c%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Zm-1.7%204H.5l3.8%2012.8h25.2Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFKntFdWC)%22%20d%3D%22m26.775%2031l-.563-.187s.072-2.851-.956-3.05c-.678-.786.1-33.556%202.567-.112a2.03%202.03%200%200%200-1%201.142A10.6%2010.6%200%200%200%2026.775%2031%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGO6j3qbmz)%22%20d%3D%22M27.079%2028.247a9.92%209.92%200%200%200%203.748-9.919c-1.1-4.864-3.711-6.463-3.992-7.073a7.3%207.3%200%200%201-.619-1.2l.208%2013.552s-.431%204.141.655%204.64%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGhdGLnc9G)%22%20d%3D%22M25.925%2028.427S21.334%2025.3%2021.6%2019.769a11.66%2011.66%200%200%201%204.139-8.736A1.3%201.3%200%200%200%2026.194%2010c.286.615.239%209.182.269%2010.184c.117%203.898-.216%207.507-.538%208.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-mongodb-opened.svg?color=%231a73e8&size=48