tortoise from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
tortoise
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Use the tortoise icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M4.894 42.085c3.246 0 6.592-1.415 9.24-4.145c1.847.999 3.645 1.914 6.325 1.914c2.93 0 4.761-.765 6.409-1.681c2.564 2.547 5.876 3.945 9.056 3.945c2.647 0 4.661-1.098 4.661-3.13c0-1.93-1.432-2.73-3.38-3.262c-.499-.133-.998-.25-1.497-.383c7.39-.15 7.474-3.895 12.435-3.895c4.511 0 7.857-1.565 7.857-4.661c0-6.626-3.795-10.155-8.207-10.155c-4.528 0-6.942 2.863-7.907 6.625c-.55 2.048-1.515 3.33-2.98 4.062l-1.049-1.93c-4.361-8.141-8.49-11.404-15.165-11.42c-7.225.016-10.92 3.162-16.297 13.35C2.763 30.432 0 31.115 0 33.062c0 1.366 1.049 2.281 3.163 2.281h1.715c-.716.2-1.432.383-2.081.616c-1.565.55-2.564 1.382-2.564 2.98c0 2.03 2.014 3.146 4.661 3.146m15.798-25.47c4.495 0 7.358 2.015 9.689 4.994c-2.747 2.314-6.077 3.613-9.889 3.613c-3.762 0-7.041-1.232-9.738-3.496c2.847-3.779 5.643-5.11 9.938-5.11m19.81 15.316c-.766-.583-1.648-1.682-2.18-2.614c1.814-.683 3.029-1.898 3.745-4.744c.799-3.43 2.63-5.427 5.726-5.427c3.18 0 5.827 2.93 5.827 7.241c0 1.598-2.447 2.63-4.978 2.63c-3.879 0-6.01 1.548-8.14 2.913m7.774-6.81c.732 0 1.315-.598 1.315-1.33s-.583-1.316-1.315-1.316c-.733 0-1.315.583-1.315 1.315a1.32 1.32 0 0 0 1.315 1.332M33.71 26.82c1.148 2.047 2.613 4.378 4.095 5.843c-.682.017-1.465 0-2.264 0c-2.48 0-4.328.45-5.876 1.065c-1.615-2.147-2.78-5.193-3.047-7.458a17.7 17.7 0 0 0 5.011-2.913c.716 1.082 1.398 2.248 2.08 3.463M5.826 32.663c-.849 0-1.714.017-2.48.067l-.133-.234c1.132-.948 2.547-2.147 3.546-4.145c.982-1.88 1.88-3.479 2.763-4.86a16.9 16.9 0 0 0 5.16 2.913c-.332 2.18-1.531 5.244-3.062 7.324c-1.515-.616-3.346-1.065-5.794-1.065m14.633 4.545c-2.913 0-4.694-1.365-6.992-2.597c1.548-2.198 2.697-5.227 3.03-7.691a17.8 17.8 0 0 0 3.995.45c1.532 0 2.947-.2 4.262-.517c.25 2.564 1.431 5.593 3.046 7.774c-2.314 1.232-4.178 2.58-7.341 2.58M2.713 38.589c0-.6.433-.999 1.715-1.315c.782-.2 2.863-.849 4.378-1.565c1.132.25 2.114.616 2.997 1.032c-2.547 2.148-4.828 3.113-6.892 3.113c-1.465 0-2.198-.466-2.198-1.265m33.677-1.265c1.282.316 1.715.716 1.715 1.315c0 .782-.733 1.249-2.198 1.249c-2.03 0-4.278-.933-6.775-2.997a12.3 12.3 0 0 1 2.847-1.148c1.498.715 3.629 1.365 4.411 1.581"/></svg>

React

import type { SVGProps } from "react";

export function F7Tortoise(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M4.894 42.085c3.246 0 6.592-1.415 9.24-4.145c1.847.999 3.645 1.914 6.325 1.914c2.93 0 4.761-.765 6.409-1.681c2.564 2.547 5.876 3.945 9.056 3.945c2.647 0 4.661-1.098 4.661-3.13c0-1.93-1.432-2.73-3.38-3.262c-.499-.133-.998-.25-1.497-.383c7.39-.15 7.474-3.895 12.435-3.895c4.511 0 7.857-1.565 7.857-4.661c0-6.626-3.795-10.155-8.207-10.155c-4.528 0-6.942 2.863-7.907 6.625c-.55 2.048-1.515 3.33-2.98 4.062l-1.049-1.93c-4.361-8.141-8.49-11.404-15.165-11.42c-7.225.016-10.92 3.162-16.297 13.35C2.763 30.432 0 31.115 0 33.062c0 1.366 1.049 2.281 3.163 2.281h1.715c-.716.2-1.432.383-2.081.616c-1.565.55-2.564 1.382-2.564 2.98c0 2.03 2.014 3.146 4.661 3.146m15.798-25.47c4.495 0 7.358 2.015 9.689 4.994c-2.747 2.314-6.077 3.613-9.889 3.613c-3.762 0-7.041-1.232-9.738-3.496c2.847-3.779 5.643-5.11 9.938-5.11m19.81 15.316c-.766-.583-1.648-1.682-2.18-2.614c1.814-.683 3.029-1.898 3.745-4.744c.799-3.43 2.63-5.427 5.726-5.427c3.18 0 5.827 2.93 5.827 7.241c0 1.598-2.447 2.63-4.978 2.63c-3.879 0-6.01 1.548-8.14 2.913m7.774-6.81c.732 0 1.315-.598 1.315-1.33s-.583-1.316-1.315-1.316c-.733 0-1.315.583-1.315 1.315a1.32 1.32 0 0 0 1.315 1.332M33.71 26.82c1.148 2.047 2.613 4.378 4.095 5.843c-.682.017-1.465 0-2.264 0c-2.48 0-4.328.45-5.876 1.065c-1.615-2.147-2.78-5.193-3.047-7.458a17.7 17.7 0 0 0 5.011-2.913c.716 1.082 1.398 2.248 2.08 3.463M5.826 32.663c-.849 0-1.714.017-2.48.067l-.133-.234c1.132-.948 2.547-2.147 3.546-4.145c.982-1.88 1.88-3.479 2.763-4.86a16.9 16.9 0 0 0 5.16 2.913c-.332 2.18-1.531 5.244-3.062 7.324c-1.515-.616-3.346-1.065-5.794-1.065m14.633 4.545c-2.913 0-4.694-1.365-6.992-2.597c1.548-2.198 2.697-5.227 3.03-7.691a17.8 17.8 0 0 0 3.995.45c1.532 0 2.947-.2 4.262-.517c.25 2.564 1.431 5.593 3.046 7.774c-2.314 1.232-4.178 2.58-7.341 2.58M2.713 38.589c0-.6.433-.999 1.715-1.315c.782-.2 2.863-.849 4.378-1.565c1.132.25 2.114.616 2.997 1.032c-2.547 2.148-4.828 3.113-6.892 3.113c-1.465 0-2.198-.466-2.198-1.265m33.677-1.265c1.282.316 1.715.716 1.715 1.315c0 .782-.733 1.249-2.198 1.249c-2.03 0-4.278-.933-6.775-2.997a12.3 12.3 0 0 1 2.847-1.148c1.498.715 3.629 1.365 4.411 1.581"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M4.894 42.085c3.246 0 6.592-1.415 9.24-4.145c1.847.999 3.645 1.914 6.325 1.914c2.93 0 4.761-.765 6.409-1.681c2.564 2.547 5.876 3.945 9.056 3.945c2.647 0 4.661-1.098 4.661-3.13c0-1.93-1.432-2.73-3.38-3.262c-.499-.133-.998-.25-1.497-.383c7.39-.15 7.474-3.895 12.435-3.895c4.511 0 7.857-1.565 7.857-4.661c0-6.626-3.795-10.155-8.207-10.155c-4.528 0-6.942 2.863-7.907 6.625c-.55 2.048-1.515 3.33-2.98 4.062l-1.049-1.93c-4.361-8.141-8.49-11.404-15.165-11.42c-7.225.016-10.92 3.162-16.297 13.35C2.763 30.432 0 31.115 0 33.062c0 1.366 1.049 2.281 3.163 2.281h1.715c-.716.2-1.432.383-2.081.616c-1.565.55-2.564 1.382-2.564 2.98c0 2.03 2.014 3.146 4.661 3.146m15.798-25.47c4.495 0 7.358 2.015 9.689 4.994c-2.747 2.314-6.077 3.613-9.889 3.613c-3.762 0-7.041-1.232-9.738-3.496c2.847-3.779 5.643-5.11 9.938-5.11m19.81 15.316c-.766-.583-1.648-1.682-2.18-2.614c1.814-.683 3.029-1.898 3.745-4.744c.799-3.43 2.63-5.427 5.726-5.427c3.18 0 5.827 2.93 5.827 7.241c0 1.598-2.447 2.63-4.978 2.63c-3.879 0-6.01 1.548-8.14 2.913m7.774-6.81c.732 0 1.315-.598 1.315-1.33s-.583-1.316-1.315-1.316c-.733 0-1.315.583-1.315 1.315a1.32 1.32 0 0 0 1.315 1.332M33.71 26.82c1.148 2.047 2.613 4.378 4.095 5.843c-.682.017-1.465 0-2.264 0c-2.48 0-4.328.45-5.876 1.065c-1.615-2.147-2.78-5.193-3.047-7.458a17.7 17.7 0 0 0 5.011-2.913c.716 1.082 1.398 2.248 2.08 3.463M5.826 32.663c-.849 0-1.714.017-2.48.067l-.133-.234c1.132-.948 2.547-2.147 3.546-4.145c.982-1.88 1.88-3.479 2.763-4.86a16.9 16.9 0 0 0 5.16 2.913c-.332 2.18-1.531 5.244-3.062 7.324c-1.515-.616-3.346-1.065-5.794-1.065m14.633 4.545c-2.913 0-4.694-1.365-6.992-2.597c1.548-2.198 2.697-5.227 3.03-7.691a17.8 17.8 0 0 0 3.995.45c1.532 0 2.947-.2 4.262-.517c.25 2.564 1.431 5.593 3.046 7.774c-2.314 1.232-4.178 2.58-7.341 2.58M2.713 38.589c0-.6.433-.999 1.715-1.315c.782-.2 2.863-.849 4.378-1.565c1.132.25 2.114.616 2.997 1.032c-2.547 2.148-4.828 3.113-6.892 3.113c-1.465 0-2.198-.466-2.198-1.265m33.677-1.265c1.282.316 1.715.716 1.715 1.315c0 .782-.733 1.249-2.198 1.249c-2.03 0-4.278-.933-6.775-2.997a12.3 12.3 0 0 1 2.847-1.148c1.498.715 3.629 1.365 4.411 1.581"/></svg>
</template>

CSS

.icon-tortoise {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.894%2042.085c3.246%200%206.592-1.415%209.24-4.145c1.847.999%203.645%201.914%206.325%201.914c2.93%200%204.761-.765%206.409-1.681c2.564%202.547%205.876%203.945%209.056%203.945c2.647%200%204.661-1.098%204.661-3.13c0-1.93-1.432-2.73-3.38-3.262c-.499-.133-.998-.25-1.497-.383c7.39-.15%207.474-3.895%2012.435-3.895c4.511%200%207.857-1.565%207.857-4.661c0-6.626-3.795-10.155-8.207-10.155c-4.528%200-6.942%202.863-7.907%206.625c-.55%202.048-1.515%203.33-2.98%204.062l-1.049-1.93c-4.361-8.141-8.49-11.404-15.165-11.42c-7.225.016-10.92%203.162-16.297%2013.35C2.763%2030.432%200%2031.115%200%2033.062c0%201.366%201.049%202.281%203.163%202.281h1.715c-.716.2-1.432.383-2.081.616c-1.565.55-2.564%201.382-2.564%202.98c0%202.03%202.014%203.146%204.661%203.146m15.798-25.47c4.495%200%207.358%202.015%209.689%204.994c-2.747%202.314-6.077%203.613-9.889%203.613c-3.762%200-7.041-1.232-9.738-3.496c2.847-3.779%205.643-5.11%209.938-5.11m19.81%2015.316c-.766-.583-1.648-1.682-2.18-2.614c1.814-.683%203.029-1.898%203.745-4.744c.799-3.43%202.63-5.427%205.726-5.427c3.18%200%205.827%202.93%205.827%207.241c0%201.598-2.447%202.63-4.978%202.63c-3.879%200-6.01%201.548-8.14%202.913m7.774-6.81c.732%200%201.315-.598%201.315-1.33s-.583-1.316-1.315-1.316c-.733%200-1.315.583-1.315%201.315a1.32%201.32%200%200%200%201.315%201.332M33.71%2026.82c1.148%202.047%202.613%204.378%204.095%205.843c-.682.017-1.465%200-2.264%200c-2.48%200-4.328.45-5.876%201.065c-1.615-2.147-2.78-5.193-3.047-7.458a17.7%2017.7%200%200%200%205.011-2.913c.716%201.082%201.398%202.248%202.08%203.463M5.826%2032.663c-.849%200-1.714.017-2.48.067l-.133-.234c1.132-.948%202.547-2.147%203.546-4.145c.982-1.88%201.88-3.479%202.763-4.86a16.9%2016.9%200%200%200%205.16%202.913c-.332%202.18-1.531%205.244-3.062%207.324c-1.515-.616-3.346-1.065-5.794-1.065m14.633%204.545c-2.913%200-4.694-1.365-6.992-2.597c1.548-2.198%202.697-5.227%203.03-7.691a17.8%2017.8%200%200%200%203.995.45c1.532%200%202.947-.2%204.262-.517c.25%202.564%201.431%205.593%203.046%207.774c-2.314%201.232-4.178%202.58-7.341%202.58M2.713%2038.589c0-.6.433-.999%201.715-1.315c.782-.2%202.863-.849%204.378-1.565c1.132.25%202.114.616%202.997%201.032c-2.547%202.148-4.828%203.113-6.892%203.113c-1.465%200-2.198-.466-2.198-1.265m33.677-1.265c1.282.316%201.715.716%201.715%201.315c0%20.782-.733%201.249-2.198%201.249c-2.03%200-4.278-.933-6.775-2.997a12.3%2012.3%200%200%201%202.847-1.148c1.498.715%203.629%201.365%204.411%201.581%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.894%2042.085c3.246%200%206.592-1.415%209.24-4.145c1.847.999%203.645%201.914%206.325%201.914c2.93%200%204.761-.765%206.409-1.681c2.564%202.547%205.876%203.945%209.056%203.945c2.647%200%204.661-1.098%204.661-3.13c0-1.93-1.432-2.73-3.38-3.262c-.499-.133-.998-.25-1.497-.383c7.39-.15%207.474-3.895%2012.435-3.895c4.511%200%207.857-1.565%207.857-4.661c0-6.626-3.795-10.155-8.207-10.155c-4.528%200-6.942%202.863-7.907%206.625c-.55%202.048-1.515%203.33-2.98%204.062l-1.049-1.93c-4.361-8.141-8.49-11.404-15.165-11.42c-7.225.016-10.92%203.162-16.297%2013.35C2.763%2030.432%200%2031.115%200%2033.062c0%201.366%201.049%202.281%203.163%202.281h1.715c-.716.2-1.432.383-2.081.616c-1.565.55-2.564%201.382-2.564%202.98c0%202.03%202.014%203.146%204.661%203.146m15.798-25.47c4.495%200%207.358%202.015%209.689%204.994c-2.747%202.314-6.077%203.613-9.889%203.613c-3.762%200-7.041-1.232-9.738-3.496c2.847-3.779%205.643-5.11%209.938-5.11m19.81%2015.316c-.766-.583-1.648-1.682-2.18-2.614c1.814-.683%203.029-1.898%203.745-4.744c.799-3.43%202.63-5.427%205.726-5.427c3.18%200%205.827%202.93%205.827%207.241c0%201.598-2.447%202.63-4.978%202.63c-3.879%200-6.01%201.548-8.14%202.913m7.774-6.81c.732%200%201.315-.598%201.315-1.33s-.583-1.316-1.315-1.316c-.733%200-1.315.583-1.315%201.315a1.32%201.32%200%200%200%201.315%201.332M33.71%2026.82c1.148%202.047%202.613%204.378%204.095%205.843c-.682.017-1.465%200-2.264%200c-2.48%200-4.328.45-5.876%201.065c-1.615-2.147-2.78-5.193-3.047-7.458a17.7%2017.7%200%200%200%205.011-2.913c.716%201.082%201.398%202.248%202.08%203.463M5.826%2032.663c-.849%200-1.714.017-2.48.067l-.133-.234c1.132-.948%202.547-2.147%203.546-4.145c.982-1.88%201.88-3.479%202.763-4.86a16.9%2016.9%200%200%200%205.16%202.913c-.332%202.18-1.531%205.244-3.062%207.324c-1.515-.616-3.346-1.065-5.794-1.065m14.633%204.545c-2.913%200-4.694-1.365-6.992-2.597c1.548-2.198%202.697-5.227%203.03-7.691a17.8%2017.8%200%200%200%203.995.45c1.532%200%202.947-.2%204.262-.517c.25%202.564%201.431%205.593%203.046%207.774c-2.314%201.232-4.178%202.58-7.341%202.58M2.713%2038.589c0-.6.433-.999%201.715-1.315c.782-.2%202.863-.849%204.378-1.565c1.132.25%202.114.616%202.997%201.032c-2.547%202.148-4.828%203.113-6.892%203.113c-1.465%200-2.198-.466-2.198-1.265m33.677-1.265c1.282.316%201.715.716%201.715%201.315c0%20.782-.733%201.249-2.198%201.249c-2.03%200-4.278-.933-6.775-2.997a12.3%2012.3%200%200%201%202.847-1.148c1.498.715%203.629%201.365%204.411%201.581%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/tortoise.svg?color=%231a73e8&size=48