Add icons to this collection by clicking the heart icon.
Rule Of Thirds icon - also known as interface, menu, squares, ui, options, grid, electronics, rule of thirds, and edit tools. 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="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbefa" />
        <stop offset="1" stop-color="#fff0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#c337ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M398.152 300.238h-64.045a26.667 26.667 0 0 0-16.173-16.173v-56.13a26.667 26.667 0 0 0 16.173-16.173h64.045a8.848 8.848 0 0 0 0-17.696h-64.045a26.667 26.667 0 0 0-16.173-16.173v-64.045a8.848 8.848 0 0 0-17.696 0v64.045a26.667 26.667 0 0 0-16.173 16.173h-56.13a26.667 26.667 0 0 0-16.173-16.173v-64.045a8.848 8.848 0 0 0-17.696 0v64.045a26.667 26.667 0 0 0-16.173 16.173h-64.045a8.848 8.848 0 0 0 0 17.696h64.045a26.667 26.667 0 0 0 16.173 16.173v56.13a26.667 26.667 0 0 0-16.173 16.173h-64.045a8.848 8.848 0 0 0 0 17.696h64.045a26.667 26.667 0 0 0 16.173 16.173v64.045a8.848 8.848 0 0 0 17.696 0v-64.045a26.667 26.667 0 0 0 16.173-16.173h56.13a26.667 26.667 0 0 0 16.173 16.173v64.045a8.848 8.848 0 0 0 17.696 0v-64.045a26.667 26.667 0 0 0 16.173-16.173h64.045a8.848 8.848 0 0 0 0-17.696zm-186.39-16.173v-56.13a26.667 26.667 0 0 0 16.173-16.173h56.13a26.667 26.667 0 0 0 16.173 16.173v56.13a26.667 26.667 0 0 0-16.173 16.173h-56.13a26.67 26.67 0 0 0-16.173-16.173z"
    />
</svg>
More icons in the same style and category