magasinsu from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
magasinsu
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the magasinsu logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.49 7.179h-3.51c-.642 0-.73.26-.73.654v5.7c-.044 1.305-.53 1.723-1.46 1.723c-.956 0-1.444-.44-1.464-1.828V7.833c0-.393-.092-.654-.734-.654h-3.51v6.78c0 1.5.29 2.134.912 2.778c.962 1 2.645 1.423 4.794 1.423c2.15 0 3.834-.422 4.798-1.423c.62-.644.911-1.278.911-2.778zM14.26.906C8.425-.23 2.7 3.809 1.47 9.924C.246 16.042 3.98 21.92 9.817 23.054c5.84 1.132 11.565-2.905 12.792-9.02C23.834 7.917 20.1 2.038 14.261.904m-2.465 21.384c-5.664 0-10.253-4.582-10.253-10.234c0-5.65 4.59-10.23 10.253-10.23c5.661 0 10.253 4.58 10.253 10.23c0 5.652-4.592 10.234-10.253 10.234M.026 11.136C-.4 17.289 4.367 22.646 10.869 23.2q-.522-.046-1.052-.147C3.981 21.92.244 16.04 1.471 9.924C2.69 3.85 8.346-.172 14.14.884c-.488-.094-.98-.16-1.486-.196C6.041.235.46 4.91.028 11.138M13.388.755a8 8 0 0 0-.774-.037a10 10 0 0 1 1.648.186c5.836 1.134 9.573 7.01 8.346 13.128c-1.228 6.114-6.953 10.153-12.79 9.02a10 10 0 0 1-.767-.182c.992.306 2.06.473 3.183.473c1.126 0 1.996-.152 2.827-.34c3.604-.816 6.523-3.342 7.98-6.506c.635-1.421.961-2.96.959-4.515c-.001-6.26-4.916-10.743-10.613-11.226"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMagasinsu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.49 7.179h-3.51c-.642 0-.73.26-.73.654v5.7c-.044 1.305-.53 1.723-1.46 1.723c-.956 0-1.444-.44-1.464-1.828V7.833c0-.393-.092-.654-.734-.654h-3.51v6.78c0 1.5.29 2.134.912 2.778c.962 1 2.645 1.423 4.794 1.423c2.15 0 3.834-.422 4.798-1.423c.62-.644.911-1.278.911-2.778zM14.26.906C8.425-.23 2.7 3.809 1.47 9.924C.246 16.042 3.98 21.92 9.817 23.054c5.84 1.132 11.565-2.905 12.792-9.02C23.834 7.917 20.1 2.038 14.261.904m-2.465 21.384c-5.664 0-10.253-4.582-10.253-10.234c0-5.65 4.59-10.23 10.253-10.23c5.661 0 10.253 4.58 10.253 10.23c0 5.652-4.592 10.234-10.253 10.234M.026 11.136C-.4 17.289 4.367 22.646 10.869 23.2q-.522-.046-1.052-.147C3.981 21.92.244 16.04 1.471 9.924C2.69 3.85 8.346-.172 14.14.884c-.488-.094-.98-.16-1.486-.196C6.041.235.46 4.91.028 11.138M13.388.755a8 8 0 0 0-.774-.037a10 10 0 0 1 1.648.186c5.836 1.134 9.573 7.01 8.346 13.128c-1.228 6.114-6.953 10.153-12.79 9.02a10 10 0 0 1-.767-.182c.992.306 2.06.473 3.183.473c1.126 0 1.996-.152 2.827-.34c3.604-.816 6.523-3.342 7.98-6.506c.635-1.421.961-2.96.959-4.515c-.001-6.26-4.916-10.743-10.613-11.226"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.49 7.179h-3.51c-.642 0-.73.26-.73.654v5.7c-.044 1.305-.53 1.723-1.46 1.723c-.956 0-1.444-.44-1.464-1.828V7.833c0-.393-.092-.654-.734-.654h-3.51v6.78c0 1.5.29 2.134.912 2.778c.962 1 2.645 1.423 4.794 1.423c2.15 0 3.834-.422 4.798-1.423c.62-.644.911-1.278.911-2.778zM14.26.906C8.425-.23 2.7 3.809 1.47 9.924C.246 16.042 3.98 21.92 9.817 23.054c5.84 1.132 11.565-2.905 12.792-9.02C23.834 7.917 20.1 2.038 14.261.904m-2.465 21.384c-5.664 0-10.253-4.582-10.253-10.234c0-5.65 4.59-10.23 10.253-10.23c5.661 0 10.253 4.58 10.253 10.23c0 5.652-4.592 10.234-10.253 10.234M.026 11.136C-.4 17.289 4.367 22.646 10.869 23.2q-.522-.046-1.052-.147C3.981 21.92.244 16.04 1.471 9.924C2.69 3.85 8.346-.172 14.14.884c-.488-.094-.98-.16-1.486-.196C6.041.235.46 4.91.028 11.138M13.388.755a8 8 0 0 0-.774-.037a10 10 0 0 1 1.648.186c5.836 1.134 9.573 7.01 8.346 13.128c-1.228 6.114-6.953 10.153-12.79 9.02a10 10 0 0 1-.767-.182c.992.306 2.06.473 3.183.473c1.126 0 1.996-.152 2.827-.34c3.604-.816 6.523-3.342 7.98-6.506c.635-1.421.961-2.96.959-4.515c-.001-6.26-4.916-10.743-10.613-11.226"/></svg>
</template>

CSS

.icon-magasinsu {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.49%207.179h-3.51c-.642%200-.73.26-.73.654v5.7c-.044%201.305-.53%201.723-1.46%201.723c-.956%200-1.444-.44-1.464-1.828V7.833c0-.393-.092-.654-.734-.654h-3.51v6.78c0%201.5.29%202.134.912%202.778c.962%201%202.645%201.423%204.794%201.423c2.15%200%203.834-.422%204.798-1.423c.62-.644.911-1.278.911-2.778zM14.26.906C8.425-.23%202.7%203.809%201.47%209.924C.246%2016.042%203.98%2021.92%209.817%2023.054c5.84%201.132%2011.565-2.905%2012.792-9.02C23.834%207.917%2020.1%202.038%2014.261.904m-2.465%2021.384c-5.664%200-10.253-4.582-10.253-10.234c0-5.65%204.59-10.23%2010.253-10.23c5.661%200%2010.253%204.58%2010.253%2010.23c0%205.652-4.592%2010.234-10.253%2010.234M.026%2011.136C-.4%2017.289%204.367%2022.646%2010.869%2023.2q-.522-.046-1.052-.147C3.981%2021.92.244%2016.04%201.471%209.924C2.69%203.85%208.346-.172%2014.14.884c-.488-.094-.98-.16-1.486-.196C6.041.235.46%204.91.028%2011.138M13.388.755a8%208%200%200%200-.774-.037a10%2010%200%200%201%201.648.186c5.836%201.134%209.573%207.01%208.346%2013.128c-1.228%206.114-6.953%2010.153-12.79%209.02a10%2010%200%200%201-.767-.182c.992.306%202.06.473%203.183.473c1.126%200%201.996-.152%202.827-.34c3.604-.816%206.523-3.342%207.98-6.506c.635-1.421.961-2.96.959-4.515c-.001-6.26-4.916-10.743-10.613-11.226%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.49%207.179h-3.51c-.642%200-.73.26-.73.654v5.7c-.044%201.305-.53%201.723-1.46%201.723c-.956%200-1.444-.44-1.464-1.828V7.833c0-.393-.092-.654-.734-.654h-3.51v6.78c0%201.5.29%202.134.912%202.778c.962%201%202.645%201.423%204.794%201.423c2.15%200%203.834-.422%204.798-1.423c.62-.644.911-1.278.911-2.778zM14.26.906C8.425-.23%202.7%203.809%201.47%209.924C.246%2016.042%203.98%2021.92%209.817%2023.054c5.84%201.132%2011.565-2.905%2012.792-9.02C23.834%207.917%2020.1%202.038%2014.261.904m-2.465%2021.384c-5.664%200-10.253-4.582-10.253-10.234c0-5.65%204.59-10.23%2010.253-10.23c5.661%200%2010.253%204.58%2010.253%2010.23c0%205.652-4.592%2010.234-10.253%2010.234M.026%2011.136C-.4%2017.289%204.367%2022.646%2010.869%2023.2q-.522-.046-1.052-.147C3.981%2021.92.244%2016.04%201.471%209.924C2.69%203.85%208.346-.172%2014.14.884c-.488-.094-.98-.16-1.486-.196C6.041.235.46%204.91.028%2011.138M13.388.755a8%208%200%200%200-.774-.037a10%2010%200%200%201%201.648.186c5.836%201.134%209.573%207.01%208.346%2013.128c-1.228%206.114-6.953%2010.153-12.79%209.02a10%2010%200%200%201-.767-.182c.992.306%202.06.473%203.183.473c1.126%200%201.996-.152%202.827-.34c3.604-.816%206.523-3.342%207.98-6.506c.635-1.421.961-2.96.959-4.515c-.001-6.26-4.916-10.743-10.613-11.226%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/magasinsu.svg?color=%231a73e8&size=48