carousel v icon

carousel-v-duotone from Reicon by REICON · Duotone · UI · MIT Free for personal and commercial use.

Name
carousel-v-duotone
Set
Reicon
Style
Duotone
Category
UI
Viewbox
24×24
License
MIT

2 other variants in Reicon

More ui icons from Reicon

Use the carousel v icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 5.5h8a3 3 0 0 0 3-3a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5a3 3 0 0 0 3 3m8 13H8a3 3 0 0 0-3 3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5a3 3 0 0 0-3-3" opacity=".5"/><path d="M5 11.5c0-1.886 0-2.828.586-3.414S7.114 7.5 9 7.5h6c1.886 0 2.828 0 3.414.586S19 9.614 19 11.5v1c0 1.886 0 2.828-.586 3.414S16.886 16.5 15 16.5H9c-1.886 0-2.828 0-3.414-.586S5 14.386 5 12.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCarouselVDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 5.5h8a3 3 0 0 0 3-3a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5a3 3 0 0 0 3 3m8 13H8a3 3 0 0 0-3 3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5a3 3 0 0 0-3-3" opacity=".5"/><path d="M5 11.5c0-1.886 0-2.828.586-3.414S7.114 7.5 9 7.5h6c1.886 0 2.828 0 3.414.586S19 9.614 19 11.5v1c0 1.886 0 2.828-.586 3.414S16.886 16.5 15 16.5H9c-1.886 0-2.828 0-3.414-.586S5 14.386 5 12.5z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 5.5h8a3 3 0 0 0 3-3a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5a3 3 0 0 0 3 3m8 13H8a3 3 0 0 0-3 3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5a3 3 0 0 0-3-3" opacity=".5"/><path d="M5 11.5c0-1.886 0-2.828.586-3.414S7.114 7.5 9 7.5h6c1.886 0 2.828 0 3.414.586S19 9.614 19 11.5v1c0 1.886 0 2.828-.586 3.414S16.886 16.5 15 16.5H9c-1.886 0-2.828 0-3.414-.586S5 14.386 5 12.5z"/></g></svg>
</template>

CSS

.icon-carousel-v-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8%205.5h8a3%203%200%200%200%203-3a.5.5%200%200%200-.5-.5h-13a.5.5%200%200%200-.5.5a3%203%200%200%200%203%203m8%2013H8a3%203%200%200%200-3%203a.5.5%200%200%200%20.5.5h13a.5.5%200%200%200%20.5-.5a3%203%200%200%200-3-3%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5%2011.5c0-1.886%200-2.828.586-3.414S7.114%207.5%209%207.5h6c1.886%200%202.828%200%203.414.586S19%209.614%2019%2011.5v1c0%201.886%200%202.828-.586%203.414S16.886%2016.5%2015%2016.5H9c-1.886%200-2.828%200-3.414-.586S5%2014.386%205%2012.5z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8%205.5h8a3%203%200%200%200%203-3a.5.5%200%200%200-.5-.5h-13a.5.5%200%200%200-.5.5a3%203%200%200%200%203%203m8%2013H8a3%203%200%200%200-3%203a.5.5%200%200%200%20.5.5h13a.5.5%200%200%200%20.5-.5a3%203%200%200%200-3-3%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5%2011.5c0-1.886%200-2.828.586-3.414S7.114%207.5%209%207.5h6c1.886%200%202.828%200%203.414.586S19%209.614%2019%2011.5v1c0%201.886%200%202.828-.586%203.414S16.886%2016.5%2015%2016.5H9c-1.886%200-2.828%200-3.414-.586S5%2014.386%205%2012.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/carousel-v-duotone.svg?color=%231a73e8&size=48