skyatlas icon
skyatlas from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- skyatlas
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the skyatlas icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.805 6.594c1.855 0 6.902 1.46 6.902 6.883c0 .328-.07 1.101-.07 1.101s.918-.281 1.949-.281c1.363 0 5.414 1.07 5.414 5.39c0 4.11-3.535 5.72-5.79 5.72c-8.241 0-10.073-12.52-18.01-12.52c-3.688 0-5.567 2.703-5.567 5.12c0 3.618 2.699 5.544 5.707 5.544c4.508 0 7.058-2.957 7.418-2.957c.426 0 .613.238.613.472c0 .961-4.086 4.34-8.457 4.34C3.652 25.406 0 22.703 0 18.008c0-4.274 3.547-7.352 7.656-7.352c9.223 0 11.032 12.356 18.086 12.356c2.512 0 3.758-1.785 3.758-3.383c0-1.996-1.457-3.64-3.523-3.64c-.848 0-1.739.566-2.348.566c-.613 0-.848-.426-.848-.801c0-.445.328-1.2.328-2.043c0-1.45-1.136-5.52-5.87-5.52c-2.77 0-3.946 1.88-4.462 1.88c-.52 0-.566-.258-.566-.587c.004-.332 1.785-2.89 5.594-2.89"/></svg>
React
import type { SVGProps } from "react";
export function LaSkyatlas(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.805 6.594c1.855 0 6.902 1.46 6.902 6.883c0 .328-.07 1.101-.07 1.101s.918-.281 1.949-.281c1.363 0 5.414 1.07 5.414 5.39c0 4.11-3.535 5.72-5.79 5.72c-8.241 0-10.073-12.52-18.01-12.52c-3.688 0-5.567 2.703-5.567 5.12c0 3.618 2.699 5.544 5.707 5.544c4.508 0 7.058-2.957 7.418-2.957c.426 0 .613.238.613.472c0 .961-4.086 4.34-8.457 4.34C3.652 25.406 0 22.703 0 18.008c0-4.274 3.547-7.352 7.656-7.352c9.223 0 11.032 12.356 18.086 12.356c2.512 0 3.758-1.785 3.758-3.383c0-1.996-1.457-3.64-3.523-3.64c-.848 0-1.739.566-2.348.566c-.613 0-.848-.426-.848-.801c0-.445.328-1.2.328-2.043c0-1.45-1.136-5.52-5.87-5.52c-2.77 0-3.946 1.88-4.462 1.88c-.52 0-.566-.258-.566-.587c.004-.332 1.785-2.89 5.594-2.89"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.805 6.594c1.855 0 6.902 1.46 6.902 6.883c0 .328-.07 1.101-.07 1.101s.918-.281 1.949-.281c1.363 0 5.414 1.07 5.414 5.39c0 4.11-3.535 5.72-5.79 5.72c-8.241 0-10.073-12.52-18.01-12.52c-3.688 0-5.567 2.703-5.567 5.12c0 3.618 2.699 5.544 5.707 5.544c4.508 0 7.058-2.957 7.418-2.957c.426 0 .613.238.613.472c0 .961-4.086 4.34-8.457 4.34C3.652 25.406 0 22.703 0 18.008c0-4.274 3.547-7.352 7.656-7.352c9.223 0 11.032 12.356 18.086 12.356c2.512 0 3.758-1.785 3.758-3.383c0-1.996-1.457-3.64-3.523-3.64c-.848 0-1.739.566-2.348.566c-.613 0-.848-.426-.848-.801c0-.445.328-1.2.328-2.043c0-1.45-1.136-5.52-5.87-5.52c-2.77 0-3.946 1.88-4.462 1.88c-.52 0-.566-.258-.566-.587c.004-.332 1.785-2.89 5.594-2.89"/></svg> </template>
CSS
.icon-skyatlas {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.805%206.594c1.855%200%206.902%201.46%206.902%206.883c0%20.328-.07%201.101-.07%201.101s.918-.281%201.949-.281c1.363%200%205.414%201.07%205.414%205.39c0%204.11-3.535%205.72-5.79%205.72c-8.241%200-10.073-12.52-18.01-12.52c-3.688%200-5.567%202.703-5.567%205.12c0%203.618%202.699%205.544%205.707%205.544c4.508%200%207.058-2.957%207.418-2.957c.426%200%20.613.238.613.472c0%20.961-4.086%204.34-8.457%204.34C3.652%2025.406%200%2022.703%200%2018.008c0-4.274%203.547-7.352%207.656-7.352c9.223%200%2011.032%2012.356%2018.086%2012.356c2.512%200%203.758-1.785%203.758-3.383c0-1.996-1.457-3.64-3.523-3.64c-.848%200-1.739.566-2.348.566c-.613%200-.848-.426-.848-.801c0-.445.328-1.2.328-2.043c0-1.45-1.136-5.52-5.87-5.52c-2.77%200-3.946%201.88-4.462%201.88c-.52%200-.566-.258-.566-.587c.004-.332%201.785-2.89%205.594-2.89%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.805%206.594c1.855%200%206.902%201.46%206.902%206.883c0%20.328-.07%201.101-.07%201.101s.918-.281%201.949-.281c1.363%200%205.414%201.07%205.414%205.39c0%204.11-3.535%205.72-5.79%205.72c-8.241%200-10.073-12.52-18.01-12.52c-3.688%200-5.567%202.703-5.567%205.12c0%203.618%202.699%205.544%205.707%205.544c4.508%200%207.058-2.957%207.418-2.957c.426%200%20.613.238.613.472c0%20.961-4.086%204.34-8.457%204.34C3.652%2025.406%200%2022.703%200%2018.008c0-4.274%203.547-7.352%207.656-7.352c9.223%200%2011.032%2012.356%2018.086%2012.356c2.512%200%203.758-1.785%203.758-3.383c0-1.996-1.457-3.64-3.523-3.64c-.848%200-1.739.566-2.348.566c-.613%200-.848-.426-.848-.801c0-.445.328-1.2.328-2.043c0-1.45-1.136-5.52-5.87-5.52c-2.77%200-3.946%201.88-4.462%201.88c-.52%200-.566-.258-.566-.587c.004-.332%201.785-2.89%205.594-2.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/skyatlas.svg?color=%231a73e8&size=48