device swoosh star icon

device-swoosh-star from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.

Name
device-swoosh-star
Set
Material Symbols Light
Style
Regular
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
device-swoosh-star-rounded, device-swoosh-star-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the device swoosh star icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.712 7.879l-1.466.758q-.217.13-.429-.028q-.211-.159-.161-.401l.292-1.596q.025-.106-.022-.202t-.109-.152L14.625 5.12q-.186-.187-.099-.407q.088-.22.336-.27l1.632-.242q.043-.006.318-.217l.738-1.46q.13-.217.376-.217t.351.217l.733 1.46q.025.056.298.217l1.646.242q.248.05.329.27q.08.22-.106.407l-1.173 1.137q-.012.011-.131.354l.273 1.596q.05.242-.155.4q-.204.16-.422.029l-1.478-.758q-.031-.025-.38 0M4.262 16.34q-.584 0-.913-.305q-.329-.303-.329-.882q0-1.252.91-2.84q.912-1.588 2.07-2.901V7.327q0-1.38.964-2.354Q7.927 4 9.308 4h2.654q-.16.466-.215.917q-.055.452-.055.91q0 1.404.546 2.621q.545 1.218 1.499 2.098q-1.02.887-1.933 1.631t-1.75 1.35q-.835.606-1.616 1.116t-1.582.93q-.552.298-1.26.533q-.708.234-1.335.234M9.308 20q-.967 0-1.743-.476t-1.188-1.263q.36-.136.704-.281t.717-.332q.9-.436 1.806-.996t1.879-1.256t2.04-1.569t2.302-1.95q.527.217 1.072.31q.545.094 1.103.12v4.385q0 1.381-.973 2.345q-.973.963-2.354.963zm-5.096-4.73q.461-.02.904-.12q.442-.1.884-.275v-3.667q-.684.76-1.24 1.88q-.554 1.12-.548 2.181"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeviceSwooshStar(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="m17.712 7.879l-1.466.758q-.217.13-.429-.028q-.211-.159-.161-.401l.292-1.596q.025-.106-.022-.202t-.109-.152L14.625 5.12q-.186-.187-.099-.407q.088-.22.336-.27l1.632-.242q.043-.006.318-.217l.738-1.46q.13-.217.376-.217t.351.217l.733 1.46q.025.056.298.217l1.646.242q.248.05.329.27q.08.22-.106.407l-1.173 1.137q-.012.011-.131.354l.273 1.596q.05.242-.155.4q-.204.16-.422.029l-1.478-.758q-.031-.025-.38 0M4.262 16.34q-.584 0-.913-.305q-.329-.303-.329-.882q0-1.252.91-2.84q.912-1.588 2.07-2.901V7.327q0-1.38.964-2.354Q7.927 4 9.308 4h2.654q-.16.466-.215.917q-.055.452-.055.91q0 1.404.546 2.621q.545 1.218 1.499 2.098q-1.02.887-1.933 1.631t-1.75 1.35q-.835.606-1.616 1.116t-1.582.93q-.552.298-1.26.533q-.708.234-1.335.234M9.308 20q-.967 0-1.743-.476t-1.188-1.263q.36-.136.704-.281t.717-.332q.9-.436 1.806-.996t1.879-1.256t2.04-1.569t2.302-1.95q.527.217 1.072.31q.545.094 1.103.12v4.385q0 1.381-.973 2.345q-.973.963-2.354.963zm-5.096-4.73q.461-.02.904-.12q.442-.1.884-.275v-3.667q-.684.76-1.24 1.88q-.554 1.12-.548 2.181"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.712 7.879l-1.466.758q-.217.13-.429-.028q-.211-.159-.161-.401l.292-1.596q.025-.106-.022-.202t-.109-.152L14.625 5.12q-.186-.187-.099-.407q.088-.22.336-.27l1.632-.242q.043-.006.318-.217l.738-1.46q.13-.217.376-.217t.351.217l.733 1.46q.025.056.298.217l1.646.242q.248.05.329.27q.08.22-.106.407l-1.173 1.137q-.012.011-.131.354l.273 1.596q.05.242-.155.4q-.204.16-.422.029l-1.478-.758q-.031-.025-.38 0M4.262 16.34q-.584 0-.913-.305q-.329-.303-.329-.882q0-1.252.91-2.84q.912-1.588 2.07-2.901V7.327q0-1.38.964-2.354Q7.927 4 9.308 4h2.654q-.16.466-.215.917q-.055.452-.055.91q0 1.404.546 2.621q.545 1.218 1.499 2.098q-1.02.887-1.933 1.631t-1.75 1.35q-.835.606-1.616 1.116t-1.582.93q-.552.298-1.26.533q-.708.234-1.335.234M9.308 20q-.967 0-1.743-.476t-1.188-1.263q.36-.136.704-.281t.717-.332q.9-.436 1.806-.996t1.879-1.256t2.04-1.569t2.302-1.95q.527.217 1.072.31q.545.094 1.103.12v4.385q0 1.381-.973 2.345q-.973.963-2.354.963zm-5.096-4.73q.461-.02.904-.12q.442-.1.884-.275v-3.667q-.684.76-1.24 1.88q-.554 1.12-.548 2.181"/></svg>
</template>

CSS

.icon-device-swoosh-star {
  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%22m17.712%207.879l-1.466.758q-.217.13-.429-.028q-.211-.159-.161-.401l.292-1.596q.025-.106-.022-.202t-.109-.152L14.625%205.12q-.186-.187-.099-.407q.088-.22.336-.27l1.632-.242q.043-.006.318-.217l.738-1.46q.13-.217.376-.217t.351.217l.733%201.46q.025.056.298.217l1.646.242q.248.05.329.27q.08.22-.106.407l-1.173%201.137q-.012.011-.131.354l.273%201.596q.05.242-.155.4q-.204.16-.422.029l-1.478-.758q-.031-.025-.38%200M4.262%2016.34q-.584%200-.913-.305q-.329-.303-.329-.882q0-1.252.91-2.84q.912-1.588%202.07-2.901V7.327q0-1.38.964-2.354Q7.927%204%209.308%204h2.654q-.16.466-.215.917q-.055.452-.055.91q0%201.404.546%202.621q.545%201.218%201.499%202.098q-1.02.887-1.933%201.631t-1.75%201.35q-.835.606-1.616%201.116t-1.582.93q-.552.298-1.26.533q-.708.234-1.335.234M9.308%2020q-.967%200-1.743-.476t-1.188-1.263q.36-.136.704-.281t.717-.332q.9-.436%201.806-.996t1.879-1.256t2.04-1.569t2.302-1.95q.527.217%201.072.31q.545.094%201.103.12v4.385q0%201.381-.973%202.345q-.973.963-2.354.963zm-5.096-4.73q.461-.02.904-.12q.442-.1.884-.275v-3.667q-.684.76-1.24%201.88q-.554%201.12-.548%202.181%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%22m17.712%207.879l-1.466.758q-.217.13-.429-.028q-.211-.159-.161-.401l.292-1.596q.025-.106-.022-.202t-.109-.152L14.625%205.12q-.186-.187-.099-.407q.088-.22.336-.27l1.632-.242q.043-.006.318-.217l.738-1.46q.13-.217.376-.217t.351.217l.733%201.46q.025.056.298.217l1.646.242q.248.05.329.27q.08.22-.106.407l-1.173%201.137q-.012.011-.131.354l.273%201.596q.05.242-.155.4q-.204.16-.422.029l-1.478-.758q-.031-.025-.38%200M4.262%2016.34q-.584%200-.913-.305q-.329-.303-.329-.882q0-1.252.91-2.84q.912-1.588%202.07-2.901V7.327q0-1.38.964-2.354Q7.927%204%209.308%204h2.654q-.16.466-.215.917q-.055.452-.055.91q0%201.404.546%202.621q.545%201.218%201.499%202.098q-1.02.887-1.933%201.631t-1.75%201.35q-.835.606-1.616%201.116t-1.582.93q-.552.298-1.26.533q-.708.234-1.335.234M9.308%2020q-.967%200-1.743-.476t-1.188-1.263q.36-.136.704-.281t.717-.332q.9-.436%201.806-.996t1.879-1.256t2.04-1.569t2.302-1.95q.527.217%201.072.31q.545.094%201.103.12v4.385q0%201.381-.973%202.345q-.973.963-2.354.963zm-5.096-4.73q.461-.02.904-.12q.442-.1.884-.275v-3.667q-.684.76-1.24%201.88q-.554%201.12-.548%202.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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