Espn Fantasy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Espn Fantasy 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/325528.svg" alt="Espn Fantasy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325528.svg" alt="Espn Fantasy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325528.svg" alt="Espn Fantasy icon" :width="24" :height="24" />
CSS background
.icon-espn-fantasy {
background-image: url('https://proicons.com/icon/325528.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24,41.9902c7.2847-3.0955,15.7687-8.4488,18.5-15.5502-2.4764-5.3169-2.622-12.8917-2.622-17.1161,0,0-5.4626-3.314-15.878-3.314-10.4154,0-15.878,3.314-15.878,3.314,0,4.2244-.1457,11.7992-2.622,17.1161,2.7313,7.1014,11.2153,12.4547,18.5,15.5502Z"/><polygon class="b" points="24 22.8551 25.4426 27.2951 30.1111 27.2951 26.3342 30.0392 27.7769 34.4792 24 31.7351 20.2231 34.4792 21.6658 30.0392 17.8889 27.2951 22.5574 27.2951 24 22.8551"/><g><g><line class="b" x1="11.5" y1="19.7019" x2="15.2327" y2="19.7019"/><polyline class="b" points="16.549 12.2366 12.8163 12.2366 12.4873 14.1029"/><line class="b" x1="12.1582" y1="15.9693" x2="14.5918" y2="15.9693"/><line class="b" x1="12.1582" y1="15.9693" x2="11.5" y2="19.7019"/></g><g><path class="b" d="M24.2002,17.2509h2.444c1.3817,0,2.6997-1.1225,2.9439-2.5072s-.678-2.5072-2.0597-2.5072h-2.444l-.3291,1.8663"/><line class="b" x1="23.768" y1="19.7019" x2="24.4262" y2="15.9693"/></g><g><line class="b" x1="35.4836" y1="19.7019" x2="36.1418" y2="15.9693"/><path class="b" d="M36.4709,14.1029h0c.1817-1.0308-.5065-1.8663-1.5373-1.8663h-3.0795l-.3291,1.8663"/><line class="b" x1="30.5378" y1="19.7019" x2="31.196" y2="15.9693"/></g><g><path class="b" d="M17.8864,14.1029c.1817-1.0307,1.1629-1.8663,2.1914-1.8663h1.1052c.7986,0,1.3335,.222,1.6862,.818"/><path class="b" d="M17.1912,18.884c.3527,.596,.8876,.818,1.6862,.818h1.1052c1.0285,0,2.0097-.8356,2.1914-1.8663h0c.1817-1.0308-.5047-1.8663-1.5332-1.8663h-1.2212"/></g></g></svg>
Copied!