ios game controller b icon

ios-game-controller-b from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-game-controller-b
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios game controller b icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M135.123 204.568c-10.688 0-19.343 8.717-19.343 19.441 0 10.727 8.655 19.447 19.343 19.447 10.641 0 19.297-8.721 19.297-19.447 0-10.724-8.656-19.441-19.297-19.441z" fill="currentColor"/><path d="M466.279 248.866c-21.157-88.471-43.631-135.489-88.454-148.83C368.06 97.135 359.748 96 352.076 96c-27.598 0-46.938 14.683-96.08 14.683-49.174 0-68.502-14.681-96.062-14.683-7.665 0-15.963 1.135-25.721 4.036-44.869 13.341-67.342 60.359-88.461 148.83-21.181 88.473-17.334 152.363 7.679 164.289C57.502 415.1 61.662 416 65.885 416c21.694 0 45.139-23.838 67.659-52.047C159.198 331.848 165.658 331 243.822 331h24.343c78.147 0 84.628.846 110.282 32.953 22.526 28.207 45.97 52.004 67.665 52.004 4.226 0 8.384-.879 12.457-2.823 25.005-11.926 28.852-75.795 7.71-164.268zm-331.045 14.767c-21.64 0-39.234-17.758-39.234-39.623 0-21.84 17.594-39.643 39.234-39.643 21.655 0 39.249 17.803 39.249 39.643 0 21.865-17.593 39.623-39.249 39.623zm172.842-19.493c-11.058 0-20.076-9.019-20.076-20.107 0-11.09 9.019-20.104 20.076-20.104 11.131 0 20.148 9.014 20.148 20.104.001 11.088-9.017 20.107-20.148 20.107zM351.988 288c-11.058 0-20.053-8.951-20.053-20.016 0-11.157 8.995-20.106 20.053-20.106 11.146 0 20.148 8.949 20.148 20.106.001 11.065-9.002 20.016-20.148 20.016zm0-87.81c-11.058 0-20.053-8.993-20.053-20.083 0-11.094 8.995-20.107 20.053-20.107 11.146 0 20.148 9.014 20.148 20.107.001 11.09-9.002 20.083-20.148 20.083zm43.959 43.95c-11.105 0-20.101-9.019-20.101-20.107 0-11.09 8.995-20.104 20.101-20.104 11.059 0 20.053 9.014 20.053 20.104 0 11.088-8.994 20.107-20.053 20.107z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosGameControllerB(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M135.123 204.568c-10.688 0-19.343 8.717-19.343 19.441 0 10.727 8.655 19.447 19.343 19.447 10.641 0 19.297-8.721 19.297-19.447 0-10.724-8.656-19.441-19.297-19.441z" fill="currentColor"/><path d="M466.279 248.866c-21.157-88.471-43.631-135.489-88.454-148.83C368.06 97.135 359.748 96 352.076 96c-27.598 0-46.938 14.683-96.08 14.683-49.174 0-68.502-14.681-96.062-14.683-7.665 0-15.963 1.135-25.721 4.036-44.869 13.341-67.342 60.359-88.461 148.83-21.181 88.473-17.334 152.363 7.679 164.289C57.502 415.1 61.662 416 65.885 416c21.694 0 45.139-23.838 67.659-52.047C159.198 331.848 165.658 331 243.822 331h24.343c78.147 0 84.628.846 110.282 32.953 22.526 28.207 45.97 52.004 67.665 52.004 4.226 0 8.384-.879 12.457-2.823 25.005-11.926 28.852-75.795 7.71-164.268zm-331.045 14.767c-21.64 0-39.234-17.758-39.234-39.623 0-21.84 17.594-39.643 39.234-39.643 21.655 0 39.249 17.803 39.249 39.643 0 21.865-17.593 39.623-39.249 39.623zm172.842-19.493c-11.058 0-20.076-9.019-20.076-20.107 0-11.09 9.019-20.104 20.076-20.104 11.131 0 20.148 9.014 20.148 20.104.001 11.088-9.017 20.107-20.148 20.107zM351.988 288c-11.058 0-20.053-8.951-20.053-20.016 0-11.157 8.995-20.106 20.053-20.106 11.146 0 20.148 8.949 20.148 20.106.001 11.065-9.002 20.016-20.148 20.016zm0-87.81c-11.058 0-20.053-8.993-20.053-20.083 0-11.094 8.995-20.107 20.053-20.107 11.146 0 20.148 9.014 20.148 20.107.001 11.09-9.002 20.083-20.148 20.083zm43.959 43.95c-11.105 0-20.101-9.019-20.101-20.107 0-11.09 8.995-20.104 20.101-20.104 11.059 0 20.053 9.014 20.053 20.104 0 11.088-8.994 20.107-20.053 20.107z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M135.123 204.568c-10.688 0-19.343 8.717-19.343 19.441 0 10.727 8.655 19.447 19.343 19.447 10.641 0 19.297-8.721 19.297-19.447 0-10.724-8.656-19.441-19.297-19.441z" fill="currentColor"/><path d="M466.279 248.866c-21.157-88.471-43.631-135.489-88.454-148.83C368.06 97.135 359.748 96 352.076 96c-27.598 0-46.938 14.683-96.08 14.683-49.174 0-68.502-14.681-96.062-14.683-7.665 0-15.963 1.135-25.721 4.036-44.869 13.341-67.342 60.359-88.461 148.83-21.181 88.473-17.334 152.363 7.679 164.289C57.502 415.1 61.662 416 65.885 416c21.694 0 45.139-23.838 67.659-52.047C159.198 331.848 165.658 331 243.822 331h24.343c78.147 0 84.628.846 110.282 32.953 22.526 28.207 45.97 52.004 67.665 52.004 4.226 0 8.384-.879 12.457-2.823 25.005-11.926 28.852-75.795 7.71-164.268zm-331.045 14.767c-21.64 0-39.234-17.758-39.234-39.623 0-21.84 17.594-39.643 39.234-39.643 21.655 0 39.249 17.803 39.249 39.643 0 21.865-17.593 39.623-39.249 39.623zm172.842-19.493c-11.058 0-20.076-9.019-20.076-20.107 0-11.09 9.019-20.104 20.076-20.104 11.131 0 20.148 9.014 20.148 20.104.001 11.088-9.017 20.107-20.148 20.107zM351.988 288c-11.058 0-20.053-8.951-20.053-20.016 0-11.157 8.995-20.106 20.053-20.106 11.146 0 20.148 8.949 20.148 20.106.001 11.065-9.002 20.016-20.148 20.016zm0-87.81c-11.058 0-20.053-8.993-20.053-20.083 0-11.094 8.995-20.107 20.053-20.107 11.146 0 20.148 9.014 20.148 20.107.001 11.09-9.002 20.083-20.148 20.083zm43.959 43.95c-11.105 0-20.101-9.019-20.101-20.107 0-11.09 8.995-20.104 20.101-20.104 11.059 0 20.053 9.014 20.053 20.104 0 11.088-8.994 20.107-20.053 20.107z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-game-controller-b {
  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%22M135.123%20204.568c-10.688%200-19.343%208.717-19.343%2019.441%200%2010.727%208.655%2019.447%2019.343%2019.447%2010.641%200%2019.297-8.721%2019.297-19.447%200-10.724-8.656-19.441-19.297-19.441z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M466.279%20248.866c-21.157-88.471-43.631-135.489-88.454-148.83C368.06%2097.135%20359.748%2096%20352.076%2096c-27.598%200-46.938%2014.683-96.08%2014.683-49.174%200-68.502-14.681-96.062-14.683-7.665%200-15.963%201.135-25.721%204.036-44.869%2013.341-67.342%2060.359-88.461%20148.83-21.181%2088.473-17.334%20152.363%207.679%20164.289C57.502%20415.1%2061.662%20416%2065.885%20416c21.694%200%2045.139-23.838%2067.659-52.047C159.198%20331.848%20165.658%20331%20243.822%20331h24.343c78.147%200%2084.628.846%20110.282%2032.953%2022.526%2028.207%2045.97%2052.004%2067.665%2052.004%204.226%200%208.384-.879%2012.457-2.823%2025.005-11.926%2028.852-75.795%207.71-164.268zm-331.045%2014.767c-21.64%200-39.234-17.758-39.234-39.623%200-21.84%2017.594-39.643%2039.234-39.643%2021.655%200%2039.249%2017.803%2039.249%2039.643%200%2021.865-17.593%2039.623-39.249%2039.623zm172.842-19.493c-11.058%200-20.076-9.019-20.076-20.107%200-11.09%209.019-20.104%2020.076-20.104%2011.131%200%2020.148%209.014%2020.148%2020.104.001%2011.088-9.017%2020.107-20.148%2020.107zM351.988%20288c-11.058%200-20.053-8.951-20.053-20.016%200-11.157%208.995-20.106%2020.053-20.106%2011.146%200%2020.148%208.949%2020.148%2020.106.001%2011.065-9.002%2020.016-20.148%2020.016zm0-87.81c-11.058%200-20.053-8.993-20.053-20.083%200-11.094%208.995-20.107%2020.053-20.107%2011.146%200%2020.148%209.014%2020.148%2020.107.001%2011.09-9.002%2020.083-20.148%2020.083zm43.959%2043.95c-11.105%200-20.101-9.019-20.101-20.107%200-11.09%208.995-20.104%2020.101-20.104%2011.059%200%2020.053%209.014%2020.053%2020.104%200%2011.088-8.994%2020.107-20.053%2020.107z%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%22M135.123%20204.568c-10.688%200-19.343%208.717-19.343%2019.441%200%2010.727%208.655%2019.447%2019.343%2019.447%2010.641%200%2019.297-8.721%2019.297-19.447%200-10.724-8.656-19.441-19.297-19.441z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M466.279%20248.866c-21.157-88.471-43.631-135.489-88.454-148.83C368.06%2097.135%20359.748%2096%20352.076%2096c-27.598%200-46.938%2014.683-96.08%2014.683-49.174%200-68.502-14.681-96.062-14.683-7.665%200-15.963%201.135-25.721%204.036-44.869%2013.341-67.342%2060.359-88.461%20148.83-21.181%2088.473-17.334%20152.363%207.679%20164.289C57.502%20415.1%2061.662%20416%2065.885%20416c21.694%200%2045.139-23.838%2067.659-52.047C159.198%20331.848%20165.658%20331%20243.822%20331h24.343c78.147%200%2084.628.846%20110.282%2032.953%2022.526%2028.207%2045.97%2052.004%2067.665%2052.004%204.226%200%208.384-.879%2012.457-2.823%2025.005-11.926%2028.852-75.795%207.71-164.268zm-331.045%2014.767c-21.64%200-39.234-17.758-39.234-39.623%200-21.84%2017.594-39.643%2039.234-39.643%2021.655%200%2039.249%2017.803%2039.249%2039.643%200%2021.865-17.593%2039.623-39.249%2039.623zm172.842-19.493c-11.058%200-20.076-9.019-20.076-20.107%200-11.09%209.019-20.104%2020.076-20.104%2011.131%200%2020.148%209.014%2020.148%2020.104.001%2011.088-9.017%2020.107-20.148%2020.107zM351.988%20288c-11.058%200-20.053-8.951-20.053-20.016%200-11.157%208.995-20.106%2020.053-20.106%2011.146%200%2020.148%208.949%2020.148%2020.106.001%2011.065-9.002%2020.016-20.148%2020.016zm0-87.81c-11.058%200-20.053-8.993-20.053-20.083%200-11.094%208.995-20.107%2020.053-20.107%2011.146%200%2020.148%209.014%2020.148%2020.107.001%2011.09-9.002%2020.083-20.148%2020.083zm43.959%2043.95c-11.105%200-20.101-9.019-20.101-20.107%200-11.09%208.995-20.104%2020.101-20.104%2011.059%200%2020.053%209.014%2020.053%2020.104%200%2011.088-8.994%2020.107-20.053%2020.107z%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-b.svg?color=%231a73e8&size=48