Ghost Case Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ghost Case 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/341047.svg" alt="Ghost Case icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341047.svg" alt="Ghost Case icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341047.svg" alt="Ghost Case icon" :width="24" :height="24" />
CSS background
.icon-ghost-case {
background-image: url('https://proicons.com/icon/341047.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.af{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><g id="f"><path id="g" class="af" d="M14.3753,19.0764l.3474-4.6315c.0884-1.178,2.1794-3.9441,3.2034-6.4841,0,0,.386-1.8912,3.9753-.5403,4.1097-1.2446,8.1428-2.2925,9.7647.5403,1.8133,3.1672,1.7907,6.4069,2.6245,9.6103,0,0-9.7261,2.6245-19.9153,1.5052Z"/><path id="h" class="af" d="M14.6209,15.8027s9.4183-1.486,19.0052-1.5376"/><path id="i" class="af" d="M14.5296,17.0198l-3.5748,1.7075c-1.4683.7014-1.6955,1.8763-.4912,2.5927,2.1051,1.2522,6.0411,1.3962,9.5729,1.2849,7.6038-.2395,15.8144-2.6541,17.3089-4.7236.7699-1.066,1.1536-2.4467-1.0098-2.62-.7384-.0591-1.4899.0717-2.5149.1075"/><path id="j" class="af" d="M27.1385,34.3925c-1.2827,1.0553-2.7223,2.2765-4.6122,2.62-1.21.2199-2.7778-.1559-3.3022-.8733-2.0058-2.7443-4.3328-4.6819-4.2683-13.6412"/><path id="k" class="af" d="M19.5515,23.6397c-.3153,2.1458-.6742,4.3498-.3548,5.6493.8864.118,1.5231.1362,2.0468.1092"/><path id="l" class="af" d="M19.5242,31.4177c.8511.7248,2.5432-.0735,3.3022.5731"/><path id="m" class="af" d="M19.5515,23.6397h-3.657s-.7096,2.0196,2.5654,1.3646"/><path id="n" class="af" d="M23.0222,23.6397h4.0118s.3821,1.6921-1.7739,1.6921-2.2379-.8597-2.2379-1.6921Z"/><path id="o" class="af" d="M28.2853,21.5882c.3364,1.3088.8911,1.9835,1.6642,2.0243-.5913.8278-.9279,1.6557-1.0098,2.4835l1.3919.9279c.1183-1.7466.6599-2.8021,1.6648-2.9475,1.138-.1646,1.7423.8677,1.4191,2.6472-.3434,1.8911-1.3828,2.6836-2.7564,2.6472v4.967c-1.7739,2.3227-4.1119,4.2331-7.0138,5.7312,0,0-2.5024-1.1366-3.1479-3.1746"/><path id="p" class="af" d="M34.4899,19.7243s.6449,2.8238-1.0744,6.9994"/><circle id="q" class="af" cx="24" cy="24" r="21.5"/><path id="r" class="af" d="M30.6591,31.8544s1.7166-1.4858,1.632-2.973"/><path id="s" class="af" d="M31.7555,30.5667s4.9466,3.089,4.3391,11.2089"/><path id="t" class="af" d="M35.5314,36.1032s1.5488,1.278,4.6152,2.0931"/><path id="u" class="af" d="M30.6591,34.3379s.3514,3.2069-1.9736,5.6665c-1.2005,1.27-1.4578,4.1856-1.4578,4.1856-.903-1.5556-2.0972-2.9293-3.5825-4.121-1.1007,1.0325-2.0559,2.1742-2.8656,3.425,0,0-1.0434-1.883-.977-6.8786"/><path id="v" class="af" d="M28.7487,43.4532s1.6735-2.3182,5.9266-.7907"/><path id="w" class="af" d="M16.7744,32.6168s-4.1869,3.5832-4.7849,9.2157"/><path id="x" class="af" d="M13.5748,42.8034s4.5671-2.145,5.3217.0494c.1933.5622-1.794,1.5108-1.794,1.5108"/><path id="y" class="af" d="M13.2075,37.5252s-1.8018,1.3549-3.8012,2.2633"/><path id="z" class="af" d="M21.6811,42.2236s-.0498,1.9664.5484,1.9664-.4063,1.1995-.4063,1.1995"/><path id="aa" class="af" d="M25.862,42.2368s-.5641,1.9532-.95,1.9532.6974.2589.7539,1.2453"/><path id="ab" class="af" d="M22.2296,44.19h2.6824"/><path id="ac" class="af" d="M20.7796,43.4941l.0497,1.7708"/><path id="ad" class="af" d="M27.2277,44.19l-1.5618,1.2453"/></g></g></svg>
Copied!