game controller trigger left icon

game-controller-trigger-left-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
game-controller-trigger-left-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the game controller trigger left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.36 2c1.497 0 2.967.817 3.274 2.438C17.84 5.529 18 7.03 18 9c0 2.62-.92 4.88-2.592 6.485C13.738 17.09 11.358 18 8.5 18c-.929 0-2.877.088-4.237-.197a1.6 1.6 0 0 1-.86-.461a1.56 1.56 0 0 1-.395-.805c-.103-.568.056-1.197.344-1.73C4.123 13.38 5 11.506 5 9.5c0-1.557-.251-3.237-1.169-5.26C3.381 3.244 4.054 2 5.223 2zM8.5 7a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1H9V7.5a.5.5 0 0 0-.5-.5m3 0a.5.5 0 0 0 0 1h1v3.5a.5.5 0 0 0 1 0V8h1a.5.5 0 0 0 0-1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGameControllerTriggerLeft20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.36 2c1.497 0 2.967.817 3.274 2.438C17.84 5.529 18 7.03 18 9c0 2.62-.92 4.88-2.592 6.485C13.738 17.09 11.358 18 8.5 18c-.929 0-2.877.088-4.237-.197a1.6 1.6 0 0 1-.86-.461a1.56 1.56 0 0 1-.395-.805c-.103-.568.056-1.197.344-1.73C4.123 13.38 5 11.506 5 9.5c0-1.557-.251-3.237-1.169-5.26C3.381 3.244 4.054 2 5.223 2zM8.5 7a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1H9V7.5a.5.5 0 0 0-.5-.5m3 0a.5.5 0 0 0 0 1h1v3.5a.5.5 0 0 0 1 0V8h1a.5.5 0 0 0 0-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.36 2c1.497 0 2.967.817 3.274 2.438C17.84 5.529 18 7.03 18 9c0 2.62-.92 4.88-2.592 6.485C13.738 17.09 11.358 18 8.5 18c-.929 0-2.877.088-4.237-.197a1.6 1.6 0 0 1-.86-.461a1.56 1.56 0 0 1-.395-.805c-.103-.568.056-1.197.344-1.73C4.123 13.38 5 11.506 5 9.5c0-1.557-.251-3.237-1.169-5.26C3.381 3.244 4.054 2 5.223 2zM8.5 7a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1H9V7.5a.5.5 0 0 0-.5-.5m3 0a.5.5 0 0 0 0 1h1v3.5a.5.5 0 0 0 1 0V8h1a.5.5 0 0 0 0-1z"/></svg>
</template>

CSS

.icon-game-controller-trigger-left-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.36%202c1.497%200%202.967.817%203.274%202.438C17.84%205.529%2018%207.03%2018%209c0%202.62-.92%204.88-2.592%206.485C13.738%2017.09%2011.358%2018%208.5%2018c-.929%200-2.877.088-4.237-.197a1.6%201.6%200%200%201-.86-.461a1.56%201.56%200%200%201-.395-.805c-.103-.568.056-1.197.344-1.73C4.123%2013.38%205%2011.506%205%209.5c0-1.557-.251-3.237-1.169-5.26C3.381%203.244%204.054%202%205.223%202zM8.5%207a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%200-1H9V7.5a.5.5%200%200%200-.5-.5m3%200a.5.5%200%200%200%200%201h1v3.5a.5.5%200%200%200%201%200V8h1a.5.5%200%200%200%200-1z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.36%202c1.497%200%202.967.817%203.274%202.438C17.84%205.529%2018%207.03%2018%209c0%202.62-.92%204.88-2.592%206.485C13.738%2017.09%2011.358%2018%208.5%2018c-.929%200-2.877.088-4.237-.197a1.6%201.6%200%200%201-.86-.461a1.56%201.56%200%200%201-.395-.805c-.103-.568.056-1.197.344-1.73C4.123%2013.38%205%2011.506%205%209.5c0-1.557-.251-3.237-1.169-5.26C3.381%203.244%204.054%202%205.223%202zM8.5%207a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%200-1H9V7.5a.5.5%200%200%200-.5-.5m3%200a.5.5%200%200%200%200%201h1v3.5a.5.5%200%200%200%201%200V8h1a.5.5%200%200%200%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/game-controller-trigger-left-20-filled.svg?color=%231a73e8&size=48