<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoEditingBrushToolShapeCell" id="gTV-IL-0wX" customClass="PhotoEditingBrushToolShapeCell" customModule="WoWonder" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ydL-UK-kS3">
                        <rect key="frame" x="5" y="5" width="40" height="40"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="a03-yU-jlC">
                                <rect key="frame" x="6" y="6" width="28" height="28"/>
                                <color key="tintColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" red="0.85098039215686272" green="0.85098039215686272" blue="0.85098039215686272" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstItem="a03-yU-jlC" firstAttribute="leading" secondItem="ydL-UK-kS3" secondAttribute="leading" constant="6" id="02p-eE-4hn"/>
                            <constraint firstAttribute="bottom" secondItem="a03-yU-jlC" secondAttribute="bottom" constant="6" id="1ZA-v1-SCV"/>
                            <constraint firstAttribute="trailing" secondItem="a03-yU-jlC" secondAttribute="trailing" constant="6" id="jm9-fz-nJc"/>
                            <constraint firstAttribute="width" secondItem="ydL-UK-kS3" secondAttribute="height" multiplier="1:1" id="jpf-oW-1c6"/>
                            <constraint firstItem="a03-yU-jlC" firstAttribute="top" secondItem="ydL-UK-kS3" secondAttribute="top" constant="6" id="nfD-uq-l5G"/>
                            <constraint firstAttribute="height" constant="40" id="vBT-Vx-Iw2"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                        </userDefinedRuntimeAttributes>
                    </view>
                </subviews>
            </view>
            <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
            <constraints>
                <constraint firstAttribute="bottom" secondItem="ydL-UK-kS3" secondAttribute="bottom" constant="5" id="8nR-7i-pVy"/>
                <constraint firstAttribute="trailing" secondItem="ydL-UK-kS3" secondAttribute="trailing" constant="5" id="EEB-VZ-nhs"/>
                <constraint firstItem="ydL-UK-kS3" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="5" id="IKI-wG-w1f"/>
                <constraint firstItem="ydL-UK-kS3" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="5" id="b0C-sv-6MD"/>
            </constraints>
            <connections>
                <outlet property="imageView" destination="a03-yU-jlC" id="qs8-Ni-s2W"/>
            </connections>
            <point key="canvasLocation" x="130" y="-32"/>
        </collectionViewCell>
    </objects>
</document>
