PlaySquareSolid
play-square-solid
npm install @mynaui/icons-react
import { PlaySquareSolid } from "@mynaui/icons-react";
const App = () => {
return <PlaySquareSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M9.367 2.25h5.266c1.092 0 1.958 0 2.655.057.714.058 1.317.18 1.869.46a4.75 4.75 0 0 1 2.075 2.077c.281.55.403 1.154.461 1.868.057.697.057 1.563.057 2.655v5.266c0 1.092 0 1.958-.057 2.655-.058.714-.18 1.317-.46 1.869a4.75 4.75 0 0 1-2.076 2.075c-.552.281-1.155.403-1.869.461-.697.057-1.563.057-2.655.057H9.367c-1.092 0-1.958 0-2.655-.057-.714-.058-1.317-.18-1.868-.46a4.75 4.75 0 0 1-2.076-2.076c-.281-.552-.403-1.155-.461-1.869-.057-.697-.057-1.563-.057-2.655V9.367c0-1.092 0-1.958.057-2.655.058-.714.18-1.317.46-1.868a4.75 4.75 0 0 1 2.077-2.076c.55-.281 1.154-.403 1.868-.461.697-.057 1.563-.057 2.655-.057m3.188 7.059c-.292-.178-.6-.366-.88-.466a1.4 1.4 0 0 0-.586-.09 1.2 1.2 0 0 0-.632.24c-.368.278-.504.672-.569 1.01-.061.314-.084.711-.109 1.144l-.003.046c-.015.276-.026.553-.026.807s.01.531.026.807l.003.046c.025.433.048.83.109 1.145.065.337.2.731.57 1.008.18.136.392.223.63.24.225.017.426-.031.588-.09.278-.1.587-.287.879-.465l.048-.03a9 9 0 0 0 1.113-.789l.04-.033c.301-.245.599-.488.811-.735.254-.295.433-.648.433-1.104s-.18-.809-.433-1.104c-.212-.247-.51-.49-.81-.735l-.04-.033a10 10 0 0 0-.582-.445 10 10 0 0 0-.532-.345z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/play-square.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-play-square"></use>
</svg>