auto stories off icon
auto-stories-off-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- auto-stories-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the auto stories off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.454 18.404q-1.133-.687-2.377-1.045Q7.833 17 6.5 17q-.78 0-1.534.13q-.753.132-1.466.42q-.544.217-1.022-.121T2 16.496V6.87q0-.371.205-.669t.537-.423q.266-.113.586-.236q.32-.124.605-.193L2.658 4.073q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.27 17.25q.16.159.16.353t-.16.354t-.364.16t-.363-.16L15.7 17.116q-.84.161-1.662.483t-1.569.786q-.228.142-.507.151q-.28.01-.508-.132M12 9.189L7.966 5.154q.944.165 1.819.469t1.713.752q.229.13.366.347t.136.49zm0 8.334q.662-.41 1.403-.73q.741-.322 1.472-.502L12 13.416zm4.006-4.329L14 11.19V7.17q0-.323.13-.628t.349-.522l3.148-3.148q.379-.379.876-.174t.497.745v6.329q0 .348-.134.671q-.133.323-.4.54zm4.98 4.347l-1.209-1.21q.41.017.759-.012T21 16.1V6.389q0-.25.159-.375q.158-.125.341-.125t.341.125t.159.375v10.069q0 .52-.297.78q-.297.258-.716.303"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAutoStoriesOffRounded(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="M11.454 18.404q-1.133-.687-2.377-1.045Q7.833 17 6.5 17q-.78 0-1.534.13q-.753.132-1.466.42q-.544.217-1.022-.121T2 16.496V6.87q0-.371.205-.669t.537-.423q.266-.113.586-.236q.32-.124.605-.193L2.658 4.073q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.27 17.25q.16.159.16.353t-.16.354t-.364.16t-.363-.16L15.7 17.116q-.84.161-1.662.483t-1.569.786q-.228.142-.507.151q-.28.01-.508-.132M12 9.189L7.966 5.154q.944.165 1.819.469t1.713.752q.229.13.366.347t.136.49zm0 8.334q.662-.41 1.403-.73q.741-.322 1.472-.502L12 13.416zm4.006-4.329L14 11.19V7.17q0-.323.13-.628t.349-.522l3.148-3.148q.379-.379.876-.174t.497.745v6.329q0 .348-.134.671q-.133.323-.4.54zm4.98 4.347l-1.209-1.21q.41.017.759-.012T21 16.1V6.389q0-.25.159-.375q.158-.125.341-.125t.341.125t.159.375v10.069q0 .52-.297.78q-.297.258-.716.303"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.454 18.404q-1.133-.687-2.377-1.045Q7.833 17 6.5 17q-.78 0-1.534.13q-.753.132-1.466.42q-.544.217-1.022-.121T2 16.496V6.87q0-.371.205-.669t.537-.423q.266-.113.586-.236q.32-.124.605-.193L2.658 4.073q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.27 17.25q.16.159.16.353t-.16.354t-.364.16t-.363-.16L15.7 17.116q-.84.161-1.662.483t-1.569.786q-.228.142-.507.151q-.28.01-.508-.132M12 9.189L7.966 5.154q.944.165 1.819.469t1.713.752q.229.13.366.347t.136.49zm0 8.334q.662-.41 1.403-.73q.741-.322 1.472-.502L12 13.416zm4.006-4.329L14 11.19V7.17q0-.323.13-.628t.349-.522l3.148-3.148q.379-.379.876-.174t.497.745v6.329q0 .348-.134.671q-.133.323-.4.54zm4.98 4.347l-1.209-1.21q.41.017.759-.012T21 16.1V6.389q0-.25.159-.375q.158-.125.341-.125t.341.125t.159.375v10.069q0 .52-.297.78q-.297.258-.716.303"/></svg> </template>
CSS
.icon-auto-stories-off-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%22M11.454%2018.404q-1.133-.687-2.377-1.045Q7.833%2017%206.5%2017q-.78%200-1.534.13q-.753.132-1.466.42q-.544.217-1.022-.121T2%2016.496V6.87q0-.371.205-.669t.537-.423q.266-.113.586-.236q.32-.124.605-.193L2.658%204.073q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.27%2017.25q.16.159.16.353t-.16.354t-.364.16t-.363-.16L15.7%2017.116q-.84.161-1.662.483t-1.569.786q-.228.142-.507.151q-.28.01-.508-.132M12%209.189L7.966%205.154q.944.165%201.819.469t1.713.752q.229.13.366.347t.136.49zm0%208.334q.662-.41%201.403-.73q.741-.322%201.472-.502L12%2013.416zm4.006-4.329L14%2011.19V7.17q0-.323.13-.628t.349-.522l3.148-3.148q.379-.379.876-.174t.497.745v6.329q0%20.348-.134.671q-.133.323-.4.54zm4.98%204.347l-1.209-1.21q.41.017.759-.012T21%2016.1V6.389q0-.25.159-.375q.158-.125.341-.125t.341.125t.159.375v10.069q0%20.52-.297.78q-.297.258-.716.303%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%22M11.454%2018.404q-1.133-.687-2.377-1.045Q7.833%2017%206.5%2017q-.78%200-1.534.13q-.753.132-1.466.42q-.544.217-1.022-.121T2%2016.496V6.87q0-.371.205-.669t.537-.423q.266-.113.586-.236q.32-.124.605-.193L2.658%204.073q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.27%2017.25q.16.159.16.353t-.16.354t-.364.16t-.363-.16L15.7%2017.116q-.84.161-1.662.483t-1.569.786q-.228.142-.507.151q-.28.01-.508-.132M12%209.189L7.966%205.154q.944.165%201.819.469t1.713.752q.229.13.366.347t.136.49zm0%208.334q.662-.41%201.403-.73q.741-.322%201.472-.502L12%2013.416zm4.006-4.329L14%2011.19V7.17q0-.323.13-.628t.349-.522l3.148-3.148q.379-.379.876-.174t.497.745v6.329q0%20.348-.134.671q-.133.323-.4.54zm4.98%204.347l-1.209-1.21q.41.017.759-.012T21%2016.1V6.389q0-.25.159-.375q.158-.125.341-.125t.341.125t.159.375v10.069q0%20.52-.297.78q-.297.258-.716.303%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/auto-stories-off-rounded.svg?color=%231a73e8&size=48