autofps select icon
autofps-select-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- autofps-select-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- autofps-select-outline-rounded
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 14m-1.328-3.954h2.646l.544 1.431q.05.137.152.195q.102.059.235.059q.228 0 .352-.17t.036-.388l-2.277-5.721q-.028-.085-.112-.134t-.175-.049h-.206q-.091 0-.175.049t-.112.134l-2.176 5.76q-.061.179.045.349q.105.17.3.17q.13 0 .22-.062t.14-.179zM4.346 21.5q-.213 0-.356-.144T3.846 21v-3q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3q0 .213-.144.356t-.356.144m3.028-.144q-.143-.144-.143-.356v-3q0-.213.144-.356t.356-.144t.356.144t.144.356v3q0 .213-.144.356q-.144.144-.357.144t-.356-.144m3.385 0q-.143-.144-.143-.356v-3q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v3q0 .213-.145.356t-.356.144t-.356-.144m3.741.144q-.213 0-.356-.144T14 21v-3q0-.213.144-.356t.356-.144h5.154q.212 0 .356.144t.144.356v3q0 .213-.144.356t-.356.144z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAutofpsSelectRounded(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 14m-1.328-3.954h2.646l.544 1.431q.05.137.152.195q.102.059.235.059q.228 0 .352-.17t.036-.388l-2.277-5.721q-.028-.085-.112-.134t-.175-.049h-.206q-.091 0-.175.049t-.112.134l-2.176 5.76q-.061.179.045.349q.105.17.3.17q.13 0 .22-.062t.14-.179zM4.346 21.5q-.213 0-.356-.144T3.846 21v-3q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3q0 .213-.144.356t-.356.144m3.028-.144q-.143-.144-.143-.356v-3q0-.213.144-.356t.356-.144t.356.144t.144.356v3q0 .213-.144.356q-.144.144-.357.144t-.356-.144m3.385 0q-.143-.144-.143-.356v-3q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v3q0 .213-.145.356t-.356.144t-.356-.144m3.741.144q-.213 0-.356-.144T14 21v-3q0-.213.144-.356t.356-.144h5.154q.212 0 .356.144t.144.356v3q0 .213-.144.356t-.356.144z"/></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 14m-1.328-3.954h2.646l.544 1.431q.05.137.152.195q.102.059.235.059q.228 0 .352-.17t.036-.388l-2.277-5.721q-.028-.085-.112-.134t-.175-.049h-.206q-.091 0-.175.049t-.112.134l-2.176 5.76q-.061.179.045.349q.105.17.3.17q.13 0 .22-.062t.14-.179zM4.346 21.5q-.213 0-.356-.144T3.846 21v-3q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3q0 .213-.144.356t-.356.144m3.028-.144q-.143-.144-.143-.356v-3q0-.213.144-.356t.356-.144t.356.144t.144.356v3q0 .213-.144.356q-.144.144-.357.144t-.356-.144m3.385 0q-.143-.144-.143-.356v-3q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v3q0 .213-.145.356t-.356.144t-.356-.144m3.741.144q-.213 0-.356-.144T14 21v-3q0-.213.144-.356t.356-.144h5.154q.212 0 .356.144t.144.356v3q0 .213-.144.356t-.356.144z"/></svg> </template>
CSS
.icon-autofps-select-rounded {
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%2014m-1.328-3.954h2.646l.544%201.431q.05.137.152.195q.102.059.235.059q.228%200%20.352-.17t.036-.388l-2.277-5.721q-.028-.085-.112-.134t-.175-.049h-.206q-.091%200-.175.049t-.112.134l-2.176%205.76q-.061.179.045.349q.105.17.3.17q.13%200%20.22-.062t.14-.179zM4.346%2021.5q-.213%200-.356-.144T3.846%2021v-3q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3q0%20.213-.144.356t-.356.144m3.028-.144q-.143-.144-.143-.356v-3q0-.213.144-.356t.356-.144t.356.144t.144.356v3q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m3.385%200q-.143-.144-.143-.356v-3q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v3q0%20.213-.145.356t-.356.144t-.356-.144m3.741.144q-.213%200-.356-.144T14%2021v-3q0-.213.144-.356t.356-.144h5.154q.212%200%20.356.144t.144.356v3q0%20.213-.144.356t-.356.144z%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%2014m-1.328-3.954h2.646l.544%201.431q.05.137.152.195q.102.059.235.059q.228%200%20.352-.17t.036-.388l-2.277-5.721q-.028-.085-.112-.134t-.175-.049h-.206q-.091%200-.175.049t-.112.134l-2.176%205.76q-.061.179.045.349q.105.17.3.17q.13%200%20.22-.062t.14-.179zM4.346%2021.5q-.213%200-.356-.144T3.846%2021v-3q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v3q0%20.213-.144.356t-.356.144m3.028-.144q-.143-.144-.143-.356v-3q0-.213.144-.356t.356-.144t.356.144t.144.356v3q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m3.385%200q-.143-.144-.143-.356v-3q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v3q0%20.213-.145.356t-.356.144t-.356-.144m3.741.144q-.213%200-.356-.144T14%2021v-3q0-.213.144-.356t.356-.144h5.154q.212%200%20.356.144t.144.356v3q0%20.213-.144.356t-.356.144z%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-rounded.svg?color=%231a73e8&size=48