posts carousel vertical icon
posts-carousel-vertical-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.
- Name
- posts-carousel-vertical-bold
- Set
- Solar
- Style
- Bold
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the posts carousel vertical 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.5H16C17.6569 5.5 19 4.15685 19 2.5C19 2.22386 18.7761 2 18.5 2H5.5C5.22386 2 5 2.22386 5 2.5C5 4.15685 6.34315 5.5 8 5.5Z"/><path d="M5 11.5C5 9.61438 5 8.67157 5.58579 8.08579C6.17157 7.5 7.11438 7.5 9 7.5H15C16.8856 7.5 17.8284 7.5 18.4142 8.08579C19 8.67157 19 9.61438 19 11.5V12.5C19 14.3856 19 15.3284 18.4142 15.9142C17.8284 16.5 16.8856 16.5 15 16.5H9C7.11438 16.5 6.17157 16.5 5.58579 15.9142C5 15.3284 5 14.3856 5 12.5V11.5Z"/><path d="M16 18.5H8C6.34315 18.5 5 19.8431 5 21.5C5 21.7761 5.22386 22 5.5 22L18.5 22C18.7761 22 19 21.7761 19 21.5C19 19.8431 17.6569 18.5 16 18.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPostsCarouselVerticalBold(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.5H16C17.6569 5.5 19 4.15685 19 2.5C19 2.22386 18.7761 2 18.5 2H5.5C5.22386 2 5 2.22386 5 2.5C5 4.15685 6.34315 5.5 8 5.5Z"/><path d="M5 11.5C5 9.61438 5 8.67157 5.58579 8.08579C6.17157 7.5 7.11438 7.5 9 7.5H15C16.8856 7.5 17.8284 7.5 18.4142 8.08579C19 8.67157 19 9.61438 19 11.5V12.5C19 14.3856 19 15.3284 18.4142 15.9142C17.8284 16.5 16.8856 16.5 15 16.5H9C7.11438 16.5 6.17157 16.5 5.58579 15.9142C5 15.3284 5 14.3856 5 12.5V11.5Z"/><path d="M16 18.5H8C6.34315 18.5 5 19.8431 5 21.5C5 21.7761 5.22386 22 5.5 22L18.5 22C18.7761 22 19 21.7761 19 21.5C19 19.8431 17.6569 18.5 16 18.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.5H16C17.6569 5.5 19 4.15685 19 2.5C19 2.22386 18.7761 2 18.5 2H5.5C5.22386 2 5 2.22386 5 2.5C5 4.15685 6.34315 5.5 8 5.5Z"/><path d="M5 11.5C5 9.61438 5 8.67157 5.58579 8.08579C6.17157 7.5 7.11438 7.5 9 7.5H15C16.8856 7.5 17.8284 7.5 18.4142 8.08579C19 8.67157 19 9.61438 19 11.5V12.5C19 14.3856 19 15.3284 18.4142 15.9142C17.8284 16.5 16.8856 16.5 15 16.5H9C7.11438 16.5 6.17157 16.5 5.58579 15.9142C5 15.3284 5 14.3856 5 12.5V11.5Z"/><path d="M16 18.5H8C6.34315 18.5 5 19.8431 5 21.5C5 21.7761 5.22386 22 5.5 22L18.5 22C18.7761 22 19 21.7761 19 21.5C19 19.8431 17.6569 18.5 16 18.5Z"/></g></svg> </template>
CSS
.icon-posts-carousel-vertical-bold {
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.5H16C17.6569%205.5%2019%204.15685%2019%202.5C19%202.22386%2018.7761%202%2018.5%202H5.5C5.22386%202%205%202.22386%205%202.5C5%204.15685%206.34315%205.5%208%205.5Z%22%2F%3E%3Cpath%20d%3D%22M5%2011.5C5%209.61438%205%208.67157%205.58579%208.08579C6.17157%207.5%207.11438%207.5%209%207.5H15C16.8856%207.5%2017.8284%207.5%2018.4142%208.08579C19%208.67157%2019%209.61438%2019%2011.5V12.5C19%2014.3856%2019%2015.3284%2018.4142%2015.9142C17.8284%2016.5%2016.8856%2016.5%2015%2016.5H9C7.11438%2016.5%206.17157%2016.5%205.58579%2015.9142C5%2015.3284%205%2014.3856%205%2012.5V11.5Z%22%2F%3E%3Cpath%20d%3D%22M16%2018.5H8C6.34315%2018.5%205%2019.8431%205%2021.5C5%2021.7761%205.22386%2022%205.5%2022L18.5%2022C18.7761%2022%2019%2021.7761%2019%2021.5C19%2019.8431%2017.6569%2018.5%2016%2018.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.5H16C17.6569%205.5%2019%204.15685%2019%202.5C19%202.22386%2018.7761%202%2018.5%202H5.5C5.22386%202%205%202.22386%205%202.5C5%204.15685%206.34315%205.5%208%205.5Z%22%2F%3E%3Cpath%20d%3D%22M5%2011.5C5%209.61438%205%208.67157%205.58579%208.08579C6.17157%207.5%207.11438%207.5%209%207.5H15C16.8856%207.5%2017.8284%207.5%2018.4142%208.08579C19%208.67157%2019%209.61438%2019%2011.5V12.5C19%2014.3856%2019%2015.3284%2018.4142%2015.9142C17.8284%2016.5%2016.8856%2016.5%2015%2016.5H9C7.11438%2016.5%206.17157%2016.5%205.58579%2015.9142C5%2015.3284%205%2014.3856%205%2012.5V11.5Z%22%2F%3E%3Cpath%20d%3D%22M16%2018.5H8C6.34315%2018.5%205%2019.8431%205%2021.5C5%2021.7761%205.22386%2022%205.5%2022L18.5%2022C18.7761%2022%2019%2021.7761%2019%2021.5C19%2019.8431%2017.6569%2018.5%2016%2018.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/solar/posts-carousel-vertical-bold.svg?color=%231a73e8&size=48