Ea Sports Fc Companion Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ea Sports Fc Companion 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/324873.svg" alt="Ea Sports Fc Companion icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324873.svg" alt="Ea Sports Fc Companion icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324873.svg" alt="Ea Sports Fc Companion icon" :width="24" :height="24" />
CSS background
.icon-ea-sports-fc-companion {
background-image: url('https://proicons.com/icon/324873.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="h" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="d"><path id="e" class="h" d="M13.252,24.4027h8.4544"/><path id="f" class="h" d="M32.418,27.3646l-2.0639,3.4565h0l-7.4949-.0003c-.5182,0-.725-.36-.4639-.8075l7.0193-12.0266c.2612-.4475.8886-.8078,1.4068-.8078h7.6785s-2.0626,3.4543-2.0626,3.4543"/><path id="g" class="h" d="M26.0881,17.1789h-7.6785c-.5182,0-1.1453.3605-1.4068.8078l-7.5028,12.8342"/></g></g></svg>
Copied!