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

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

Use the vuex store logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#41b883" d="M1.646 14.41L6.729 4.157l1.27 2.501v2.63l-2.525 5.124zm12.708.009L9.27 4.164L8 6.665v2.63l2.517 5.124z"/><path fill="#35495e" d="M1.646 1.582L4.823 8l1.906-3.844l-1.27-2.574zm12.708 0L11.177 8L9.27 4.156l1.27-2.574z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeVuexStore(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#41b883" d="M1.646 14.41L6.729 4.157l1.27 2.501v2.63l-2.525 5.124zm12.708.009L9.27 4.164L8 6.665v2.63l2.517 5.124z"/><path fill="#35495e" d="M1.646 1.582L4.823 8l1.906-3.844l-1.27-2.574zm12.708 0L11.177 8L9.27 4.156l1.27-2.574z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#41b883" d="M1.646 14.41L6.729 4.157l1.27 2.501v2.63l-2.525 5.124zm12.708.009L9.27 4.164L8 6.665v2.63l2.517 5.124z"/><path fill="#35495e" d="M1.646 1.582L4.823 8l1.906-3.844l-1.27-2.574zm12.708 0L11.177 8L9.27 4.156l1.27-2.574z"/></svg>
</template>

CSS

.icon-vuex-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%2341b883%22%20d%3D%22M1.646%2014.41L6.729%204.157l1.27%202.501v2.63l-2.525%205.124zm12.708.009L9.27%204.164L8%206.665v2.63l2.517%205.124z%22%2F%3E%3Cpath%20fill%3D%22%2335495e%22%20d%3D%22M1.646%201.582L4.823%208l1.906-3.844l-1.27-2.574zm12.708%200L11.177%208L9.27%204.156l1.27-2.574z%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%2341b883%22%20d%3D%22M1.646%2014.41L6.729%204.157l1.27%202.501v2.63l-2.525%205.124zm12.708.009L9.27%204.164L8%206.665v2.63l2.517%205.124z%22%2F%3E%3Cpath%20fill%3D%22%2335495e%22%20d%3D%22M1.646%201.582L4.823%208l1.906-3.844l-1.27-2.574zm12.708%200L11.177%208L9.27%204.156l1.27-2.574z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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