Add icons to this collection by clicking the heart icon.
Comic icon - also known as comic, education, reading, and book. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc8d1" />
<stop offset="1" stop-color="#fff6f7" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="451"
y2="61"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd3a84" />
<stop offset="1" stop-color="#ffa68d" />
</linearGradient>
<path
fill="url(#a)"
d="M436 512H76c-8.284 0-15-6.716-15-15V15c0-8.284 6.716-15 15-15h360c8.284 0 15 6.716 15 15v482c0 8.284-6.716 15-15 15z"
/>
<path
fill="url(#b)"
d="M246.109 321H136c-8.284 0-15-6.716-15-15v-70c0-8.284 6.716-15 15-15h67.252zM376 221H235.891l42.857 100H376c8.284 0 15-6.716 15-15v-70c0-8.284-6.716-15-15-15zM136 451h240c8.284 0 15-6.716 15-15v-70c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15v70c0 8.284 6.716 15 15 15zM244.787 61H136c-8.284 0-15 6.716-15 15v100c0 8.284 6.716 15 15 15h65.927a15 15 0 0 0 13.787-9.091l42.861-100C262.817 72.011 255.556 61 244.787 61zm51.499 9.091-42.861 100c-4.242 9.898 3.018 20.909 13.787 20.909H376c8.284 0 15-6.716 15-15V76c0-8.284-6.716-15-15-15h-65.927a15 15 0 0 0-13.787 9.091z"
/>
</svg>
More icons in the same style and category