Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import React from 'react';
- export default props => (
- <svg {...props} viewBox="0 0 300 300">
- <rect x="138" y="116.5" transform="matrix(0.7071 0.7071 -0.7071 0.7071 145.5402 -72.8379)" width="45.5" height="45.5" />
- <rect x="52.3" y="141.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 181.0483 12.848)" width="45.5" height="166.7" />
- <rect x="150" y="0" width="21.4" height="42.8" />
- <rect x="233.3" y="34.5" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 377.0973 268.0186)" width="21.4" height="42.8" />
- <rect x="66.6" y="34.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -16.9125 71.0886)" width="21.4" height="42.8" />
- <rect x="233.3" y="201.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -85.918 237.758)" width="21.4" height="42.8" />
- <rect x="257.2" y="128.5" width="42.8" height="21.4" />
- </svg>
- );
Advertisement
Add Comment
Please, Sign In to add comment