amp stories icon
amp-stories-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- amp-stories-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the amp stories icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.8 19q-.34 0-.57-.232T8 18.192V5.808q0-.343.23-.576T8.8 5h6.4q.34 0 .57.232t.23.576v12.384q0 .344-.23.576T15.2 19zm-4.185-2.5V7.475q0-.194.144-.334T5.116 7t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356m13.77 0V7.475q0-.194.143-.334q.144-.141.357-.141t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAmpStoriesRounded(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.8 19q-.34 0-.57-.232T8 18.192V5.808q0-.343.23-.576T8.8 5h6.4q.34 0 .57.232t.23.576v12.384q0 .344-.23.576T15.2 19zm-4.185-2.5V7.475q0-.194.144-.334T5.116 7t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356m13.77 0V7.475q0-.194.143-.334q.144-.141.357-.141t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356"/></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.8 19q-.34 0-.57-.232T8 18.192V5.808q0-.343.23-.576T8.8 5h6.4q.34 0 .57.232t.23.576v12.384q0 .344-.23.576T15.2 19zm-4.185-2.5V7.475q0-.194.144-.334T5.116 7t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356m13.77 0V7.475q0-.194.143-.334q.144-.141.357-.141t.356.144t.144.356v9.025q0 .194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356"/></svg> </template>
CSS
.icon-amp-stories-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.8%2019q-.34%200-.57-.232T8%2018.192V5.808q0-.343.23-.576T8.8%205h6.4q.34%200%20.57.232t.23.576v12.384q0%20.344-.23.576T15.2%2019zm-4.185-2.5V7.475q0-.194.144-.334T5.116%207t.356.144t.144.356v9.025q0%20.194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356m13.77%200V7.475q0-.194.143-.334q.144-.141.357-.141t.356.144t.144.356v9.025q0%20.194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356%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.8%2019q-.34%200-.57-.232T8%2018.192V5.808q0-.343.23-.576T8.8%205h6.4q.34%200%20.57.232t.23.576v12.384q0%20.344-.23.576T15.2%2019zm-4.185-2.5V7.475q0-.194.144-.334T5.116%207t.356.144t.144.356v9.025q0%20.194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356m13.77%200V7.475q0-.194.143-.334q.144-.141.357-.141t.356.144t.144.356v9.025q0%20.194-.144.335q-.144.14-.357.14t-.356-.144t-.144-.356%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/amp-stories-rounded.svg?color=%231a73e8&size=48