Add icons to this collection by clicking the heart icon.
Pencil And Ruler icon - also known as pencil, draw, ruler, graphic design, architecture, design, drawing tools, art and design, pencil and ruler, and ruler and pencil. Created in a clean 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 100 100"
>
    <linearGradient
        id="a"
        x1="50"
        x2="50"
        y1="5"
        y2="95"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f44369" />
        <stop offset="1" stop-color="#3e3b92" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M94.121 71.879 72.242 50l16.755-16.755c1.937-1.935 3-4.509 3-7.245s-1.063-5.31-3-7.244L81.245 11c-3.996-3.99-10.494-3.992-14.49.001L49.999 27.757 28.121 5.879a2.998 2.998 0 0 0-4.242 0l-18 18a2.998 2.998 0 0 0 0 4.242L27.758 50 14.879 62.879a2.99 2.99 0 0 0-.782 1.362L7.733 88.604a3 3 0 0 0 2.903 3.759c.252 0 .507-.032.759-.097l24.363-6.363a3.013 3.013 0 0 0 1.362-.782L50 72.242l21.879 21.879c.586.586 1.353.879 2.121.879s1.535-.293 2.121-.879l18-18a2.998 2.998 0 0 0 0-4.242zM70.997 15.245a4.25 4.25 0 0 1 6.006-.001L84.755 23c.803.801 1.242 1.866 1.242 3s-.439 2.199-1.242 3.001l-4.756 4.756L66.242 20zM62 24.242l13.757 13.757-7.758 7.758L54.242 32zM18.581 70.823 29.178 81.42l-14.346 3.747zm16.418 7.934L21.243 65.001l10.758-10.758L45.758 68zM74 87.758 69.242 83l3.879-3.879c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L65 78.758 57.242 71l6.879-6.879c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L53 66.758 45.242 59l3.879-3.879c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L41 54.758 33.242 47l6.879-6.879c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L29 42.758 21.242 35l3.879-3.879c1.172-1.172 1.172-3.07 0-4.242s-3.07-1.172-4.242 0L17 30.758 12.242 26 26 12.242 87.758 74z"
    />
</svg>
More icons in the same style and category