wireless cloud access icon
wireless-cloud-access from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wireless-cloud-access
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the wireless cloud access icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.478 8.398h.022c2.485 0 4.5 1.98 4.5 4.423a4.4 4.4 0 0 1-2 3.679m-2.522-8.102q.021-.243.022-.492C17.5 4.921 15.038 2.5 12 2.5c-2.877 0-5.238 2.171-5.48 4.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M10 8.398a5.04 5.04 0 0 0-3.48-.96C3.983 7.674 2 9.773 2 12.33c0 1.759.94 3.302 2.352 4.17M8 15.978c1.149-.935 2.52-1.478 3.995-1.478c1.478 0 2.854.547 4.005 1.487M14.174 18.5a4.1 4.1 0 0 0-2.18-.64a4.1 4.1 0 0 0-2.17.634M12 21.5h.006"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWirelessCloudAccess(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.478 8.398h.022c2.485 0 4.5 1.98 4.5 4.423a4.4 4.4 0 0 1-2 3.679m-2.522-8.102q.021-.243.022-.492C17.5 4.921 15.038 2.5 12 2.5c-2.877 0-5.238 2.171-5.48 4.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M10 8.398a5.04 5.04 0 0 0-3.48-.96C3.983 7.674 2 9.773 2 12.33c0 1.759.94 3.302 2.352 4.17M8 15.978c1.149-.935 2.52-1.478 3.995-1.478c1.478 0 2.854.547 4.005 1.487M14.174 18.5a4.1 4.1 0 0 0-2.18-.64a4.1 4.1 0 0 0-2.17.634M12 21.5h.006"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.478 8.398h.022c2.485 0 4.5 1.98 4.5 4.423a4.4 4.4 0 0 1-2 3.679m-2.522-8.102q.021-.243.022-.492C17.5 4.921 15.038 2.5 12 2.5c-2.877 0-5.238 2.171-5.48 4.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M10 8.398a5.04 5.04 0 0 0-3.48-.96C3.983 7.674 2 9.773 2 12.33c0 1.759.94 3.302 2.352 4.17M8 15.978c1.149-.935 2.52-1.478 3.995-1.478c1.478 0 2.854.547 4.005 1.487M14.174 18.5a4.1 4.1 0 0 0-2.18-.64a4.1 4.1 0 0 0-2.17.634M12 21.5h.006"/></svg> </template>
CSS
.icon-wireless-cloud-access {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.478%208.398h.022c2.485%200%204.5%201.98%204.5%204.423a4.4%204.4%200%200%201-2%203.679m-2.522-8.102q.021-.243.022-.492C17.5%204.921%2015.038%202.5%2012%202.5c-2.877%200-5.238%202.171-5.48%204.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M10%208.398a5.04%205.04%200%200%200-3.48-.96C3.983%207.674%202%209.773%202%2012.33c0%201.759.94%203.302%202.352%204.17M8%2015.978c1.149-.935%202.52-1.478%203.995-1.478c1.478%200%202.854.547%204.005%201.487M14.174%2018.5a4.1%204.1%200%200%200-2.18-.64a4.1%204.1%200%200%200-2.17.634M12%2021.5h.006%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.478%208.398h.022c2.485%200%204.5%201.98%204.5%204.423a4.4%204.4%200%200%201-2%203.679m-2.522-8.102q.021-.243.022-.492C17.5%204.921%2015.038%202.5%2012%202.5c-2.877%200-5.238%202.171-5.48%204.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M10%208.398a5.04%205.04%200%200%200-3.48-.96C3.983%207.674%202%209.773%202%2012.33c0%201.759.94%203.302%202.352%204.17M8%2015.978c1.149-.935%202.52-1.478%203.995-1.478c1.478%200%202.854.547%204.005%201.487M14.174%2018.5a4.1%204.1%200%200%200-2.18-.64a4.1%204.1%200%200%200-2.17.634M12%2021.5h.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wireless-cloud-access.svg?color=%231a73e8&size=48