Sky Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sky icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/347410.svg" alt="Sky icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347410.svg" alt="Sky icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347410.svg" alt="Sky icon" :width="24" :height="24" />
CSS background
.icon-sky {
background-image: url('https://proicons.com/icon/347410.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="o" d="M38.5,5.5001H9.4999c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5001c0-2.2091-1.7909-4-4-4Z"/><circle id="c" class="o" cx="33.5416" cy="21.3093" r="2.809"/><g id="d"><circle id="e" class="o" cx="19.427" cy="22.4224" r="2.809"/><path id="f" class="o" d="M21.0605,24.7077c3.577,2.8696,5.988,5.9848,8.7507,9.9782,0,0-7.8155,1.0776-12.3448.7796-3.0483-.2006-8.8969-3.0884-8.8969-3.0884,5.6622-2.7769,7.8428-5.146,9.5638-7.4612"/><path id="g" class="o" d="M23.3327,35.3519l.5631,2.1986c.0878.3428-.1189.6918-.4617.7796-.0481.0123-.0975.019-.1471.0199l-6.3981.1183c-.341.0063-.6226-.2651-.6289-.6061-.001-.0552.0054-.1103.019-.1638l.5857-2.3007"/><circle id="h" class="o" cx="24.7119" cy="10.8979" r="1.4315"/></g><path id="i" class="o" d="M34.6754,23.8793v1.3897s2.1773,1.286,2.3934,2.3934c.4485,2.2982.272,7.0695.1221,9.4835-.0504.8113-.7815,1.4668-1.5949,1.4668h-4.1088c-.8134,0-1.5332-.6566-1.5762-1.4685-.1256-2.3693-.2733-7.0036.1034-9.3231.1879-1.157,2.4865-2.4865,2.4865-2.4865v-1.4162"/><path id="j" class="o" d="M42.5,35.5051l-5.2232-.0047"/><path id="k" class="o" d="M17.1765,35.5051l-11.6765-.0047"/><path id="l" class="o" d="M32.5009,23.9184c-.0673,4.0473,1.3533,8.4215.5158,12.2206l.8805,2.4737,2.0723-2.0807c.1631-4.8081-1.6777-8.5576-1.2941-12.6527"/><path id="m" class="o" d="M21.0605,24.7077c.3576.8809.5284,3.8396.5003,4.6947"/><path id="n" class="o" d="M18.1333,24.9158c-.5841.7502-3.061,2.3774-3.8156,2.7806"/></svg>
Sky in other icon packs
Copied!