autofps-select from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
autofps-select
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
autofps-select-outline, autofps-select-outline-sharp, autofps-select-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the autofps select icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.95 9.316l1-2.747h.062l1.038 2.747zM12.005 14q-2.082 0-3.544-1.457T7 9.005T8.457 5.46T11.995 4t3.544 1.457T17 8.996t-1.457 3.542T12.005 14M9.21 11.73h.816l.65-1.684h2.646l.65 1.685h.893l-2.574-6.462h-.634zM3.847 21.5v-4h1v4zm3.385 0v-4h1v4zm3.384 0v-4h1v4zm3.385 0v-4h6.154v4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAutofpsSelect(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.95 9.316l1-2.747h.062l1.038 2.747zM12.005 14q-2.082 0-3.544-1.457T7 9.005T8.457 5.46T11.995 4t3.544 1.457T17 8.996t-1.457 3.542T12.005 14M9.21 11.73h.816l.65-1.684h2.646l.65 1.685h.893l-2.574-6.462h-.634zM3.847 21.5v-4h1v4zm3.385 0v-4h1v4zm3.384 0v-4h1v4zm3.385 0v-4h6.154v4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.95 9.316l1-2.747h.062l1.038 2.747zM12.005 14q-2.082 0-3.544-1.457T7 9.005T8.457 5.46T11.995 4t3.544 1.457T17 8.996t-1.457 3.542T12.005 14M9.21 11.73h.816l.65-1.684h2.646l.65 1.685h.893l-2.574-6.462h-.634zM3.847 21.5v-4h1v4zm3.385 0v-4h1v4zm3.384 0v-4h1v4zm3.385 0v-4h6.154v4z"/></svg>
</template>

CSS

.icon-autofps-select {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.95%209.316l1-2.747h.062l1.038%202.747zM12.005%2014q-2.082%200-3.544-1.457T7%209.005T8.457%205.46T11.995%204t3.544%201.457T17%208.996t-1.457%203.542T12.005%2014M9.21%2011.73h.816l.65-1.684h2.646l.65%201.685h.893l-2.574-6.462h-.634zM3.847%2021.5v-4h1v4zm3.385%200v-4h1v4zm3.384%200v-4h1v4zm3.385%200v-4h6.154v4z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.95%209.316l1-2.747h.062l1.038%202.747zM12.005%2014q-2.082%200-3.544-1.457T7%209.005T8.457%205.46T11.995%204t3.544%201.457T17%208.996t-1.457%203.542T12.005%2014M9.21%2011.73h.816l.65-1.684h2.646l.65%201.685h.893l-2.574-6.462h-.634zM3.847%2021.5v-4h1v4zm3.385%200v-4h1v4zm3.384%200v-4h1v4zm3.385%200v-4h6.154v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/autofps-select.svg?color=%231a73e8&size=48