Add icons to this collection by clicking the heart icon.
Divide icon - also known as design, ui, divide, and rule of thirds. Created in a clean flat gradient style with a white 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"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<rect
width="57.5"
height="57.5"
x="3.25"
y="3.25"
fill="url(#a)"
rx="12.75"
/>
<g fill="#fff">
<path
d="M40.57 22.68H23.43a.74.74 0 0 0-.75.75v17.14a.74.74 0 0 0 .75.75h17.14a.74.74 0 0 0 .75-.75V23.43a.74.74 0 0 0-.75-.75zM24.18 39.82V24.18h15.64v15.64z"
/>
<path
d="M52 22.68h-7.14a.75.75 0 0 0-.75.75v20.68H23.43a.75.75 0 0 0-.75.75V52a.75.75 0 0 0 .75.75H52a.76.76 0 0 0 .75-.75V23.43a.75.75 0 0 0-.75-.75zm-.75 28.57H24.18v-5.64h20.68a.74.74 0 0 0 .75-.75V24.18h5.64zM41.32 19.14V12a.75.75 0 0 0-.75-.75H12a.76.76 0 0 0-.75.75v28.57a.75.75 0 0 0 .75.75h7.14a.75.75 0 0 0 .75-.75V19.89h20.68a.75.75 0 0 0 .75-.75zm-1.5-.75H19.14a.74.74 0 0 0-.75.75v20.68h-5.64V12.75h27.07z"
/>
</g>
</g>
</svg>
More icons in the same style and category