Epic Games Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Epic Games 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/325482.svg" alt="Epic Games icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325482.svg" alt="Epic Games icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325482.svg" alt="Epic Games icon" :width="24" :height="24" />
CSS background
.icon-epic-games {
background-image: url('https://proicons.com/icon/325482.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M36.5,5.5H11.5c-2.2091,0-4,1.7909-4,4v25.747c0,.7663.4379,1.4653,1.1275,1.7996l15.3725,7.4534,15.3725-7.4534c.6896-.3343,1.1275-1.0333,1.1275-1.7996V9.5c0-2.2091-1.7909-4-4-4Z"/><line class="c" x1="17.9255" y1="38.2981" x2="30.0745" y2="38.2981"/><polyline class="c" points="16.5124 28 12.5124 28 12.5124 12 16.5124 12"/><path class="c" d="M35.5124,17v-3c0-1.1046-.8954-2-2-2h-1c-1.1046,0-2,.8954-2,2v12c0,1.1046.8954,2,2,2h1c1.1046,0,2-.8954,2-2v-3"/><path class="c" d="M19.5124,28V12h3c1.1046,0,2,.8954,2,2v3.9671c0,1.1173-.9154,2.0179-2.0326,1.9997l-2.9674-.0647"/><line class="c" x1="12.4876" y1="20" x2="16.4876" y2="20"/><line class="c" x1="27.5124" y1="12" x2="27.5124" y2="28"/></svg>
Epic Games in other icon packs
Copied!