Clash Mini Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Clash Mini 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/338327.svg" alt="Clash Mini icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338327.svg" alt="Clash Mini icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338327.svg" alt="Clash Mini icon" :width="24" :height="24" />
CSS background
.icon-clash-mini {
background-image: url('https://proicons.com/icon/338327.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>.y{stroke-width:1px;}.y,.z{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="z" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="c" class="y" d="M30.3719,18.0419c.2936.6936.253,1.359-.3264,1.6043s-1.2872-.1181-1.5808-.8117-.253-1.359.3264-1.6043,1.2872.1181,1.5808.8117Z"/><path id="d" class="z" d="M19.1554,5.5l.4781,3.0737c-2.271.1984-5.1779.8863-7.7769,2.4861l-.8924-3.8566c-1.1721,1.0945-2.3974,1.95-3.4104,3.761l.6374,2.008-.7012.9562,2.008,6.757c-1.3274-7.3815,24.044-10.5784,21.9602-3.6016"/><path id="e" class="z" d="M28.3347,5.5l.1275,2.9781c1.3632-.0446,2.9101.2179,3.4068.8976M31.6703,7.6635c.236,3.2462,1.5601,6.8691-.2121,9.4201"/><ellipse id="f" class="z" cx="20.4303" cy="18.4382" rx="1.3625" ry="1.2043"/><ellipse id="g" class="z" cx="25.2799" cy="20.0797" rx="2.2629" ry="1.498"/><path id="h" class="z" d="M31.4582,17.0837l2.3586,11.9841c.4463,1.6786.0231,6.3611-1.3068,1.8805l-1.9761-7.2669-8.5737-.0637.2231,5.1315c.3124,6.6182-7.4866,3.2613-8.0319-.7331l-1.508-11.9778"/><path id="i" class="z" d="M38.5339,11.9841l1.8486,1.5936-3.2829,3.3785-1.3705-1.0518,2.8048-3.9203Z"/><path id="j" class="z" d="M40.7331,17.3705l.7968,1.753-2.4861.4143-.4781-.988,2.1673-1.1793Z"/><path id="k" class="z" d="M33.5618,34.8367c.9884,2.1398,1.8006,4.4323,1.5299,7.6633"/><path id="l" class="z" d="M18.2311,36.9084c5.0824.8599,8.7267,3.3497,12.5896,5.5916"/><path id="m" class="z" d="M5.5,31.6494c1.9371-1.1073,5.8356-3.1135,7.6952-1.498,1.1788,1.0241,3.244,3.6339,3.3466,3.5697,4.1898,5.1294-2.1882,9.7309-7.8088,4.1753l-3.2331-3.3466"/><path id="n" class="z" d="M13.4674,22.5832c-5.824-.2149-5.5111,6.6742.7171,5.6314"/><path id="o" class="z" d="M9.498,20.6853l.8924-.1594.6936,2.5011"/><path id="p" class="z" d="M32.5999,22.8851c.34-2.927,5.9886-.1908,5.4877,2.4217l-.3506,2.996c-1.7874.5473-2.3158,3.9861.4143,7.3944l.0319,1.6255c-1.4407-.7262-2.8708-1.415-3.9787-.9762"/><path id="q" class="z" d="M38.5976,31.8406l1.2112-.5418c.0704-1.581.0829-3.4361-2.0717-2.996"/><path id="r" class="z" d="M39.8088,31.2988c.8449-.6163,1.7624-.4343,2.6912-.1275"/><path id="s" class="z" d="M37.958,26.4146c.7877-2.0597,3.3832-.7455,4.542-1.6815"/><path id="t" class="z" d="M5.5,37.9602c1.1507-.5767,2.1239-.355,3.11-.1912"/><path id="u" class="z" d="M13.1075,40.3454c1.3632,1.1307,1.5813,1.5934,1.9681,2.1546"/><path id="v" class="z" d="M17.4573,35.1556c6.6642,1.5328,12.3239,1.7952,16.1045-.3189"/><path id="w" class="z" d="M23.8088,25.2112h5.6096"/><path id="x" class="z" d="M10.9641,7.2032l2.6454.0637.5759,2.6154"/></svg>
Copied!