Whiteout Survival Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Whiteout Survival 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/349690.svg" alt="Whiteout Survival icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349690.svg" alt="Whiteout Survival icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349690.svg" alt="Whiteout Survival icon" :width="24" :height="24" />
CSS background
.icon-whiteout-survival {
background-image: url('https://proicons.com/icon/349690.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M10.1108,7.5517c-2.5279,8.1278-3.2999,15.9996-3.8339,25.3424,1.435,3.0099,2.3519,4.7239,4.9909,8.0928,3.1989,2.2419,16.5236,1.964,27.0644-.645,3.7819-8.5468,3.4929-14.9887,3.2839-25.7824-2.5189-4.1339-4.2039-6.1199-6.7888-8.7768-9.6608-.704-15.8116-.086-24.7164,1.77v-.001Z"/><path id="c" class="j" d="M26.0935,24.0254h7.1858c.675.514,1.976,3.0699,2.2859,3.6349.31.565,1.809,3.1169,1.572,3.5269-.236.41-3.1949.387-3.8399.401-.644.014-3.5079.165-4.2899-.162"/><path id="d" class="j" d="M24.1575,23.0274l-3.6959-6.4029c-.783-.327-3.6469-.176-4.2909-.162-.645.014-3.6039-.008-3.8399.402-.237.41,1.262,2.9599,1.572,3.5259.31.565,1.611,3.1199,2.2859,3.6349h7.2748"/><path id="e" class="j" d="M23.9775,25.3363l-3.5159,6.0899c.108.841,1.67,3.2459,2.005,3.7969.334.551,1.794,3.1249,2.2669,3.1249.474,0,1.934-2.5739,2.2679-3.1249.335-.55,1.897-2.9559,2.005-3.7969l-3.4799-6.0299"/><path id="f" class="j" d="M33.2793,24.0254c.675-.514,1.976-3.0699,2.2859-3.6349.31-.565,1.809-3.1169,1.572-3.5259-.236-.41-3.1949-.388-3.8399-.402-.644-.014-3.5079-.165-4.2899.162l-3.6869,6.3839"/><path id="g" class="j" d="M29.0064,16.6245c-.108-.841-1.67-3.2459-2.005-3.7969-.334-.55-1.794-3.1249-2.2679-3.1249-.473,0-1.933,2.5739-2.2669,3.1249-.335.551-1.897,2.9559-2.005,3.7969"/><path id="h" class="j" d="M16.1887,24.0254c-.675.514-1.976,3.0699-2.2859,3.6349s-1.809,3.1169-1.572,3.5269c.236.41,3.1949.387,3.8399.401.644.014,3.5079.165,4.2899-.162"/><path id="i" class="j" d="M26.1585,24.2484c0,.221-.499,1.085-.69,1.195-.191.11-1.188.11-1.38,0-.19-.11-.69-.974-.69-1.195,0-.22.5-1.084.69-1.195.192-.11,1.189-.11,1.38,0s.69.974.69,1.195Z"/></svg>
Copied!