myob logo
myob from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- myob
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the myob logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.276 9.347l-1.254 3.346a366 366 0 0 1-1.325-3.346H7.275l2.038 5.132l-.86 2.063h1.38l2.845-7.195ZM5.083 10.46c.551 0 .818.33.818 1.01v3.112h1.314v-3.259c0-1.241-.853-2.108-2.075-2.108c-.588 0-1.127.206-1.516.58l-.016.015l-.016-.015c-.39-.374-.926-.58-1.512-.58c-1.225 0-2.08.867-2.08 2.108v3.26h1.314V11.47c0-.68.267-1.01.818-1.01c.552 0 .819.33.819 1.01v3.112h1.314V11.47c0-.68.267-1.01.819-1.01zm18.2-.398c-.494-.547-1.191-.849-1.962-.849a2.56 2.56 0 0 0-1.521.497V7.458h-1.315v4.51c0 .721.258 1.396.725 1.9c.512.553 1.215.846 2.035.846c.819 0 1.52-.293 2.03-.845c.467-.505.725-1.18.725-1.9a2.83 2.83 0 0 0-.717-1.908Zm-2.039 3.405c-.937 0-1.446-.772-1.446-1.499c0-.726.51-1.509 1.446-1.509c.937 0 1.442.778 1.442 1.51c0 .73-.505 1.498-1.442 1.498m-5.965 1.248c1.788 0 2.753-1.418 2.753-2.753c0-1.334-.965-2.752-2.753-2.752s-2.753 1.418-2.753 2.753s.964 2.753 2.753 2.753zm.001-1.248c-.936 0-1.445-.773-1.445-1.5c0-.728.509-1.511 1.445-1.511s1.441.778 1.441 1.51c0 .733-.505 1.501-1.441 1.501"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMyob(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="m11.276 9.347l-1.254 3.346a366 366 0 0 1-1.325-3.346H7.275l2.038 5.132l-.86 2.063h1.38l2.845-7.195ZM5.083 10.46c.551 0 .818.33.818 1.01v3.112h1.314v-3.259c0-1.241-.853-2.108-2.075-2.108c-.588 0-1.127.206-1.516.58l-.016.015l-.016-.015c-.39-.374-.926-.58-1.512-.58c-1.225 0-2.08.867-2.08 2.108v3.26h1.314V11.47c0-.68.267-1.01.818-1.01c.552 0 .819.33.819 1.01v3.112h1.314V11.47c0-.68.267-1.01.819-1.01zm18.2-.398c-.494-.547-1.191-.849-1.962-.849a2.56 2.56 0 0 0-1.521.497V7.458h-1.315v4.51c0 .721.258 1.396.725 1.9c.512.553 1.215.846 2.035.846c.819 0 1.52-.293 2.03-.845c.467-.505.725-1.18.725-1.9a2.83 2.83 0 0 0-.717-1.908Zm-2.039 3.405c-.937 0-1.446-.772-1.446-1.499c0-.726.51-1.509 1.446-1.509c.937 0 1.442.778 1.442 1.51c0 .73-.505 1.498-1.442 1.498m-5.965 1.248c1.788 0 2.753-1.418 2.753-2.753c0-1.334-.965-2.752-2.753-2.752s-2.753 1.418-2.753 2.753s.964 2.753 2.753 2.753zm.001-1.248c-.936 0-1.445-.773-1.445-1.5c0-.728.509-1.511 1.445-1.511s1.441.778 1.441 1.51c0 .733-.505 1.501-1.441 1.501"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.276 9.347l-1.254 3.346a366 366 0 0 1-1.325-3.346H7.275l2.038 5.132l-.86 2.063h1.38l2.845-7.195ZM5.083 10.46c.551 0 .818.33.818 1.01v3.112h1.314v-3.259c0-1.241-.853-2.108-2.075-2.108c-.588 0-1.127.206-1.516.58l-.016.015l-.016-.015c-.39-.374-.926-.58-1.512-.58c-1.225 0-2.08.867-2.08 2.108v3.26h1.314V11.47c0-.68.267-1.01.818-1.01c.552 0 .819.33.819 1.01v3.112h1.314V11.47c0-.68.267-1.01.819-1.01zm18.2-.398c-.494-.547-1.191-.849-1.962-.849a2.56 2.56 0 0 0-1.521.497V7.458h-1.315v4.51c0 .721.258 1.396.725 1.9c.512.553 1.215.846 2.035.846c.819 0 1.52-.293 2.03-.845c.467-.505.725-1.18.725-1.9a2.83 2.83 0 0 0-.717-1.908Zm-2.039 3.405c-.937 0-1.446-.772-1.446-1.499c0-.726.51-1.509 1.446-1.509c.937 0 1.442.778 1.442 1.51c0 .73-.505 1.498-1.442 1.498m-5.965 1.248c1.788 0 2.753-1.418 2.753-2.753c0-1.334-.965-2.752-2.753-2.752s-2.753 1.418-2.753 2.753s.964 2.753 2.753 2.753zm.001-1.248c-.936 0-1.445-.773-1.445-1.5c0-.728.509-1.511 1.445-1.511s1.441.778 1.441 1.51c0 .733-.505 1.501-1.441 1.501"/></svg> </template>
CSS
.icon-myob {
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%22m11.276%209.347l-1.254%203.346a366%20366%200%200%201-1.325-3.346H7.275l2.038%205.132l-.86%202.063h1.38l2.845-7.195ZM5.083%2010.46c.551%200%20.818.33.818%201.01v3.112h1.314v-3.259c0-1.241-.853-2.108-2.075-2.108c-.588%200-1.127.206-1.516.58l-.016.015l-.016-.015c-.39-.374-.926-.58-1.512-.58c-1.225%200-2.08.867-2.08%202.108v3.26h1.314V11.47c0-.68.267-1.01.818-1.01c.552%200%20.819.33.819%201.01v3.112h1.314V11.47c0-.68.267-1.01.819-1.01zm18.2-.398c-.494-.547-1.191-.849-1.962-.849a2.56%202.56%200%200%200-1.521.497V7.458h-1.315v4.51c0%20.721.258%201.396.725%201.9c.512.553%201.215.846%202.035.846c.819%200%201.52-.293%202.03-.845c.467-.505.725-1.18.725-1.9a2.83%202.83%200%200%200-.717-1.908Zm-2.039%203.405c-.937%200-1.446-.772-1.446-1.499c0-.726.51-1.509%201.446-1.509c.937%200%201.442.778%201.442%201.51c0%20.73-.505%201.498-1.442%201.498m-5.965%201.248c1.788%200%202.753-1.418%202.753-2.753c0-1.334-.965-2.752-2.753-2.752s-2.753%201.418-2.753%202.753s.964%202.753%202.753%202.753zm.001-1.248c-.936%200-1.445-.773-1.445-1.5c0-.728.509-1.511%201.445-1.511s1.441.778%201.441%201.51c0%20.733-.505%201.501-1.441%201.501%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%22m11.276%209.347l-1.254%203.346a366%20366%200%200%201-1.325-3.346H7.275l2.038%205.132l-.86%202.063h1.38l2.845-7.195ZM5.083%2010.46c.551%200%20.818.33.818%201.01v3.112h1.314v-3.259c0-1.241-.853-2.108-2.075-2.108c-.588%200-1.127.206-1.516.58l-.016.015l-.016-.015c-.39-.374-.926-.58-1.512-.58c-1.225%200-2.08.867-2.08%202.108v3.26h1.314V11.47c0-.68.267-1.01.818-1.01c.552%200%20.819.33.819%201.01v3.112h1.314V11.47c0-.68.267-1.01.819-1.01zm18.2-.398c-.494-.547-1.191-.849-1.962-.849a2.56%202.56%200%200%200-1.521.497V7.458h-1.315v4.51c0%20.721.258%201.396.725%201.9c.512.553%201.215.846%202.035.846c.819%200%201.52-.293%202.03-.845c.467-.505.725-1.18.725-1.9a2.83%202.83%200%200%200-.717-1.908Zm-2.039%203.405c-.937%200-1.446-.772-1.446-1.499c0-.726.51-1.509%201.446-1.509c.937%200%201.442.778%201.442%201.51c0%20.73-.505%201.498-1.442%201.498m-5.965%201.248c1.788%200%202.753-1.418%202.753-2.753c0-1.334-.965-2.752-2.753-2.752s-2.753%201.418-2.753%202.753s.964%202.753%202.753%202.753zm.001-1.248c-.936%200-1.445-.773-1.445-1.5c0-.728.509-1.511%201.445-1.511s1.441.778%201.441%201.51c0%20.733-.505%201.501-1.441%201.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/myob.svg?color=%231a73e8&size=48