Add icons to this collection by clicking the heart icon.
Flash icon - also known as flash, light, illumination, tool, electronics, and photography equipment. Created in a clean lineal color 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="#c337ff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M442.794 487.732 336 351.811V190h15c8.284 0 15-6.716 15-15v-25h45c8.284 0 15-6.716 15-15s-6.716-15-15-15h-45V95c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v25h-40V15c0-8.284-6.716-15-15-15h-20C126.56 0 66 60.561 66 135s60.561 135 135 135h20c8.284 0 15-6.716 15-15V150h40v25c0 8.284 6.716 15 15 15h15v161.811L199.205 487.732c-5.118 6.514-3.987 15.944 2.527 21.062s15.944 3.987 21.062-2.527L306 400.369V477c0 8.284 6.716 15 15 15s15-6.716 15-15v-76.631l83.205 105.897c5.118 6.514 14.548 7.646 21.062 2.527 6.514-5.117 7.646-14.547 2.527-21.061zM206 240h-5c-43.865 0-81.527-27.041-97.21-65.326C129.945 185.062 166.181 190 201 190h5zm0-80h-5c-28.514 0-55.648-3.469-76.403-9.768-20.8-6.312-27.484-13.197-28.512-15.232 1.027-2.036 7.711-8.92 28.511-15.232C145.351 113.469 172.485 110 201 110h5zm0-80h-5c-34.819 0-71.054 4.938-97.21 15.326C119.473 57.041 157.135 30 201 30h5zm100 80v-50h30v50z"
    />
</svg>
More icons in the same style and category