release-alert-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
release-alert-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the release alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.67 20.616l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.682-1.92l-.236-2.555q-.03-.299.146-.563q.177-.264.475-.32l2.48-.523l1.316-2.2q.162-.268.435-.37q.273-.103.565.027L12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.236 2.555q.03.299-.146.563q-.177.265-.475.32l-2.48.524l-1.316 2.2q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m3.765-4.335q.182-.182.182-.434t-.182-.434t-.434-.181t-.434.182t-.182.433t.182.434t.434.181t.434-.181m-.077-3.27q.143-.143.143-.356v-5q0-.213-.143-.357q-.143-.143-.357-.143t-.357.143t-.143.357v5q0 .213.143.357t.357.143t.357-.143"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightReleaseAlertRounded(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="m8.67 20.616l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.682-1.92l-.236-2.555q-.03-.299.146-.563q.177-.264.475-.32l2.48-.523l1.316-2.2q.162-.268.435-.37q.273-.103.565.027L12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.236 2.555q.03.299-.146.563q-.177.265-.475.32l-2.48.524l-1.316 2.2q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m3.765-4.335q.182-.182.182-.434t-.182-.434t-.434-.181t-.434.182t-.182.433t.182.434t.434.181t.434-.181m-.077-3.27q.143-.143.143-.356v-5q0-.213-.143-.357q-.143-.143-.357-.143t-.357.143t-.143.357v5q0 .213.143.357t.357.143t.357-.143"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.67 20.616l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.682-1.92l-.236-2.555q-.03-.299.146-.563q.177-.264.475-.32l2.48-.523l1.316-2.2q.162-.268.435-.37q.273-.103.565.027L12 4.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315 2.2l2.481.523q.298.056.475.32t.146.563l-.236 2.555l1.682 1.92q.212.217.212.534t-.212.535l-1.682 1.919l.236 2.555q.03.299-.146.563q-.177.265-.475.32l-2.48.524l-1.316 2.2q-.162.267-.435.37t-.565-.028L12 19.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m3.765-4.335q.182-.182.182-.434t-.182-.434t-.434-.181t-.434.182t-.182.433t.182.434t.434.181t.434-.181m-.077-3.27q.143-.143.143-.356v-5q0-.213-.143-.357q-.143-.143-.357-.143t-.357.143t-.143.357v5q0 .213.143.357t.357.143t.357-.143"/></svg>
</template>

CSS

.icon-release-alert-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%22m8.67%2020.616l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.682-1.92l-.236-2.555q-.03-.299.146-.563q.177-.264.475-.32l2.48-.523l1.316-2.2q.162-.268.435-.37q.273-.103.565.027L12%204.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315%202.2l2.481.523q.298.056.475.32t.146.563l-.236%202.555l1.682%201.92q.212.217.212.534t-.212.535l-1.682%201.919l.236%202.555q.03.299-.146.563q-.177.265-.475.32l-2.48.524l-1.316%202.2q-.162.267-.435.37t-.565-.028L12%2019.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m3.765-4.335q.182-.182.182-.434t-.182-.434t-.434-.181t-.434.182t-.182.433t.182.434t.434.181t.434-.181m-.077-3.27q.143-.143.143-.356v-5q0-.213-.143-.357q-.143-.143-.357-.143t-.357.143t-.143.357v5q0%20.213.143.357t.357.143t.357-.143%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%22m8.67%2020.616l-1.316-2.2l-2.481-.524q-.298-.055-.475-.32q-.177-.264-.146-.562l.237-2.556l-1.683-1.92q-.212-.217-.212-.534t.212-.534l1.682-1.92l-.236-2.555q-.03-.299.146-.563q.177-.264.475-.32l2.48-.523l1.316-2.2q.162-.268.435-.37q.273-.103.565.027L12%204.027l2.33-.985q.293-.13.566-.027q.273.102.435.37l1.315%202.2l2.481.523q.298.056.475.32t.146.563l-.236%202.555l1.682%201.92q.212.217.212.534t-.212.535l-1.682%201.919l.236%202.555q.03.299-.146.563q-.177.265-.475.32l-2.48.524l-1.316%202.2q-.162.267-.435.37t-.565-.028L12%2019.973l-2.33.985q-.293.13-.566.027q-.273-.102-.435-.37m3.765-4.335q.182-.182.182-.434t-.182-.434t-.434-.181t-.434.182t-.182.433t.182.434t.434.181t.434-.181m-.077-3.27q.143-.143.143-.356v-5q0-.213-.143-.357q-.143-.143-.357-.143t-.357.143t-.143.357v5q0%20.213.143.357t.357.143t.357-.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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