Nassau Library System Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nassau Library System icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344539.svg" alt="Nassau Library System icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344539.svg" alt="Nassau Library System icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344539.svg" alt="Nassau Library System icon" :width="24" :height="24" />
CSS background
.icon-nassau-library-system {
background-image: url('https://proicons.com/icon/344539.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.v{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><polyline id="d" class="v" points="18.0848 9.5 18.0848 30.5833 28.6265 30.5833"/><polyline id="e" class="v" points="9.6359 33.3771 9.6359 38.5 12.1974 38.5"/><line id="f" class="v" x1="13.9917" y1="33.5962" x2="13.9917" y2="38.5"/><g id="g"><path id="h" class="v" d="M17.7059,35.9715c.7032,0,1.2786.5689,1.2786,1.2643s-.5754,1.2643-1.2786,1.2643h-2.1097v-5.0571h2.1097c.7032,0,1.2786.5689,1.2786,1.2643s-.5754,1.2643-1.2786,1.2643Z"/><line id="i" class="v" x1="17.7059" y1="35.9715" x2="15.6565" y2="35.9715"/></g><g id="j"><path id="k" class="v" d="M30.5574,38.5v-5.0168h1.6118c.9299,0,1.6738.7525,1.6738,1.6932s-.7439,1.6932-1.6738,1.6932h-1.6118"/><line id="l" class="v" x1="32.23" y1="36.8683" x2="33.781" y2="38.4373"/></g><g id="m"><path id="n" class="v" d="M20.6565,38.5v-5.0917h1.6548c.9547,0,1.7184.7638,1.7184,1.7184s-.7638,1.7184-1.7184,1.7184h-1.6548"/><line id="o" class="v" x1="22.3738" y1="36.844" x2="23.9661" y2="38.4364"/></g><g id="p"><polyline id="q" class="v" points="38.3641 33.4303 36.7538 35.9651 35.1435 33.4303"/><line id="r" class="v" x1="36.7538" y1="38.5" x2="36.7538" y2="35.9651"/></g><g id="s"><line id="t" class="v" x1="28.6446" y1="36.7681" x2="26.3354" y2="36.7681"/><polyline id="u" class="v" points="25.7581 38.5 27.49 33.3684 29.2219 38.5"/></g></g><rect class="v" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!