Familysearch Memories Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Familysearch Memories 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/340257.svg" alt="Familysearch Memories icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340257.svg" alt="Familysearch Memories icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340257.svg" alt="Familysearch Memories icon" :width="24" :height="24" />
CSS background
.icon-familysearch-memories {
background-image: url('https://proicons.com/icon/340257.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="o" cx="24" cy="24" r="21.5"/><path id="c" class="o" d="M13.3719,10.9523c-.0091,0-.0166.0074-.0166.0166v2.4638h21.2727c.0091,0,.0166.0074.0166.0166v21.1181h2.5595c.0091,0,.0166-.0074.0166-.0166V10.9688c0-.0091-.0074-.0166-.0166-.0166H13.3719Z"/><path id="d" class="o" d="M34.6446,34.5673l-.0026-21.1265-21.2866-.0082h-2.5595c-.0091,0-.0166.0074-.0166.0166v23.5819c0,.0091.0074.0166.0166.0166h23.8322c.0091,0,.0166-.0074.0166-.0166v-2.4638Z"/><rect id="e" class="o" x="15.8168" y="21.7431" width="3.629" height="3.629"/><rect id="f" class="o" x="25.4503" y="19.5657" width="3.3651" height="3.3651"/><rect id="g" class="o" x="21.0294" y="20.2255" width="2.8373" height="2.8373"/><rect id="h" class="o" x="22.9429" y="24.6463" width="3.5631" height="3.5631"/><rect id="i" class="o" x="28.0896" y="24.5804" width="1.5176" height="1.5176"/><rect id="j" class="o" x="17.6643" y="18.312" width="1.9135" height="1.9135"/><rect id="k" class="o" x="21.0294" y="15.9366" width="2.8373" height="2.8373"/><path id="l" class="o" d="M22.0192,23.1287c-2.4414,7.9179,2.5073,11.415,2.5073,11.415h-2.2434s-4.4208-4.3548-.2639-11.415"/><path id="m" class="o" d="M23.7347,28.2094s-.4619,1.5176-1.9135,2.1774"/><path id="n" class="o" d="M18.3241,25.3722s.2639,1.2537,1.7815,2.3094"/></svg>
Copied!