twotone new releases icon

twotone-new-releases from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.

Name
twotone-new-releases
Set
Google Material Icons
Style
Baseline
Category
AV
Viewbox
24×24
License
Apache 2.0

More av icons from Google Material Icons

Use the twotone new releases icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.49 9.89l.26-2.79l-2.74-.62l-1.43-2.41L12 5.18L9.42 4.07L7.99 6.48l-2.74.62l.26 2.78L3.66 12l1.85 2.11l-.26 2.8l2.74.62l1.43 2.41L12 18.82l2.58 1.11l1.43-2.41l2.74-.62l-.26-2.79L20.34 12zM13 17h-2v-2h2zm0-4h-2V7h2z" opacity=".3"/><path fill="currentColor" d="m20.9 5.54l-3.61-.82l-1.89-3.18L12 3L8.6 1.54L6.71 4.72l-3.61.81l.34 3.68L1 12l2.44 2.78l-.34 3.69l3.61.82l1.89 3.18L12 21l3.4 1.46l1.89-3.18l3.61-.82l-.34-3.68L23 12l-2.44-2.78zM18.75 16.9l-2.74.62l-1.43 2.41L12 18.82l-2.58 1.11l-1.43-2.41l-2.74-.62l.26-2.8L3.66 12l1.85-2.12l-.26-2.78l2.74-.61l1.43-2.41L12 5.18l2.58-1.11l1.43 2.41l2.74.62l-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneNewReleases(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="m18.49 9.89l.26-2.79l-2.74-.62l-1.43-2.41L12 5.18L9.42 4.07L7.99 6.48l-2.74.62l.26 2.78L3.66 12l1.85 2.11l-.26 2.8l2.74.62l1.43 2.41L12 18.82l2.58 1.11l1.43-2.41l2.74-.62l-.26-2.79L20.34 12zM13 17h-2v-2h2zm0-4h-2V7h2z" opacity=".3"/><path fill="currentColor" d="m20.9 5.54l-3.61-.82l-1.89-3.18L12 3L8.6 1.54L6.71 4.72l-3.61.81l.34 3.68L1 12l2.44 2.78l-.34 3.69l3.61.82l1.89 3.18L12 21l3.4 1.46l1.89-3.18l3.61-.82l-.34-3.68L23 12l-2.44-2.78zM18.75 16.9l-2.74.62l-1.43 2.41L12 18.82l-2.58 1.11l-1.43-2.41l-2.74-.62l.26-2.8L3.66 12l1.85-2.12l-.26-2.78l2.74-.61l1.43-2.41L12 5.18l2.58-1.11l1.43 2.41l2.74.62l-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.49 9.89l.26-2.79l-2.74-.62l-1.43-2.41L12 5.18L9.42 4.07L7.99 6.48l-2.74.62l.26 2.78L3.66 12l1.85 2.11l-.26 2.8l2.74.62l1.43 2.41L12 18.82l2.58 1.11l1.43-2.41l2.74-.62l-.26-2.79L20.34 12zM13 17h-2v-2h2zm0-4h-2V7h2z" opacity=".3"/><path fill="currentColor" d="m20.9 5.54l-3.61-.82l-1.89-3.18L12 3L8.6 1.54L6.71 4.72l-3.61.81l.34 3.68L1 12l2.44 2.78l-.34 3.69l3.61.82l1.89 3.18L12 21l3.4 1.46l1.89-3.18l3.61-.82l-.34-3.68L23 12l-2.44-2.78zM18.75 16.9l-2.74.62l-1.43 2.41L12 18.82l-2.58 1.11l-1.43-2.41l-2.74-.62l.26-2.8L3.66 12l1.85-2.12l-.26-2.78l2.74-.61l1.43-2.41L12 5.18l2.58-1.11l1.43 2.41l2.74.62l-.26 2.79L20.34 12l-1.85 2.11zM11 15h2v2h-2zm0-8h2v6h-2z"/></svg>
</template>

CSS

.icon-twotone-new-releases {
  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%22m18.49%209.89l.26-2.79l-2.74-.62l-1.43-2.41L12%205.18L9.42%204.07L7.99%206.48l-2.74.62l.26%202.78L3.66%2012l1.85%202.11l-.26%202.8l2.74.62l1.43%202.41L12%2018.82l2.58%201.11l1.43-2.41l2.74-.62l-.26-2.79L20.34%2012zM13%2017h-2v-2h2zm0-4h-2V7h2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.9%205.54l-3.61-.82l-1.89-3.18L12%203L8.6%201.54L6.71%204.72l-3.61.81l.34%203.68L1%2012l2.44%202.78l-.34%203.69l3.61.82l1.89%203.18L12%2021l3.4%201.46l1.89-3.18l3.61-.82l-.34-3.68L23%2012l-2.44-2.78zM18.75%2016.9l-2.74.62l-1.43%202.41L12%2018.82l-2.58%201.11l-1.43-2.41l-2.74-.62l.26-2.8L3.66%2012l1.85-2.12l-.26-2.78l2.74-.61l1.43-2.41L12%205.18l2.58-1.11l1.43%202.41l2.74.62l-.26%202.79L20.34%2012l-1.85%202.11zM11%2015h2v2h-2zm0-8h2v6h-2z%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%22m18.49%209.89l.26-2.79l-2.74-.62l-1.43-2.41L12%205.18L9.42%204.07L7.99%206.48l-2.74.62l.26%202.78L3.66%2012l1.85%202.11l-.26%202.8l2.74.62l1.43%202.41L12%2018.82l2.58%201.11l1.43-2.41l2.74-.62l-.26-2.79L20.34%2012zM13%2017h-2v-2h2zm0-4h-2V7h2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.9%205.54l-3.61-.82l-1.89-3.18L12%203L8.6%201.54L6.71%204.72l-3.61.81l.34%203.68L1%2012l2.44%202.78l-.34%203.69l3.61.82l1.89%203.18L12%2021l3.4%201.46l1.89-3.18l3.61-.82l-.34-3.68L23%2012l-2.44-2.78zM18.75%2016.9l-2.74.62l-1.43%202.41L12%2018.82l-2.58%201.11l-1.43-2.41l-2.74-.62l.26-2.8L3.66%2012l1.85-2.12l-.26-2.78l2.74-.61l1.43-2.41L12%205.18l2.58-1.11l1.43%202.41l2.74.62l-.26%202.79L20.34%2012l-1.85%202.11zM11%2015h2v2h-2zm0-8h2v6h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-new-releases.svg?color=%231a73e8&size=48