apacherocketmq logo
apacherocketmq from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- apacherocketmq
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the apacherocketmq logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.438 23.467c-.517-.638-1.106-1.89-1.217-2.587l-.082-.511h1.835c1.435 0 1.835.036 1.835.165c0 .352-.412 1.553-.709 2.066c-.333.577-1.021 1.41-1.155 1.4c-.043-.004-.272-.244-.507-.533m-4.532-4.193c-1.251-3.005-1.231-6.784.056-10.63c.786-2.35 2.652-5.689 4.413-7.9L11.967 0l.422.493c.763.893 2.612 3.731 3.28 5.036c1.32 2.578 2.055 4.993 2.264 7.438c.197 2.302-.176 4.837-.962 6.533l-.338.731l-.727-.433l-.727-.433H11.95c-2.466 0-3.287.039-3.476.166c-.136.091-.453.29-.705.441l-.458.276zm9.338-1.79c.779-2.623.532-6.253-.635-9.344c-.683-1.81-2.085-4.319-3.211-5.747c-.357-.452-.387-.466-.609-.265c-.441.398-1.854 2.622-2.544 4.002c-1.927 3.856-2.484 7.995-1.521 11.308l.196.672h8.138zM3.311 19.835c.037-.155.108-.565.157-.909c.079-.549.189-.729.885-1.443l.795-.815l.002.507c.003.641.302 1.799.631 2.445l.254.498H4.64c-1.384-.001-1.396-.003-1.329-.283m14.944-.376c.271-.613.529-1.616.606-2.352c.031-.299.066-.282.762.379s.738.735.908 1.631c.098.516.179.952.179.97c0 .017-.618.031-1.373.031h-1.373zm-6.477-4.504a2.173 2.173 0 0 1-2.17-2.17c0-1.196.973-2.17 2.17-2.17s2.17.973 2.17 2.17s-.973 2.17-2.17 2.17m0-3.865c-.935 0-1.696.761-1.696 1.695s.761 1.696 1.696 1.696s1.696-.761 1.696-1.696s-.761-1.695-1.696-1.695M9.455 9.457a.657.657 0 1 1 0 1.314a.657.657 0 0 1 0-1.314m-.357 4.665a.8.8 0 1 1 0 1.6a.8.8 0 0 1 0-1.6m5.212-5.18a1.069 1.069 0 1 1 0 2.138a1.069 1.069 0 0 1 0-2.138m0 5.75a1.418 1.418 0 1 1 0 2.836a1.418 1.418 0 0 1 0-2.836M9.447 10.68l.491-.491l.729.729l-.491.491zm4.066-.336l.539.539l-.729.729l-.539-.539zm-3.572 3.362l.491.491l-.729.729l-.491-.491zm2.721 1.064l.61-.59l.779.754l-.61.59zm-1.717-2.167a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsApacherocketmq(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.438 23.467c-.517-.638-1.106-1.89-1.217-2.587l-.082-.511h1.835c1.435 0 1.835.036 1.835.165c0 .352-.412 1.553-.709 2.066c-.333.577-1.021 1.41-1.155 1.4c-.043-.004-.272-.244-.507-.533m-4.532-4.193c-1.251-3.005-1.231-6.784.056-10.63c.786-2.35 2.652-5.689 4.413-7.9L11.967 0l.422.493c.763.893 2.612 3.731 3.28 5.036c1.32 2.578 2.055 4.993 2.264 7.438c.197 2.302-.176 4.837-.962 6.533l-.338.731l-.727-.433l-.727-.433H11.95c-2.466 0-3.287.039-3.476.166c-.136.091-.453.29-.705.441l-.458.276zm9.338-1.79c.779-2.623.532-6.253-.635-9.344c-.683-1.81-2.085-4.319-3.211-5.747c-.357-.452-.387-.466-.609-.265c-.441.398-1.854 2.622-2.544 4.002c-1.927 3.856-2.484 7.995-1.521 11.308l.196.672h8.138zM3.311 19.835c.037-.155.108-.565.157-.909c.079-.549.189-.729.885-1.443l.795-.815l.002.507c.003.641.302 1.799.631 2.445l.254.498H4.64c-1.384-.001-1.396-.003-1.329-.283m14.944-.376c.271-.613.529-1.616.606-2.352c.031-.299.066-.282.762.379s.738.735.908 1.631c.098.516.179.952.179.97c0 .017-.618.031-1.373.031h-1.373zm-6.477-4.504a2.173 2.173 0 0 1-2.17-2.17c0-1.196.973-2.17 2.17-2.17s2.17.973 2.17 2.17s-.973 2.17-2.17 2.17m0-3.865c-.935 0-1.696.761-1.696 1.695s.761 1.696 1.696 1.696s1.696-.761 1.696-1.696s-.761-1.695-1.696-1.695M9.455 9.457a.657.657 0 1 1 0 1.314a.657.657 0 0 1 0-1.314m-.357 4.665a.8.8 0 1 1 0 1.6a.8.8 0 0 1 0-1.6m5.212-5.18a1.069 1.069 0 1 1 0 2.138a1.069 1.069 0 0 1 0-2.138m0 5.75a1.418 1.418 0 1 1 0 2.836a1.418 1.418 0 0 1 0-2.836M9.447 10.68l.491-.491l.729.729l-.491.491zm4.066-.336l.539.539l-.729.729l-.539-.539zm-3.572 3.362l.491.491l-.729.729l-.491-.491zm2.721 1.064l.61-.59l.779.754l-.61.59zm-1.717-2.167a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554"/></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.438 23.467c-.517-.638-1.106-1.89-1.217-2.587l-.082-.511h1.835c1.435 0 1.835.036 1.835.165c0 .352-.412 1.553-.709 2.066c-.333.577-1.021 1.41-1.155 1.4c-.043-.004-.272-.244-.507-.533m-4.532-4.193c-1.251-3.005-1.231-6.784.056-10.63c.786-2.35 2.652-5.689 4.413-7.9L11.967 0l.422.493c.763.893 2.612 3.731 3.28 5.036c1.32 2.578 2.055 4.993 2.264 7.438c.197 2.302-.176 4.837-.962 6.533l-.338.731l-.727-.433l-.727-.433H11.95c-2.466 0-3.287.039-3.476.166c-.136.091-.453.29-.705.441l-.458.276zm9.338-1.79c.779-2.623.532-6.253-.635-9.344c-.683-1.81-2.085-4.319-3.211-5.747c-.357-.452-.387-.466-.609-.265c-.441.398-1.854 2.622-2.544 4.002c-1.927 3.856-2.484 7.995-1.521 11.308l.196.672h8.138zM3.311 19.835c.037-.155.108-.565.157-.909c.079-.549.189-.729.885-1.443l.795-.815l.002.507c.003.641.302 1.799.631 2.445l.254.498H4.64c-1.384-.001-1.396-.003-1.329-.283m14.944-.376c.271-.613.529-1.616.606-2.352c.031-.299.066-.282.762.379s.738.735.908 1.631c.098.516.179.952.179.97c0 .017-.618.031-1.373.031h-1.373zm-6.477-4.504a2.173 2.173 0 0 1-2.17-2.17c0-1.196.973-2.17 2.17-2.17s2.17.973 2.17 2.17s-.973 2.17-2.17 2.17m0-3.865c-.935 0-1.696.761-1.696 1.695s.761 1.696 1.696 1.696s1.696-.761 1.696-1.696s-.761-1.695-1.696-1.695M9.455 9.457a.657.657 0 1 1 0 1.314a.657.657 0 0 1 0-1.314m-.357 4.665a.8.8 0 1 1 0 1.6a.8.8 0 0 1 0-1.6m5.212-5.18a1.069 1.069 0 1 1 0 2.138a1.069 1.069 0 0 1 0-2.138m0 5.75a1.418 1.418 0 1 1 0 2.836a1.418 1.418 0 0 1 0-2.836M9.447 10.68l.491-.491l.729.729l-.491.491zm4.066-.336l.539.539l-.729.729l-.539-.539zm-3.572 3.362l.491.491l-.729.729l-.491-.491zm2.721 1.064l.61-.59l.779.754l-.61.59zm-1.717-2.167a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554m.794 0a.277.277 0 1 1 0 .554a.277.277 0 0 1 0-.554"/></svg> </template>
CSS
.icon-apacherocketmq {
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.438%2023.467c-.517-.638-1.106-1.89-1.217-2.587l-.082-.511h1.835c1.435%200%201.835.036%201.835.165c0%20.352-.412%201.553-.709%202.066c-.333.577-1.021%201.41-1.155%201.4c-.043-.004-.272-.244-.507-.533m-4.532-4.193c-1.251-3.005-1.231-6.784.056-10.63c.786-2.35%202.652-5.689%204.413-7.9L11.967%200l.422.493c.763.893%202.612%203.731%203.28%205.036c1.32%202.578%202.055%204.993%202.264%207.438c.197%202.302-.176%204.837-.962%206.533l-.338.731l-.727-.433l-.727-.433H11.95c-2.466%200-3.287.039-3.476.166c-.136.091-.453.29-.705.441l-.458.276zm9.338-1.79c.779-2.623.532-6.253-.635-9.344c-.683-1.81-2.085-4.319-3.211-5.747c-.357-.452-.387-.466-.609-.265c-.441.398-1.854%202.622-2.544%204.002c-1.927%203.856-2.484%207.995-1.521%2011.308l.196.672h8.138zM3.311%2019.835c.037-.155.108-.565.157-.909c.079-.549.189-.729.885-1.443l.795-.815l.002.507c.003.641.302%201.799.631%202.445l.254.498H4.64c-1.384-.001-1.396-.003-1.329-.283m14.944-.376c.271-.613.529-1.616.606-2.352c.031-.299.066-.282.762.379s.738.735.908%201.631c.098.516.179.952.179.97c0%20.017-.618.031-1.373.031h-1.373zm-6.477-4.504a2.173%202.173%200%200%201-2.17-2.17c0-1.196.973-2.17%202.17-2.17s2.17.973%202.17%202.17s-.973%202.17-2.17%202.17m0-3.865c-.935%200-1.696.761-1.696%201.695s.761%201.696%201.696%201.696s1.696-.761%201.696-1.696s-.761-1.695-1.696-1.695M9.455%209.457a.657.657%200%201%201%200%201.314a.657.657%200%200%201%200-1.314m-.357%204.665a.8.8%200%201%201%200%201.6a.8.8%200%200%201%200-1.6m5.212-5.18a1.069%201.069%200%201%201%200%202.138a1.069%201.069%200%200%201%200-2.138m0%205.75a1.418%201.418%200%201%201%200%202.836a1.418%201.418%200%200%201%200-2.836M9.447%2010.68l.491-.491l.729.729l-.491.491zm4.066-.336l.539.539l-.729.729l-.539-.539zm-3.572%203.362l.491.491l-.729.729l-.491-.491zm2.721%201.064l.61-.59l.779.754l-.61.59zm-1.717-2.167a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554m.794%200a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554m.794%200a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554%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.438%2023.467c-.517-.638-1.106-1.89-1.217-2.587l-.082-.511h1.835c1.435%200%201.835.036%201.835.165c0%20.352-.412%201.553-.709%202.066c-.333.577-1.021%201.41-1.155%201.4c-.043-.004-.272-.244-.507-.533m-4.532-4.193c-1.251-3.005-1.231-6.784.056-10.63c.786-2.35%202.652-5.689%204.413-7.9L11.967%200l.422.493c.763.893%202.612%203.731%203.28%205.036c1.32%202.578%202.055%204.993%202.264%207.438c.197%202.302-.176%204.837-.962%206.533l-.338.731l-.727-.433l-.727-.433H11.95c-2.466%200-3.287.039-3.476.166c-.136.091-.453.29-.705.441l-.458.276zm9.338-1.79c.779-2.623.532-6.253-.635-9.344c-.683-1.81-2.085-4.319-3.211-5.747c-.357-.452-.387-.466-.609-.265c-.441.398-1.854%202.622-2.544%204.002c-1.927%203.856-2.484%207.995-1.521%2011.308l.196.672h8.138zM3.311%2019.835c.037-.155.108-.565.157-.909c.079-.549.189-.729.885-1.443l.795-.815l.002.507c.003.641.302%201.799.631%202.445l.254.498H4.64c-1.384-.001-1.396-.003-1.329-.283m14.944-.376c.271-.613.529-1.616.606-2.352c.031-.299.066-.282.762.379s.738.735.908%201.631c.098.516.179.952.179.97c0%20.017-.618.031-1.373.031h-1.373zm-6.477-4.504a2.173%202.173%200%200%201-2.17-2.17c0-1.196.973-2.17%202.17-2.17s2.17.973%202.17%202.17s-.973%202.17-2.17%202.17m0-3.865c-.935%200-1.696.761-1.696%201.695s.761%201.696%201.696%201.696s1.696-.761%201.696-1.696s-.761-1.695-1.696-1.695M9.455%209.457a.657.657%200%201%201%200%201.314a.657.657%200%200%201%200-1.314m-.357%204.665a.8.8%200%201%201%200%201.6a.8.8%200%200%201%200-1.6m5.212-5.18a1.069%201.069%200%201%201%200%202.138a1.069%201.069%200%200%201%200-2.138m0%205.75a1.418%201.418%200%201%201%200%202.836a1.418%201.418%200%200%201%200-2.836M9.447%2010.68l.491-.491l.729.729l-.491.491zm4.066-.336l.539.539l-.729.729l-.539-.539zm-3.572%203.362l.491.491l-.729.729l-.491-.491zm2.721%201.064l.61-.59l.779.754l-.61.59zm-1.717-2.167a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554m.794%200a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554m.794%200a.277.277%200%201%201%200%20.554a.277.277%200%200%201%200-.554%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/apacherocketmq.svg?color=%231a73e8&size=48