Add icons to this collection by clicking the heart icon.
Guide icon - also known as education, book, hairdresser, scissors, guide, and hairstyle. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M123 380.353C123 395.047 134.932 407 149.6 407h195.067c4.897 0 8.867-3.977 8.867-8.882v-44.412H149.6c-14.668 0-26.6 11.953-26.6 26.647zm257.133-222.059h-26.6v-44.412c0-4.91-3.966-8.882-8.867-8.882H167.333C142.889 105 123 124.925 123 149.412V345.05c7.433-5.636 16.582-9.109 26.6-9.109h203.933V176.059h26.6c4.901 0 8.867-3.973 8.867-8.882 0-4.91-3.966-8.883-8.867-8.883zm-88.666 159.883h-106.4c-4.901 0-8.867-3.973-8.867-8.882 0-4.91 3.966-8.883 8.867-8.883h106.4c4.901 0 8.867 3.973 8.867 8.883-.001 4.909-3.966 8.882-8.867 8.882zm-17.734-35.53c-10.386 0-19.305-6.051-23.683-14.768a540211.94 540211.94 0 0 0-11.784-24.225c-.87 1.789-12.653 26.014-11.784 24.225-4.378 8.716-13.297 14.768-23.683 14.768-14.668 0-26.6-11.953-26.6-26.647s11.932-26.647 26.6-26.647c7.369 0 14.04 3.023 18.862 7.888l6.76-14.061-33.615-69.917c-2.121-4.415-.268-9.724 4.148-11.858 4.416-2.108 9.707-.269 11.837 4.155l27.475 57.145 27.475-57.145c2.139-4.424 7.455-6.263 11.837-4.155a8.896 8.896 0 0 1 4.148 11.858l-33.615 69.917 6.76 14.061c4.822-4.865 11.494-7.888 18.862-7.888 14.668 0 26.6 11.953 26.6 26.647s-11.932 26.647-26.6 26.647zM202.8 247.118c-4.892 0-8.867 3.981-8.867 8.882s3.974 8.882 8.867 8.882c4.892 0 8.867-3.981 8.867-8.882s-3.975-8.882-8.867-8.882zm70.933 0c-4.892 0-8.867 3.981-8.867 8.882s3.974 8.882 8.867 8.882 8.867-3.981 8.867-8.882-3.974-8.882-8.867-8.882z"
    />
</svg>
More icons in the same style and category