ios loop strong icon
ios-loop-strong from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-loop-strong
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios loop strong icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48c-75.033 0-144.531 40.658-181.373 106.107l-1.963 3.485 20.915 11.771 1.962-3.485C128.138 107.973 189.621 72 256 72c101.458 0 184 82.542 184 184a185.48 185.48 0 0 1-3.749 37.147l-.803 3.918 23.511 4.819.804-3.919A209.53 209.53 0 0 0 464 256c0-114.691-93.309-208-208-208z" fill="currentColor"/><path d="M416.459 346.119C383.862 404.027 322.379 440 256 440c-101.458 0-184-82.542-184-184 0-12.512 1.262-25.011 3.75-37.15l.803-3.918-23.511-4.819-.804 3.918A209.445 209.445 0 0 0 48 256c0 114.691 93.309 208 208 208 75.033 0 144.531-40.658 181.373-106.109l1.963-3.485-20.915-11.771-1.962 3.484z" fill="currentColor"/><path d="M384 256l64 64 64-64z" fill="currentColor"/><path d="M0 256l64-64 64 64z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosLoopStrong(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48c-75.033 0-144.531 40.658-181.373 106.107l-1.963 3.485 20.915 11.771 1.962-3.485C128.138 107.973 189.621 72 256 72c101.458 0 184 82.542 184 184a185.48 185.48 0 0 1-3.749 37.147l-.803 3.918 23.511 4.819.804-3.919A209.53 209.53 0 0 0 464 256c0-114.691-93.309-208-208-208z" fill="currentColor"/><path d="M416.459 346.119C383.862 404.027 322.379 440 256 440c-101.458 0-184-82.542-184-184 0-12.512 1.262-25.011 3.75-37.15l.803-3.918-23.511-4.819-.804 3.918A209.445 209.445 0 0 0 48 256c0 114.691 93.309 208 208 208 75.033 0 144.531-40.658 181.373-106.109l1.963-3.485-20.915-11.771-1.962 3.484z" fill="currentColor"/><path d="M384 256l64 64 64-64z" fill="currentColor"/><path d="M0 256l64-64 64 64z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48c-75.033 0-144.531 40.658-181.373 106.107l-1.963 3.485 20.915 11.771 1.962-3.485C128.138 107.973 189.621 72 256 72c101.458 0 184 82.542 184 184a185.48 185.48 0 0 1-3.749 37.147l-.803 3.918 23.511 4.819.804-3.919A209.53 209.53 0 0 0 464 256c0-114.691-93.309-208-208-208z" fill="currentColor"/><path d="M416.459 346.119C383.862 404.027 322.379 440 256 440c-101.458 0-184-82.542-184-184 0-12.512 1.262-25.011 3.75-37.15l.803-3.918-23.511-4.819-.804 3.918A209.445 209.445 0 0 0 48 256c0 114.691 93.309 208 208 208 75.033 0 144.531-40.658 181.373-106.109l1.963-3.485-20.915-11.771-1.962 3.484z" fill="currentColor"/><path d="M384 256l64 64 64-64z" fill="currentColor"/><path d="M0 256l64-64 64 64z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-loop-strong {
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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048c-75.033%200-144.531%2040.658-181.373%20106.107l-1.963%203.485%2020.915%2011.771%201.962-3.485C128.138%20107.973%20189.621%2072%20256%2072c101.458%200%20184%2082.542%20184%20184a185.48%20185.48%200%200%201-3.749%2037.147l-.803%203.918%2023.511%204.819.804-3.919A209.53%20209.53%200%200%200%20464%20256c0-114.691-93.309-208-208-208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M416.459%20346.119C383.862%20404.027%20322.379%20440%20256%20440c-101.458%200-184-82.542-184-184%200-12.512%201.262-25.011%203.75-37.15l.803-3.918-23.511-4.819-.804%203.918A209.445%20209.445%200%200%200%2048%20256c0%20114.691%2093.309%20208%20208%20208%2075.033%200%20144.531-40.658%20181.373-106.109l1.963-3.485-20.915-11.771-1.962%203.484z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20256l64%2064%2064-64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M0%20256l64-64%2064%2064z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048c-75.033%200-144.531%2040.658-181.373%20106.107l-1.963%203.485%2020.915%2011.771%201.962-3.485C128.138%20107.973%20189.621%2072%20256%2072c101.458%200%20184%2082.542%20184%20184a185.48%20185.48%200%200%201-3.749%2037.147l-.803%203.918%2023.511%204.819.804-3.919A209.53%20209.53%200%200%200%20464%20256c0-114.691-93.309-208-208-208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M416.459%20346.119C383.862%20404.027%20322.379%20440%20256%20440c-101.458%200-184-82.542-184-184%200-12.512%201.262-25.011%203.75-37.15l.803-3.918-23.511-4.819-.804%203.918A209.445%20209.445%200%200%200%2048%20256c0%20114.691%2093.309%20208%20208%20208%2075.033%200%20144.531-40.658%20181.373-106.109l1.963-3.485-20.915-11.771-1.962%203.484z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%20256l64%2064%2064-64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M0%20256l64-64%2064%2064z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-loop-strong.svg?color=%231a73e8&size=48