Sefaria Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sefaria 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/332554.svg" alt="Sefaria icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332554.svg" alt="Sefaria icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332554.svg" alt="Sefaria icon" :width="24" :height="24" />
CSS background
.icon-sefaria {
background-image: url('https://proicons.com/icon/332554.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M16.7435,17.9585a44.8792,44.8792,0,0,0,13.8129,0c.0012,18.6742-12.0169,18.16-12.0182,2.8241"/><line class="a" x1="34.4315" y1="8.6393" x2="31.9166" y2="37.9256"/><line class="a" x1="42.4985" y1="9.332" x2="39.9837" y2="38.6183"/><ellipse class="a" cx="38.465" cy="8.9857" rx="1.2667" ry="4.0484" transform="matrix(0.0856, -0.9963, 0.9963, 0.0856, 26.2213, 46.5408)"/><path class="a" d="M39.9837,38.6183c-.06.697-1.9143,1.107-4.1419.9157s-3.985-.9114-3.9251-1.6084"/><line class="a" x1="38.4924" y1="8.6661" x2="38.7264" y2="5.9418"/><line class="a" x1="35.625" y1="42.0582" x2="35.8163" y2="39.831"/><line class="a" x1="16.0834" y1="37.9256" x2="13.5685" y2="8.6393"/><line class="a" x1="8.0163" y1="38.6183" x2="5.5015" y2="9.332"/><ellipse class="a" cx="9.535" cy="8.9857" rx="4.0484" ry="1.2667" transform="translate(-0.7338 0.8487) rotate(-4.908)"/><path class="a" d="M16.0834,37.9256c.06.697-1.6975,1.4171-3.9252,1.6084s-4.082-.2187-4.1419-.9157"/><line class="a" x1="9.2736" y1="5.9418" x2="9.5076" y2="8.6661"/><line class="a" x1="12.1837" y1="39.831" x2="12.375" y2="42.0582"/><path class="a" d="M14.0535,10.9033a21.7805,21.7805,0,0,0,10.028,2.1609,21.78,21.78,0,0,0,10.0279-2.1609"/><path class="a" d="M15.9329,36.1852a21.7843,21.7843,0,0,0,8.1486,1.36,21.7822,21.7822,0,0,0,8.0083-1.308"/></svg>
Sefaria in other icon packs
Copied!