gobackward 60 icon

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

Name
gobackward-60
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the gobackward 60 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 54.402c13.055 0 23.906-10.828 23.906-23.906c0-11.531-8.437-21.305-19.383-23.46v-3.33c0-1.664-1.148-2.11-2.437-1.195l-7.477 5.226c-1.054.75-1.078 1.875 0 2.649l7.453 5.25c1.313.937 2.461.492 2.461-1.196v-3.35c8.86 2.015 15.375 9.914 15.375 19.406A19.84 19.84 0 0 1 28 50.418c-11.063 0-19.945-8.86-19.922-19.922c.023-6.656 3.258-12.539 8.25-16.101c.961-.727 1.266-1.829.656-2.813c-.562-.96-1.851-1.219-2.883-.422C8.055 15.543 4.094 22.621 4.094 30.496c0 13.078 10.828 23.906 23.906 23.906m7.898-14.039c3.867 0 6.422-3.68 6.422-9.304c0-5.672-2.554-9.399-6.422-9.399c-3.914 0-6.445 3.727-6.445 9.422c0 5.625 2.555 9.281 6.445 9.281m-15.445 0c3.774 0 6.211-2.508 6.211-6.351c0-3.399-2.344-5.813-5.508-5.813c-2.086 0-3.703 1.008-4.383 2.508c0-3.75 1.594-6.305 4.008-6.305c1.219 0 1.969.47 2.531 1.36c.375.61.774.867 1.477.867s1.172-.54 1.172-1.29c0-.327-.047-.632-.164-.89c-.633-1.57-2.414-2.765-4.899-2.765c-4.476 0-6.984 3.515-6.984 9.796c0 2.485.398 4.5 1.195 5.954c1.055 1.945 2.977 2.93 5.344 2.93m15.445-2.836c-2.086 0-3.398-2.46-3.398-6.468c0-4.079 1.289-6.563 3.398-6.563c2.086 0 3.352 2.461 3.352 6.563c0 4.007-1.29 6.468-3.352 6.468m-15.586.235c-1.898 0-3.304-1.5-3.304-3.61c0-2.062 1.383-3.492 3.304-3.492c1.97 0 3.328 1.406 3.328 3.492c0 2.227-1.312 3.61-3.328 3.61"/></svg>

React

import type { SVGProps } from "react";

export function F7Gobackward60(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="M28 54.402c13.055 0 23.906-10.828 23.906-23.906c0-11.531-8.437-21.305-19.383-23.46v-3.33c0-1.664-1.148-2.11-2.437-1.195l-7.477 5.226c-1.054.75-1.078 1.875 0 2.649l7.453 5.25c1.313.937 2.461.492 2.461-1.196v-3.35c8.86 2.015 15.375 9.914 15.375 19.406A19.84 19.84 0 0 1 28 50.418c-11.063 0-19.945-8.86-19.922-19.922c.023-6.656 3.258-12.539 8.25-16.101c.961-.727 1.266-1.829.656-2.813c-.562-.96-1.851-1.219-2.883-.422C8.055 15.543 4.094 22.621 4.094 30.496c0 13.078 10.828 23.906 23.906 23.906m7.898-14.039c3.867 0 6.422-3.68 6.422-9.304c0-5.672-2.554-9.399-6.422-9.399c-3.914 0-6.445 3.727-6.445 9.422c0 5.625 2.555 9.281 6.445 9.281m-15.445 0c3.774 0 6.211-2.508 6.211-6.351c0-3.399-2.344-5.813-5.508-5.813c-2.086 0-3.703 1.008-4.383 2.508c0-3.75 1.594-6.305 4.008-6.305c1.219 0 1.969.47 2.531 1.36c.375.61.774.867 1.477.867s1.172-.54 1.172-1.29c0-.327-.047-.632-.164-.89c-.633-1.57-2.414-2.765-4.899-2.765c-4.476 0-6.984 3.515-6.984 9.796c0 2.485.398 4.5 1.195 5.954c1.055 1.945 2.977 2.93 5.344 2.93m15.445-2.836c-2.086 0-3.398-2.46-3.398-6.468c0-4.079 1.289-6.563 3.398-6.563c2.086 0 3.352 2.461 3.352 6.563c0 4.007-1.29 6.468-3.352 6.468m-15.586.235c-1.898 0-3.304-1.5-3.304-3.61c0-2.062 1.383-3.492 3.304-3.492c1.97 0 3.328 1.406 3.328 3.492c0 2.227-1.312 3.61-3.328 3.61"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 54.402c13.055 0 23.906-10.828 23.906-23.906c0-11.531-8.437-21.305-19.383-23.46v-3.33c0-1.664-1.148-2.11-2.437-1.195l-7.477 5.226c-1.054.75-1.078 1.875 0 2.649l7.453 5.25c1.313.937 2.461.492 2.461-1.196v-3.35c8.86 2.015 15.375 9.914 15.375 19.406A19.84 19.84 0 0 1 28 50.418c-11.063 0-19.945-8.86-19.922-19.922c.023-6.656 3.258-12.539 8.25-16.101c.961-.727 1.266-1.829.656-2.813c-.562-.96-1.851-1.219-2.883-.422C8.055 15.543 4.094 22.621 4.094 30.496c0 13.078 10.828 23.906 23.906 23.906m7.898-14.039c3.867 0 6.422-3.68 6.422-9.304c0-5.672-2.554-9.399-6.422-9.399c-3.914 0-6.445 3.727-6.445 9.422c0 5.625 2.555 9.281 6.445 9.281m-15.445 0c3.774 0 6.211-2.508 6.211-6.351c0-3.399-2.344-5.813-5.508-5.813c-2.086 0-3.703 1.008-4.383 2.508c0-3.75 1.594-6.305 4.008-6.305c1.219 0 1.969.47 2.531 1.36c.375.61.774.867 1.477.867s1.172-.54 1.172-1.29c0-.327-.047-.632-.164-.89c-.633-1.57-2.414-2.765-4.899-2.765c-4.476 0-6.984 3.515-6.984 9.796c0 2.485.398 4.5 1.195 5.954c1.055 1.945 2.977 2.93 5.344 2.93m15.445-2.836c-2.086 0-3.398-2.46-3.398-6.468c0-4.079 1.289-6.563 3.398-6.563c2.086 0 3.352 2.461 3.352 6.563c0 4.007-1.29 6.468-3.352 6.468m-15.586.235c-1.898 0-3.304-1.5-3.304-3.61c0-2.062 1.383-3.492 3.304-3.492c1.97 0 3.328 1.406 3.328 3.492c0 2.227-1.312 3.61-3.328 3.61"/></svg>
</template>

CSS

.icon-gobackward-60 {
  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%22M28%2054.402c13.055%200%2023.906-10.828%2023.906-23.906c0-11.531-8.437-21.305-19.383-23.46v-3.33c0-1.664-1.148-2.11-2.437-1.195l-7.477%205.226c-1.054.75-1.078%201.875%200%202.649l7.453%205.25c1.313.937%202.461.492%202.461-1.196v-3.35c8.86%202.015%2015.375%209.914%2015.375%2019.406A19.84%2019.84%200%200%201%2028%2050.418c-11.063%200-19.945-8.86-19.922-19.922c.023-6.656%203.258-12.539%208.25-16.101c.961-.727%201.266-1.829.656-2.813c-.562-.96-1.851-1.219-2.883-.422C8.055%2015.543%204.094%2022.621%204.094%2030.496c0%2013.078%2010.828%2023.906%2023.906%2023.906m7.898-14.039c3.867%200%206.422-3.68%206.422-9.304c0-5.672-2.554-9.399-6.422-9.399c-3.914%200-6.445%203.727-6.445%209.422c0%205.625%202.555%209.281%206.445%209.281m-15.445%200c3.774%200%206.211-2.508%206.211-6.351c0-3.399-2.344-5.813-5.508-5.813c-2.086%200-3.703%201.008-4.383%202.508c0-3.75%201.594-6.305%204.008-6.305c1.219%200%201.969.47%202.531%201.36c.375.61.774.867%201.477.867s1.172-.54%201.172-1.29c0-.327-.047-.632-.164-.89c-.633-1.57-2.414-2.765-4.899-2.765c-4.476%200-6.984%203.515-6.984%209.796c0%202.485.398%204.5%201.195%205.954c1.055%201.945%202.977%202.93%205.344%202.93m15.445-2.836c-2.086%200-3.398-2.46-3.398-6.468c0-4.079%201.289-6.563%203.398-6.563c2.086%200%203.352%202.461%203.352%206.563c0%204.007-1.29%206.468-3.352%206.468m-15.586.235c-1.898%200-3.304-1.5-3.304-3.61c0-2.062%201.383-3.492%203.304-3.492c1.97%200%203.328%201.406%203.328%203.492c0%202.227-1.312%203.61-3.328%203.61%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%22M28%2054.402c13.055%200%2023.906-10.828%2023.906-23.906c0-11.531-8.437-21.305-19.383-23.46v-3.33c0-1.664-1.148-2.11-2.437-1.195l-7.477%205.226c-1.054.75-1.078%201.875%200%202.649l7.453%205.25c1.313.937%202.461.492%202.461-1.196v-3.35c8.86%202.015%2015.375%209.914%2015.375%2019.406A19.84%2019.84%200%200%201%2028%2050.418c-11.063%200-19.945-8.86-19.922-19.922c.023-6.656%203.258-12.539%208.25-16.101c.961-.727%201.266-1.829.656-2.813c-.562-.96-1.851-1.219-2.883-.422C8.055%2015.543%204.094%2022.621%204.094%2030.496c0%2013.078%2010.828%2023.906%2023.906%2023.906m7.898-14.039c3.867%200%206.422-3.68%206.422-9.304c0-5.672-2.554-9.399-6.422-9.399c-3.914%200-6.445%203.727-6.445%209.422c0%205.625%202.555%209.281%206.445%209.281m-15.445%200c3.774%200%206.211-2.508%206.211-6.351c0-3.399-2.344-5.813-5.508-5.813c-2.086%200-3.703%201.008-4.383%202.508c0-3.75%201.594-6.305%204.008-6.305c1.219%200%201.969.47%202.531%201.36c.375.61.774.867%201.477.867s1.172-.54%201.172-1.29c0-.327-.047-.632-.164-.89c-.633-1.57-2.414-2.765-4.899-2.765c-4.476%200-6.984%203.515-6.984%209.796c0%202.485.398%204.5%201.195%205.954c1.055%201.945%202.977%202.93%205.344%202.93m15.445-2.836c-2.086%200-3.398-2.46-3.398-6.468c0-4.079%201.289-6.563%203.398-6.563c2.086%200%203.352%202.461%203.352%206.563c0%204.007-1.29%206.468-3.352%206.468m-15.586.235c-1.898%200-3.304-1.5-3.304-3.61c0-2.062%201.383-3.492%203.304-3.492c1.97%200%203.328%201.406%203.328%203.492c0%202.227-1.312%203.61-3.328%203.61%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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