Add icons to this collection by clicking the heart icon.
Marker icon - also known as education, marker, school material, ui, stationery, underline, highlighter, and highlight. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 24 24"
>
    <linearGradient
        id="b"
        x1="5"
        x2="19"
        y1="17"
        y2="17"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".011" stop-color="#c32bad" />
        <stop offset="1" stop-color="#262262" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="8"
        x2="16"
        y1="5.001"
        y2="5.001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".005" stop-color="#1db9c3" />
        <stop offset="1" stop-color="#7027a0" />
    </linearGradient>
    <linearGradient
        id="a"
        x1="8"
        x2="10"
        y1="16.5"
        y2="16.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".005" stop-color="#f56fad" />
        <stop offset="1" stop-color="#d3008c" />
    </linearGradient>
    <linearGradient id="d" x1="5" x2="19" y1="8" y2="8" href="#a" />
    <g>
        <path fill="url(#b)" d="M5 12v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-9z" />
        <path
            fill="url(#c)"
            d="M15.646 2.237a1.01 1.01 0 0 0-.81-.223l-6 1A1 1 0 0 0 8 4v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a.997.997 0 0 0-.354-.763z"
        />
        <path
            fill="url(#a)"
            d="M9 19a1 1 0 0 1-1-1v-3a1 1 0 0 1 2 0v3a1 1 0 0 1-1 1z"
        />
        <path
            fill="url(#d)"
            d="m18.707 9.293-3-3A1 1 0 0 0 15 6H9a1 1 0 0 0-.707.293l-3 3A1 1 0 0 0 5 10h14a1 1 0 0 0-.293-.707z"
        />
    </g>
</svg>
More icons in the same style and category