folder ngrx store logo

folder-ngrx-store from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
folder-ngrx-store
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

Related icons in Material Icon Theme

Use the folder ngrx store logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#8bc34a" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#dcedc8" d="M11.5 4.5L7 6l.5 6l4 2l4-2l.5-6Zm-.934 1.393a1.15 1.15 0 0 1 .561.162a2.7 2.7 0 0 0 .607.152a3.32 3.32 0 0 1 2.217 1.417c.224.438.178.674-.165.85c-.295.152-.9.079-1.777-.216l-.74-.248l-.264.099a1.77 1.77 0 0 0-.92.865a1.45 1.45 0 0 0-.109.811a1.45 1.45 0 0 0 .205.823c.175.306.575.697.644.629c.018-.019-.023-.143-.092-.276a.55.55 0 0 1-.089-.298c.02-.03.2.083.401.252a2.8 2.8 0 0 0 1.45.667c.393.04.483-.032.188-.154a.9.9 0 0 1-.274-.181c-.115-.126-.121-.122.37-.231a2.3 2.3 0 0 0 .943-.498c.011-.037-.087-.051-.248-.039c-.146.012-.265-.003-.265-.033a1.5 1.5 0 0 1 .265-.328a2.47 2.47 0 0 0 .793-1.798l.04-.557l.129.265a1.6 1.6 0 0 1 .066 1.074c-.084.302-.028.336.127.076c.191-.322.252-.272.219.182a1.98 1.98 0 0 1-.592 1.28c-.313.34-.275.402.104.17c.365-.224.415-.19.226.163a3.04 3.04 0 0 1-1.89 1.415a3.1 3.1 0 0 1-1.244.08a3.67 3.67 0 0 1-2.72-1.924a7 7 0 0 0-.418-.719c-.202-.271-.218-.392-.083-.598a.46.46 0 0 0 .055-.365c-.128-.726-.124-.748.169-1.044c.256-.257.271-.291.271-.591c0-.26.026-.345.145-.463a.5.5 0 0 1 .281-.145a1.44 1.44 0 0 0 .812-.433a.84.84 0 0 1 .601-.293"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderNgrxStore(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#8bc34a" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#dcedc8" d="M11.5 4.5L7 6l.5 6l4 2l4-2l.5-6Zm-.934 1.393a1.15 1.15 0 0 1 .561.162a2.7 2.7 0 0 0 .607.152a3.32 3.32 0 0 1 2.217 1.417c.224.438.178.674-.165.85c-.295.152-.9.079-1.777-.216l-.74-.248l-.264.099a1.77 1.77 0 0 0-.92.865a1.45 1.45 0 0 0-.109.811a1.45 1.45 0 0 0 .205.823c.175.306.575.697.644.629c.018-.019-.023-.143-.092-.276a.55.55 0 0 1-.089-.298c.02-.03.2.083.401.252a2.8 2.8 0 0 0 1.45.667c.393.04.483-.032.188-.154a.9.9 0 0 1-.274-.181c-.115-.126-.121-.122.37-.231a2.3 2.3 0 0 0 .943-.498c.011-.037-.087-.051-.248-.039c-.146.012-.265-.003-.265-.033a1.5 1.5 0 0 1 .265-.328a2.47 2.47 0 0 0 .793-1.798l.04-.557l.129.265a1.6 1.6 0 0 1 .066 1.074c-.084.302-.028.336.127.076c.191-.322.252-.272.219.182a1.98 1.98 0 0 1-.592 1.28c-.313.34-.275.402.104.17c.365-.224.415-.19.226.163a3.04 3.04 0 0 1-1.89 1.415a3.1 3.1 0 0 1-1.244.08a3.67 3.67 0 0 1-2.72-1.924a7 7 0 0 0-.418-.719c-.202-.271-.218-.392-.083-.598a.46.46 0 0 0 .055-.365c-.128-.726-.124-.748.169-1.044c.256-.257.271-.291.271-.591c0-.26.026-.345.145-.463a.5.5 0 0 1 .281-.145a1.44 1.44 0 0 0 .812-.433a.84.84 0 0 1 .601-.293"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#8bc34a" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#dcedc8" d="M11.5 4.5L7 6l.5 6l4 2l4-2l.5-6Zm-.934 1.393a1.15 1.15 0 0 1 .561.162a2.7 2.7 0 0 0 .607.152a3.32 3.32 0 0 1 2.217 1.417c.224.438.178.674-.165.85c-.295.152-.9.079-1.777-.216l-.74-.248l-.264.099a1.77 1.77 0 0 0-.92.865a1.45 1.45 0 0 0-.109.811a1.45 1.45 0 0 0 .205.823c.175.306.575.697.644.629c.018-.019-.023-.143-.092-.276a.55.55 0 0 1-.089-.298c.02-.03.2.083.401.252a2.8 2.8 0 0 0 1.45.667c.393.04.483-.032.188-.154a.9.9 0 0 1-.274-.181c-.115-.126-.121-.122.37-.231a2.3 2.3 0 0 0 .943-.498c.011-.037-.087-.051-.248-.039c-.146.012-.265-.003-.265-.033a1.5 1.5 0 0 1 .265-.328a2.47 2.47 0 0 0 .793-1.798l.04-.557l.129.265a1.6 1.6 0 0 1 .066 1.074c-.084.302-.028.336.127.076c.191-.322.252-.272.219.182a1.98 1.98 0 0 1-.592 1.28c-.313.34-.275.402.104.17c.365-.224.415-.19.226.163a3.04 3.04 0 0 1-1.89 1.415a3.1 3.1 0 0 1-1.244.08a3.67 3.67 0 0 1-2.72-1.924a7 7 0 0 0-.418-.719c-.202-.271-.218-.392-.083-.598a.46.46 0 0 0 .055-.365c-.128-.726-.124-.748.169-1.044c.256-.257.271-.291.271-.591c0-.26.026-.345.145-.463a.5.5 0 0 1 .281-.145a1.44 1.44 0 0 0 .812-.433a.84.84 0 0 1 .601-.293"/></svg>
</template>

CSS

.icon-folder-ngrx-store {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%238bc34a%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23dcedc8%22%20d%3D%22M11.5%204.5L7%206l.5%206l4%202l4-2l.5-6Zm-.934%201.393a1.15%201.15%200%200%201%20.561.162a2.7%202.7%200%200%200%20.607.152a3.32%203.32%200%200%201%202.217%201.417c.224.438.178.674-.165.85c-.295.152-.9.079-1.777-.216l-.74-.248l-.264.099a1.77%201.77%200%200%200-.92.865a1.45%201.45%200%200%200-.109.811a1.45%201.45%200%200%200%20.205.823c.175.306.575.697.644.629c.018-.019-.023-.143-.092-.276a.55.55%200%200%201-.089-.298c.02-.03.2.083.401.252a2.8%202.8%200%200%200%201.45.667c.393.04.483-.032.188-.154a.9.9%200%200%201-.274-.181c-.115-.126-.121-.122.37-.231a2.3%202.3%200%200%200%20.943-.498c.011-.037-.087-.051-.248-.039c-.146.012-.265-.003-.265-.033a1.5%201.5%200%200%201%20.265-.328a2.47%202.47%200%200%200%20.793-1.798l.04-.557l.129.265a1.6%201.6%200%200%201%20.066%201.074c-.084.302-.028.336.127.076c.191-.322.252-.272.219.182a1.98%201.98%200%200%201-.592%201.28c-.313.34-.275.402.104.17c.365-.224.415-.19.226.163a3.04%203.04%200%200%201-1.89%201.415a3.1%203.1%200%200%201-1.244.08a3.67%203.67%200%200%201-2.72-1.924a7%207%200%200%200-.418-.719c-.202-.271-.218-.392-.083-.598a.46.46%200%200%200%20.055-.365c-.128-.726-.124-.748.169-1.044c.256-.257.271-.291.271-.591c0-.26.026-.345.145-.463a.5.5%200%200%201%20.281-.145a1.44%201.44%200%200%200%20.812-.433a.84.84%200%200%201%20.601-.293%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%2016%2016%22%3E%3Cpath%20fill%3D%22%238bc34a%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23dcedc8%22%20d%3D%22M11.5%204.5L7%206l.5%206l4%202l4-2l.5-6Zm-.934%201.393a1.15%201.15%200%200%201%20.561.162a2.7%202.7%200%200%200%20.607.152a3.32%203.32%200%200%201%202.217%201.417c.224.438.178.674-.165.85c-.295.152-.9.079-1.777-.216l-.74-.248l-.264.099a1.77%201.77%200%200%200-.92.865a1.45%201.45%200%200%200-.109.811a1.45%201.45%200%200%200%20.205.823c.175.306.575.697.644.629c.018-.019-.023-.143-.092-.276a.55.55%200%200%201-.089-.298c.02-.03.2.083.401.252a2.8%202.8%200%200%200%201.45.667c.393.04.483-.032.188-.154a.9.9%200%200%201-.274-.181c-.115-.126-.121-.122.37-.231a2.3%202.3%200%200%200%20.943-.498c.011-.037-.087-.051-.248-.039c-.146.012-.265-.003-.265-.033a1.5%201.5%200%200%201%20.265-.328a2.47%202.47%200%200%200%20.793-1.798l.04-.557l.129.265a1.6%201.6%200%200%201%20.066%201.074c-.084.302-.028.336.127.076c.191-.322.252-.272.219.182a1.98%201.98%200%200%201-.592%201.28c-.313.34-.275.402.104.17c.365-.224.415-.19.226.163a3.04%203.04%200%200%201-1.89%201.415a3.1%203.1%200%200%201-1.244.08a3.67%203.67%200%200%201-2.72-1.924a7%207%200%200%200-.418-.719c-.202-.271-.218-.392-.083-.598a.46.46%200%200%200%20.055-.365c-.128-.726-.124-.748.169-1.044c.256-.257.271-.291.271-.591c0-.26.026-.345.145-.463a.5.5%200%200%201%20.281-.145a1.44%201.44%200%200%200%20.812-.433a.84.84%200%200%201%20.601-.293%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/folder-ngrx-store.svg?color=%231a73e8&size=48