local-library-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
local-library-outline
Set
Material Symbols Light
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
local-library-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the local library icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.116q-1.684-1.374-3.721-2.168T4 18V8.654q2.294.135 4.36 1.095q2.065.96 3.64 2.378q1.575-1.418 3.64-2.378T20 8.654V18q-2.248.154-4.282.948T12 21.116m0-1.254q1.575-1.156 3.35-1.866t3.65-.934V9.776q-1.96.325-3.741 1.264T12 13.458q-1.477-1.477-3.259-2.417T5 9.777v7.285q1.875.225 3.65.934T12 19.862M9.714 7.632q-.945-.943-.945-2.286t.944-2.286T12 2.116t2.286.944t.945 2.286t-.944 2.287T12 8.577t-2.286-.944m3.862-.711q.655-.655.655-1.576t-.655-1.576T12 3.116t-1.576.654t-.655 1.576t.655 1.576q.655.655 1.576.655t1.576-.655M12 13.458"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocalLibraryOutline(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="M12 21.116q-1.684-1.374-3.721-2.168T4 18V8.654q2.294.135 4.36 1.095q2.065.96 3.64 2.378q1.575-1.418 3.64-2.378T20 8.654V18q-2.248.154-4.282.948T12 21.116m0-1.254q1.575-1.156 3.35-1.866t3.65-.934V9.776q-1.96.325-3.741 1.264T12 13.458q-1.477-1.477-3.259-2.417T5 9.777v7.285q1.875.225 3.65.934T12 19.862M9.714 7.632q-.945-.943-.945-2.286t.944-2.286T12 2.116t2.286.944t.945 2.286t-.944 2.287T12 8.577t-2.286-.944m3.862-.711q.655-.655.655-1.576t-.655-1.576T12 3.116t-1.576.654t-.655 1.576t.655 1.576q.655.655 1.576.655t1.576-.655M12 13.458"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.116q-1.684-1.374-3.721-2.168T4 18V8.654q2.294.135 4.36 1.095q2.065.96 3.64 2.378q1.575-1.418 3.64-2.378T20 8.654V18q-2.248.154-4.282.948T12 21.116m0-1.254q1.575-1.156 3.35-1.866t3.65-.934V9.776q-1.96.325-3.741 1.264T12 13.458q-1.477-1.477-3.259-2.417T5 9.777v7.285q1.875.225 3.65.934T12 19.862M9.714 7.632q-.945-.943-.945-2.286t.944-2.286T12 2.116t2.286.944t.945 2.286t-.944 2.287T12 8.577t-2.286-.944m3.862-.711q.655-.655.655-1.576t-.655-1.576T12 3.116t-1.576.654t-.655 1.576t.655 1.576q.655.655 1.576.655t1.576-.655M12 13.458"/></svg>
</template>

CSS

.icon-local-library-outline {
  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%22M12%2021.116q-1.684-1.374-3.721-2.168T4%2018V8.654q2.294.135%204.36%201.095q2.065.96%203.64%202.378q1.575-1.418%203.64-2.378T20%208.654V18q-2.248.154-4.282.948T12%2021.116m0-1.254q1.575-1.156%203.35-1.866t3.65-.934V9.776q-1.96.325-3.741%201.264T12%2013.458q-1.477-1.477-3.259-2.417T5%209.777v7.285q1.875.225%203.65.934T12%2019.862M9.714%207.632q-.945-.943-.945-2.286t.944-2.286T12%202.116t2.286.944t.945%202.286t-.944%202.287T12%208.577t-2.286-.944m3.862-.711q.655-.655.655-1.576t-.655-1.576T12%203.116t-1.576.654t-.655%201.576t.655%201.576q.655.655%201.576.655t1.576-.655M12%2013.458%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%22M12%2021.116q-1.684-1.374-3.721-2.168T4%2018V8.654q2.294.135%204.36%201.095q2.065.96%203.64%202.378q1.575-1.418%203.64-2.378T20%208.654V18q-2.248.154-4.282.948T12%2021.116m0-1.254q1.575-1.156%203.35-1.866t3.65-.934V9.776q-1.96.325-3.741%201.264T12%2013.458q-1.477-1.477-3.259-2.417T5%209.777v7.285q1.875.225%203.65.934T12%2019.862M9.714%207.632q-.945-.943-.945-2.286t.944-2.286T12%202.116t2.286.944t.945%202.286t-.944%202.287T12%208.577t-2.286-.944m3.862-.711q.655-.655.655-1.576t-.655-1.576T12%203.116t-1.576.654t-.655%201.576t.655%201.576q.655.655%201.576.655t1.576-.655M12%2013.458%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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