Familysearch Get Involved Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Familysearch Get Involved 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/325697.svg" alt="Familysearch Get Involved icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325697.svg" alt="Familysearch Get Involved icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325697.svg" alt="Familysearch Get Involved icon" :width="24" :height="24" />
CSS background
.icon-familysearch-get-involved {
background-image: url('https://proicons.com/icon/325697.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="n" cx="24" cy="24" r="21.5"/><rect id="c" class="n" x="9.55" y="18.7" width="5.5" height="5.5"/><rect id="d" class="n" x="24.15" y="15.4" width="5.1" height="5.1"/><rect id="e" class="n" x="17.45" y="16.4" width="4.3" height="4.3"/><rect id="f" class="n" x="20.35" y="23.1" width="5.4" height="5.4"/><rect id="g" class="n" x="28.15" y="23" width="2.3" height="2.3"/><rect id="h" class="n" x="12.35" y="13.5" width="2.9" height="2.9"/><rect id="i" class="n" x="17.45" y="9.9" width="4.3" height="4.3"/><path id="j" class="n" d="M18.95,20.8c-3.7,12,3.8,17.3,3.8,17.3h-3.4s-6.7-6.6-.4-17.3"/><path id="k" class="n" d="M21.55,28.5s-.7,2.3-2.9,3.3"/><path id="l" class="n" d="M13.35,24.2s.4,1.9,2.7,3.5"/><path id="m" class="n" d="M37.2089,17.679l-6.1642,19.9591-5.4544-5.7347"/></svg>
Copied!