view-carousel from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.

Name
view-carousel
Set
Material Symbols Light
Style
Regular
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
view-carousel-rounded

3 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the view carousel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.327V9.673q0-.69.492-1.181T4.673 8t1.182.492t.491 1.181v4.654q0 .69-.491 1.182Q5.363 16 4.673 16t-1.182-.492Q3 15.018 3 14.328M9.346 18q-.69 0-1.153-.462t-.462-1.153v-8.77q0-.69.462-1.152T9.346 6h5.308q.69 0 1.153.463t.462 1.153v8.769q0 .69-.462 1.153T14.654 18zm8.308-3.673V9.673q0-.69.491-1.181Q18.637 8 19.327 8t1.182.492Q21 8.983 21 9.673v4.654q0 .69-.492 1.182t-1.18.491t-1.182-.492t-.491-1.181"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightViewCarousel(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="M3 14.327V9.673q0-.69.492-1.181T4.673 8t1.182.492t.491 1.181v4.654q0 .69-.491 1.182Q5.363 16 4.673 16t-1.182-.492Q3 15.018 3 14.328M9.346 18q-.69 0-1.153-.462t-.462-1.153v-8.77q0-.69.462-1.152T9.346 6h5.308q.69 0 1.153.463t.462 1.153v8.769q0 .69-.462 1.153T14.654 18zm8.308-3.673V9.673q0-.69.491-1.181Q18.637 8 19.327 8t1.182.492Q21 8.983 21 9.673v4.654q0 .69-.492 1.182t-1.18.491t-1.182-.492t-.491-1.181"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 14.327V9.673q0-.69.492-1.181T4.673 8t1.182.492t.491 1.181v4.654q0 .69-.491 1.182Q5.363 16 4.673 16t-1.182-.492Q3 15.018 3 14.328M9.346 18q-.69 0-1.153-.462t-.462-1.153v-8.77q0-.69.462-1.152T9.346 6h5.308q.69 0 1.153.463t.462 1.153v8.769q0 .69-.462 1.153T14.654 18zm8.308-3.673V9.673q0-.69.491-1.181Q18.637 8 19.327 8t1.182.492Q21 8.983 21 9.673v4.654q0 .69-.492 1.182t-1.18.491t-1.182-.492t-.491-1.181"/></svg>
</template>

CSS

.icon-view-carousel {
  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%22M3%2014.327V9.673q0-.69.492-1.181T4.673%208t1.182.492t.491%201.181v4.654q0%20.69-.491%201.182Q5.363%2016%204.673%2016t-1.182-.492Q3%2015.018%203%2014.328M9.346%2018q-.69%200-1.153-.462t-.462-1.153v-8.77q0-.69.462-1.152T9.346%206h5.308q.69%200%201.153.463t.462%201.153v8.769q0%20.69-.462%201.153T14.654%2018zm8.308-3.673V9.673q0-.69.491-1.181Q18.637%208%2019.327%208t1.182.492Q21%208.983%2021%209.673v4.654q0%20.69-.492%201.182t-1.18.491t-1.182-.492t-.491-1.181%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%22M3%2014.327V9.673q0-.69.492-1.181T4.673%208t1.182.492t.491%201.181v4.654q0%20.69-.491%201.182Q5.363%2016%204.673%2016t-1.182-.492Q3%2015.018%203%2014.328M9.346%2018q-.69%200-1.153-.462t-.462-1.153v-8.77q0-.69.462-1.152T9.346%206h5.308q.69%200%201.153.463t.462%201.153v8.769q0%20.69-.462%201.153T14.654%2018zm8.308-3.673V9.673q0-.69.491-1.181Q18.637%208%2019.327%208t1.182.492Q21%208.983%2021%209.673v4.654q0%20.69-.492%201.182t-1.18.491t-1.182-.492t-.491-1.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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