Add icons to this collection by clicking the heart icon.
Directional Sign icon - also known as signs, arrow, direction, signaling, directional sign, east, and west. Created in a clean red style with a gray and pink finish, 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 64 64"
>
    <path
        fill="#f4b2b0"
        d="M15 16h34l4-4-4-4H15l-4 4zM19 27l21 21 5-5-21-21 2-2h-9v9z"
    />
    <g fill="#b3404a">
        <path
            d="M35 1h-6a1 1 0 0 0-1 1v5H15a1 1 0 0 0-.707.293l-4 4a1 1 0 0 0 0 1.414l4 4A1 1 0 0 0 15 17h13v7.586L25.414 22l1.293-1.293A1 1 0 0 0 26 19h-9a1 1 0 0 0-1 1v9a1 1 0 0 0 1.707.707L19 28.414 25.586 35l-7.293 7.293a1 1 0 0 0 0 1.414l5 5a1 1 0 0 0 1.414 0L28 45.414V62a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V45.414l3.293 3.293a1 1 0 0 0 1.414 0l5-5a1 1 0 0 0 0-1.414L38.414 35 45 28.414l1.293 1.293A1 1 0 0 0 48 29v-9a1 1 0 0 0-1-1h-9a1 1 0 0 0-.707 1.707L38.586 22 36 24.586V17h13a1 1 0 0 0 .707-.293l4-4a1 1 0 0 0 0-1.414l-4-4A1 1 0 0 0 49 7H36V2a1 1 0 0 0-1-1zm-5 2h4v4h-4zm-6 43.586L20.414 43 27 36.414 30.586 40zM34 61h-4V43.414l2-2 2 2zm6-14.414L19.707 26.293a1 1 0 0 0-1.414 0l-.293.293V21h5.586l-.293.293a1 1 0 0 0 0 1.414L43.586 43zm.707-25.293L40.414 21H46v5.586l-.293-.293a1 1 0 0 0-1.414 0L37 33.586 33.414 30l7.293-7.293a1 1 0 0 0 0-1.414zM34 26.586l-2 2-2-2V17h4zM51.586 12l-3 3H15.414l-3-3 3-3h33.172z"
        />
        <path d="M17 11h2v2h-2zM45 11h2v2h-2zM31 34h2v2h-2z" />
        <circle cx="32" cy="12" r="2" />
    </g>
</svg>
More icons in the same style and category