installing updates 02 icon
installing-updates-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- installing-updates-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the installing updates 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M15 10.5a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path stroke-linecap="round" d="M20.014 12.403c.525-.158.788-.237.887-.37s.099-.346.099-.773V9.74c0-.427 0-.64-.099-.773s-.362-.212-.887-.37c-1.663-.5-2.705-2.225-2.331-3.893c.123-.55.184-.826.117-.977c-.067-.15-.254-.257-.63-.468l-1.375-.777c-.366-.206-.549-.31-.711-.29c-.163.02-.36.204-.753.572c-1.296 1.213-3.364 1.213-4.66 0c-.394-.369-.59-.553-.753-.572c-.163-.02-.346.084-.712.29l-1.375.777c-.375.211-.563.317-.63.468s-.005.426.118.977c.373 1.668-.67 3.393-2.332 3.893c-.526.158-.79.237-.888.37C3 9.1 3 9.313 3 9.74v1.52c0 .427 0 .64.099.773s.362.212.888.37c1.662.5 2.704 2.225 2.33 3.893c-.123.55-.185.826-.117.977s.254.257.63.468l1.375.777c.366.206.549.31.711.29c.163-.02.36-.203.753-.572c1.297-1.214 3.367-1.214 4.663 0c.394.368.59.553.753.572c.163.02.346-.084.711-.29l1.376-.777c.375-.211.563-.317.63-.468s.005-.426-.118-.977c-.374-1.668.667-3.393 2.33-3.893Z"/><path stroke-linecap="round" d="M22 18c0 .93 0 1.395-.102 1.776a3 3 0 0 1-2.122 2.122C19.396 22 18.93 22 18 22H6c-.93 0-1.395 0-1.776-.102a3 3 0 0 1-2.122-2.122C2 19.396 2 18.93 2 18"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsInstallingUpdates02(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" stroke="currentColor" strokeWidth="1.5"><path d="M15 10.5a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path strokeLinecap="round" d="M20.014 12.403c.525-.158.788-.237.887-.37s.099-.346.099-.773V9.74c0-.427 0-.64-.099-.773s-.362-.212-.887-.37c-1.663-.5-2.705-2.225-2.331-3.893c.123-.55.184-.826.117-.977c-.067-.15-.254-.257-.63-.468l-1.375-.777c-.366-.206-.549-.31-.711-.29c-.163.02-.36.204-.753.572c-1.296 1.213-3.364 1.213-4.66 0c-.394-.369-.59-.553-.753-.572c-.163-.02-.346.084-.712.29l-1.375.777c-.375.211-.563.317-.63.468s-.005.426.118.977c.373 1.668-.67 3.393-2.332 3.893c-.526.158-.79.237-.888.37C3 9.1 3 9.313 3 9.74v1.52c0 .427 0 .64.099.773s.362.212.888.37c1.662.5 2.704 2.225 2.33 3.893c-.123.55-.185.826-.117.977s.254.257.63.468l1.375.777c.366.206.549.31.711.29c.163-.02.36-.203.753-.572c1.297-1.214 3.367-1.214 4.663 0c.394.368.59.553.753.572c.163.02.346-.084.711-.29l1.376-.777c.375-.211.563-.317.63-.468s.005-.426-.118-.977c-.374-1.668.667-3.393 2.33-3.893Z"/><path strokeLinecap="round" d="M22 18c0 .93 0 1.395-.102 1.776a3 3 0 0 1-2.122 2.122C19.396 22 18.93 22 18 22H6c-.93 0-1.395 0-1.776-.102a3 3 0 0 1-2.122-2.122C2 19.396 2 18.93 2 18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M15 10.5a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path stroke-linecap="round" d="M20.014 12.403c.525-.158.788-.237.887-.37s.099-.346.099-.773V9.74c0-.427 0-.64-.099-.773s-.362-.212-.887-.37c-1.663-.5-2.705-2.225-2.331-3.893c.123-.55.184-.826.117-.977c-.067-.15-.254-.257-.63-.468l-1.375-.777c-.366-.206-.549-.31-.711-.29c-.163.02-.36.204-.753.572c-1.296 1.213-3.364 1.213-4.66 0c-.394-.369-.59-.553-.753-.572c-.163-.02-.346.084-.712.29l-1.375.777c-.375.211-.563.317-.63.468s-.005.426.118.977c.373 1.668-.67 3.393-2.332 3.893c-.526.158-.79.237-.888.37C3 9.1 3 9.313 3 9.74v1.52c0 .427 0 .64.099.773s.362.212.888.37c1.662.5 2.704 2.225 2.33 3.893c-.123.55-.185.826-.117.977s.254.257.63.468l1.375.777c.366.206.549.31.711.29c.163-.02.36-.203.753-.572c1.297-1.214 3.367-1.214 4.663 0c.394.368.59.553.753.572c.163.02.346-.084.711-.29l1.376-.777c.375-.211.563-.317.63-.468s.005-.426-.118-.977c-.374-1.668.667-3.393 2.33-3.893Z"/><path stroke-linecap="round" d="M22 18c0 .93 0 1.395-.102 1.776a3 3 0 0 1-2.122 2.122C19.396 22 18.93 22 18 22H6c-.93 0-1.395 0-1.776-.102a3 3 0 0 1-2.122-2.122C2 19.396 2 18.93 2 18"/></g></svg> </template>
CSS
.icon-installing-updates-02 {
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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%2010.5a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.014%2012.403c.525-.158.788-.237.887-.37s.099-.346.099-.773V9.74c0-.427%200-.64-.099-.773s-.362-.212-.887-.37c-1.663-.5-2.705-2.225-2.331-3.893c.123-.55.184-.826.117-.977c-.067-.15-.254-.257-.63-.468l-1.375-.777c-.366-.206-.549-.31-.711-.29c-.163.02-.36.204-.753.572c-1.296%201.213-3.364%201.213-4.66%200c-.394-.369-.59-.553-.753-.572c-.163-.02-.346.084-.712.29l-1.375.777c-.375.211-.563.317-.63.468s-.005.426.118.977c.373%201.668-.67%203.393-2.332%203.893c-.526.158-.79.237-.888.37C3%209.1%203%209.313%203%209.74v1.52c0%20.427%200%20.64.099.773s.362.212.888.37c1.662.5%202.704%202.225%202.33%203.893c-.123.55-.185.826-.117.977s.254.257.63.468l1.375.777c.366.206.549.31.711.29c.163-.02.36-.203.753-.572c1.297-1.214%203.367-1.214%204.663%200c.394.368.59.553.753.572c.163.02.346-.084.711-.29l1.376-.777c.375-.211.563-.317.63-.468s.005-.426-.118-.977c-.374-1.668.667-3.393%202.33-3.893Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018c0%20.93%200%201.395-.102%201.776a3%203%200%200%201-2.122%202.122C19.396%2022%2018.93%2022%2018%2022H6c-.93%200-1.395%200-1.776-.102a3%203%200%200%201-2.122-2.122C2%2019.396%202%2018.93%202%2018%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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%2010.5a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.014%2012.403c.525-.158.788-.237.887-.37s.099-.346.099-.773V9.74c0-.427%200-.64-.099-.773s-.362-.212-.887-.37c-1.663-.5-2.705-2.225-2.331-3.893c.123-.55.184-.826.117-.977c-.067-.15-.254-.257-.63-.468l-1.375-.777c-.366-.206-.549-.31-.711-.29c-.163.02-.36.204-.753.572c-1.296%201.213-3.364%201.213-4.66%200c-.394-.369-.59-.553-.753-.572c-.163-.02-.346.084-.712.29l-1.375.777c-.375.211-.563.317-.63.468s-.005.426.118.977c.373%201.668-.67%203.393-2.332%203.893c-.526.158-.79.237-.888.37C3%209.1%203%209.313%203%209.74v1.52c0%20.427%200%20.64.099.773s.362.212.888.37c1.662.5%202.704%202.225%202.33%203.893c-.123.55-.185.826-.117.977s.254.257.63.468l1.375.777c.366.206.549.31.711.29c.163-.02.36-.203.753-.572c1.297-1.214%203.367-1.214%204.663%200c.394.368.59.553.753.572c.163.02.346-.084.711-.29l1.376-.777c.375-.211.563-.317.63-.468s.005-.426-.118-.977c-.374-1.668.667-3.393%202.33-3.893Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018c0%20.93%200%201.395-.102%201.776a3%203%200%200%201-2.122%202.122C19.396%2022%2018.93%2022%2018%2022H6c-.93%200-1.395%200-1.776-.102a3%203%200%200%201-2.122-2.122C2%2019.396%202%2018.93%202%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/installing-updates-02.svg?color=%231a73e8&size=48