auto stories off icon

auto-stories-off-outline from Material Symbols by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.

Name
auto-stories-off-outline
Set
Material Symbols
Style
Outline
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

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="M12 20q-1.2-.95-2.6-1.475T6.5 18q-1.05 0-2.062.275T2.5 19.05q-.525.275-1.012-.025T1 18.15V6.1q0-.275.138-.525T1.55 5.2q.15-.075.288-.15t.287-.125L.65 3.45l1.4-1.4l19.9 19.9l-1.4 1.4l-5.1-5.1q-.95.25-1.812.688T12 20m-2-3.375V12.8L3.65 6.45q-.175.05-.325.113T3 6.7v9.925q.875-.325 1.738-.475T6.5 16t1.763.15t1.737.475m2-7.475L6.85 4q1.35.05 2.65.413T12 5.5zm0 8.45q.45-.275.913-.5t.962-.425L12 14.8zm4.025-4.425L14 11.15V5.5l5-5v10zm6 6L18.95 16.1q.525.075 1.038.2t1.012.3v-12q.375.125.738.275t.712.325q.275.125.413.375T23 6.1v12.05q0 .425-.288.713t-.687.312M10 16.625V12.8z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAutoStoriesOffOutline(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="M12 20q-1.2-.95-2.6-1.475T6.5 18q-1.05 0-2.062.275T2.5 19.05q-.525.275-1.012-.025T1 18.15V6.1q0-.275.138-.525T1.55 5.2q.15-.075.288-.15t.287-.125L.65 3.45l1.4-1.4l19.9 19.9l-1.4 1.4l-5.1-5.1q-.95.25-1.812.688T12 20m-2-3.375V12.8L3.65 6.45q-.175.05-.325.113T3 6.7v9.925q.875-.325 1.738-.475T6.5 16t1.763.15t1.737.475m2-7.475L6.85 4q1.35.05 2.65.413T12 5.5zm0 8.45q.45-.275.913-.5t.962-.425L12 14.8zm4.025-4.425L14 11.15V5.5l5-5v10zm6 6L18.95 16.1q.525.075 1.038.2t1.012.3v-12q.375.125.738.275t.712.325q.275.125.413.375T23 6.1v12.05q0 .425-.288.713t-.687.312M10 16.625V12.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20q-1.2-.95-2.6-1.475T6.5 18q-1.05 0-2.062.275T2.5 19.05q-.525.275-1.012-.025T1 18.15V6.1q0-.275.138-.525T1.55 5.2q.15-.075.288-.15t.287-.125L.65 3.45l1.4-1.4l19.9 19.9l-1.4 1.4l-5.1-5.1q-.95.25-1.812.688T12 20m-2-3.375V12.8L3.65 6.45q-.175.05-.325.113T3 6.7v9.925q.875-.325 1.738-.475T6.5 16t1.763.15t1.737.475m2-7.475L6.85 4q1.35.05 2.65.413T12 5.5zm0 8.45q.45-.275.913-.5t.962-.425L12 14.8zm4.025-4.425L14 11.15V5.5l5-5v10zm6 6L18.95 16.1q.525.075 1.038.2t1.012.3v-12q.375.125.738.275t.712.325q.275.125.413.375T23 6.1v12.05q0 .425-.288.713t-.687.312M10 16.625V12.8z"/></svg>
</template>

CSS

.icon-auto-stories-off-outline {
  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%22M12%2020q-1.2-.95-2.6-1.475T6.5%2018q-1.05%200-2.062.275T2.5%2019.05q-.525.275-1.012-.025T1%2018.15V6.1q0-.275.138-.525T1.55%205.2q.15-.075.288-.15t.287-.125L.65%203.45l1.4-1.4l19.9%2019.9l-1.4%201.4l-5.1-5.1q-.95.25-1.812.688T12%2020m-2-3.375V12.8L3.65%206.45q-.175.05-.325.113T3%206.7v9.925q.875-.325%201.738-.475T6.5%2016t1.763.15t1.737.475m2-7.475L6.85%204q1.35.05%202.65.413T12%205.5zm0%208.45q.45-.275.913-.5t.962-.425L12%2014.8zm4.025-4.425L14%2011.15V5.5l5-5v10zm6%206L18.95%2016.1q.525.075%201.038.2t1.012.3v-12q.375.125.738.275t.712.325q.275.125.413.375T23%206.1v12.05q0%20.425-.288.713t-.687.312M10%2016.625V12.8z%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%22M12%2020q-1.2-.95-2.6-1.475T6.5%2018q-1.05%200-2.062.275T2.5%2019.05q-.525.275-1.012-.025T1%2018.15V6.1q0-.275.138-.525T1.55%205.2q.15-.075.288-.15t.287-.125L.65%203.45l1.4-1.4l19.9%2019.9l-1.4%201.4l-5.1-5.1q-.95.25-1.812.688T12%2020m-2-3.375V12.8L3.65%206.45q-.175.05-.325.113T3%206.7v9.925q.875-.325%201.738-.475T6.5%2016t1.763.15t1.737.475m2-7.475L6.85%204q1.35.05%202.65.413T12%205.5zm0%208.45q.45-.275.913-.5t.962-.425L12%2014.8zm4.025-4.425L14%2011.15V5.5l5-5v10zm6%206L18.95%2016.1q.525.075%201.038.2t1.012.3v-12q.375.125.738.275t.712.325q.275.125.413.375T23%206.1v12.05q0%20.425-.288.713t-.687.312M10%2016.625V12.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/auto-stories-off-outline.svg?color=%231a73e8&size=48