Add icons to this collection by clicking the heart icon.
File icon - also known as file, document, security, protection, lock, safety, padlock, and privacy. 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="M220.545 300.412c0 19.586 15.91 35.53 35.455 35.53s35.455-15.943 35.455-35.53v-35.529h-70.909v35.529zm26.591-8.883c0-4.91 3.964-8.882 8.864-8.882s8.864 3.973 8.864 8.882v17.765c0 4.91-3.964 8.882-8.864 8.882s-8.864-3.973-8.864-8.882zm62.046-133.235h39.125l-47.988-48.089v39.207c-.001 4.892 3.981 8.882 8.863 8.882zm-35.455 71.597c0-10.097-8.188-18.302-18.264-18.302-9.487 0-17.191 7.72-17.191 17.227v18.303h35.455zm35.455-53.832c-14.663 0-26.591-11.953-26.591-26.647V105h-97.5c-14.663 0-26.591 11.953-26.591 26.647v248.706c0 14.694 11.928 26.647 26.591 26.647h141.818c14.663 0 26.591-11.953 26.591-26.647V176.059zm0 124.353c0 29.388-23.856 53.294-53.182 53.294s-53.182-23.906-53.182-53.294V256c0-4.91 3.964-8.882 8.864-8.882h8.864v-18.303c0-19.291 15.667-34.992 34.918-34.992 19.839 0 35.991 16.187 35.991 36.067v17.227h8.864c4.899 0 8.864 3.973 8.864 8.882v44.413z"
/>
</svg>
More icons in the same style and category