mongodb icon
mongodb-outline from Teenyicons by smhmd · Outline · MIT Free for personal and commercial use.
- Name
- mongodb-outline
- Set
- Teenyicons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
Use the mongodb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.369-.338a.5.5 0 0 0-.738 0zm0 13l-.393.309a.5.5 0 0 0 .786 0zM4.623 9.838l-.393.31zm.246-6.467L4.5 3.032zm5.262 0l.369-.338zm.246 6.467l.393.31zM8 15V.5H7V15zm-.107-1.809L5.016 9.53l-.786.618l2.877 3.662zM5.237 3.708L7.87.838L7.13.162L4.5 3.032zM7.131.838l2.632 2.87l.737-.675L7.869.163zm2.853 8.691l-2.877 3.662l.786.618l2.877-3.662zm-.221-5.82a4.5 4.5 0 0 1 .22 5.82l.787.618a5.5 5.5 0 0 0-.27-7.114zm-4.747 5.82a4.5 4.5 0 0 1 .221-5.82L4.5 3.032a5.5 5.5 0 0 0-.27 7.114z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsMongodbOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.369-.338a.5.5 0 0 0-.738 0zm0 13l-.393.309a.5.5 0 0 0 .786 0zM4.623 9.838l-.393.31zm.246-6.467L4.5 3.032zm5.262 0l.369-.338zm.246 6.467l.393.31zM8 15V.5H7V15zm-.107-1.809L5.016 9.53l-.786.618l2.877 3.662zM5.237 3.708L7.87.838L7.13.162L4.5 3.032zM7.131.838l2.632 2.87l.737-.675L7.869.163zm2.853 8.691l-2.877 3.662l.786.618l2.877-3.662zm-.221-5.82a4.5 4.5 0 0 1 .22 5.82l.787.618a5.5 5.5 0 0 0-.27-7.114zm-4.747 5.82a4.5 4.5 0 0 1 .221-5.82L4.5 3.032a5.5 5.5 0 0 0-.27 7.114z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.369-.338a.5.5 0 0 0-.738 0zm0 13l-.393.309a.5.5 0 0 0 .786 0zM4.623 9.838l-.393.31zm.246-6.467L4.5 3.032zm5.262 0l.369-.338zm.246 6.467l.393.31zM8 15V.5H7V15zm-.107-1.809L5.016 9.53l-.786.618l2.877 3.662zM5.237 3.708L7.87.838L7.13.162L4.5 3.032zM7.131.838l2.632 2.87l.737-.675L7.869.163zm2.853 8.691l-2.877 3.662l.786.618l2.877-3.662zm-.221-5.82a4.5 4.5 0 0 1 .22 5.82l.787.618a5.5 5.5 0 0 0-.27-7.114zm-4.747 5.82a4.5 4.5 0 0 1 .221-5.82L4.5 3.032a5.5 5.5 0 0 0-.27 7.114z"/></svg> </template>
CSS
.icon-mongodb-outline {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.5.5l.369-.338a.5.5%200%200%200-.738%200zm0%2013l-.393.309a.5.5%200%200%200%20.786%200zM4.623%209.838l-.393.31zm.246-6.467L4.5%203.032zm5.262%200l.369-.338zm.246%206.467l.393.31zM8%2015V.5H7V15zm-.107-1.809L5.016%209.53l-.786.618l2.877%203.662zM5.237%203.708L7.87.838L7.13.162L4.5%203.032zM7.131.838l2.632%202.87l.737-.675L7.869.163zm2.853%208.691l-2.877%203.662l.786.618l2.877-3.662zm-.221-5.82a4.5%204.5%200%200%201%20.22%205.82l.787.618a5.5%205.5%200%200%200-.27-7.114zm-4.747%205.82a4.5%204.5%200%200%201%20.221-5.82L4.5%203.032a5.5%205.5%200%200%200-.27%207.114z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.5.5l.369-.338a.5.5%200%200%200-.738%200zm0%2013l-.393.309a.5.5%200%200%200%20.786%200zM4.623%209.838l-.393.31zm.246-6.467L4.5%203.032zm5.262%200l.369-.338zm.246%206.467l.393.31zM8%2015V.5H7V15zm-.107-1.809L5.016%209.53l-.786.618l2.877%203.662zM5.237%203.708L7.87.838L7.13.162L4.5%203.032zM7.131.838l2.632%202.87l.737-.675L7.869.163zm2.853%208.691l-2.877%203.662l.786.618l2.877-3.662zm-.221-5.82a4.5%204.5%200%200%201%20.22%205.82l.787.618a5.5%205.5%200%200%200-.27-7.114zm-4.747%205.82a4.5%204.5%200%200%201%20.221-5.82L4.5%203.032a5.5%205.5%200%200%200-.27%207.114z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/mongodb-outline.svg?color=%231a73e8&size=48