ios game controller a icon
ios-game-controller-a from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-game-controller-a
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios game controller a icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.269 146h-226.53C81.541 146 32 191.458 32 255.418 32 319.419 81.541 366 142.739 366h226.529C430.49 366 480 319.419 480 255.418 480 191.458 430.49 146 369.269 146zM200 266.697c0 2.698-2.421 5.303-5.238 5.303H160v35.139c0 2.83-3.104 4.861-5.803 4.861H132.77c-2.628 0-4.771-1.918-4.771-4.533V272H92.861c-2.83 0-4.861-3.104-4.861-5.803V244.77c0-2.628 1.918-4.771 4.533-4.771H128v-34.822c0-2.806 1.854-5.178 4.553-5.178h22.145c2.698 0 5.303 2.421 5.303 5.238V240h34.822c2.806 0 5.178 1.854 5.178 4.553v22.144zm119.766 8.789c-10.736 0-19.451-8.587-19.451-19.153 0-10.565 8.715-19.168 19.451-19.168 10.783 0 19.498 8.603 19.498 19.168 0 10.566-8.715 19.153-19.498 19.153zm42.548 41.815c-10.736 0-19.451-8.529-19.451-19.084 0-10.639 8.715-19.153 19.451-19.153 10.783 0 19.498 8.515 19.498 19.153 0 10.554-8.714 19.084-19.498 19.084zm0-83.686c-10.736 0-19.451-8.579-19.451-19.146s8.715-19.169 19.451-19.169c10.783 0 19.498 8.602 19.498 19.169s-8.714 19.146-19.498 19.146zm42.548 41.871c-10.729 0-19.442-8.587-19.442-19.153 0-10.565 8.714-19.168 19.442-19.168 10.737 0 19.452 8.603 19.452 19.168 0 10.566-8.714 19.153-19.452 19.153z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosGameControllerA(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.269 146h-226.53C81.541 146 32 191.458 32 255.418 32 319.419 81.541 366 142.739 366h226.529C430.49 366 480 319.419 480 255.418 480 191.458 430.49 146 369.269 146zM200 266.697c0 2.698-2.421 5.303-5.238 5.303H160v35.139c0 2.83-3.104 4.861-5.803 4.861H132.77c-2.628 0-4.771-1.918-4.771-4.533V272H92.861c-2.83 0-4.861-3.104-4.861-5.803V244.77c0-2.628 1.918-4.771 4.533-4.771H128v-34.822c0-2.806 1.854-5.178 4.553-5.178h22.145c2.698 0 5.303 2.421 5.303 5.238V240h34.822c2.806 0 5.178 1.854 5.178 4.553v22.144zm119.766 8.789c-10.736 0-19.451-8.587-19.451-19.153 0-10.565 8.715-19.168 19.451-19.168 10.783 0 19.498 8.603 19.498 19.168 0 10.566-8.715 19.153-19.498 19.153zm42.548 41.815c-10.736 0-19.451-8.529-19.451-19.084 0-10.639 8.715-19.153 19.451-19.153 10.783 0 19.498 8.515 19.498 19.153 0 10.554-8.714 19.084-19.498 19.084zm0-83.686c-10.736 0-19.451-8.579-19.451-19.146s8.715-19.169 19.451-19.169c10.783 0 19.498 8.602 19.498 19.169s-8.714 19.146-19.498 19.146zm42.548 41.871c-10.729 0-19.442-8.587-19.442-19.153 0-10.565 8.714-19.168 19.442-19.168 10.737 0 19.452 8.603 19.452 19.168 0 10.566-8.714 19.153-19.452 19.153z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.269 146h-226.53C81.541 146 32 191.458 32 255.418 32 319.419 81.541 366 142.739 366h226.529C430.49 366 480 319.419 480 255.418 480 191.458 430.49 146 369.269 146zM200 266.697c0 2.698-2.421 5.303-5.238 5.303H160v35.139c0 2.83-3.104 4.861-5.803 4.861H132.77c-2.628 0-4.771-1.918-4.771-4.533V272H92.861c-2.83 0-4.861-3.104-4.861-5.803V244.77c0-2.628 1.918-4.771 4.533-4.771H128v-34.822c0-2.806 1.854-5.178 4.553-5.178h22.145c2.698 0 5.303 2.421 5.303 5.238V240h34.822c2.806 0 5.178 1.854 5.178 4.553v22.144zm119.766 8.789c-10.736 0-19.451-8.587-19.451-19.153 0-10.565 8.715-19.168 19.451-19.168 10.783 0 19.498 8.603 19.498 19.168 0 10.566-8.715 19.153-19.498 19.153zm42.548 41.815c-10.736 0-19.451-8.529-19.451-19.084 0-10.639 8.715-19.153 19.451-19.153 10.783 0 19.498 8.515 19.498 19.153 0 10.554-8.714 19.084-19.498 19.084zm0-83.686c-10.736 0-19.451-8.579-19.451-19.146s8.715-19.169 19.451-19.169c10.783 0 19.498 8.602 19.498 19.169s-8.714 19.146-19.498 19.146zm42.548 41.871c-10.729 0-19.442-8.587-19.442-19.153 0-10.565 8.714-19.168 19.442-19.168 10.737 0 19.452 8.603 19.452 19.168 0 10.566-8.714 19.153-19.452 19.153z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-game-controller-a {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M369.269%20146h-226.53C81.541%20146%2032%20191.458%2032%20255.418%2032%20319.419%2081.541%20366%20142.739%20366h226.529C430.49%20366%20480%20319.419%20480%20255.418%20480%20191.458%20430.49%20146%20369.269%20146zM200%20266.697c0%202.698-2.421%205.303-5.238%205.303H160v35.139c0%202.83-3.104%204.861-5.803%204.861H132.77c-2.628%200-4.771-1.918-4.771-4.533V272H92.861c-2.83%200-4.861-3.104-4.861-5.803V244.77c0-2.628%201.918-4.771%204.533-4.771H128v-34.822c0-2.806%201.854-5.178%204.553-5.178h22.145c2.698%200%205.303%202.421%205.303%205.238V240h34.822c2.806%200%205.178%201.854%205.178%204.553v22.144zm119.766%208.789c-10.736%200-19.451-8.587-19.451-19.153%200-10.565%208.715-19.168%2019.451-19.168%2010.783%200%2019.498%208.603%2019.498%2019.168%200%2010.566-8.715%2019.153-19.498%2019.153zm42.548%2041.815c-10.736%200-19.451-8.529-19.451-19.084%200-10.639%208.715-19.153%2019.451-19.153%2010.783%200%2019.498%208.515%2019.498%2019.153%200%2010.554-8.714%2019.084-19.498%2019.084zm0-83.686c-10.736%200-19.451-8.579-19.451-19.146s8.715-19.169%2019.451-19.169c10.783%200%2019.498%208.602%2019.498%2019.169s-8.714%2019.146-19.498%2019.146zm42.548%2041.871c-10.729%200-19.442-8.587-19.442-19.153%200-10.565%208.714-19.168%2019.442-19.168%2010.737%200%2019.452%208.603%2019.452%2019.168%200%2010.566-8.714%2019.153-19.452%2019.153z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M369.269%20146h-226.53C81.541%20146%2032%20191.458%2032%20255.418%2032%20319.419%2081.541%20366%20142.739%20366h226.529C430.49%20366%20480%20319.419%20480%20255.418%20480%20191.458%20430.49%20146%20369.269%20146zM200%20266.697c0%202.698-2.421%205.303-5.238%205.303H160v35.139c0%202.83-3.104%204.861-5.803%204.861H132.77c-2.628%200-4.771-1.918-4.771-4.533V272H92.861c-2.83%200-4.861-3.104-4.861-5.803V244.77c0-2.628%201.918-4.771%204.533-4.771H128v-34.822c0-2.806%201.854-5.178%204.553-5.178h22.145c2.698%200%205.303%202.421%205.303%205.238V240h34.822c2.806%200%205.178%201.854%205.178%204.553v22.144zm119.766%208.789c-10.736%200-19.451-8.587-19.451-19.153%200-10.565%208.715-19.168%2019.451-19.168%2010.783%200%2019.498%208.603%2019.498%2019.168%200%2010.566-8.715%2019.153-19.498%2019.153zm42.548%2041.815c-10.736%200-19.451-8.529-19.451-19.084%200-10.639%208.715-19.153%2019.451-19.153%2010.783%200%2019.498%208.515%2019.498%2019.153%200%2010.554-8.714%2019.084-19.498%2019.084zm0-83.686c-10.736%200-19.451-8.579-19.451-19.146s8.715-19.169%2019.451-19.169c10.783%200%2019.498%208.602%2019.498%2019.169s-8.714%2019.146-19.498%2019.146zm42.548%2041.871c-10.729%200-19.442-8.587-19.442-19.153%200-10.565%208.714-19.168%2019.442-19.168%2010.737%200%2019.452%208.603%2019.452%2019.168%200%2010.566-8.714%2019.153-19.452%2019.153z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-game-controller-a.svg?color=%231a73e8&size=48