Tortoise Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tortoise 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/348690.svg" alt="Tortoise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348690.svg" alt="Tortoise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348690.svg" alt="Tortoise icon" :width="24" :height="24" />
CSS background
.icon-tortoise {
background-image: url('https://proicons.com/icon/348690.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="M34.4,12.8168l2.08,2.415c.9394-.3353,1.9727.1545,2.308,1.0939.0707.198.1062.4069.105.6171,0,1.003-.81,1.816-1.808,1.816-1.0007-.0024-1.81-.8156-1.8076-1.8164.0005-.2043.0355-.407.1036-.5996l-1.96-2.28M38.974,27.9888c-.17-1.12-.1-.988-.921-1.944-.132-1.425-.98-1.903-1.576-2.716,1.916-2.661,5.38-4.432,7.023-7.677l-.968-2.259c-1.335.073-2.923.03-4.688.628M34.195,17.8548c-.31.753-.552,1.495-.838,2.244l-3.527-1.655c-1.373-1.373-2.91-1.464-4.46-1.452-1.414-.366-3.002-.768-4.773,0h-1.647c-2.347-.028-2.69,1.185-3.973,1.647-1.372.508-2.203,1.523-2.767,2.683-1.594,1.012-2.595,2.36-2.837,4.68-.822.5-1.106,1.035-1.13,2.045-.794,1.03-2.37,1.738-3.743,2.53,1.953,1.048,5.251-.068,6.82.522.681,1.336.905,4.564,3.196,3.543,1.153-.514.755-2.035.473-2.69.554,1.173.73,2.939,2.03,2.85,1.34-.091,1.969-1.631.806-3.192,2.59.015,5.223.069,7.017-.64-.452,1.047-1.08,2.784.709,4.202h1.61c.606.042,1.246.002,1.433-.727-.812-.338-1.266-1.065-.984-1.396.756-.887,1.247-1.896,1.624-2.912,2.287-.499,4.357-2.186,5.829-3.114l.525,1.278c.017.305-.046.61.193.915M38.606,28.6398c.228.154.477.26.578.701M36.918,29.3858c.11.363.02.576-.122.965M37.907,29.1568c.322.242.64.556.769,1.244"/></svg>
Tortoise in other icon packs
Copied!