Local Library SVG icon, line

Pro
Local Library SVG icon, line

Under a peaked roof, three upright books identify a local library. It suits a town facilities map or the library section of a council website.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="local-library.svg" alt="Local Library" width="48" height="48">
CSS background-image
.local-library {
  background-image: url("local-library.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.local-library {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("local-library.svg") center / contain no-repeat;
}
React
import LocalLibrarySvg from "./local-library.jsx"; // from the React tab above

<LocalLibrarySvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Local Library: A small building with a peaked roof and three upright books inside. as part of the pack Maps and location icons, line. Want one like it? Make your own in the SVG studio.

Rest of Maps and location icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence