video library icon

video-library-bold from Solar by 480 Design · Bold · Video · CC-BY-4.0 Attribution required.

Name
video-library-bold
Set
Solar
Style
Bold
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More video icons from Solar

Use the video library 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.50989 2.00001H15.49C15.7225 1.99995 15.9007 1.99991 16.0565 2.01515C17.1643 2.12352 18.0711 2.78958 18.4556 3.68678H5.54428C5.92879 2.78958 6.83555 2.12352 7.94337 2.01515C8.09917 1.99991 8.27741 1.99995 8.50989 2.00001Z"/><path d="M6.31052 4.72312C4.91989 4.72312 3.77963 5.56287 3.3991 6.67691C3.39117 6.70013 3.38356 6.72348 3.37629 6.74693C3.77444 6.62636 4.18881 6.54759 4.60827 6.49382C5.68865 6.35531 7.05399 6.35538 8.64002 6.35547H15.5321C17.1181 6.35538 18.4835 6.35531 19.5639 6.49382C19.9833 6.54759 20.3977 6.62636 20.7958 6.74693C20.7886 6.72348 20.781 6.70013 20.773 6.67691C20.3925 5.56287 19.2522 4.72312 17.8616 4.72312H6.31052Z"/><path fill-rule="evenodd" d="M15.3276 7.54204H8.67239C5.29758 7.54204 3.61017 7.54204 2.66232 8.52887C1.71447 9.5157 1.93748 11.0403 2.38351 14.0896L2.80648 16.9811C3.15626 19.3724 3.33115 20.568 4.22834 21.284C5.12553 22 6.4488 22 9.09534 22H14.9046C17.5512 22 18.8745 22 19.7717 21.284C20.6689 20.568 20.8437 19.3724 21.1935 16.9811L21.6165 14.0896C22.0625 11.0404 22.2855 9.51569 21.3377 8.52887C20.3898 7.54204 18.7024 7.54204 15.3276 7.54204ZM14.5812 15.7942C15.1396 15.4481 15.1396 14.5519 14.5812 14.2058L11.2096 12.1156C10.6669 11.7792 10 12.2171 10 12.9099V17.0901C10 17.7829 10.6669 18.2208 11.2096 17.8844L14.5812 15.7942Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarVideoLibraryBold(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.50989 2.00001H15.49C15.7225 1.99995 15.9007 1.99991 16.0565 2.01515C17.1643 2.12352 18.0711 2.78958 18.4556 3.68678H5.54428C5.92879 2.78958 6.83555 2.12352 7.94337 2.01515C8.09917 1.99991 8.27741 1.99995 8.50989 2.00001Z"/><path d="M6.31052 4.72312C4.91989 4.72312 3.77963 5.56287 3.3991 6.67691C3.39117 6.70013 3.38356 6.72348 3.37629 6.74693C3.77444 6.62636 4.18881 6.54759 4.60827 6.49382C5.68865 6.35531 7.05399 6.35538 8.64002 6.35547H15.5321C17.1181 6.35538 18.4835 6.35531 19.5639 6.49382C19.9833 6.54759 20.3977 6.62636 20.7958 6.74693C20.7886 6.72348 20.781 6.70013 20.773 6.67691C20.3925 5.56287 19.2522 4.72312 17.8616 4.72312H6.31052Z"/><path fillRule="evenodd" d="M15.3276 7.54204H8.67239C5.29758 7.54204 3.61017 7.54204 2.66232 8.52887C1.71447 9.5157 1.93748 11.0403 2.38351 14.0896L2.80648 16.9811C3.15626 19.3724 3.33115 20.568 4.22834 21.284C5.12553 22 6.4488 22 9.09534 22H14.9046C17.5512 22 18.8745 22 19.7717 21.284C20.6689 20.568 20.8437 19.3724 21.1935 16.9811L21.6165 14.0896C22.0625 11.0404 22.2855 9.51569 21.3377 8.52887C20.3898 7.54204 18.7024 7.54204 15.3276 7.54204ZM14.5812 15.7942C15.1396 15.4481 15.1396 14.5519 14.5812 14.2058L11.2096 12.1156C10.6669 11.7792 10 12.2171 10 12.9099V17.0901C10 17.7829 10.6669 18.2208 11.2096 17.8844L14.5812 15.7942Z" clipRule="evenodd"/></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.50989 2.00001H15.49C15.7225 1.99995 15.9007 1.99991 16.0565 2.01515C17.1643 2.12352 18.0711 2.78958 18.4556 3.68678H5.54428C5.92879 2.78958 6.83555 2.12352 7.94337 2.01515C8.09917 1.99991 8.27741 1.99995 8.50989 2.00001Z"/><path d="M6.31052 4.72312C4.91989 4.72312 3.77963 5.56287 3.3991 6.67691C3.39117 6.70013 3.38356 6.72348 3.37629 6.74693C3.77444 6.62636 4.18881 6.54759 4.60827 6.49382C5.68865 6.35531 7.05399 6.35538 8.64002 6.35547H15.5321C17.1181 6.35538 18.4835 6.35531 19.5639 6.49382C19.9833 6.54759 20.3977 6.62636 20.7958 6.74693C20.7886 6.72348 20.781 6.70013 20.773 6.67691C20.3925 5.56287 19.2522 4.72312 17.8616 4.72312H6.31052Z"/><path fill-rule="evenodd" d="M15.3276 7.54204H8.67239C5.29758 7.54204 3.61017 7.54204 2.66232 8.52887C1.71447 9.5157 1.93748 11.0403 2.38351 14.0896L2.80648 16.9811C3.15626 19.3724 3.33115 20.568 4.22834 21.284C5.12553 22 6.4488 22 9.09534 22H14.9046C17.5512 22 18.8745 22 19.7717 21.284C20.6689 20.568 20.8437 19.3724 21.1935 16.9811L21.6165 14.0896C22.0625 11.0404 22.2855 9.51569 21.3377 8.52887C20.3898 7.54204 18.7024 7.54204 15.3276 7.54204ZM14.5812 15.7942C15.1396 15.4481 15.1396 14.5519 14.5812 14.2058L11.2096 12.1156C10.6669 11.7792 10 12.2171 10 12.9099V17.0901C10 17.7829 10.6669 18.2208 11.2096 17.8844L14.5812 15.7942Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-video-library-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.50989%202.00001H15.49C15.7225%201.99995%2015.9007%201.99991%2016.0565%202.01515C17.1643%202.12352%2018.0711%202.78958%2018.4556%203.68678H5.54428C5.92879%202.78958%206.83555%202.12352%207.94337%202.01515C8.09917%201.99991%208.27741%201.99995%208.50989%202.00001Z%22%2F%3E%3Cpath%20d%3D%22M6.31052%204.72312C4.91989%204.72312%203.77963%205.56287%203.3991%206.67691C3.39117%206.70013%203.38356%206.72348%203.37629%206.74693C3.77444%206.62636%204.18881%206.54759%204.60827%206.49382C5.68865%206.35531%207.05399%206.35538%208.64002%206.35547H15.5321C17.1181%206.35538%2018.4835%206.35531%2019.5639%206.49382C19.9833%206.54759%2020.3977%206.62636%2020.7958%206.74693C20.7886%206.72348%2020.781%206.70013%2020.773%206.67691C20.3925%205.56287%2019.2522%204.72312%2017.8616%204.72312H6.31052Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.3276%207.54204H8.67239C5.29758%207.54204%203.61017%207.54204%202.66232%208.52887C1.71447%209.5157%201.93748%2011.0403%202.38351%2014.0896L2.80648%2016.9811C3.15626%2019.3724%203.33115%2020.568%204.22834%2021.284C5.12553%2022%206.4488%2022%209.09534%2022H14.9046C17.5512%2022%2018.8745%2022%2019.7717%2021.284C20.6689%2020.568%2020.8437%2019.3724%2021.1935%2016.9811L21.6165%2014.0896C22.0625%2011.0404%2022.2855%209.51569%2021.3377%208.52887C20.3898%207.54204%2018.7024%207.54204%2015.3276%207.54204ZM14.5812%2015.7942C15.1396%2015.4481%2015.1396%2014.5519%2014.5812%2014.2058L11.2096%2012.1156C10.6669%2011.7792%2010%2012.2171%2010%2012.9099V17.0901C10%2017.7829%2010.6669%2018.2208%2011.2096%2017.8844L14.5812%2015.7942Z%22%20clip-rule%3D%22evenodd%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.50989%202.00001H15.49C15.7225%201.99995%2015.9007%201.99991%2016.0565%202.01515C17.1643%202.12352%2018.0711%202.78958%2018.4556%203.68678H5.54428C5.92879%202.78958%206.83555%202.12352%207.94337%202.01515C8.09917%201.99991%208.27741%201.99995%208.50989%202.00001Z%22%2F%3E%3Cpath%20d%3D%22M6.31052%204.72312C4.91989%204.72312%203.77963%205.56287%203.3991%206.67691C3.39117%206.70013%203.38356%206.72348%203.37629%206.74693C3.77444%206.62636%204.18881%206.54759%204.60827%206.49382C5.68865%206.35531%207.05399%206.35538%208.64002%206.35547H15.5321C17.1181%206.35538%2018.4835%206.35531%2019.5639%206.49382C19.9833%206.54759%2020.3977%206.62636%2020.7958%206.74693C20.7886%206.72348%2020.781%206.70013%2020.773%206.67691C20.3925%205.56287%2019.2522%204.72312%2017.8616%204.72312H6.31052Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.3276%207.54204H8.67239C5.29758%207.54204%203.61017%207.54204%202.66232%208.52887C1.71447%209.5157%201.93748%2011.0403%202.38351%2014.0896L2.80648%2016.9811C3.15626%2019.3724%203.33115%2020.568%204.22834%2021.284C5.12553%2022%206.4488%2022%209.09534%2022H14.9046C17.5512%2022%2018.8745%2022%2019.7717%2021.284C20.6689%2020.568%2020.8437%2019.3724%2021.1935%2016.9811L21.6165%2014.0896C22.0625%2011.0404%2022.2855%209.51569%2021.3377%208.52887C20.3898%207.54204%2018.7024%207.54204%2015.3276%207.54204ZM14.5812%2015.7942C15.1396%2015.4481%2015.1396%2014.5519%2014.5812%2014.2058L11.2096%2012.1156C10.6669%2011.7792%2010%2012.2171%2010%2012.9099V17.0901C10%2017.7829%2010.6669%2018.2208%2011.2096%2017.8844L14.5812%2015.7942Z%22%20clip-rule%3D%22evenodd%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/video-library-bold.svg?color=%231a73e8&size=48