Emoji Softball Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Softball 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/325398.svg" alt="Emoji Softball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325398.svg" alt="Emoji Softball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325398.svg" alt="Emoji Softball icon" :width="24" :height="24" />
CSS background
.icon-emoji-softball {
background-image: url('https://proicons.com/icon/325398.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>.ah{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="ah" d="M10.1786,7.5355c9.0931,7.6284,10.2805,21.1838,2.6521,30.2769-.8051.9596-1.6925,1.847-2.6521,2.6521"/><path id="c" class="ah" d="M38.2054,7.8681c-8.9094,7.8368-9.7789,21.4123-1.9421,30.3218.6053.6881,1.254,1.3368,1.9421,1.9421"/><path id="d" class="ah" d="M14.1031,40.8975l-1.1648-3.2304-3.2826-1.0067"/><path id="e" class="ah" d="M17.5945,36.2396l-1.8882-2.8679-3.4269-.2112"/><path id="f" class="ah" d="M19.9242,30.9975l-2.5163-2.3374-3.3793.6104"/><path id="g" class="ah" d="M20.9263,25.4728l-3.0108-1.6517-3.1275,1.4175"/><path id="h" class="ah" d="M20.3872,19.3069l-3.3264-.8531-2.6783,2.1492"/><path id="i" class="ah" d="M18.3685,13.217l-3.4339-.0146-2.0717,2.7389"/><path id="j" class="ah" d="M15.1366,8.146l-3.3386.8032-1.3614,3.1528"/><path id="k" class="ah" d="M34.6648,40.8975l1.1648-3.2304,3.2826-1.0067"/><path id="l" class="ah" d="M31.1733,36.2396l1.8882-2.8679,3.4269-.2112"/><path id="m" class="ah" d="M28.8436,30.9975l2.5163-2.3374,3.3793.6104"/><path id="n" class="ah" d="M27.8416,25.4728l3.0108-1.6517,3.1275,1.4175"/><path id="o" class="ah" d="M28.3806,19.3069l3.3264-.8531,2.6783,2.1492"/><path id="p" class="ah" d="M30.3993,13.217l3.4339-.0146,2.0717,2.7389"/><path id="q" class="ah" d="M33.6312,8.146l3.3386.8032,1.3614,3.1528"/><path id="r" class="ah" d="M14.1031,40.8975l-1.1648-3.2304-3.2826-1.0067"/><path id="s" class="ah" d="M17.5945,36.2396l-1.8882-2.8679-3.4269-.2112"/><path id="t" class="ah" d="M17.5945,36.2396l-1.8882-2.8679-3.4269-.2112"/><path id="u" class="ah" d="M19.9242,30.9975l-2.5163-2.3374-3.3793.6104"/><path id="v" class="ah" d="M20.9263,25.4728l-3.0108-1.6517-3.1275,1.4175"/><path id="w" class="ah" d="M20.3872,19.3069l-3.3264-.8531-2.6783,2.1492"/><path id="x" class="ah" d="M18.3685,13.217l-3.4339-.0146-2.0717,2.7389"/><path id="y" class="ah" d="M15.1366,8.146l-3.3386.8032-1.3614,3.1528"/><path id="z" class="ah" d="M34.6648,40.8975l1.1648-3.2304,3.2826-1.0067"/><path id="aa" class="ah" d="M31.1733,36.2396l1.8882-2.8679,3.4269-.2112"/><path id="ab" class="ah" d="M28.8436,30.9975l2.5163-2.3374,3.3793.6104"/><path id="ac" class="ah" d="M27.8416,25.4728l3.0108-1.6517,3.1275,1.4175"/><path id="ad" class="ah" d="M28.3806,19.3069l3.3264-.8531,2.6783,2.1492"/><path id="ae" class="ah" d="M30.3993,13.217l3.4339-.0146,2.0717,2.7389"/><path id="af" class="ah" d="M33.6312,8.146l3.3386.8032,1.3614,3.1528"/><path id="ag" class="ah" d="M2.5,24c-.0032,11.8741,9.6202,21.5026,21.4943,21.5057,11.8741.0032,21.5026-9.6202,21.5057-21.4943v-.0115c.0032-11.8741-9.6202-21.5026-21.4943-21.5057-11.8741-.0032-21.5026,9.6202-21.5057,21.4943,0,.0038,0,.0076,0,.0115"/></svg>
Copied!