loading 4 icon
loading-4-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- loading-4-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the loading 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M12 5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M7.885 6.337A1.5 1.5 0 1 1 6.122 3.91a1.5 1.5 0 0 1 1.763 2.427M3.452 10.8a1.5 1.5 0 1 0 .927-2.853a1.5 1.5 0 0 0-.927 2.853m1.89 3.363a1.5 1.5 0 1 1-2.853.927a1.5 1.5 0 0 1 2.854-.927m2.875 5.595a1.5 1.5 0 1 0-2.427-1.763a1.5 1.5 0 0 0 2.427 1.763M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m6.21-1.005a1.5 1.5 0 1 0-2.427 1.763a1.5 1.5 0 0 0 2.427-1.763m.447-3.832a1.5 1.5 0 1 1 2.853.927a1.5 1.5 0 0 1-2.853-.927m.963-6.216a1.5 1.5 0 1 0 .927 2.853a1.5 1.5 0 0 0-.927-2.853m-3.506-1.61a1.5 1.5 0 1 1 1.764-2.427a1.5 1.5 0 0 1-1.764 2.427"/></g></svg>
React
import type { SVGProps } from "react";
export function MingcuteLoading4Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M12 5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M7.885 6.337A1.5 1.5 0 1 1 6.122 3.91a1.5 1.5 0 0 1 1.763 2.427M3.452 10.8a1.5 1.5 0 1 0 .927-2.853a1.5 1.5 0 0 0-.927 2.853m1.89 3.363a1.5 1.5 0 1 1-2.853.927a1.5 1.5 0 0 1 2.854-.927m2.875 5.595a1.5 1.5 0 1 0-2.427-1.763a1.5 1.5 0 0 0 2.427 1.763M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m6.21-1.005a1.5 1.5 0 1 0-2.427 1.763a1.5 1.5 0 0 0 2.427-1.763m.447-3.832a1.5 1.5 0 1 1 2.853.927a1.5 1.5 0 0 1-2.853-.927m.963-6.216a1.5 1.5 0 1 0 .927 2.853a1.5 1.5 0 0 0-.927-2.853m-3.506-1.61a1.5 1.5 0 1 1 1.764-2.427a1.5 1.5 0 0 1-1.764 2.427"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M12 5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3M7.885 6.337A1.5 1.5 0 1 1 6.122 3.91a1.5 1.5 0 0 1 1.763 2.427M3.452 10.8a1.5 1.5 0 1 0 .927-2.853a1.5 1.5 0 0 0-.927 2.853m1.89 3.363a1.5 1.5 0 1 1-2.853.927a1.5 1.5 0 0 1 2.854-.927m2.875 5.595a1.5 1.5 0 1 0-2.427-1.763a1.5 1.5 0 0 0 2.427 1.763M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m6.21-1.005a1.5 1.5 0 1 0-2.427 1.763a1.5 1.5 0 0 0 2.427-1.763m.447-3.832a1.5 1.5 0 1 1 2.853.927a1.5 1.5 0 0 1-2.853-.927m.963-6.216a1.5 1.5 0 1 0 .927 2.853a1.5 1.5 0 0 0-.927-2.853m-3.506-1.61a1.5 1.5 0 1 1 1.764-2.427a1.5 1.5 0 0 1-1.764 2.427"/></g></svg> </template>
CSS
.icon-loading-4-line {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m12.593%2023.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02%200%200%200-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203M7.885%206.337A1.5%201.5%200%201%201%206.122%203.91a1.5%201.5%200%200%201%201.763%202.427M3.452%2010.8a1.5%201.5%200%201%200%20.927-2.853a1.5%201.5%200%200%200-.927%202.853m1.89%203.363a1.5%201.5%200%201%201-2.853.927a1.5%201.5%200%200%201%202.854-.927m2.875%205.595a1.5%201.5%200%201%200-2.427-1.763a1.5%201.5%200%200%200%202.427%201.763M12%2019a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m6.21-1.005a1.5%201.5%200%201%200-2.427%201.763a1.5%201.5%200%200%200%202.427-1.763m.447-3.832a1.5%201.5%200%201%201%202.853.927a1.5%201.5%200%200%201-2.853-.927m.963-6.216a1.5%201.5%200%201%200%20.927%202.853a1.5%201.5%200%200%200-.927-2.853m-3.506-1.61a1.5%201.5%200%201%201%201.764-2.427a1.5%201.5%200%200%201-1.764%202.427%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m12.593%2023.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02%200%200%200-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203M7.885%206.337A1.5%201.5%200%201%201%206.122%203.91a1.5%201.5%200%200%201%201.763%202.427M3.452%2010.8a1.5%201.5%200%201%200%20.927-2.853a1.5%201.5%200%200%200-.927%202.853m1.89%203.363a1.5%201.5%200%201%201-2.853.927a1.5%201.5%200%200%201%202.854-.927m2.875%205.595a1.5%201.5%200%201%200-2.427-1.763a1.5%201.5%200%200%200%202.427%201.763M12%2019a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m6.21-1.005a1.5%201.5%200%201%200-2.427%201.763a1.5%201.5%200%200%200%202.427-1.763m.447-3.832a1.5%201.5%200%201%201%202.853.927a1.5%201.5%200%200%201-2.853-.927m.963-6.216a1.5%201.5%200%201%200%20.927%202.853a1.5%201.5%200%200%200-.927-2.853m-3.506-1.61a1.5%201.5%200%201%201%201.764-2.427a1.5%201.5%200%200%201-1.764%202.427%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/loading-4-line.svg?color=%231a73e8&size=48