outline new releases icon
outline-new-releases from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.
- Name
- outline-new-releases
- Set
- Google Material Icons
- Style
- Baseline
- Category
- AV
- Viewbox
- 24×24
- License
- Apache 2.0
More av icons from Google Material Icons
baseline-10kbaseline-1kbaseline-1k-plusbaseline-2kbaseline-2k-plusbaseline-3kbaseline-3k-plusbaseline-4kbaseline-4k-plusbaseline-5gbaseline-5kbaseline-5k-plusbaseline-6kbaseline-6k-plusbaseline-7kbaseline-7k-plusbaseline-8kbaseline-8k-plusbaseline-9kbaseline-9k-plusbaseline-add-to-queuebaseline-airplaybaseline-albumbaseline-art-track
Use the outline 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="m23 12l-2.44-2.78l.34-3.68l-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.68zm-4.51 2.11l.26 2.79l-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 12zM11 15h2v2h-2zm0-8h2v6h-2z"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineNewReleases(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="m23 12l-2.44-2.78l.34-3.68l-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.68zm-4.51 2.11l.26 2.79l-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 12zM11 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="m23 12l-2.44-2.78l.34-3.68l-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.68zm-4.51 2.11l.26 2.79l-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 12zM11 15h2v2h-2zm0-8h2v6h-2z"/></svg> </template>
CSS
.icon-outline-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%22m23%2012l-2.44-2.78l.34-3.68l-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.68zm-4.51%202.11l.26%202.79l-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%2012zM11%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%22m23%2012l-2.44-2.78l.34-3.68l-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.68zm-4.51%202.11l.26%202.79l-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%2012zM11%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/outline-new-releases.svg?color=%231a73e8&size=48