markojs logo
markojs from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- markojs
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Use the markojs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2196f3" d="M5.287 8.001c-.873 1.333-1.76 2.663-2.634 3.995C1.779 13.32.909 14.665.035 15.998L.038 16l-.003.002c.874 1.333 1.744 2.678 2.618 4c.873 1.332 1.76 2.665 2.634 4h4.44c-.885-1.333-1.757-2.667-2.632-4C6.225 18.67 5.353 17.33 4.481 16c.872-1.33 1.744-2.674 2.614-4.004q1.31-2.001 2.632-3.995Z"/><path fill="#26a69a" d="m5.283 8.001l-.002.001c.873 1.333 1.746 2.68 2.618 4c.874 1.333 1.76 2.665 2.632 3.998h4.442a703 703 0 0 1-2.632-3.998c-.871-1.33-1.742-2.67-2.614-4.002Z"/><path fill="#8bc34a" d="m20.222 8.001l.003.001c-.874 1.333-1.747 2.68-2.62 4c-.874 1.333-1.759 2.665-2.632 3.998h-4.44q1.322-1.995 2.63-3.998c.872-1.33 1.743-2.67 2.615-4.002Z"/><path fill="#ffc107" d="M15.783 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.743 2.674 2.615 4.004c-.872 1.33-1.744 2.671-2.615 4.001Q17.106 22.004 15.783 24h4.44c.874-1.334 1.759-2.666 2.632-3.999c.874-1.32 1.747-2.665 2.622-3.997L25.474 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/><path fill="#f44336" d="M22.271 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.74 2.674 2.614 4.004c-.874 1.33-1.743 2.671-2.614 4.001c-.873 1.333-1.746 2.666-2.632 4h4.44c.874-1.332 1.759-2.666 2.632-3.999c.874-1.322 1.747-2.667 2.622-4L31.962 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeMarkojs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2196f3" d="M5.287 8.001c-.873 1.333-1.76 2.663-2.634 3.995C1.779 13.32.909 14.665.035 15.998L.038 16l-.003.002c.874 1.333 1.744 2.678 2.618 4c.873 1.332 1.76 2.665 2.634 4h4.44c-.885-1.333-1.757-2.667-2.632-4C6.225 18.67 5.353 17.33 4.481 16c.872-1.33 1.744-2.674 2.614-4.004q1.31-2.001 2.632-3.995Z"/><path fill="#26a69a" d="m5.283 8.001l-.002.001c.873 1.333 1.746 2.68 2.618 4c.874 1.333 1.76 2.665 2.632 3.998h4.442a703 703 0 0 1-2.632-3.998c-.871-1.33-1.742-2.67-2.614-4.002Z"/><path fill="#8bc34a" d="m20.222 8.001l.003.001c-.874 1.333-1.747 2.68-2.62 4c-.874 1.333-1.759 2.665-2.632 3.998h-4.44q1.322-1.995 2.63-3.998c.872-1.33 1.743-2.67 2.615-4.002Z"/><path fill="#ffc107" d="M15.783 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.743 2.674 2.615 4.004c-.872 1.33-1.744 2.671-2.615 4.001Q17.106 22.004 15.783 24h4.44c.874-1.334 1.759-2.666 2.632-3.999c.874-1.32 1.747-2.665 2.622-3.997L25.474 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/><path fill="#f44336" d="M22.271 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.74 2.674 2.614 4.004c-.874 1.33-1.743 2.671-2.614 4.001c-.873 1.333-1.746 2.666-2.632 4h4.44c.874-1.332 1.759-2.666 2.632-3.999c.874-1.322 1.747-2.667 2.622-4L31.962 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2196f3" d="M5.287 8.001c-.873 1.333-1.76 2.663-2.634 3.995C1.779 13.32.909 14.665.035 15.998L.038 16l-.003.002c.874 1.333 1.744 2.678 2.618 4c.873 1.332 1.76 2.665 2.634 4h4.44c-.885-1.333-1.757-2.667-2.632-4C6.225 18.67 5.353 17.33 4.481 16c.872-1.33 1.744-2.674 2.614-4.004q1.31-2.001 2.632-3.995Z"/><path fill="#26a69a" d="m5.283 8.001l-.002.001c.873 1.333 1.746 2.68 2.618 4c.874 1.333 1.76 2.665 2.632 3.998h4.442a703 703 0 0 1-2.632-3.998c-.871-1.33-1.742-2.67-2.614-4.002Z"/><path fill="#8bc34a" d="m20.222 8.001l.003.001c-.874 1.333-1.747 2.68-2.62 4c-.874 1.333-1.759 2.665-2.632 3.998h-4.44q1.322-1.995 2.63-3.998c.872-1.33 1.743-2.67 2.615-4.002Z"/><path fill="#ffc107" d="M15.783 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.743 2.674 2.615 4.004c-.872 1.33-1.744 2.671-2.615 4.001Q17.106 22.004 15.783 24h4.44c.874-1.334 1.759-2.666 2.632-3.999c.874-1.32 1.747-2.665 2.622-3.997L25.474 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/><path fill="#f44336" d="M22.271 8.001q1.323 1.994 2.632 3.995c.871 1.33 1.74 2.674 2.614 4.004c-.874 1.33-1.743 2.671-2.614 4.001c-.873 1.333-1.746 2.666-2.632 4h4.44c.874-1.332 1.759-2.666 2.632-3.999c.874-1.322 1.747-2.667 2.622-4L31.962 16l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z"/></svg> </template>
CSS
.icon-markojs {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%232196f3%22%20d%3D%22M5.287%208.001c-.873%201.333-1.76%202.663-2.634%203.995C1.779%2013.32.909%2014.665.035%2015.998L.038%2016l-.003.002c.874%201.333%201.744%202.678%202.618%204c.873%201.332%201.76%202.665%202.634%204h4.44c-.885-1.333-1.757-2.667-2.632-4C6.225%2018.67%205.353%2017.33%204.481%2016c.872-1.33%201.744-2.674%202.614-4.004q1.31-2.001%202.632-3.995Z%22%2F%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22m5.283%208.001l-.002.001c.873%201.333%201.746%202.68%202.618%204c.874%201.333%201.76%202.665%202.632%203.998h4.442a703%20703%200%200%201-2.632-3.998c-.871-1.33-1.742-2.67-2.614-4.002Z%22%2F%3E%3Cpath%20fill%3D%22%238bc34a%22%20d%3D%22m20.222%208.001l.003.001c-.874%201.333-1.747%202.68-2.62%204c-.874%201.333-1.759%202.665-2.632%203.998h-4.44q1.322-1.995%202.63-3.998c.872-1.33%201.743-2.67%202.615-4.002Z%22%2F%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M15.783%208.001q1.323%201.994%202.632%203.995c.871%201.33%201.743%202.674%202.615%204.004c-.872%201.33-1.744%202.671-2.615%204.001Q17.106%2022.004%2015.783%2024h4.44c.874-1.334%201.759-2.666%202.632-3.999c.874-1.32%201.747-2.665%202.622-3.997L25.474%2016l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M22.271%208.001q1.323%201.994%202.632%203.995c.871%201.33%201.74%202.674%202.614%204.004c-.874%201.33-1.743%202.671-2.614%204.001c-.873%201.333-1.746%202.666-2.632%204h4.44c.874-1.332%201.759-2.666%202.632-3.999c.874-1.322%201.747-2.667%202.622-4L31.962%2016l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%232196f3%22%20d%3D%22M5.287%208.001c-.873%201.333-1.76%202.663-2.634%203.995C1.779%2013.32.909%2014.665.035%2015.998L.038%2016l-.003.002c.874%201.333%201.744%202.678%202.618%204c.873%201.332%201.76%202.665%202.634%204h4.44c-.885-1.333-1.757-2.667-2.632-4C6.225%2018.67%205.353%2017.33%204.481%2016c.872-1.33%201.744-2.674%202.614-4.004q1.31-2.001%202.632-3.995Z%22%2F%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22m5.283%208.001l-.002.001c.873%201.333%201.746%202.68%202.618%204c.874%201.333%201.76%202.665%202.632%203.998h4.442a703%20703%200%200%201-2.632-3.998c-.871-1.33-1.742-2.67-2.614-4.002Z%22%2F%3E%3Cpath%20fill%3D%22%238bc34a%22%20d%3D%22m20.222%208.001l.003.001c-.874%201.333-1.747%202.68-2.62%204c-.874%201.333-1.759%202.665-2.632%203.998h-4.44q1.322-1.995%202.63-3.998c.872-1.33%201.743-2.67%202.615-4.002Z%22%2F%3E%3Cpath%20fill%3D%22%23ffc107%22%20d%3D%22M15.783%208.001q1.323%201.994%202.632%203.995c.871%201.33%201.743%202.674%202.615%204.004c-.872%201.33-1.744%202.671-2.615%204.001Q17.106%2022.004%2015.783%2024h4.44c.874-1.334%201.759-2.666%202.632-3.999c.874-1.32%201.747-2.665%202.622-3.997L25.474%2016l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M22.271%208.001q1.323%201.994%202.632%203.995c.871%201.33%201.74%202.674%202.614%204.004c-.874%201.33-1.743%202.671-2.614%204.001c-.873%201.333-1.746%202.666-2.632%204h4.44c.874-1.332%201.759-2.666%202.632-3.999c.874-1.322%201.747-2.667%202.622-4L31.962%2016l.003-.002c-.874-1.333-1.747-2.68-2.622-4.002c-.873-1.332-1.758-2.664-2.632-3.996Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/markojs.svg?color=%231a73e8&size=48