UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

7 lines (5 loc) 142 B
import styled from 'styled-components'; import { MdImage } from 'react-icons/lib/md'; export default styled(MdImage)` font-size: 3.5vw; `;